var myname = "markus.schmid" var mydomain = "littletramp.ch" var ciapath = "https://www.cia.gov/library/publications/the-world-factbook/" Text_VolunteerWanted = "Sorry, just parts of the content has been translated.\nI've tried some automatic translations, but was not satisfied whit the result.\n\nSend me an email, if you'd like to volunteer for translating parts of my homepage." if (!language) language = "d" switch (language) { case "d": Text_GoToTop = "Zum Seitenanfang" Text_Print = "Drucken" Text_Maximize = "Vollbild" Text_Close = "Schliessen" Text_BackHome = "Zurück zur Hauptseite" Text_SelectItem = "Thema wählen" Text_Menu = "Menü:" Text_Controls = "Fotos:" Text_Timeunit = "Sek" Text_Play = " (Start)" Text_Stop = " (Stop)" Text_Sound = "Musik" Text_Pwd = "Passwort:" Text_Protected = "Sorry, dieser Bereich ist für dich gesperrt!" Text_Language = "English" Text_Guestbook = "Gästebuch" Text_Worldtrip="Weltreise" Text_Startpage="Startseite" Text_HomeWorldtrip=Text_Startpage + " " + Text_Worldtrip Text_HomeNorthamerica=Text_Startpage + " Nordamerika" Text_HomeCentralamerica=Text_Startpage + " Zentralamerika" Text_HomeSouthamerica=Text_Startpage + " Südamerika" Text_HomeAsia=Text_Startpage + " Asien" Text_Section="Reiseabschnitt" Text_Prev="Vorheriger " + Text_Section Text_Next="Nächster " + Text_Section Text_Map = "Interaktive Karte" Text_Map1 = "Interaktive Karte anzeigen" Text_Map2 = "Zoombare Karte mit zusätzlichen Infos wie Übernachtungsplätze und Links zu Fotos anzeigen" Text_ShowAllPhotos = "Alle Fotos anzeigen
(nur für schnelle Internetverbindungen empfohlen)" Text_Report = "Reisebericht " Text_Photos = "Fotos" Text_Loading_Report="
Bitte warten, der Bericht wird geladen" Text_Camp="Übernachtungsplatz " Text_Camps="Übernachtungsplätze" Text_ReportFollows="" // "

Bericht folgt demnächst!

" Text_SendEMail = " Email senden " break; case "e": Text_GoToTop = "To top of page" Text_Print = "Print" Text_Maximize = "Maximize" Text_Close = "Close" Text_BackHome = "Back to main page" Text_SelectItem = "Select topic" Text_Menu = "Menu:" Text_Controls = "Photos:" Text_Timeunit = "sec" Text_Play = " (Start)" Text_Stop = " (Stop)" Text_Sound = "Music" Text_Pwd = "Password:" Text_Protected = "Sorry, this section is not public!" Text_Language = "Deutsch" Text_Guestbook = "Guestbook" Text_Worldtrip="Worldtrip" Text_Startpage="Overview" Text_HomeWorldtrip=Text_Startpage + " " + Text_Worldtrip Text_HomeNorthamerica=Text_Startpage + " Northamerica" Text_HomeCentralamerica=Text_Startpage + " Centralamerica" Text_HomeSouthamerica=Text_Startpage + " Southlamerica" Text_Section="Part" Text_Prev="Previous part of the journey" Text_Next="Next part of the journey" Text_Map = "Interactive map" Text_Map1 = "Show interactive map" Text_Map2 = "Show zoomable map with additional infos like my campsites and links to pictures" Text_ShowAllPhotos = "Show all photos
(recommended for fast connections only)" Text_Report = "Report " Text_Photos = "Photos" Text_Loading_Report="
Loading report" Text_Camp="Camp " Text_Camps="Where I camped" Text_SendEMail = " Send email " Text_ReportFollows="

Report coming soon!

" Text_ReportNotTranslated="

" + Text_VolunteerWanted.replace(/\n/g,"
") + "
 
" + Text_SendEMail + "


" break; }