// JavaScript Document

//function Flashtop(){
//document.write('<a href="http://www.mairaperfumes.com.br/produtos_descricao.asp?codigo_produto=2526">');
//document.write('<img src="img/banner.gif" width="1000" height="100" border="0"></a>');
//} 

function Flash(){
document.write('<a href="faq_pagto.asp">');
document.write('<img src="img/formas_pagamento.gif" border="0"></a>');
} 

function Flashtop(){
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="1000" height="100">\n');
document.write('<param name="movie" value="img/banners/banner.swf">\n');
document.write('<param name="wmode" value="Transparent" />\n');
document.write('<param name = "wmode" value="opaque" />\n');
document.write('</object>\n');
} 

