// 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();
}

try{
		document.execCommand('BackgroundImageCache', false, true); 
	}
	catch(e) {}
/*End SC Click to Enlarge v3.0.0 init calls*/
