function show(link)
{
window.open(link,'','top=50,left=150,width=620,height=450,scrollbars=yes')
}

