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

