// Add all onLoad and Init Functions In This File

/*  -- Start SC Click to Enlarge v3.0.0 init function calls --  */
var scMultiMain = false;
scImgEnlargeInit();
window.onresize = function(){
		scWinResize();
}
/*  -- End SC Click to Enlarge v3.0.0 init calls  -- */


/*  -- Start IE Flicker fix --  */
try{
		document.execCommand('BackgroundImageCache', false, true); 
	}
	catch(e) {}
/*  -- End IE Flicker fix --  */
