function popup( link ) {
	javascript:window.open(link, '', 'scrollbars=1, location=1, status=1, width=500, height=500, left=25, top=25');
}
