// JavaScript Document
x=screen.width;
if (x<=800) {document.write("<tr><td height='94'><table width='100%' border='0' cellpadding='0' cellspacing='0' background='imagenes/fondo800.jpg'><tr><td height='94'><object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0' width='100%' height='94'><param name='movie' value='cabecera800.swf'><param name='quality' value='high'><embed src='cabecera800.swf' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='100%' height='94'></embed></object></td></tr></table></td></tr>");}
if (x>800 && x<=1024) {document.write("<tr><td height='110'><table width='100%' border='0' cellpadding='0' cellspacing='0' background='imagenes/fondo1024.jpg'><tr><td height='110'><object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0' width='990' height='110'><param name='movie' value='cabecera1024.swf'><param name='quality' value='high'><embed src='cabecera1024.swf' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='990' height='110'></embed></object></td></tr></table></td></tr>");}
if (x>1024) {document.write("<tr><td height='130'><table width='100%' border='0' cellpadding='0' cellspacing='0' background='imagenes/fondo1280.jpg'><tr><td height='130'><object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0' width='1200' height='130'><param name='movie' value='cabecera1280.swf'><param name='quality' value='high'><embed src='cabecera1280.swf' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='1200' height='130'></embed></object></td></tr></table></td></tr>");}
