function banner_busca()
{
	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="157" height="115">\n');
	document.write('<param name="movie" value="flash/banner_busca.swf">\n');
	document.write('<param name="quality" value="high">\n');
	document.write('<param name="wmode" value="transparent">\n');
	document.write('<embed src="flash/banner_busca.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="157" height="115"></embed>\n');
	document.write('</object>\n');
}

function banner_presente()
{
	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="471" height="219">\n');
	document.write('<param name="movie" value="flash/banner_presente.swf?<?php echo time();?>">\n');
	document.write('<param name="quality" value="high">\n');
	document.write('<param name="wmode" value="transparent">\n');
	document.write('<embed src="flash/banner_presente.swf? <?php echo time();?>" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="471" height="219"></embed>\n');
	document.write('</object>\n');
}
function banner_lembrete(URL){
//GAMBIARRA FEIA DO IE!
	document.write('<object   width="130" height="150" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000">\n');
	document.write('<param value="'+URL+'" name="movie"/>\n');
	document.write('<param value="high" name="quality"/>\n');
	document.write('<param name="wmode" value="transparent">\n');
	document.write('<embed width="130" wmode="transparent" height="150" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" quality="high" src="'+URL+'"/>\n');
	document.write('</object>\n');
}
function logo()
{
		
		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="138" height="162">\n');
	document.write('<param name="movie" value="flash/logo.swf">\n');
	document.write('<param name="quality" value="high">\n');
	document.write('<param name="wmode" value="transparent">\n');
	document.write('<embed src="flash/logo.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="138" height="162"></embed>\n');
	document.write('</object>\n');
	
	
}

function banner_anuncie()
{
			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="471" height="162">\n');
			document.write('<param name="movie" value="flash/top.swf">\n');
			document.write('<param name="quality" value="high">\n');
			document.write('<param name="wmode" value="transparent">\n');
			document.write('<embed src="flash/top.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="471" height="162"></embed>\n');
			document.write('</object>\n');
}

function face()
{
	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="124" height="31">\n');
	document.write('<param name="movie" value="flash/logo_face.swf">\n');
	document.write('<param name="quality" value="high">\n');
	document.write('<embed src="flash/logo_face.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="124" height="31"></embed>\n');
	document.write('</object>\n');
}
