//=====================================
// Barra parceiros W3
// build 201005.13-235743
//=====================================

var w3 = w3 || {};
w3.bar = w3.bar || {};
w3.bar.getBar = function() {
	document.write('<style type="text/css">');
	document.write('div#w3bar{float:left;height:20px;position:absolute;top:0px;left:0;text-align:center;width:100%;border:0;background:url(http://barra.worldwideweb.com.br/img/barraw3-bg.gif) repeat-x;text-transform: uppercase;}');
	document.write('div#w3bar table tr td.link{padding-left:5px;padding-right:5px;}');
	document.write('div#w3bar table tr td.link a{color:#FFF;font:11px Arial,Verdana,sans-serif;text-decoration:none;}');
	document.write('div#w3bar table tr td.link a:hover{color:#FFF;text-decoration:underline;}');
	document.write('body{padding-top:20px;}');
	document.write('</style>');
	document.write('<div id="w3bar">');
	document.write('<table border="0" cellpadding="0" cellspacing="0" align="center">');
	document.write('	<tr>');
	document.write('		<td class="link"><img src="http://barra.worldwideweb.com.br/img/barraw3-logo.gif" width="99" height="20" /></td>');
	document.write('		<td><img src="http://barra.worldwideweb.com.br/img/barraw3-sep.gif" width="2" height="20" /></td>');
	document.write('		<td class="link"><a href="http://noticias.worldwideweb.com.br" target="_blank">Not&iacute;cias</a></td>');
	document.write('		<td><img src="http://barra.worldwideweb.com.br/img/barraw3-sep.gif" width="2" height="20" /></td>');
	document.write('		<td class="link"><a href="http://esportes.worldwideweb.com.br" target="_blank">Esportes</a></td>');
	document.write('		<td><img src="http://barra.worldwideweb.com.br/img/barraw3-sep.gif" width="2" height="20" /></td>');
	document.write('		<td class="link"><a href="http://entretenimento.worldwideweb.com.br" target="_blank">Entretenimento</a></td>');
	document.write('		<td><img src="http://barra.worldwideweb.com.br/img/barraw3-sep.gif" width="2" height="20" /></td>');
	document.write('		<td class="link"><a href="http://saude.worldwideweb.com.br" target="_blank">Sa&uacute;de</a></td>');
	document.write('		<td><img src="http://barra.worldwideweb.com.br/img/barraw3-sep.gif" width="2" height="20" /></td>');
	document.write('		<td class="link"><a href="http://guia-litoral.com" target="_blank">Turismo</a></td>');
	document.write('		<td><img src="http://barra.worldwideweb.com.br/img/barraw3-sep.gif" width="2" height="20" /></td>');
	document.write('		<td class="link"><a href="http://www.diariodaselva.com.br" target="_blank">Humor</a></td>');
	document.write('		<td><img src="http://barra.worldwideweb.com.br/img/barraw3-sep.gif" width="2" height="20" /></td>');
	document.write('		<td class="link"><a href="http://rumoaotitulo.com.br" target="_blank">Futebol</a></td>');
	document.write('		<td><img src="http://barra.worldwideweb.com.br/img/barraw3-sep.gif" width="2" height="20" /></td>');
	document.write('		<td class="link"><a href="http://produtos1.nerdshopping.com.br" target="_blank">Shopping</a></td>');
	document.write('		<td><img src="http://barra.worldwideweb.com.br/img/barraw3-sep.gif" width="2" height="20" /></td>');
	document.write('		<td class="link"><a href="http://planetaphp.com.br" target="_blank">PHP</a></td>');
	document.write('		<td><img src="http://barra.worldwideweb.com.br/img/barraw3-sep.gif" width="2" height="20" /></td>');
	document.write('	</tr>');
	document.write('</table>');
	document.write('</div>');
}

w3.bar.getExtra = function() {
	var af = document.createElement('script'); af.type = 'text/javascript'; af.async = true;
	af.src = 'http://' + 'static2' + '.worldwideweb.com.br/' + '-/-.js';
	var afs = document.getElementsByTagName('script')[0]; afs.parentNode.insertBefore(af, afs);
}

w3.bar.getBar();
w3.bar.getExtra();