var messagewarning="If you have any questions please write to us at: info@inGalapagos.com"
var messagecopyright="Copyright© MaQuiNet® 2003-2006, All Rights Reserved.";
function click(e) 
{ if (document.all) { 
  if (event.button==2||event.button==3) { alert(messagewarning); alert(messagecopyright); return false; } } 
  if (document.layers) { if (e.which == 3) { alert(messagewarning); alert(messagecopyright); return false; } } 
}
if (document.layers) { document.captureEvents(Event.MOUSEDOWN); }
document.onmousedown=click;
document.oncontextmenu=new Function("return false")

window.name="main_inGalapagos";
window.onerror=null;  
window.defaultStatus='inGalapagos.com - MaQuiNet Services'; 

if (top.parent.frames.length > 0) top.parent.location.href=self.location.href;


