//Join
document.write('			<br style="clear:both" />');
document.write('			<br style="clear:both" />');
document.write('			</div>');
document.write('			</div>');
//Menu Direito
document.write('			<img src="imagens/linha-vertical.jpg" style="float:left; margin-right:10px;" />');
document.write('			<div id="Ferramentas">');
document.write('				<p class="ferramentas" style="line-height:25px;"><a href="album_fotos.html"><img src="imagens/album-fotos.jpg" style="float:left; margin-right:2px;" />Álbum de Fotos</a></p>');
document.write('				<p style="font-size:7px; line-height:7px;">&nbsp;</p>');
document.write('				<p class="ferramentas" style="line-height:25px;"><a href="agenda.html"><img src="imagens/agenda-mensal.jpg" style="float:left; margin-right:2px;" />Agenda</a></p>');
document.write('				<p style="font-size:8px; line-height:8px;">&nbsp;</p>');
document.write('				<p class="ferramentas" style="line-height:30px;"><a href="#" onClick="window.open(\'http://www.sbb.org.br/interna.asp?areaID=71\')"><img src="imagens/biblia-online.jpg" style="float:left; margin-right:2px;" />Bíblia Online</a></p>');
document.write('				<p style="font-size:7px; line-height:7px;">&nbsp;</p>');
document.write('				<p class="ferramentas" style="line-height:26px;"><a href="links_uteis.html"><img src="imagens/links-uteis.jpg" style="float:left; margin-right:2px;" />Links Úteis</a></p>');
document.write('				<p style="font-size:8px; line-height:8px;">&nbsp;</p>');
document.write('				<p class="ferramentas" style="line-height:27px;"><a href="textos_artigos.html"><img src="imagens/textos-artigos.jpg" style="float:left; margin-right:2px;" />Textos e Artigos</a></p>');
document.write('				<p style="font-size:7px; line-height:7px;">&nbsp;</p>');
document.write('				<p class="ferramentas" style="line-height:26px;"><a href="downloads.html"><img src="imagens/downloads.jpg" style="float:left; margin-right:2px;" />Downloads</a></p>');
document.write('				<p style="font-size:7px; line-height:7px;">&nbsp;</p>');
document.write('				<p class="ferramentas" style="line-height:29px;"><a href="#"><img src="imagens/blog-pastor.jpg" style="float:left; margin-right:2px;" />Blog do Pastor</a></p>');
document.write('				<p style="font-size:7px; line-height:7px;">&nbsp;</p>');
document.write('				<p class="ferramentas" style="line-height:30px;"><a href="localizacao.html"><img src="imagens/mapa-igreja.jpg" style="float:left; margin-right:2px;" />Mapa da Igreja</a></p>');
document.write('			</div>');
//Fim do Div Conteudo
document.write('			<br style="clear:both" />');
document.write('			<br style="clear:both" />');
document.write('			<img src="imagens/linha-footer.jpg" style="float:left" />');
document.write('		</div>');
document.write('		<div id="Footer">');
document.write('			<p class="footer">Todos os Direitos Reservados ®  |  3 IPI Guarulhos.com.br | contato@3ipiguarulhos.com.br</p>');
document.write('		</div>');

//google analytics
try {
	var pageTracker = _gat._getTracker("UA-13223683-1");
	pageTracker._trackPageview();
} catch(err) {alert(err.message);}

document.write('	</body>');
document.write('</html>');