// JavaScript Document
function SiteNovo(QualEndereco){
	if (top.location.href != 'http://www.bl3.com.br/index_ori.htm') {
	top.location.href = QualEndereco;
	}
}