//var message="Function Disabled";
var messagewarning="If you have any questions please write to us at: webmaster@planetecuador.net"
var messagecopyright="Copyright© MaQuiNet® 1997-2005, 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_planetecuador";
window.onerror=null;  
window.defaultStatus='PlanetEcuador.net'; 

document.write('<STYLE TYPE="text/css"> ');
document.write('@font-face {    font-family: Bradley Hand ITC;    font-weight: normal;    src: url(BRADLEY0.eot); } ');
document.write('</STYLE> ');

function email_trips()
	{
		document.write('<INPUT TYPE=HIDDEN NAME="_recipients" VALUE="info2005@planetecuador.com">')
	};

function email()
	{
		document.write('<INPUT TYPE=HIDDEN NAME="_recipients" VALUE="ecuatrips@gmail.com,maquinet@hotmail.com">')
	};