function newcontact(geo_name, cunard) {
	window.open('contact1.asp?fresh=yes&cunard=' + cunard + '&data_GeoPlaceName=' + geo_name, "Reisekonsulent", 'height=434,width=580,scrollbars=yes');
}