// JavaScript Document

function home_flash()
{
	document.writeln('<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="420" height="379">')
	document.writeln('<param name="movie" value="swf/home_flash_3.swf" />')
	document.writeln('<param name="wmode" value="transparent" />')
	document.writeln('<param name="quality" value="high" />')
	document.writeln('<embed wmode="trasparent" src="swf/home_flash_3.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="420" height="379"></embed>')
	document.writeln('</object>')
}

function mapaUnidades()
{
	document.writeln('<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="330" height="300">')
	document.writeln('<param name="movie" value="swf/unidades.swf" />')
	document.writeln('<param name="wmode" value="transparent" />')
	document.writeln('<param name="quality" value="high" />')
	document.writeln('<embed src="swf/unidades.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="330" height="300"></embed>')
	document.writeln('</object>')
}

function revista5asec()
{
	document.writeln('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="767" height="578">')
	document.writeln('<param name="movie" value="revista5asec.swf" />')
	document.writeln('<param name="quality" value="high" />')
	document.writeln('<embed src="revista5asec.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="767" height="578"></embed>')
	document.writeln('</object>')
}

function video()
{
	document.writeln('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="344" height="260">')
	document.writeln('<param name="movie" value="video.swf" />')
	document.writeln('<param name="quality" value="high" />')
	document.writeln('<embed src="video.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="344" height="260"></embed>')
	document.writeln('</object>')
}

function dhtml_franqueado(){
	document.writeln('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="500" height="500">');
   document.writeln(' <param name="movie" value="swf/dhtml_abf.swf" />');
    document.writeln('<param name="quality" value="high" />');
	document.writeln('<param name="wmode" value="transparent" />');
    document.writeln('<embed src="swf/dhtml_abf.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="500" height="500" wmode="transparent"></embed>');
 document.writeln('</object>');
}

function dhtml_home(){
	document.writeln('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="550" height="430">');
   document.writeln(' <param name="movie" value="swf/dhtml.swf" />');
    document.writeln('<param name="quality" value="high" />');
	document.writeln('<param name="wmode" value="transparent" />');
    document.writeln('<embed src="swf/dhtml.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="550" height="430" wmode="transparent"></embed>');
 document.writeln('</object>');
}