


function cabecera() {
  
  
 document.write(' <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="876" height="159">\n');

document.write('  <param name="movie" value=flash/cabecera.swf>\n');

document.write('  <param name="quality" value="high">\n');

document.write('  <param name="wmode" value="transparent">\n');

document.write('  <embed src=flash/cabecera.swf  quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="876" height="159"></embed>\n');

document.write('</object>   \n');  
 }
 

function presentacion1() {
  
  
 document.write(' <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="1010" height="500">\n');

document.write('  <param name="movie" value=flash/presentacion1.swf>\n');

document.write('  <param name="quality" value="high">\n');



document.write('  <embed src=flash/presentacion1.swf  quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="1010" height="500"></embed>\n');

document.write('</object>   \n');  
 }
 
 
 function presentacion2() {
  
  
 document.write(' <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="760" height="420">\n');

document.write('  <param name="movie" value=flash/presentacion2.swf>\n');

document.write('  <param name="quality" value="high">\n');



document.write('  <embed src=flash/presentacion2.swf  quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="760" height="420"></embed>\n');

document.write('</object>   \n');  
 }