= Te beluisteren via .: Live Windows Media Player :. =
= Te beluisteren via .: Live Windows Media Player :. =
= Te beluisteren via .: Live Windows Media Player :. =
= Te beluisteren via .: Live Windows Media Player :. =
= Te beluisteren via .: Live Windows Media Player :. =
= Te beluisteren via .: Live Radio Real Player :. =
= Te beluisteren via .: Live Winamp Player :. =
Gratis teller
het is vandaag var mydate=new Date() var year=mydate.getYear() if(year function clock() { // Declare the variables var time = new Date() var hours = time.getHours() var minutes = time.getMinutes() var seconds = time.getSeconds() var ampm = "" // The credits for your site // This can be a welcome message or anything else var credits = " - Welkom!!! http://Funnymusicstream.jouwpagina.nl" // Change it from military to standard if (hours > 12) { hours -= 12 hours = "0" + hours ampm = "Uur" } else { hours = hours ampm = "Uur" } // Add 0 to small seconds if (seconds < 10) { seconds = "0" + seconds } // Make the display var display = hours + " : " + minutes + " : " + seconds + " " + ampm + credits // Show it in the status bar window.status = display // Keep the script going var startover = setTimeout("clock()",1000) } // Make sure the clock gets started if (1) { var action = clock() } var message = new Array(); message[0] = "Funny's Funpage"//verander hier de tekst var reps = 2; var speed = 100; var p = message.length; var T = ""; var C = 0; var mC = 0; var s = 0; var sT = null; if (reps < 1) reps = 1; function doTheThing() { T = message[mC]; A(); } function A() { s++; if (s > 8) { s = 1;} if (s == 1) { document.title = '.¸.·´¯`·.¸.·´¯`·.¸.·´¯`· '+T+' ¸.·´¯`·.¸.·´¯`·.¸.·´¯`·.'; } if (s == 2) { document.title = '·.¸.·´¯`·.¸.·´¯`·.¸.·´¯` '+T+' .·´¯`·.¸.·´¯`·.¸.·´¯`·.¸'; } if (s == 3) { document.title = '`·.¸.·´¯`·.¸.·´¯`·.¸.·´¯ '+T+' ·´¯`·.¸.·´¯`·.¸.·´¯`·.¸.'; } if (s == 4) { document.title = '¯`·.¸.·´¯`·.¸.·´¯`·.¸.·´ '+T+' ´¯`·.¸.·´¯`·.¸.·´¯`·.¸.·'; } if (s == 5) { document.title = '´¯`·.¸.·´¯`·.¸.·´¯`·.¸.· '+T+' ¯`·.¸.·´¯`·.¸.·´¯`·.¸.·´'; } if (s == 6) { document.title = '·´¯`·.¸.·´¯`·.¸.·´¯`·.¸. '+T+' `·.¸.·´¯`·.¸.·´¯`·.¸.·´¯'; } if (s == 7) { document.title = '.·´¯`·.¸.·´¯`·.¸.·´¯`·.¸ '+T+' ·.¸.·´¯`·.¸.·´¯`·.¸.·´¯`'; } if (s == 8) { document.title = '¸.·´¯`·.¸.·´¯`·.¸.·´¯`·. '+T+' .¸.·´¯`·.¸.·´¯`·.¸.·´¯`·'; }if (C < (8 * reps)) { sT = setTimeout("A()", speed); C++; } else { C = 0; s = 0; mC++; if(mC > p - 1) mC = 0; sT = null; doTheThing(); } } doTheThing();