var al=screen.height-75;var ra=screen.width-10;var co='toolbar=NO,resizable=YES,location=NO,directories=NO,scrollbars=YES,status=YES,menubar=NO,top=0,left=0,width='+ra+',height=';
if (ra>='790'){
co=co+al;window.open("pueblo/torazo.html?cod="+ra+'b',"TORAZO",co);
}
else{
co=co+(al+10);window.open("pueblo/torazo.html?cod="+ra+'b',"TORAZO",co);}
