window.onload=function(){
	//Nifty("div#endmain","bottom big fixed-height");
	//Nifty("div#footer","bottom big fixed-height");
	//Nifty("div#logobanner","big fixed-height");
	//Nifty("div#logocontainer","fixed-height");
	
	if(previousOnload)
		previousOnload();
		
	addReflections(); 
}
