/*window.document.onselectstart=function() { return false; } */ function janela(url, w, h){ window.open(url,"","toolbar=no,location=no,directories=no,menubar=no,scrollbars=yes,status=no,resizable=yes, width= " + w + ", height = " + h) } var popUp = 0; function janela2(url, w, h){ popUp = open(url,"","toolbar=no,location=no,directories=no,menubar=no,scrollbars=no,status=no,resizable=yes,width=" + w + ",height=" + h +",top=0,left=0"); } function fotos(url, w, h){ window.open(url,"","toolbar=no,location=no,directories=no,menubar=no,scrollbars=yes,status=no,resizable=yes, width= " + w + ", height = " + h + ", top=0,left=0") } function goto() { self.location = document.datagoto.data.options[document.datagoto.data.selectedIndex].value; } function val_busca(){ if(document.all.busca.value.length < 3){ alert('Para se fazer a busca deve-se digitar pelo menos 3 caracteres!'); return false; } return true; } function openPic(url){ newWindow=window.open(url,'','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0'); newWindow.document.write('