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