function popup(thepage){
	window.open(thepage, 'thewin', 'width=376 height=410 scrollbars=yes')
}