function show_geoff_fragment(path) {
	$('div.geoff').load(path);
}
