/* functions.js */


function kmindex() {
  var counter = new Image();
  counter.src = "http://counting.kmindex.ru/0.gif?uid=147165&r=" + escape(document.referrer) + "&" + Math.random();
}


function liveinternet() {
  var counter = new Image();
  counter.src = "http://counter.yadro.ru/hit?t43.11;r" + escape(document.referrer) + ((typeof(screen) == "undefined") ? "" : ";s" + screen.width + "*" + screen.height + "*" + (screen.colorDepth ? screen.colorDepth : screen.pixelDepth)) + ";u" + escape(document.URL) + ";" + Math.random();
}


function mail() {
  var counter = new Image();
  counter.src = "http://d6.cc.b5.a1.top.list.ru/counter?id=1530347;js=na;r=" + escape(document.referrer) + ";j=" + navigator.javaEnabled() + ";s=" + screen.width + "*" + screen.height + ";d=" + (screen.colorDepth ? screen.colorDepth : screen.pixelDepth) + ";rand=" + Math.random();
}


function rambler() {
  var counter = new Image();
  counter.src = "http://counter.rambler.ru/top100.cnt?1532536";
}


function counters() {
  kmindex();
  liveinternet();
  mail();
  rambler();
}


function consult() {
  // document.write("<div class=\"consult\"><strong>Внимание!</strong> На горячей линии вы можете получить <ins>бесплатную анонимную</ins> консультацию профессиональных врачей по любому интересующему вас вопросу. <strong><a href=\"/consult/\">Задайте свой вопрос</a></strong> и в ближайшее время с вами по телефону свяжется специалист и ответит на него.</div>");
  document.write("<div class=\"consult\"><strong><a href=\"/consult/\">Бесплатная анонимная консультация профессиональных врачей</a></strong></div>");
}

