$add_cachebusting_header()
$(GEO{country_code})
$(HTTP_COOKIE{'esi_country_cookie'})
false
true
$(permission)
document.write('');
document.write('');
function InitCurrentTime() {
//var this.now = "$strftime($time() + -18000,'%Y%m%d%H%M')";
this.now = "$strftime($time() + -18000,'%Y%m%d%H%M')";
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);
}