<!-- 

 hoje = new Date() 

 numero_b = 3  

 segundos = hoje.getSeconds() 

 numero = segundos % numero_b 

if (numero == 0){ 

        banner    = "swf/farmacias/drogaria_sao_jose.swf"
        link	  = "#.htm"
        title	  = "Helder Parente Cirugião Dentista"
        mapa	  = "#.htm"
        descricao = "Tel: (88) 3614-2262<br>Av D José Tupinambá Frota, 472<br>Centro - Sobral - CE - CEP: 62010-290	"
		imagem    = "swf/logo.jpg"
} 

if (numero == 01){ 

        banner    = ""
        link	  = "#.htm"
        title	  = "João Afrânio Ramos Fonteles"
        mapa	  = "#.htm"
        descricao = "Tel: (88) 3613-2424<br>Rua Cel Monte Alverne, 484<br>Centro - Sobral - CE - CEP: 62011-210"
        imagem    = "swf/logo.jpg"
}

if (numero == 02){ 

        banner    = ""
        link	  = "#.htm"
        title	  = "Liana Mendes Vieira Coelho"
        mapa	  = "#.htm"
        descricao = "Tel: (88) 3611-4408<br>Rua Cel Antônio Mendes Carneiro, 520<br>Centro - Sobral - CE - CEP: 62010-160"
        imagem    = "swf/logo.jpg"
}

 document.write('<table background="swf/farmacias/fundo.jpg" frame="lhs" cellpadding="0" cellspacing="2" border="0" width="275" id="table1" height="123" bgcolor="#B8DC7D"><tr><td bgcolor="#669900" colspan="3" height=""><font face="arial" style="font-size: 9pt"><b>'+title+'</b></font></td></tr><tr><td rowspan="2" width="50" valign="top"><img src="'+imagem+'" width="100" height="100"></td><td colspan="2" valign="top"><font style="font-size: 9pt" face="arial">'+descricao+'</td></tr><tr><td align="right"><font size="2" face="arial"><a href="'+mapa+'">Mapa</a></td><td height="15" align="right"><font size="2" face="arial"><a href="'+link+'">HotSite Clique Aqui&nbsp;</a></font></td></tr></table>') 

//  --> 




               
