<!--

  /////////////////////////////////////////////////////////
  ///                                                   ///
  ///      ©2003-2005 Bulgaria, Varna - Dichev.com      ///
  ///      http://dichev.com                            ///
  ///      e-mail: alexander (-) dichev.com             ///
  ///      icq # 143667709                              ///
  ///      Alexander Simeonov Dichev                    ///
  ///                                                   ///
  ///      friendly hosted by                           ///
  ///      Revolta Ltd. - http://revolta.com            ///
  ///                                                   ///
  /////////////////////////////////////////////////////////
   
  // Hides email-addresses from the robots.
  
  // Variables "string" and "alt_text" are not required.

   function bot_save_string(domain1, name1, string) {
      displayed1=(typeof(string)=="undefined") ? name1+"@"+domain1 : string
      document.write('<a h' + 'ref=' + '"mai' + 'lto:' + name1 + '@' + domain1 + '">' + displayed1 + '</a>' + "\n");
   }
   
   function bot_save_map_area(domain2, name2, alt_text, coordinates) {
      displayed2=(typeof(alt_text)=="undefined") ? name2+"@"+domain2 : alt_text
      document.write('<ar' + 'ea sh' + 'ape="po' + 'ly" alt=' + '" ' + displayed2 + ' " coords="' + coordinates + '" h' + 're' + 'f="mai' + 'lt' + 'o:' + name2 + '@' + domain2 + '" />' + "\n");
   }
   
   // document.write('<style><!-- @import url(http://dichev.com/skin/christmas2008.css); --></style><div class="christmas2008"></div>');

// -->
