var joining = 0; var link_ids = new Array(93, 85, 82, 98, 67, 80, 31, 76, 55, 32, 51, 83, 59, 65, 94, 49, 34, 86, 78, 77, 95, 47, 62, 50, 45, 30, 46, 33, 87, 61, 92, 74, 79, 91, 52, 54, 81, 53, 58, 75, 60, 57, 44, 90, 84, 88, 89); function goNow() { if (joining == 0 && link_ids.length != 0) { var now = new Date() var sec = now.getSeconds() var url_ind; if (link_ids.length != 1) url_ind = sec % link_ids.length; else url_ind = 0; rtpop=window.open('','rtpop','toolbar=1,menubar=1,scrollbars=1,status=1,resizable=1,top=1,left=1,width=800,height=600'); rtpop.blur(); rtpop.location = "redirect.php?link_id=" + link_ids[url_ind]; if (window.blur) window.focus(); setTimeout("goNow()",50000); } } function waitAndGo() { setTimeout("goNow()",100); } function popUp() { props=window.open('http://www.annysxxx.com/freecam.html', 'poppage', 'toolbars=0, scrollbars=0, location=0, statusbars=0, menubars=0, resizable=0, width=350, height=300'); } // get the date information // date = new Date(); month = new String; day = new String; year = new String; month = date.getMonth() day = date.getDate() // This is the y2k fixer function--don't worry about how this works, // but if you want it in your scripts, you can cut and paste it. // function y2k(number) { return (number < 1000) ? number + 1900 : number; } // Get the year and fix the y2k bug using the fixer function. // year = y2k(date.getYear()) // Translate the number of the month to a word--so 0 becomes January. // Notice that I've cut months 3 to 10 to save space. if you want to // run this example, you'll have to put those in place of the ellipsis, . . . // if (month == "0") month = "January"; else if (month == "1") month = "February"; else if (month == "2") month = "March"; else if (month == "3") month = "April"; else if (month == "4") month = "May"; else if (month == "5") month = "June"; else if (month == "6") month = "July"; else if (month == "7") month = "August"; else if (month == "8") month = "September"; else if (month == "9") month = "October"; else if (month == "10") month = "November"; else if (month == "11") month = "December";