// JavaScript Document
var myimages=new Array()
function preloadimages(){
for (i=0;i<preloadimages.arguments.length;i++){
myimages[i]=new Image()
myimages[i].src=preloadimages.arguments[i]
}
}
preloadimages("images/index.jpg","images/bg.png","Contact-Glosyz-Tech/js/formcheck/img/bottom_left.gif","Contact-Glosyz-Tech/js/formcheck/img/bottom_left.png","Contact-Glosyz-Tech/js/formcheck/img/bottom_right.gif","Contact-Glosyz-Tech/js/formcheck/img/bottom_right.png","Contact-Glosyz-Tech/js/formcheck/img/error.gif","Contact-Glosyz-Tech/js/formcheck/img/error.png","Contact-Glosyz-Tech/js/formcheck/img/inner.png","Contact-Glosyz-Tech/js/formcheck/img/left.png","Contact-Glosyz-Tech/js/formcheck/img/mark.gif","Contact-Glosyz-Tech/js/formcheck/img/mark.png","Contact-Glosyz-Tech/js/formcheck/img/right.png","Contact-Glosyz-Tech/js/formcheck/img/side.gif","Contact-Glosyz-Tech/js/formcheck/img/top.gif","Contact-Glosyz-Tech/js/formcheck/img/top.png","Contact-Glosyz-Tech/js/formcheck/img/top_left.gif","Contact-Glosyz-Tech/js/formcheck/img/","Contact-Glosyz-Tech/js/formcheck/img/","Contact-Glosyz-Tech/js/formcheck/img/top_left.png","Contact-Glosyz-Tech/js/formcheck/img/top_right.gif","Contact-Glosyz-Tech/js/formcheck/img/top_right.png","slide/one.gif","slide/OS.gif","slide/FE.gif","slide/FT.gif","slide/PV.gif")