
function popup_adres(url){
window.open(url,'','toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,width=300,height=160');
}
