﻿function an_nav_eng() {
dText[0] = "route planner"
dText[1] = "transport binding"
dText[2] = "town plan"
dText[3] = "map"
dText[4] = "directions"
docs = parent.seiten.document
docs.getElementById('lgs1').style.width = 170
docs.getElementById('lgs2').style.width = 630
docs.getElementById('lgs3').style.width = 140
docs.getElementById('lgs4').style.width = 100
docs.getElementById('lgs5').style.width = 70
docs.getElementById('lgs6').style.width = 115
schr_gr('5','18px',0,0)
}

function an_nav_rus() {
dText[0] = "План маршрута"
dText[1] = "Транспортная связь"
dText[2] = "План города"
dText[3] = "Эскиз приезда"
dText[4] = "Отсутств писание"
docs = parent.seiten.document
docs.getElementById('lgs1').style.width = 170
docs.getElementById('lgs2').style.width = 720
docs.getElementById('lgs3').style.width = 140
docs.getElementById('lgs4').style.width = 100
docs.getElementById('lgs5').style.width = 120
docs.getElementById('lgs6').style.width = 155
schr_gr('5','16px',0,0)
}
//////Anfahrt
function translate_anfahrt(sprache) {
docs = parent.seiten.document
if(sprache == "eng"){
an_nav_eng()
dText[5] =  "<P><I>If you would like to plan your trip to us you can do so with the help of<BR>www.web.de<BR>just enter your adress and click on &quot;get directions&quot.</I></P>"
docs.getElementById('fromstreet').value = "street"
docs.getElementById('fromplz').value ="ZIP"
docs.getElementById('fromcity').value = "city"
docs.getElementById('absch').value = "get directions"
var land = new Array("Please, choose...","Albania","Andorra","Armenia","Azerbaijan","Belgium","Bosnia-Herzegovina","Bulgaria","Denmark","Germany","Estonia","Faroes islands","Finland","France","Georgia","Gibraltar","Greece","Great Britain","Ireland","Iceland","Italy","Croatia","Latvia","Liechtenstein","Lithuania","Luxembourg","Malta","Macedonia","Moldavia","Monaco","Netherlands","Norway","Austria","Poland","Portugal","Romania","Russia","San Marino","Sweden","Switzerland","Serbia and Montenegro","Slovakian republic","Slovenia","Spain","Czech Republic","Turkey","Ukraine","Hungary","Vatican City","Byelorussia","Cyprus")
}

if(sprache == "rus"){
an_nav_rus() 

dText[5] =  "Если  Вы хотите запланировать Ваш маршрут к нам, Вы можете<BR>подьзоватся планом маршрута  &quot;Web.de&quot;.<BR>Внесите Ваше место расположения и нажмите  «путь рассчитать»."

docs.getElementById('fromstreet').value = "Улица"
docs.getElementById('fromplz').value = "ПИ"
docs.getElementById('fromcity').value = "Место"
docs.getElementById('absch').value = "Путь рассчитывают"
var land = new Array("Пожалуйста, выбирают...","Албания","Андорра","Армения","Азербайджан","Бельгия","Босния-Герцеговина","Болгария","Дания","Германия","Эстония","Фарерские острова острова","Финляндия","Франция","Грузия","Гибралтар","Греция","Великобритания","Ирландия","Исландия","Италия","Хорватия","Латвия","Лихтенштейн","Литва","Люксембург","Мальта","Македония","Молдавия","Монако","Нидерланды","Норвегия","Австрия","Польша","Португалия","Румыния","Россия","Сан-Марино","Швеция","Швейцария","Сербия и Черногория","Словацкая республика","Словения","Испания","Чешская Республика","Турция","Украина","Венгрия","Ватикан","Белоруссия","Кипр")
}
select_va(52,land,1,'ld')
translate_it('6',dText)
}
//////Anfahrt2
function translate_anfahrt2(sprache) {
docs = parent.seiten.document
var pf = "<SPAN class='Pfeil'>&#8680;</SPAN>"
var pf2 = "<SPAN class='Pfeil'>&#8674;</SPAN>"
if(sprache == "eng"){
an_nav_eng()
dText[5] =  "general"
dText[6] =  "by car"
dText[7] =  "bus / streetcar"
dText[8] =  "by train"
dText[9] =  "by airplane"
dText[10] =  "Away from the street noise but yet conviniently located, close to the city and<BR>public transportation with direct connection to the city center.<BR><BR>To reach the railway station Dresden-Reick or Dresden-Dobritz (with bus line 85<BR>or on foot 15 min) for excursions to Sächsische Schweiz or Meissen."
dText[11] =  "Highway A4 / A13 to highway triangle Dresden west "+pf+" A17 Prague/Pirna "+pf+"<BR>exit  Dresden Prohlis "+pf+" see map"
dText[12] =  "Tram line 9 goes by the zoo to the central station, further toward Postplatz<BR>(Old Town). Tram line 13 goes by the zoo to Straßburger Platz (Glass VW<BR>manufacture) "+pf2+" Option to change direction toward Postplatz "+pf2+" further in the<BR>direction of Neustadt.<BR>Bus line 85 to Schillerplatz (Elb-bridge &quot;Blaues Wunder&quot;), change to bus line 83<BR>going toward Pillnitz. The Pension has brochures about all Bus routes and we<BR>would be happy toanswer any questions you might have. "
dText[13] =  "From the train station &quot;Dresden Neustadt&quot; you take the tram line 3 going<BR>towards &quot;Coschütz&quot; to central station (stop &quot;Hauptbahnhof Nord&quot;).<BR><BR>From there you take line 9 going toward &quot;Prohlis&quot; until you reach the<BR>stop &quot;Altreick&quot;. The stop is across the road from the Pension."
dText[14] =  "On the ground floor of the airport there is a train station, from there you take<BR>line &quot;S2&quot; to Reick. There you take the bus 85 toward Prohlis.<BR>Get off in Altreick. (The S2 drives all the way to Reick until 7:45 pm* after<BR>that until 11:46 pm* you have to change trains once.)<BR><BR><BR>* = We are not responsible for schedule changes"
docs.getElementById('lgs7').style.width = 80
docs.getElementById('lgs8').style.width = 70
docs.getElementById('lgs9').style.width = 130
docs.getElementById('lgs9').style.top = 5
docs.getElementById('lgs10').style.width = 90
docs.getElementById('lgs11').style.width = 130
}

if(sprache == "rus"){
an_nav_rus() 
dText[5] =  "Вообще"
dText[6] =  "автотранспортом"
dText[7] =  "Автобус /<BR>трамвай"
dText[8] =  "по железной дороге"
dText[9] =  "самолетом"
dText[10] =  "<BR>Пансион расположен в стороне от уличного шума, тем не менее имеет хорошую<BR>транспортную связь с городом. Остановка трамвая находится рядом с пансионом.<BR><BR>Доехать до станции S-Bahn Dresden-Reick или Dresden-Dobritz можно на автобусе<BR>№ 85. С этих станций (S-Bahn) начинается Ваша экскурсия в Саксонскую<BR>Швейцарию или в Мейссен"
dText[11] =  "<BR>Автобан A4 / A13 до треугольника автобана «Дрезден запад» "+pf+"<BR> на A17 Прага / Пирна "+pf+" выезд Дрезден Prohlis "+pf+" смотри эскиз приезда"
dText[12] =  "<BR>Трамвайная линия №9 проходит через остановку Зоопарк, дальше до Главного<BR>вокзала, после этогодальше в направлении  Postplatz трамвайная линия №13<BR>проходит через остановку Зоопарк и дальше до остановки Straßburger Platz<BR>(Стеклянная мануфактура VW) "+pf2+" Здесь имеется возможность сделать переход<BR>на трамвайные линии, ведущие в Центр города ( Postplatz) "+pf2+" дальше после<BR>&quot;Straßburger Platz&quot; в направлении Neustadt.<BR><BR>Автобус № 85 идёт до остановки Schillerplatz ( мост &quot;Blaues Wunder&quot;), можно<BR>сделать пересадку на автобус №83 в направлении Pillnitz. В пансионе лежит<BR>брошюра , которая  информирует Вас о транспортной сети.."
dText[13] =  "<BR>От вокзала &quot;Dresden Neustadt&quot; Вы едете на трамвайной линии №3 в <BR>направлении &quot;Coschütz&quot; до главного вокзала (остановка &quot;Hauptbahnhof Nord&quot;).<BR><BR>Оттуда Вы едете на линии №9 в направлении &quot;Prohlis&quot;  до остановки<BR>&quot;Altreick&quot; . На противоположной стороне улицы находится наш Пансион."
dText[14] =  "<BR>От аэропорта едете на электропоезде (S-Bahn № &quot;„S2 &quot;) до станции &quot;Reick &quot;, <BR>От вокзала &quot;Reick &quot;, Вы едете автобусом №85 до остановки &quot;Reick &quot;.<BR>пересаживаются сразу.<BR><BR><BR>* = Часовая дата, о. Гарантия"

docs.getElementById('lgs7').style.width = 70
docs.getElementById('lgs8').style.width = 140
docs.getElementById('lgs9').style.width = 90
docs.getElementById('lgs9').style.top = -8
docs.getElementById('lgs10').style.width = 165
docs.getElementById('lgs11').style.width = 100
}
dText[15] = dText[5] 
dText[16] = dText[6] 
dText[17] = dText[7] 
dText[18] = dText[8] 
dText[19] = dText[9] 

translate_it('20',dText)
}
//////Anfahrt3
function translate_anfahrt3(sprache) {
if(sprache == "eng"){
an_nav_eng()
}

if(sprache == "rus"){
an_nav_rus() 
}
translate_it('5',dText)
}
//////Anfahrt4
function translate_anfahrt4(sprache) {
if(sprache == "eng"){
an_nav_eng()
dText[5] =  "Altreick is located in the southeast of Dresden - you may compare with the map."
}

if(sprache == "rus"){
an_nav_rus() 
dText[5] =  "Altreick лежит на юго-востоке в Дрездене - Вы сравните с нашим эскизом"
}
translate_it('6',dText)
}
//////Anfahrt5
function translate_anfahrt5(sprache) {
if(sprache == "eng"){
an_nav_eng()
Wegbe_eng('5')
}

if(sprache == "rus"){
an_nav_rus() 
Wegbe_rus('5')
}
translate_it('6',dText)
}