	function small_popup(selection){

			window.open(selection,'window','width=200,height=130,scrollbars=yes,status=yes');	
	
	}