<!--//
function skpop(adres)
{
var i
i = window.open("","","width=564,height=540,status=0,top=100,left=150,scrollbars=1");
i.location=adres ;
}

// -->
