function cheiro(){
	 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="100%" height="100%" id="style" ALIGN="left">\n');
    document.write('<param name="movie" value="site.swf">\n');
	document.write('<PARAM NAME="scale" VALUE="noscale">\n');
	document.write('<PARAM NAME="salign" VALUE="LT">\n');
	document.write('<PARAM NAME="bgcolor" VALUE="#FFFFFF">\n');
    document.write('<param name="quality" value="high">\n');
	document.write('<embed src="site.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="100%" height="100%" id="style" ALIGN="left"></embed>\n');
	document.write('</object>\n');
}
function foto(qual){
	if (qual=='1'){
		window.open('foto.asp?id=1','filme','width=569,height=381');
	}
	if (qual=='2'){
		window.open('foto.asp?id=2','filme','width=569,height=381');
	}
	if (qual=='3'){
		window.open('foto.asp?id=3','filme','width=569,height=381');
	}
	if (qual=='4'){
		window.open('foto.asp?id=4','filme','width=569,height=381');
	}
}
function abre(){
		window.open('patrocinio.htm','patrocinio','scrollbars=yes,width=300,height=300');
}
