Hey

this Site Is  A simple One In  E-commerce ! Just Test My ability !  Its For the Famous Painting In Our World ! Its Mix Of Our Feeling hope u Enjoy In It .

 in Anow

A

 
/* MIDI Randomizer Version 2.0 This script is featured in Linx 2 HOT 4 U located at: http://linx2hot4u.home.ml.org. For more information, please email Noah Spitzer-Williams at: [email protected] -------- If you are going to copy this script, I only ask that you leave this part in and a return link wouldn't hurt either. Thank you! :-) */ var fecha=new Date(); var numero= (fecha.getSeconds())%10; // Replace the number of songs you have with the number 10. if (navigator.appName == "Netscape") document.write(''); if (navigator.appName == "Microsoft Internet Explorer") document.write(''); // The above text states that: the names of the midi files are music0.mid, music1.mid, etc., the midi files are in the same directory as the html file, it plays once and then stops, and it starts up automatically. Keep the width 2 and the height 0. If it were 0 and 0, it would crash Netscape. var ie= document.all ? 1 : 0 var enableScroll = ((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >3)) if(enableScroll) { var tScroll; var curPos = 0; var direction=1; } function runTimer() { if(enableScroll) { //enableScroll if (direction) {curPos += 3 window.scroll(0,curPos)} else {window.scroll(0,0) curPos=0} if ( curPos > 1050) direction=0; if (curPos < 3) direction=1; tScroll = window.setTimeout("runTimer();", 200) } } if (enableScroll){ if (ie) window.onload = runTimer if (ie) window.onunload = new Function("clearTimeout(tScroll)") } //-->

Hosted by www.Geocities.ws

1