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