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