function HeaderFlashcatalogo(opcion,subopcion) {
document.write('<object classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000 codebase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0 width=745 height=135>');
document.write('<param name=movie value=flash/header_v8.swf?button=' + opcion + '&subbutton=' + subopcion + ' />');
document.write('<param name=quality value=high />');
document.write('<param name=wmode value=transparent />');
document.write('<embed src=flash/header_v8.swf?button=' + opcion + '&subbutton=' + subopcion + ' quality=high pluginspage=http://www.macromedia.com/go/getflashplayer type=application/x-shockwave-flash width=745 height=135></embed>');
document.write('</object>');
}
function HeaderFlash(opcion,subopcion) {
document.write('<object classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000 codebase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0 width=745 height=318>');
document.write('<param name=movie value=flash/header_v7.swf?button=' + opcion + '&subbutton=' + subopcion + ' />');
document.write('<param name=quality value=high />');
document.write('<param name=wmode value=transparent />');
document.write('<embed src=flash/header_v7.swf?button=' + opcion + '&subbutton=' + subopcion + ' quality=high pluginspage=http://www.macromedia.com/go/getflashplayer type=application/x-shockwave-flash width=745 height=318></embed>');
document.write('</object>');
}
function AdminFlash(opcion,subopcion) {
document.write('<object classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000 codebase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0 width=745 height=130>');
document.write('<param name=movie value=flash/admin_v7.swf?button=' + opcion + '&subbutton=' + subopcion + ' />');
document.write('<param name=quality value=high />');
document.write('<param name=wmode value=transparent />');
document.write('<embed src=flash/admin_v7.swf?button=' + opcion + '&subbutton=' + subopcion + ' quality=high pluginspage=http://www.macromedia.com/go/getflashplayer type=application/x-shockwave-flash width=745 height=130></embed>');
document.write('</object>');
}
