document.write('<style>body {background: repeat-x url(img/fondo_gris.jpg)} </style>');

document.write('<table cellspacing=0 cellpadding=0 width="100%" align="center" bgcolor=#ff9933 border=0>');
document.write('<tr align="middle">');
document.write('<td>');

document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="783" height="171" id="baner" align="">');
document.write('<param name=movie value="menu.swf">');
document.write('<param name=quality value=high>');
document.write('<param name=bgcolor value=#ffffff>');
document.write('<embed src="menu.swf" quality=high bgcolor=#ffffff  width="783" height="171" name="baner" align=""		 type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></object>');

document.write('</td>');
document.write('</tr>');
document.write('</table>');
