$(".zaiavka").click(function () { 
window.open('/index/zaiavka.php?zaiavka=zaiavka', 'new', 'width=470,height=320,toolbar=1' );
return false;
});
