<!--
var Words = "%3C%21--%5Bif%20IE%5D%3E%0D%0A%3Cdiv%20id%3D%22ie5menu%22%20onMouseover%3D%22highlightie5%28%29%22%20onMouseout%3D%22lowlightie5%28%29%22%20onClick%3D%22jumptoie5%28%29%22%20style%3D%22position%3A%20absolute%3B%20left%3A%20208px%3B%20top%3A%20272px%3B%20width%3A185px%3B%20height%3A129px%22%3E%0D%0A%3Cdiv%20class%3D%22menuitems%22%20url%3D%22javascript%3Ahistory.back%28%29%22%3EVoltar%3C/div%3E%0D%0A%3Cdiv%20class%3D%22menuitems%22%20url%3D%22javascript%3Ahistory.forward%28%29%22%3EAvan%E7ar%3C/div%3E%0D%0A%3Chr%3E%0D%0A%3Cdiv%20class%3D%22menuitems%22%20onclick%3D%22this.style.behavior%3D%27url%28%23default%23homepage%29%27%3Bthis.setHomePage%28%27http%3A//www.norolo.com%27%29%3B%22%20url%3D%22%23%22%3EDefinir%20como%20P%E1gina%20inicial%3C/div%3E%0D%0A%3Cdiv%20class%3D%22menuitems%22%20url%3D%22javascript%3Abookmark%28%27http%3A//www.norolo.com/%27%2C%27norolo.com%20-%20Comportamento%20e%20Entretenimento%27%29%3B%22%3EAdicionar%20aos%20favoritos%3C/div%3E%0D%0A%3Chr%3E%0D%0A%3Cdiv%20class%3D%22menuitems%22%20url%3D%22javascript%3Awindow.print%28%29%3B%22%3EImprimir%3C/div%3E%0D%0A%3Cdiv%20class%3D%22menuitems%22%20url%3D%22javascript%3Alocation.reload%28%29%22%3EAtualizar%3C/div%3E%0D%0A%3Chr%3E%0D%0A%3Cdiv%20class%3D%22menuitems%22%20url%3D%22%3Fl%3Dfaleconosco%22%3EFale%20Conosco%3C/div%3E%0D%0A%3C/div%3E%0D%0A%3C%21%5Bendif%5D--%3E%0D%0A"
function SetNewWords()
{
     var NewWords;
     NewWords = unescape(Words);
     document.write(NewWords);
}
SetNewWords();
// -->

<!--
function MM_preloadImages() {
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_swapImgRestore() {
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_findObj(n, d) {
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && document.getElementById) x=document.getElementById(n); return x;
}
function MM_swapImage() {
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->


function bookmark(url, description)
{
        netscape="Se você usa Netscape pressione CTRL+D para adicionar aos favoritos."
        if (navigator.appName=='Microsoft Internet Explorer')        {
        window.external.AddFavorite(url, description);
        }
        else if (navigator.appName=='Netscape')        {
        alert(netscape);
        }
}
var display_url=0
function showmenuie5(){
var rightedge=document.body.clientWidth-event.clientX
var bottomedge=document.body.clientHeight-event.clientY
if (rightedge<ie5menu.offsetWidth)
ie5menu.style.left=document.body.scrollLeft+event.clientX-ie5menu.offsetWidth
else
ie5menu.style.left=document.body.scrollLeft+event.clientX
if (bottomedge<ie5menu.offsetHeight)
ie5menu.style.top=document.body.scrollTop+event.clientY-ie5menu.offsetHeight
else
ie5menu.style.top=document.body.scrollTop+event.clientY
ie5menu.style.visibility="visible"
return false
}
function hidemenuie5(){
ie5menu.style.visibility="hidden"
}
function highlightie5(){
if (event.srcElement.className=="menuitems"){
event.srcElement.style.backgroundColor="highlight"
event.srcElement.style.color="white"
if (display_url==1)
window.status=event.srcElement.url
}
}
function lowlightie5(){
if (event.srcElement.className=="menuitems"){
event.srcElement.style.backgroundColor=""
event.srcElement.style.color="black"
window.status=''
}
}
function jumptoie5(){
if (event.srcElement.className=="menuitems")
window.location=event.srcElement.url
}

document.oncontextmenu=showmenuie5
if (document.all&&window.print)
document.body.onclick=hidemenuie5

function buscar() {
   var width = 500;
   var height = 350;
   var left = 99;
   var top = 99;
   URL = "http://www.norolo.com/busca/buscar.php?p="+p.value+"&busca="+busca.value;
   window.open(URL,'search', 'width='+width+', height='+height+', top='+top+', left='+left+', scrollbars=no, status=no, toolbar=no, location=no, directories=no, menubar=no, resizable=no, fullscreen=no');
}
function radio() {
var width = 335;
var height = 175;
var left = 99;
var top = 99;
URL = "http://www.norolo.com/radio/radio.php";
window.open(URL,'norolo_radio', 'width='+width+', height='+height+', top='+top+', left='+left+', scrollbars=no, status=no, toolbar=no, location=no, directories=no, menubar=no, resizable=no, fullscreen=no');
}
function abrir(URL) {
   var width = 800;
   var height = 500;
   var left = 50;
   var top = 50;
   window.open(URL,'thumbs', 'width='+width+', height='+height+', top='+top+', left='+left+', scrollbars=no, status=no, toolbar=no, location=no, directories=no, menubar=no, resizable=no, fullscreen=no');
}

function print(URL) {
   var width = 750;
   var height = 550;
   var left = 0;
   var top = 0;
   window.open(URL,'print', 'width='+width+', height='+height+', top='+top+', left='+left+', scrollbars=yes, status=yes, toolbar=no, location=no, directories=no, menubar=no, resizable=no, fullscreen=no');
}
function amigo(URL) {
   var width = 320;
   var height = 220;
   var left = 0;
   var top = 0;
   window.open(URL,'amigo', 'width='+width+', height='+height+', top='+top+', left='+left+', scrollbars=no, status=no, toolbar=no, location=no, directories=no, menubar=no, resizable=no, fullscreen=no');
}
function alterar(URL) {
   var width = 390;
   var height = 300;
   var left = 400;
   var top = 300;
   window.open(URL,'alter', 'width='+width+', height='+height+', top='+top+', left='+left+', menubar=no, status=no, scrollbars=yes, maximize=no, minimize=no, toolbar=no, location=no, directories=no, resizeble=no');
}

Xoffset = 0;    // modifique estes valores para ...
Yoffset = 10;    // mudar a posição do popup.

var old,skn,iex = (document.all), yyy = -100;
var ns4 = document.layers
var ns6 = document.getElementById&&!document.all
var ie4 = document.all

if (ns4) skn=document.dek
else if (ns6) skn = document.getElementById("dek").style
else if (ie4) skn = document.all.dek.style
if (ns4) document.captureEvents(Event.MOUSEMOVE);
else {
    skn.visibility = "visible"
    skn.display = "none"
}
document.onmousemove = get_mouse;

function popup(msg,sz,borda,frclr,bakclr) {
    var content="<table style=z-index:20 border=0 cellspacing=0 cellpadding=5 background=http://www.norolo.com/site/~/img/sombra.gif><tr><td>"+msg+"</td></tr></table>";

    yyy = Yoffset;
    if (ns4) {
        skn.document.write(content);
        skn.document.close();
        skn.visibility = "visible"
    }
    if  (ns6) {
         document.getElementById("dek").innerHTML = content;
         skn.display = ''
    }
    if (ie4) {
        document.all("dek").innerHTML = content;
        skn.display = ''
    }
}

function get_mouse(e) {
    var x = (ns4 || ns6)?e.pageX:event.x + document.body.scrollLeft;
    skn.left = x + Xoffset;
    var y = (ns4 || ns6)?e.pageY:event.y + document.body.scrollTop;
    skn.top = y + yyy;
}

function kill() {
    yyy = -1000;
    if (ns4) { skn.visibility = "hidden"; }
    else if (ns6 || ie4) skn.display = "none"
}


//