<!-- Start of StatCounter Code -->
var sc_project=4436635; 
var sc_invisible=1; 
var sc_partition=55; 
var sc_click_stat=1; 
var sc_security="b0f41144"; 
document.write('<script type="text/javascript"');
document.write('src="http://www.statcounter.com/counter/counter.js"></script><noscript><div');
document.write('class="statcounter"><a title="myspace hit counter"');
document.write('href="http://www.statcounter.com/myspace/"');
document.write('target="_blank"><img class="statcounter"');
document.write('src="http://c.statcounter.com/4436635/0/b0f41144/1/"');
document.write('alt="myspace hit counter" ></a></div></noscript>');
<!-- End of StatCounter Code -->
<!-- hide  
if (self==parent) { 
      document.write('<div align="center"><center><table border="1" cellpadding="0" cellspacing="0" width="45%" height="79"><tr><td width="100%" height="79" bordercolor="#C0C0C0" bgcolor="#C0C0C0"><div align="center"><table border="0" cellpadding="5" cellspacing="0" width="100%"><tr><td width="19%"><p align="center"><img border="0" src="http://aytha.eresmas.net/imagen/P/info.gif" width="32" height="32"></td><td width="81%"><b><font color="#000000" size="2">ˇAtención! Este es solamente un4 frame, es parte de un sitio web. Por favor vaya a la página principal<br>&nbsp;<a href="http://aytha.eresmas.net">~ El Chaleco Anti-Balas ~</a></font></b></td></tr></table></div></td></tr></table></center></div>');
   window.setTimeout('window.location="http://aytha.eresmas.net/index.html"', 1000000000000);
   }
// end hide -->

<!--
 window.onerror=noError;

 Speech.SuppressExceptions=1;
 Speech.Tagged=1;
 Speech.Initialized=1;

 function noError() {
   return true;
 }

 function checkParent (src, tagName) {
   while ( src != null ) {
     if (src.tagName == tagName) return src;
     src = src.parentElement;
   }
   return null;
 }

 function checkContent (src, tagName) {
   var pos = src.sourceIndex;
   while (src.contains(document.all[++pos])) {
     if (document.all[pos].tagName == tagName) return document.all[pos];
   }
   return null;
 }

 function outlineAction() {
   var src = event.srcElement;
   var item = checkParent (src, "LI");
   if (parent != null) {
     var content = checkContent (item, "UL");
     if (content != null) {
       if (content.style.display == "") {
         content.style.display = "block";
         src.style.listStyleImage = "url(minus.png)";
       }
       else {
         content.style.display = "";
         src.style.listStyleImage = "url(plus.png)";
       }
     }
   }
   event.cancelBubble = true;
 }

 function MSIEversion()
 {
   var ua = navigator.userAgent;
   var msie = ua.indexOf ("MSIE ");

   if (msie > 0)
     return parseFloat (ua.substring (msie+5, ua.indexOf (";", msie)));
   else
     return 0;
 }

 function Say(text)
 {
   Speech.AudioReset();
   Speech.Speak ("\\ctx=\"e-mail\"\\");
   Speech.Speak (text);
 }

 function ClearSelect() {
   document.selection.empty();
 }

 function SaySelect() {
   Say(document.selection.createRange().text);
 }

 document.onmousedown = ClearSelect;
 document.onmouseup = SaySelect;
 //-->