var wx=740;
var hx=90;
var panuncio=new String("sponsors/anuncio_pjuegos.php");
escribiriframe();

function escribiriframe()
{
window.document.write('<IFRAME  marginwidth=0 marginheight=0 src=\"'+panuncio+'\" frameborder=0 Resize scrolling=no width='+wx+' height='+hx+' align=\"middle\">\n\r');
window.document.write('</IFRAME>\n\r');
}