Services
Main Miscellaneous Scripts Fly
PASTE THE FOLLOWING INTO A FILE CALLED "fly.js" PLACE IT IN THE SAME DIRECTORY AS THIS ONE. BE SURE TO ENTER THE CORRECT PATH FOR THE IMAGES. ------------------------------------------------ /* Original: Stefano Occhetti E-mail: starnuto_di_topo@hotmil.com Web Site: http://www.geocities.com/starnuto_di_topo_2001 */ var ns = (document.layers)?1:0; /* Button: this code is to show a "button" to switch the fly ON/OFF. It is always shown on the frame's bottom-right corner. ------------------------------------------------ */ var imgwidth=40; // Image width var imgheight=40; // Image height var button = Array(); // to pre-cache images button[0]=new Image(); button[0].src="img/Mosca_OFF.gif"; button[1]=new Image(); button[1].src="img/Mosca_ON.gif"; var text="
User Online
About Us :: Add to Favorite :: Make Home Page :: Tell your Friends :: Advertise :: Privacy