
function ShowPrint() {
  s = document.location.pathname;
  window.open('/print'+s, '_blank','width=700,height=700,toolbar=yes,scrollbars=yes');
  return false; 
}

function PrnPrn() {
  document.write('<p class="prn"><a href="javascript://" onclick="ShowPrint();"><img src="/img/print.gif" alt="" width="13" height="13" border="0" align="absmiddle"> Версия для печати</a></p>');
}

function PrnTop() {
  document.write('<a href="javascript://" onclick="ShowPrint();"><img src="/img/t3.gif" alt="Версия для печати" width="11" height="11" border="0"></a>');
}

function PrnCopyright() {
  document.write('<p class="prn">© 2007-2012 ОАО &laquo;Калугаприбор&raquo;</p>');
}

function PrnLogo() {
  document.write('<td valign="top" align="right" width="642" colspan="2" background="/img/h12.jpg"><IMG height=1 alt="" src="/img/1x1.gif" width=642 border=0><p class="top">');
}

function PrnRekv() {
  document.write('248021, г. Калуга, ул. Московская, 249, факс: (4842) 550-527, тел.: (4842) 507-739, E-mail: <A href="mailto:kc@kaluga.ru">kc@kaluga.ru</A>');
}
