function opencust(adr)
{
window.open(adr, '','width=620,height=415,top=100,left=170,scrollbars=yes,resizable=yes');
}

