function popUp(url){
	window.open(url,"pop","width=620,height=470,toolbars=0,scrollbars=1")
}
