//PRELOAD BACKDROP
if (document.images){
bac=new Image;
bac.src="backmain.jpg";
}