
















function InitCurrentTime(){

this.now = "201205211454";

this.rawTime = this.now;
if(this.now.indexOf("esi") > -1) {this.now = "201001111742"; }//var this.now = "01-11-2010 17:59";
this.now = (this.now.indexOf('-')> -1) ? this.now.replace(/-/g,'/') : this.now.substring(0,4)+'/'+this.now.substring(4,6)+'/'+this.now.substring(6,8)+' '+this.now.substring(8,10)+':'+this.now.substring(10,12);
}

function detectSafariTopSites() {


return false;


}

document.write('<scr' + 'ipt type="text/javascript" src="/global/scripts/special/projx.jhtml?channelname=MTV"></script>');

