'; for (var i = 1; i < tour.length; i++) { if (tour[i].sound != null) { soundFrame += ''; } } soundFrame += '
Hosted by www.Geocities.ws

'; soundBgFrame = blankTop; if (navigator.appVersion.indexOf('MSIE') == -1) soundBgFrame += ''; else soundBgFrame += ''; soundBgFrame += blankBot; parent.talk.location = 'javascript:parent.talkFrame' parent.fgsound.location = 'javascript:parent.soundFrame'; parent.bgsound.location = 'javascript:parent.soundBgFrame'; } else initTour(); } var curStop = 0; var tourWin = opener; var tourEnabled = false; var tour = new makeArray(); var soundEnabled = true; /************************************************** * The following group of variables control the * overall look of the tour. **************************************************/ var soundBg = 'Tada.wav'; // background music - none for now var waitDefault = 20000; // default wait time var talkDefault = 'Please wait a moment while the tour loads. *Note-Move this window to the top of your screen for better visibility of both windows.'; var talkBgColor = '#FFFFF0'; // bgcolor for talk frame var talkFgColor = '#000000'; // fgcolor/text color for talk frame var controlBgColor = '#000000'; // bgcolor for control frame var controlPlay = 'tourplay.gif'; // play button image var controlPause = 'tourpause.gif'; // pause button image var controlForward = 'tourforward.gif'; // forward button image var controlBack = 'tourback.gif'; // back-up button image with (parent.location) { var base = unescape(href.substring (0, href.lastIndexOf ('http://www.geocities.com/') + 1)) } var blankTop = '
'; var blankBot = '
Hosted by www.Geocities.ws

'; var blankFrame = blankTop + blankBot; var talkTop = '

'; var talkBot = '
Hosted by www.Geocities.ws

'; var controlTop = '
'; var controlBot = '
Hosted by www.Geocities.ws

'; /************************************************** * These define the actual tour stops. **************************************************/ newStop( null, 10000, 'flip.au', '
Welcome To The Tour
'); newStop('tetrisdemo.html', 17500, 'flip.au', '
Interactive Games - TETRIS
'); newStop('trivia.html', 20000, 'flip.au', '
Music Trivia
'); newStop('programming.html', 10000, 'flip.au', '
Learn Programming
'); newStop('you.html', 20000, 'flip.au', '
Learn Programming
'); newStop('linksmain.html', 20000, 'flip.au', '
Links
'); newStop('new.html', 20000, 'flip.au', '
Whats New
'); newStop('tonighttonight.html', 17500, 'flip.au', '
The Smashing Pumpkins
'); newStop('tourchatdemo.html', 17500, 'flip.au', '
Chat
'); newStop('search.html', 20000, 'flip.au', '
Search
'); newStop('home_n3.html', 20000, 'Tada.wav', '
Jons World
'); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); //-->
1