/**************************************************
http://www.ivash.com
&#x69;&#x76;&#x61;&#115;&#x68;&#x40;&#x77;&#97;&#x6e;&#100;&#97;&#x2e;&#104;&#114;
Copyright(c)2001-2006
All Rights reserved
**************************************************/
function prozor(input,inp2,inp3) {
window.open(input,'','toolbar=no,location=no,width='+inp2+',height='+inp3);
}