urlpub = window.location.href;
if (urlpub.search("correio")!=-1) {

} else {
	if (urlpub.search("pernambuco")!=-1) {
		document.write("<iframe width='100%' scrolling='no' height='72' frameborder='0' style='margin:0; padding:0; border:0; overflow:hidden; display:inline' marginwidth='0' marginheight='0' src='http://www.pernambuco.com/parceiros/barras/pecom_barra_ehgata.shtml'></iframe>");
	} else {
		if (urlpub.search("dnonline")!=-1) {
			
		} else {
			if (urlpub.search("bonde")!=-1) {
				document.write("<iframe allowtransparency='true' frameborder='0' height='40' marginwidth='0' marginheight='0' name='barra' scrolling='no' src='http://www.bonde.com.br/home/navegacao_v1.php' width='1000'><!-- --></iframe>");
			} else {
				document.write("<iframe allowtransparency='true' frameborder='0' height='25px' marginheight='0' marginwidth='0' name='barra' scrolling='no' src='http://barra.uai.com.br' width='100%'><!-- --></iframe>");
			}
		}
	}
}
