var bgimgurl = ["_images/homepage-loop1.jpg", "_images/homepage-loop2.jpg", "_images/homepage-loop3.jpg", "_images/homepage-loop4.jpg", "_images/homepage-loop5.jpg", "_images/homepage-loop6.jpg", "_images/homepage-loop7.jpg", "_images/homepage-loop8.jpg"]; // images var maskurl = ["_images/mask00.png", "_images/mask10.png", "_images/mask20.png", "_images/mask30.png", "_images/mask40.png", "_images/mask50.png", "_images/mask60.png", "_images/mask70.png", "_images/mask80.png", "_images/mask90.png", "_images/mask100.png"]; // mask images // preload images var bgimg = []; for(i=0; i= 5.5) && (version < 7) && (document.body.filters)) { strMethod = "filter"; document.getElementById("imMask").style.display = "none"; } else { document.getElementById("spMask").style.display = "none"; } } function changePic() { document.getElementById('bannerphoto').style.background = "url(" + bgimg[j].src + ") -1px top no-repeat"; //change background if (strMethod == "filter") { for (i=1; i= bgimgurl.length) {j = 0}; }