// JavaScript Document

function Catalogo(Peli) {
	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="770" height="133">')
	document.write('<param name="movie" value="catalogo.swf?peli='+Peli+'">')
	document.write('<param name="quality" value="high">')
	document.write('<param name="menu" value="false">')
	document.write('<embed src="catalogo.swf?peli='+Peli+'" quality="high" menu="false" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="770" height="133"></embed>')
	document.write('</object>')
}

function catalogoinicio() {
	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="500" height="110">')
	document.write('<param name="movie" value="catalogoinicio.swf">')
	document.write('<param name="quality" value="high">')
	document.write('<param name="menu" value="false">')
	document.write('<embed src="catalogoinicio.swf" quality="high" menu="false" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="500" height="110"></embed>')
	document.write('</object>')
}

function barraloopref() {
	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="465" height="120">')
	document.write('<param name="movie" value="barraloopref.swf">')
	document.write('<param name="quality" value="high">')
	document.write('<embed src="barraloopref.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="465" height="120"></embed>')
	document.write('</object>')
}

function LaMalaEducacion() {
	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="572" height="278">')
	document.write('<param name="movie" value="imagenes/noticias/LaMalaEducacion.swf">')
	document.write('<param name="quality" value="high">')
	document.write('<param name="menu" value="false">')
	document.write('<embed src="imagenes/noticias/LaMalaEducacion.swf" quality="high" menu="false" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="572" height="278"></embed>')
	document.write('</object>')
}

function Premios(Peli) {
	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="783" height="156">')
	document.write('<param name="movie" value="premios.swf?peli='+Peli+'">')
	document.write('<param name="quality" value="high">')
	document.write('<param name="menu" value="false">')
	document.write('<embed src="premios.swf?peli=1" quality="high" menu="false" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="783" height="156"></embed>')
	document.write('</object>')
}




		  
		  
		  
		  
		  
		  
		  
		  
		  
		  
		  
		  
		  
		  
