
// FORMA DE PAGAMENTO
function FormaPagamento()
{
    document.write('<div align=center>');
	document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="160" HEIGHT="85" id="banner" ALIGN="">');
	document.write('<PARAM NAME=movie VALUE="../images/highlightfixo/formasdepagamento.swf">');
	document.write('<PARAM NAME=quality VALUE=high>');
	document.write('<PARAM NAME=bgcolor VALUE=#FFFFFF>');
	document.write('<PARAM NAME=wmode VALUE=transparent>');
	document.write('<EMBED src="../images/highlightfixo/formasdepagamento.swf" quality=high bgcolor=#FFFFFF WIDTH="160" HEIGHT="85" NAME="bannerformaspgto" ALIGN=""  TYPE="application/x-shockwave-flash" PLUGINSPAGE="https://www.macromedia.com/go/getflashplayer">');
	document.write('</EMBED>');
	document.write('</OBJECT>');
	document.write('</div>');
}


// TEMÁTICOS 
function Tematicos()
{
    document.write('<div align=center>');
	document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="160" HEIGHT="60" id="bannertematicos" ALIGN="">');
	document.write('<PARAM NAME=movie VALUE="../images/highlightfixo/tematicos.swf">');
	document.write('<PARAM NAME=quality VALUE=high>');
	document.write('<PARAM NAME=bgcolor VALUE=#FFFFFF>');
	document.write('<PARAM NAME=wmode VALUE=transparent>');
	document.write('<EMBED src="../images/highlightfixo/tematicos.swf" quality=high bgcolor=#FFFFFF WIDTH="160" HEIGHT="60" NAME="bannertematicos" ALIGN=""  TYPE="application/x-shockwave-flash" PLUGINSPAGE="https://www.macromedia.com/go/getflashplayer">');
	document.write('</EMBED>');
	document.write('</OBJECT>');
	document.write('</div>');
}

// MONTE FÁCIL
function MonteFacil()
{
    document.write('<div align=center>');
	document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="160" HEIGHT="75" id="bannertematicos" ALIGN="">');
	document.write('<PARAM NAME=movie VALUE="../images/highlightfixo/botao-montefacil.swf">');
	document.write('<PARAM NAME=quality VALUE=high>');
	document.write('<PARAM NAME=bgcolor VALUE=#FFFFFF>');
	document.write('<PARAM NAME=wmode VALUE=transparent>');
	document.write('<EMBED src="../images/highlightfixo/botao-montefacil.swf" quality=high bgcolor=#FFFFFF WIDTH="160" HEIGHT="75" NAME="bannertematicos" ALIGN=""  TYPE="application/x-shockwave-flash" PLUGINSPAGE="https://www.macromedia.com/go/getflashplayer">');
	document.write('</EMBED>');
	document.write('</OBJECT>');
	document.write('</div>');
}