function popup(link) {
	window.open (link, "", "status,width=620,height=620");
}