// JavaScript Document

function header()
	{
	document.write('<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="1000" height="191">')
	document.write('<param name="movie" value="flash/header.swf">')
	document.write('<param name="quality" value="high">')
	document.write('<PARAM NAME=wmode VALUE=transparent>')
	document.write('<embed src="flash/header.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="1000" height="191"></embed>')
	document.write('</object>')
	}
	
	
function home()
	{
	document.write('<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="1000" height="400">')
	document.write('<param name="movie" value="flash/conteu_home.swf">')
	document.write('<param name="quality" value="high">')
	document.write('<PARAM NAME=wmode VALUE=transparent>')
	document.write('<embed src="flash/conteu_home.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="1000" height="400"></embed>')
	document.write('</object>')
	}
	
function omega()
	{
	document.write('<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="1000" height="400">')
	document.write('<param name="movie" value="flash/conteu_omega.swf">')
	document.write('<param name="quality" value="high">')
	document.write('<PARAM NAME=wmode VALUE=transparent>')
	document.write('<embed src="flash/conteu_omega.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="1000" height="400"></embed>')
	document.write('</object>')
	}
	
function servicos()
	{
	document.write('<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="1000" height="400">')
	document.write('<param name="movie" value="flash/conteu_servicos.swf">')
	document.write('<param name="quality" value="high">')
	document.write('<PARAM NAME=wmode VALUE=transparent>')
	document.write('<embed src="flash/conteu_servicos.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="1000" height="400"></embed>')
	document.write('</object>')
	}
	
function fotoevideo()
	{
	document.write('<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="1000" height="400">')
	document.write('<param name="movie" value="flash/conteu_fotoevideo.swf">')
	document.write('<param name="quality" value="high">')
	document.write('<PARAM NAME=wmode VALUE=transparent>')
	document.write('<embed src="flash/conteu_fotoevideo.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="1000" height="400"></embed>')
	document.write('</object>')
	}
	
function contato()
	{
	document.write('<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="1000" height="400">')
	document.write('<param name="movie" value="flash/conteu_contato.swf">')
	document.write('<param name="quality" value="high">')
	document.write('<PARAM NAME=wmode VALUE=transparent>')
	document.write('<embed src="flash/conteu_contato.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="1000" height="400"></embed>')
	document.write('</object>')
	}
	

function rodape()
	{
	document.write('<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="1000" height="110">')
	document.write('<param name="movie" value="flash/rodape.swf">')
	document.write('<param name="quality" value="high">')
	document.write('<PARAM NAME=wmode VALUE=transparent>')
	document.write('<embed src="flash/rodape.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="1000" height="110"></embed>')
	document.write('</object>')
	}

