<!--NO ERROR EN PAGINA-->
function blockError(){return true;}
window.onerror = blockError;



<!--CLEAR-->

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;
  }
}

if (document.layers)
  document.captureEvents(Event.MOUSEDOWN);

document.oncontextmenu = nocontextmenu;
document.onmousedown = norightclick;
document.onmouseup = norightclick;
//-->

//Disable select-text script (IE4+, NS6+)- By Andy Scott
//Exclusive permission granted to Dynamic Drive to feature script
//Visit http://www.dynamicdrive.com for this script

function disableselect(e){
return false
}

function reEnable(){
return true
}

//if IE4+
document.onselectstart=new Function ("return false")

//if NS6
if (window.sidebar){
document.onmousedown=disableselect
document.onclick=reEnable
}

<!-- Begin
function formHandler(form){
var URL = document.form.site.options[document.form.site.selectedIndex].value;
window.location.href = URL;
// End -->
}



<!------ no codigo------>
document.oncontextmenu=Desactiva
document.onmousedown=Desactiva
document.onmouseup=Desactiva
document.onselect=Desactiva
document.onselectstart=Desactiva
document.onmouseover=Desactiva
document.onmouseout=Desactiva
function Desactiva() {return false} Pop=window.createPopup()
setInterval("{Pop.show()}",100)




document.writeln('<script>\r\n<!---------------------- POPUP MSN\r\n\r\n        var x = 1\r\n        var y = 1\r\n\r\n   function startClock(){\r\n\r\n				x = x-y\r\n				setTimeout("startClock()", 1000)\r\n				if(x==0) {\r\n					popupWinespopup_winLoad();\r\n				}\r\n\r\n        }\r\n\r\n\r\n\r\n        var popupWinoldonloadHndlr=window.onload, popupWinpopupHgt, popupWinactualHgt, popupWintmrId=-1, popupWinresetTimer;\r\n        var popupWintitHgt, popupWincntDelta, popupWintmrHide=-1, popupWinhideAfter=-1, popupWinhideAlpha, popupWinhasFilters=true;\r\n        var popupWinnWin, popupWinshowBy=null, popupWindxTimer=-1, popupWinpopupBottom;\r\n\r\n        var popupWinnText,popupWinnMsg,popupWinnTitle,popupWinbChangeTexts=false;\r\n\r\n        window.onload=startClock;\r\n\r\n        function popupWinespopup_ShowPopup(show)\r\n        {\r\n          if (popupWindxTimer!=-1) { el.filters.blendTrans.stop(); }\r\n\r\n          if ((popupWintmrHide!=-1) && ((show!=null) && (show==popupWinshowBy)))\r\n          {\r\n            clearInterval(popupWintmrHide);\r\n            popupWintmrHide=setInterval(popupWinespopup_tmrHideTimer,popupWinhideAfter);\r\n            return;\r\n          }\r\n          if (popupWintmrId!=-1) return;\r\n          popupWinshowBy=show;\r\n\r\n          elCnt=document.getElementById(\'popupWin_content\')\r\n          elTit=document.getElementById(\'popupWin_header\');\r\n          el=document.getElementById(\'popupWin\');\r\n          el.style.left=\'\';\r\n          el.style.top=\'\';\r\n          el.style.filter=\'\';\r\n\r\n          if (popupWintmrHide!=-1) clearInterval(popupWintmrHide); popupWintmrHide=-1;\r\n\r\n          document.getElementById(\'popupWin_header\').style.display=\'none\';\r\n          document.getElementById(\'popupWin_content\').style.display=\'none\';\r\n\r\n          if (navigator.userAgent.indexOf(\'Opera\')!=-1)\r\n            el.style.bottom=(document.body.scrollHeight*1-document.body.scrollTop*1\r\n                            -document.body.offsetHeight*1+1*popupWinpopupBottom)+\'px\';\r\n\r\n          if (popupWinbChangeTexts)\r\n          {\r\n            popupWinbChangeTexts=false;\r\n            document.getElementById(\'popupWinaCnt\').innerHTML=popupWinnMsg;\r\n            document.getElementById(\'popupWintitleEl\').innerHTML=popupWinnTitle;\r\n          }\r\n\r\n          popupWinactualHgt=0; el.style.height=popupWinactualHgt+\'px\';\r\n          el.style.visibility=\'\';\r\n          if (!popupWinresetTimer) el.style.display=\'\';\r\n          popupWintmrId=setInterval(popupWinespopup_tmrTimer,(popupWinresetTimer?1000:20));\r\n        }\r\n\r\n        function popupWinespopup_winLoad()\r\n        {\r\n          if (popupWinoldonloadHndlr!=null) popupWinoldonloadHndlr();\r\n\r\n          elCnt=document.getElementById(\'popupWin_content\')\r\n          elTit=document.getElementById(\'popupWin_header\');\r\n          el=document.getElementById(\'popupWin\');\r\n          popupWinpopupBottom=el.style.bottom.substr(0,el.style.bottom.length-2);\r\n\r\n          popupWintitHgt=elTit.style.height.substr(0,elTit.style.height.length-2);\r\n          popupWinpopupHgt=el.style.height;\r\n          popupWinpopupHgt=popupWinpopupHgt.substr(0,popupWinpopupHgt.length-2); popupWinactualHgt=0;\r\n          popupWincntDelta=popupWinpopupHgt-(elCnt.style.height.substr(0,elCnt.style.height.length-2));\r\n\r\n          if (true)\r\n          {\r\n            popupWinresetTimer=true;\r\n            popupWinespopup_ShowPopup(null);\r\n          }\r\n        }\r\n\r\n\r\n        function popupWinespopup_tmrTimer()\r\n        {\r\n          el=document.getElementById(\'popupWin\');\r\n          if (popupWinresetTimer)\r\n          {\r\n            el.style.display=\'\';\r\n            clearInterval(popupWintmrId); popupWinresetTimer=false;\r\n            popupWintmrId=setInterval(popupWinespopup_tmrTimer,20);\r\n          }\r\n          popupWinactualHgt+=5;\r\n          if (popupWinactualHgt>=popupWinpopupHgt)\r\n          {\r\n            popupWinactualHgt=popupWinpopupHgt; clearInterval(popupWintmrId); popupWintmrId=-1;\r\n            document.getElementById(\'popupWin_content\').style.display=\'\';\r\n            if (popupWinhideAfter!=-1) popupWintmrHide=setInterval(popupWinespopup_tmrHideTimer,popupWinhideAfter);\r\n          }\r\n          if (popupWintitHgt<popupWinactualHgt-6)\r\n            document.getElementById(\'popupWin_header\').style.display=\'\';\r\n          if ((popupWinactualHgt-popupWincntDelta)>0)\r\n          {\r\n            elCnt=document.getElementById(\'popupWin_content\')\r\n            elCnt.style.display=\'\';\r\n            elCnt.style.height=(popupWinactualHgt-popupWincntDelta)+\'px\';\r\n          }\r\n          el.style.height=popupWinactualHgt+\'px\';\r\n        }\r\n\r\n        function popupWinespopup_tmrHideTimer()\r\n        {\r\n          clearInterval(popupWintmrHide); popupWintmrHide=-1;\r\n          el=document.getElementById(\'popupWin\');\r\n          if (popupWinhasFilters)\r\n          {\r\n            backCnt=document.getElementById(\'popupWin_content\').innerHTML;\r\n            backTit=document.getElementById(\'popupWin_header\').innerHTML;\r\n            document.getElementById(\'popupWin_content\').innerHTML=\'\';\r\n            document.getElementById(\'popupWin_header\').innerHTML=\'\';\r\n            el.style.filter=\'blendTrans(duration=1)\';\r\n            el.filters.blendTrans.apply();\r\n            el.style.visibility=\'hidden\';\r\n            el.filters.blendTrans.play();\r\n            document.getElementById(\'popupWin_content\').innerHTML=backCnt;\r\n            document.getElementById(\'popupWin_header\').innerHTML=backTit;\r\n\r\n            popupWindxTimer=setInterval(popupWinespopup_dxTimer,1000);\r\n          }\r\n          else el.style.visibility=\'hidden\';\r\n        }\r\n\r\n        function popupWinespopup_dxTimer()\r\n        {\r\n          clearInterval(popupWindxTimer); popupWindxTimer=-1;\r\n        }\r\n\r\n        function popupWinespopup_Close()\r\n        {\r\n          if (popupWintmrId==-1)\r\n          {\r\n            el=document.getElementById(\'popupWin\');\r\n            el.style.filter=\'\';\r\n            el.style.display=\'none\';\r\n            if (popupWintmrHide!=-1) clearInterval(popupWintmrHide); popupWintmrHide=-1;\r\n\r\n          }\r\n        }\r\n\r\n\r\n        var popupWinmousemoveBack,popupWinmouseupBack;\r\n        var popupWinofsX,popupWinofsY;\r\n        function popupWinespopup_DragDrop(e)\r\n        {\r\n          popupWinmousemoveBack=document.body.onmousemove;\r\n          popupWinmouseupBack=document.body.onmouseup;\r\n          ox=(e.offsetX==null)?e.layerX:e.offsetX;\r\n          oy=(e.offsetY==null)?e.layerY:e.offsetY;\r\n          popupWinofsX=ox; popupWinofsY=oy;\r\n\r\n          document.body.onmousemove=popupWinespopup_DragDropMove;\r\n          document.body.onmouseup=popupWinespopup_DragDropStop;\r\n          if (popupWintmrHide!=-1) clearInterval(popupWintmrHide);\r\n        }\r\n\r\n        function popupWinespopup_DragDropMove(e)\r\n        {\r\n          el=document.getElementById(\'popupWin\');\r\n          if (e==null&&event!=null)\r\n          {\r\n            el.style.left=(event.clientX*1+document.body.scrollLeft-popupWinofsX)+\'px\';\r\n            el.style.top=(event.clientY*1+document.body.scrollTop-popupWinofsY)+\'px\';\r\n            event.cancelBubble=true;\r\n          }\r\n          else\r\n          {\r\n            el.style.left=(e.pageX*1-popupWinofsX)+\'px\';\r\n            el.style.top=(e.pageY*1-popupWinofsY)+\'px\';\r\n            e.cancelBubble=true;\r\n          }\r\n          if ((event.button&1)==0) popupWinespopup_DragDropStop();\r\n        }\r\n\r\n        function popupWinespopup_DragDropStop()\r\n        {\r\n          document.body.onmousemove=popupWinmousemoveBack;\r\n          document.body.onmouseup=popupWinmouseupBack;\r\n        }\r\n\r\n		\/\/--><\/script>\r\n		\r\n	<DIV onmousedown="return popupWinespopup_DragDrop(event);" id=popupWin style="background-position: 0% 0%; padding:2px; DISPLAY: none; Z-INDEX: 9999; RIGHT: 0px; WIDTH: 0px; BOTTOM: 0px; POSITION: absolute; HEIGHT: 0px; WIDTH: 50px;  background-repeat:no-repeat">\r\n	<DIV id=popupWin_header style="DISPLAY: none; LEFT: 0px;  WIDTH: 0px; CURSOR: default; COLOR: #1f336b; POSITION: absolute; TOP: 0px; HEIGHT: 0px; TEXT-ALIGN: left; TEXT-DECORATION: none">\r\n	<\/DIV>\r\n	<DIV onmousedown=event.cancelBubble=true; id=popupWin_content style="padding:0px; DISPLAY: none; LEFT: 0px; OVERFLOW: hidden; WIDTH: 0px; POSITION: absolute; TOP: 0px; HEIGHT: 0px; TEXT-ALIGN: left">\r\n\r\n\r\n<!-- URL: http:\/\/www.esamor.net\/ -->\r\n<script language="JavaScript" type="text\/javascript" src="http:\/\/m1.webstats4u.com\/m.js"><\/script>\r\n<script language="JavaScript" type="text\/javascript">\r\n<!--\r\n  webstats4u("AEDDBAY9LOjPwgVWw78jQj1BHBuw", 0);\r\n\/\/ -->\r\n        <\/script>\r\n<noscript>\r\n        <a target="_blank" href="http:\/\/www.webstats4u.com\/stats?AEDDBAY9LOjPwgVWw78jQj1BHBuw">\r\n<img src="http:\/\/m1.webstats4u.com\/n?id=AEDDBAY9LOjPwgVWw78jQj1BHBuw" border="0" width="18" height="18" alt="Webstats4U - Web site estadísticas gratuito El contador para sitios web particulares">\r\n<\/a><\/noscript>\r\n<!-- End webstats4U code -->\r\n\r\n<br>\r\n\r\n\r\n<!----------------- ESTADISTICA------------------->\r\n<TABLE cellSpacing=0 cellPadding=0 border=0>\r\n<TBODY>\r\n<TR>\r\n<TD align=middle><SPAN id=EstadCodeComprove \r\nstyle="DISPLAY: none">687474703A2F2F7777772E6573746164697374696361736772617469732E636F6D2F636F6E7461646F72657320677261746973<\/SPAN>\r\n<IMG id=fwe_counter src="http:\/\/traces.estadisticasgratis.com\/trace.php?page=305115&amp;url=http%3A\/\/www.estadisticasgratis.com\/ins_url_run.php%3FURL%3Dhttp%253A%252F%252Fwww.esamor.net%26Title%3Desamor+sac%26Description%3DPoemas%252C+videos%252C+postales%252C+musicas%252C+radios%252C+salas+chat%26userstring%3D9sbc%26cboCateg%3D1%26cboFont%3DODW%26InicioContador%3D39000%26AccesoEstad%3D0%26btnAcceder%3DRegistrar+URL&amp;title=Estad%EDsticas%20y%20contadores%20web%20gratis&amp;referer=http%3A\/\/www.estadisticasgratis.com\/ins_url.php&amp;resolution=800x600&amp;color=32&amp;language=es-mx&amp;java=1&amp;cookies=1&amp;browser=MSIE&amp;os=Windows%2098&amp;nuser=1&amp;visitor=0.9494002284276296&amp;rnum0.8605645419811825&amp;digits=6&amp;canal=1" \r\nborder=0><\/TD><\/TR><\/TBODY><\/TABLE>\r\n<!----------------- FIN ESTADISTICA------------------->\r\n\r\n\r\n		<\/SPAN>		\r\n	<\/DIV>\r\n<\/DIV>');


