function WM_preloadImages() { if (document.images) { if (typeof(document.WM) == 'undefined'){ document.WM = new Object(); } document.WM.loadedImages = new Array(); var argLength = WM_preloadImages.arguments.length; for(arg=0;arg1) phase=0; if (phase==0){ if(IE){ document.all["frame1"].src = "/pictures/photos_new.jpg"; document.all["link1"].href = "/link0/"; } } if (phase==1){ if(IE){ document.all["frame1"].src = "/pictures/photos_new_grey.jpg"; document.all["link1"].href = "/link1/"; } } setTimeout('changeframe(phase)',5000); } */