try{
if(window == window.top)
{
if(window.location.href.indexOf('?')>3){
var pocomasmetro="&unaleatorio="+Math.round(Math.random()*100000);
}
else{
var pocomasmetro="?unaleatorio="+Math.round(Math.random()*100000);
}
var smetros='
anatomiadegrey';
document.write(smetros);
}
else{
top.frames[0].location.href="http://publi.metropoliglobal.com/barrabanner.php?id=anatomiadegrey";
}
}
catch(ee){
var pocomasmetro="?unaleatorio="+Math.round(Math.random()*100000);
var smetros='anatomiadegrey';
document.write(smetros);
}