// Texto presente em todos os sites produzidos pelo NEWPLUG Internet Solutions
function newpluginfo(){
	window.open('','_blank');
	/*
	var janela = window.open('','Felipe','width=300,height=100');
	with(janela.document){
		write("<center><b>NEWPLUG Internet Solutions</b><br />");
		write("(11)9714-0836<br />");
		write("newplugis@yahoo.com.br</center>");
	}
	*/
}
document.write("<a style='float:right;width:150px;font-size:10px;cursor:pointer' href=\"http://www.newplug.com.br\" target='_blank'>Desenvolvido pela <b>NewPlug Solucoes para Internet</b></a>");
