if(window.location.href.indexOf('?')>3){
var pocomas="&unaleatorio="+Math.round(Math.random()*100000);
}
else{
var pocomas="?unaleatorio="+Math.round(Math.random()*100000);
}
if(window == window.top)
{
var s='
thehuntersite';
document.write(s);
}
else{
try{
if(this.name=="docframe_metropoli_1"){
parent.frames[0].location="http://publi.metropoliglobal.com/barrabanner.php?id=thehuntersite";
}
else if(parent.name=="docframe_metropoli_1"){
parent.parent.frames[0].location="http://publi.metropoliglobal.com/barrabanner.php?id=thehuntersite";
}
else if(this.name=="dot_tk_frame_content"){
var s='thehuntersite';
document.write(s);
}
}
catch(e){
var s='thehuntersite';
document.write(s);
}
}