Email"; ############################################################## # Kontaktformular # ############################################################## # Anfrage- und Prospektbestellformular $anfrage_felder = array("salutation", "academic title", "firstname", "surname", "address", "telephone number", "fax", "e-mail address", "date of arrival", "date of departure", "number of people", "rooms", "adults", "children age", "How many rooms do you want to use?", "remarks", "Are you interested in receiving our noncommittal info-letter for free? ", "Mr", "Mrs"); $anfrage_schalter = "Send request/booking"; # Fehlermeldungen dazu $error_titel = "The following errors occurred:"; $error_name = "Please enter your name!"; $error_adresse = "Please enter your address!"; $error_telefon = "Please enter your telephone number!"; $error_email = "Please enter a valid e-mail address!"; $error_ende = "Please move back one step and correct
your data entries."; $anfrage_danke = "Thank you for your request. We will do our best to deal with your request as fast as possible and contact you soon."; $prospekttext = "Please feel free to order free of
charge our information brochure:"; $prospektschalter = "Send order"; $prospekt_danke = "Thank you for your order. We will send you our
free brochure within the next days."; $skiverleih_felder = array("Amount", "SNOWBOARD", "PREMIUM SKI", "ECONOMY SKI", "CHILDREN SKI", "SKISHOES", "Rent from:", "Rent until:", "Bodysize", "Shoesize", "SNOWBOARD-SET", "PREMIUM SKI-SET", "ECONOMY SKI-SET", "CHILDRENSKI-SET" ); $anfrage_skiverleih = "NEW! Ski Rental in our Hotel!"; $ski_rabatt = "Order online and get 5% discount!"; $ski_schalter ="Send orderform" ; $prospekttext = "Order our free
info folder:"; $prospektschalter = "Send order"; $prospekt_danke = "Thank you for your interest, the folder will be sent
within the next days."; ?>