function show(link)
{
window.open(link,'','top=50,left=100,width=730,height=500,scrollbars=yes,menubar=yes,resizable=yes')
}
