
if (window.Event) 
document.captureEvents(Event.MOUSEUP); 
function nocontextmenu()  
{
event.cancelBubble = true
event.returnValue = false;
return false;
}
function norightclick(e)    
{
if (window.Event)   
{
if (e.which == 2 || e.which == 3)
return false;
}
else
if (event.button == 2 || event.button == 3)
{
event.cancelBubble = true
event.returnValue = false;
return false;
}   
}
document.oncontextmenu = nocontextmenu;     
document.onmousedown = norightclick;        


function MM_preloadImages() { //v3.0
  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_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

function MM_goToURL() { //v3.0
  var i, args=MM_goToURL.arguments; document.MM_returnValue = false;
  for (i=0; i<(args.length-1); i+=2) eval(args[i]+".location='"+args[i+1]+"'");
}

function abrir_janela_popup(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
function hebe01() {
window.open ("eventos_imprensa/hebe01.htm", "", "toolbars=no,resizable=no,scrollbars=no,width=365,height=285,left=200,top=100")
}
function hebe02() {
window.open ("eventos_imprensa/hebe02.htm", "", "toolbars=no,resizable=no,scrollbars=no,width=365,height=285,left=200,top=100")
}
function hebe03() {
window.open ("eventos_imprensa/hebe03.htm", "", "toolbars=no,resizable=no,scrollbars=no,width=365,height=285,left=200,top=100")
}
function hebe04() {
window.open ("eventos_imprensa/hebe04.htm", "", "toolbars=no,resizable=no,scrollbars=no,width=365,height=285,left=200,top=100")
}
function hebe05() {
window.open ("eventos_imprensa/hebe05.htm", "", "toolbars=no,resizable=no,scrollbars=no,width=365,height=285,left=200,top=100")
}
function hebe06() {
window.open ("eventos_imprensa/hebe06.htm", "", "toolbars=no,resizable=no,scrollbars=no,width=365,height=285,left=200,top=100")
}
function armario() {
window.open ("pop_armario.htm", "", "toolbars=no,resizable=no,scrollbars=no,width=400,height=430,left=150")
}
function ponto() {
window.open ("pop_ponto.htm", "", "toolbars=no,resizable=no,scrollbars=no,width=500,height=500,left=0,top=0")
}
function usb() {
window.open ("pop_usb.htm", "", "toolbars=no,resizable=no,scrollbars=no,width=500,height=380,left=0,top=0")
}
function pos_est() {
window.open ("pop_pos_est.htm", "", "toolbars=no,resizable=no,scrollbars=no,width=380,height=480,left=0,top=0")
}
function pos_bio() {
window.open ("pop_pos_bio.htm", "", "toolbars=no,resizable=no,scrollbars=no,width=380,height=450,left=0,top=0")
}
function terminal() {
window.open ("pop_terminal_armario.htm", "", "toolbars=no,resizable=no,scrollbars=no,width=370,height=350,left=200,top=100")
}
function videowmedia() {
window.open ("eventos_imprensa/video_wmedia.htm", "", "toolbars=no,resizable=no,scrollbars=no,width=300,height=280,left=200,top=100")
}
function videorplayer() {
window.open ("eventos_imprensa/video_rplayer.htm", "", "toolbars=no,resizable=no,scrollbars=no,width=300,height=280")
}
function admin() {
window.open ("administracao.asp", "", "toolbars=no,resizable=yes,scrollbars=yes,width=800,height=550")
}
function pdf() {
window.open ("arquivos/CONAMA275.PDF", "", "toolbars=no,resizable=yes,scrollbars=yes,width=795,height=550,left=0,top=0")
}