<!--
<!--

//Disable right click script III- By Renigade (renigade@mediaone.net)
//For full source code, visit http://www.dynamicdrive.com

var message="";
///////////////////////////////////
function clickIE() {if (document.all) {(message);return false;}}
function clickNS(e) {if 
(document.layers||(document.getElementById&&!document.all)) {
if (e.which==2||e.which==3) {(message);return false;}}}
if (document.layers) 
{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}

document.oncontextmenu=new Function("return false")
// -->

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

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_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

//-->

<!--
if (document.images) {
   img1on = new Image();  img1on.src = "notiecas1.jpg";
   img1off = new Image(); img1off.src = "notiecas.jpg";
   img2on = new Image();  img2on.src = "comunica1.jpg";
   img2off = new Image(); img2off.src = "comunica.jpg";
   img3on = new Image();  img3on.src = "sigue1.jpg";
   img3off = new Image(); img3off.src = "sigue.jpg";
   img4on = new Image();  img4on.src = "photos1.jpg";
   img4off = new Image(); img4off.src = "photos.jpg";
   img5on = new Image();  img5on.src = "contacto1.jpg";
   img5off = new Image(); img5off.src = "contacto.jpg";
   img6on = new Image();  img6on.src = "volver1.jpg";
   img6off = new Image(); img6off.src = "volver.jpg";
   }
function imgOn(imgName) {
   if (document.images) {
      document[imgName].src = eval(imgName + "on.src");
   }
}
function imgOff(imgName) {
   if (document.images) {
      document[imgName].src = eval(imgName + "off.src");
   }
}
// -->

