function popUp(url){
	window.open(url,"pop","width=550,height=394,toolbars=0,scrollbars=0,status=no")
}
