function PopWindow(Link)
{
window.open(Link,'other','width=670,height=570,scrollbars=yes,status=no,menubar=no,toolbar=no,location=no,directories=no,resizable=no,top=20,left=20')
}