function tpshow(link)
{
window.open(link,'','top=50,left=150,width=750,height=550,scrollbars=yes,menubar=yes')
}