function Asxx(String){
var email ='geofisica.cl@r_sismica'
var TempBefore = '';
var TempAfter = '';
var NewString = '';
var Start = 0;
var WhereHash = email.indexOf ('@');
for (Count = 1; Count <= WhereHash; Count ++){
TempBefore += email.substring (Start, Count);
Start++
}
Start = WhereHash;
Start ++
WhereHash +=2;
for (Count = WhereHash; Count <=email.length; Count++){
TempAfter +=email.substring (Start, Count)
Start++
}
NewString = TempAfter +'@' + TempBefore;
parent.location = 'mailto:'+NewString;
}

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

function xx1() { //v2.0
  window.open("x1.htm","","width=300,height=100");
}

function xx2() { //v2.0
  window.open("x2.htm","","width=300,height=100");
}

function xx3() { //v2.0
  window.open("x3.htm","","width=300,height=100");
}

function xx4() { //v2.0
  window.open("x4.htm","","width=300,height=100");
}

function xx5() { //v2.0
  window.open("x5.htm","","width=300,height=100");
}

function xx6() { //v2.0
  window.open("x6.htm","","width=300,height=100");
}

function xx7() { //v2.0
  window.open("x7.htm","","width=300,height=100");
}

function xx8() { //v2.0
  window.open("x8.htm","","width=300,height=100");
}