function showHL(ename, num)
{
	document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'");
	document.write("codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,42,0'");
	document.write("id='" + ename + "' width='170' height='120'>");
	document.write("<param name='movie' value='images/destacada" + num + ".swf'>");
	document.write("<param name='quality' value='high'>");
	document.write("<param name='bgcolor' value='#FFFFFF'>");
	document.write("<embed name='destacado' src='images/destacada" + num + ".swf'");
	document.write("quality='high' bgcolor='#FFFFFF' swLiveConnect='true'");
	document.write("width='170' height='120'");
	document.write("type='application/x-shockwave-flash'");
	document.write("pluginspage='http://www.macromedia.com/go/getflashplayer'></embed></object>");
}

function showHL2(ename, num)
{
	document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'");
	document.write("codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,42,0'");
	document.write("id='" + ename + "' width='40' height='120'>");
	document.write("<param name='movie' value='images/btnmas" + num + ".swf'>");
	document.write("<param name='quality' value='high'>");
	document.write("<param name='bgcolor' value='#FFFFFF'>");
	document.write("<embed name='boton_mas' src='images/btnmas" + num + ".swf'");
	document.write("quality='high' bgcolor='#FFFFFF' swLiveConnect='true'");
	document.write("width='40' height='120'");
	document.write("type='application/x-shockwave-flash'");
	document.write("pluginspage='http://www.macromedia.com/go/getflashplayer'></embed></object>");
}

function showLaVoz()
{
	document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'");
	document.write("codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,42,0'");
	document.write("id='lavoz' width='760' height='130'>");
	document.write("<param name='movie' value='images/banner_lavoz.swf'>");
	document.write("<param name='quality' value='high'>");
	document.write("<param name='bgcolor' value='#FFFFFF'>");
	document.write("<embed name='lavoz' src='images/banner_lavoz.swf'");
	document.write("quality='high' bgcolor='#FFFFFF' swLiveConnect='true'");
	document.write("width='760' height='130'");
	document.write("type='application/x-shockwave-flash'");
	document.write("pluginspage='http://www.macromedia.com/go/getflashplayer'></embed></object>");
}

function showMap()
{
	document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'");
	document.write("codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,42,0'");
	document.write("id='lavoz' width='316' height='409'>");
	document.write("<param name='movie' value='images/mapachile.swf'>");
	document.write("<param name='quality' value='high'>");
	document.write("<param name='bgcolor' value='#FFFFFF'>");
	document.write("<embed name='mapachile' src='images/mapachile.swf'");
	document.write("quality='high' bgcolor='#FFFFFF' swLiveConnect='true'");
	document.write("width='316' height='409'");
	document.write("type='application/x-shockwave-flash'");
	document.write("pluginspage='http://www.macromedia.com/go/getflashplayer'></embed></object>");
}
