function LiveI() {
document.write("<a href='http://www.liveinternet.ru/click' "+
"target=_blank><img src='http://counter.yadro.ru/hit?t11.4;r"+
escape(document.referrer)+((typeof(screen)=="undefined")?"":
";s"+screen.width+"*"+screen.height+"*"+(screen.colorDepth?
screen.colorDepth:screen.pixelDepth))+";u"+escape(document.URL)+
";"+Math.random()+
"' alt='' title='LiveInternet: показано число просмотров за 24"+
" часа, посетителей за 24 часа и за сегодня' "+
"border=0 width=88 height=31><\/a>");
}


function YDM() {
yandex_partner_id = 35784;
yandex_site_bg_color = 'FFFFFF';
yandex_site_charset = 'windows-1251';
yandex_ad_format = 'direct';
yandex_font_size = 1;
yandex_direct_type = 'horizontal';
yandex_direct_border_type = 'block';
yandex_direct_limit = 3;
yandex_direct_bg_color = 'FFF9F0';
yandex_direct_border_color = 'FBE5C0';
yandex_direct_header_bg_color = 'FEEAC7';
yandex_direct_title_color = '0000CC';
yandex_direct_url_color = '006600';
yandex_direct_all_color = '0000CC';
yandex_direct_text_color = '000000';
yandex_direct_hover_color = '0066FF';
document.write('<sc'+'ript type="text/javascript" src="http://an.yandex.ru/resource/context.js?rnd=' + Math.round(Math.random() * 100000) + '"></sc'+'ript>');

}

function YDL() {
yandex_partner_id = 35784;
yandex_site_bg_color = 'FFFFFF';
yandex_site_charset = 'windows-1251';
yandex_ad_format = 'direct';
yandex_font_size = 1;
yandex_direct_type = 'vertical';
yandex_direct_border_type = 'block';
yandex_direct_limit = 5;
yandex_direct_bg_color = 'FFF9F0';
yandex_direct_border_color = 'FBE5C0';
yandex_direct_header_bg_color = 'FEEAC7';
yandex_direct_title_color = '0000CC';
yandex_direct_url_color = '006600';
yandex_direct_all_color = '0000CC';
yandex_direct_text_color = '000000';
yandex_direct_hover_color = '0066FF';
document.write('<sc'+'ript type="text/javascript" src="http://an.yandex.ru/resource/context.js?rnd=' + Math.round(Math.random() * 100000) + '"></sc'+'ript>');
};

function EroRU(eCount,w) {

  var eCardMax = 92;
  var rnd = cPath = 0;
  var i; 
  var res = "X";

  for (i=0; i< eCount; i++) {

     rnd = 1+ Math.round((Math.random() * 9998811)) % eCardMax ;

     cPath = rnd;

     if (rnd / 10 < 1) {
	 cPath = "00" + cPath;
     }
     else if (rnd / 100 < 1) {
          
 	 cPath = "0" + rnd;

     }

  document.write("<a target=_blank href='http://ero.ru/card.php?card_id=" + rnd + "&id=534&site=ciscolab'><img src='http://89.108.123.222/" + cPath + "/card.jpg' width='" + w + "' border=0></a>");

  }


};

function RUSCAM(count) {

  var i; 
  for (i=0; i< count; i++) {
    document.write("<a target=_blank href='http://ruscams.com/cgi/cabk.cgi?bestmodel=" + (i+1) + "&pid=335&wmid=9417&account=5'><img src='http://s1.ruscams.com/cgi/ph.cgi?id=" + i + "' border='0' width='140' height='105' alt='Чат с моделью' title='Чат с моделью'></a>");
   }

};