function openWindow(lnk){
open (lnk,"","height=375,width=600,scrollbars=yes,resizable=no,status=no,menubar=no,toolbar=no,location=no")
}


