if(!document.getElementsByClassName){document.getElementsByClassName=function(a){var b=[];var c=new RegExp('\\b'+a+'\\b');var d=this.getElementsByTagName('*');for(var i=0;i<d.length;i++){var e=d[i].className;if(c.test(e))b.push(d[i])}return b}}if(document.images){var n1=new Image(32,32);n1.src=rootpath+'img/common/coin_on.gif';var n2=new Image(32,32);n2.src=rootpath+'img/common/saw_on.gif';var n3=new Image(32,32);n3.src=rootpath+'img/common/razor_on.gif';var n4=new Image(32,32);n4.src=rootpath+'img/common/egg_on.gif';var n5=new Image(32,32);n5.src=rootpath+'img/common/home_on.gif'}if(typeof init=='function'){window.onload=init}var rtdata,rttime,rtmap;var loadtime=15000;function rollOver(a,b,c,d){var e='img'+a;var f=document.images[e].src;if(typeof d!='undefined'&&d!=null){document.images[e].src=(d==1?f.replace('_off.','_on.'):f.replace('_on.','_off.'))}else{b=((typeof b=='undefined')?-1:b);document.images[e].src=((f.indexOf('_on.')!=-1&&b!==0)?f.replace('_on.','_off.'):(b==1?f.replace('_off.','_load.'):(b===0?f.replace('_load.','_on.'):f.replace('_off.','_on.'))))}if(typeof c!='undefined'&&c){document.images[e].style.cursor=c}}function rollOn(a){rollOver(a,null,null,1)}function rollOff(a){rollOver(a,null,null,0)}function displayBlock(b,a){if(b){b.style.display=(a==1)?'block':'none';b.style.visibility=(a==1)?'visible':'hidden'}}function initShareButtons(a){for(var i=0;i<a.length;i++){addthis.button('#'+a[i]['id'],{ui_click:'true',ui_header_color:'#000',data_track_clickback:true},{url:a[i]['url'],title:a[i]['title'],description:a[i]['description']})}}function showJS(){var a=document.getElementsByClassName('js');for(var i=0;i<a.length;i++){a[i].style.display=(a[i].localName=='tr'?'table-row':'block')}}function checkLoad(e,c){if(typeof c!='undefined'&&c){clearTimeout(rttime);displayBlock(document.getElementById(e),0);if(!rtdata)displayBlock(document.getElementById('loaderror'),1)}else{rttime=setTimeout('checkLoad(\''+e+'\', true);',loadtime)}}function encHTML(h){return h.replace(/&/gmi,'&amp;').replace(/"/gmi,'&quot;').replace(/>/gmi,'&gt;').replace(/</gmi,'&lt;').replace(/\r\n/gmi,'<br />')}function frmCaptureFlag(f){if(f.cft.options[f.cft.selectedIndex].value=='0'){alert('Please select a team');return false}else{return true}}function frmRaceTo(f){if(f.d.options[f.d.selectedIndex].value=='0'){alert('Please select a destination');return false}else{return true}}function frmFromTo(f){if(f.s.options[f.s.selectedIndex].value=='0'||f.d.options[f.d.selectedIndex].value=='0'){alert('Please select start and destination rooms');return false}else{return true}}function getAJAX(u,l,f){var a=getXMLHttp();if(a){a.onreadystatechange=function(){f(a)};a.open('GET',u,true);a.send(null);checkLoad(l)}else{checkLoad(l,true)}}function getXMLHttp(){var a;try{a=new XMLHttpRequest()}catch(e){try{a=new ActiveXObject("Msxml2.XMLHTTP")}catch(e){try{a=new ActiveXObject("Microsoft.XMLHTTP")}catch(e){return false}}}return a}function showRoom(i,m){var f='./pop_room.php?i='+i+'&m='+m;window.open(f,'pop_room','height=540,width=560,toolbar=no,scrollbars=yes,menubar=no,resizable=no,location=no,directories=no,status=no,hotkeys=no');return false}function showMap(m,h){var f='./pop_map.php?m='+m+(h?'&h='+h:'');window.open(f,'pop_map_'+m,'height=540,width=740,toolbar=no,scrollbars=yes,menubar=no,resizable=no,location=no,directories=no,status=no,hotkeys=no');return false}function showOverlay(a){displayBlock(document.getElementById('overlay'),a);return false}function showTab(a){var b=1;var c;var d=document.getElementById('tab'+b+'L');while(d){if(b==a){c='on'}else{c='off'}d.className=('tdtableft'+c);document.getElementById('tab'+b+'M').className=('tdtab'+c);document.getElementById('tab'+b+'R').className=('tdtabright'+c);displayBlock(document.getElementById('tabdiv'+b),(c=='on'?1:0));b++;d=document.getElementById('tab'+b+'L')}return false}function zeroPad(n,l){var s=''+n;while(s.length<l){s=('0'+s)}return s}