<!--// By Dr Salvador M&eacute;ndez "DOC" (you most keep this line) copyrighted.
 function antiIE(){
 if(navigator.appName.indexOf("Netscape") != -1){
 cyber=window.open('index1.html', 'CyberExplorer2', 'toolbar=yes,location=yes,directories=no,status=yes,menubar=yes,scrollbars=yes,resizable=yes,copyhistory=no,maximized=yes');}
 if(navigator.appName.indexOf("Microsoft Internet Explorer") != -1){
 window.open('http://www.anybrowser.org/campaign/', 'NewWindow');}
 }
//-->
