
 var ORDNER = new Array (); var NAME = new Array (); var BESCHREIBUNG = new Array (); d = 0;
 
 /******************************************************************/
 
 var MAXIMALANZAHL_BILDER = 30 ;
 
 /******************************************************************/
   NAME[++d] = new Array ();BESCHREIBUNG[d] = new Array (); c = 1 ;
 
   ORDNER[d]          = "Hostel" ;
   
   BESCHREIBUNG[d][c] = "Welcome to our hostel! Make yourself comfortable." ;
   NAME[d][c++]       = "finding asylym.jpg" ;
 
   BESCHREIBUNG[d][c] = "In the evenings you can chill out..." ;
   NAME[d][c++]       = "evening.jpg" ;
 
   BESCHREIBUNG[d][c] = "... meet new people ..." ;
   NAME[d][c++]       = "Terry talking to irish girl.jpg" ;
 
   BESCHREIBUNG[d][c] = "... play games." ;
   NAME[d][c++]       = "chess.jpg" ;
 
   BESCHREIBUNG[d][c] = "or play guitar outside." ;
   NAME[d][c++]       = "guitar.jpg" ;
 
   BESCHREIBUNG[d][c] = "Summer nights on the bench outside." ;
   NAME[d][c++]       = "evenings outside.jpg" ;
 
   BESCHREIBUNG[d][c] = "Corridor with informations about other hostels." ;
   NAME[d][c++]       = "hall.jpg" ;

   BESCHREIBUNG[d][c] = "Reception" ;
   NAME[d][c++]       = "kueche.jpg" ;
 
   BESCHREIBUNG[d][c] = "Reception" ;
   NAME[d][c++]       = "tisch.jpg" ;
   
   BESCHREIBUNG[d][c] = "Reception" ;
   NAME[d][c++]       = "fenster.jpg" ;
   
   BESCHREIBUNG[d][c] = "adrian & friends" ;
   NAME[d][c++]       = "adrian.jpg" ;
   
   BESCHREIBUNG[d][c] = "Chat party" ;
   NAME[d][c++]       = "Chat party.jpg" ;
   

 /*****************************************************************/
   NAME[++d] = new Array ();BESCHREIBUNG[d] = new Array (); c = 1 ;
 
   ORDNER[d]          = "Excursions" ;
 
   BESCHREIBUNG[d][c] = "When the weather is nice, we like to take our visitors out on fieldtrips.." ;
   NAME[d][c++]       = "staring at the sun.jpg" ;
   BESCHREIBUNG[d][c] = "Gary throws away his map - the sunny riverside is just around the corner" ;
   NAME[d][c++]       = "map reading.jpg" ;
   BESCHREIBUNG[d][c] = "Joseph is taking a sunbath" ;
   NAME[d][c++]       = "Joseph (lying) on grass.jpg" ;
   BESCHREIBUNG[d][c] = "Berlin is surrounded by a tremendous amout of lakes and seas, which we like to visit in the summertime" ;
   NAME[d][c++]       = "fishing 3.jpg" ;
   BESCHREIBUNG[d][c] = "Adrian is giving water to Gary" ;
   NAME[d][c++]       = "fishing 2.jpg" ;
   BESCHREIBUNG[d][c] = "In the evening everyone is relaxing and watching the sun going down" ;
   NAME[d][c++]       = "fishing.jpg" ;
   BESCHREIBUNG[d][c] = "Of course the day doesn't finish so soon, and we go clubbing by metro" ;
   NAME[d][c++]       = "streetfight in metro.jpg" ;
   BESCHREIBUNG[d][c] = "Berlin offers a big variety of cafes and pubs" ;
   NAME[d][c++]       = "always coca cola.jpg" ;
   BESCHREIBUNG[d][c] = "This is a concert in one of many popular locations in Berlin" ;
   NAME[d][c++]       = "nightlife.jpg" ;
   BESCHREIBUNG[d][c] = "In the hostel you will always find people to go out together" ;
   NAME[d][c++]       = "some people.jpg" ;
   BESCHREIBUNG[d][c] = "There are also many historical places and museums in Berlin" ;
   NAME[d][c++]       = "museum 2.jpg" ;
   BESCHREIBUNG[d][c] = "We are waiting for you, to come with us!" ;
   NAME[d][c++]       = "museum.jpg" ;
 
 
 /*****************************************************************/
   NAME[++d] = new Array ();BESCHREIBUNG[d] = new Array (); c = 1 ;
 
   ORDNER[d]          = "Berlin" ;
 
   BESCHREIBUNG[d][c] = "Berlin dome at night" ;
   NAME[d][c++]       = "terrys postcard-contest winning picture.jpg" ;
   BESCHREIBUNG[d][c] = "Biking girl at night in Berlin" ;
   NAME[d][c++]       = "biking girl on street.jpg" ;
   BESCHREIBUNG[d][c] = "Berlins crazy children" ;
   NAME[d][c++]       = "fountain.jpg" ;
   BESCHREIBUNG[d][c] = "Berlin has 200 km sandbeach, this is Wannsee lake" ;
   NAME[d][c++]       = "Wannsee.jpg" ;
   BESCHREIBUNG[d][c] = "The famous Brandenburg gate - symbol of Berlins former division and union" ;
   NAME[d][c++]       = "brand gate.jpg" ;
   BESCHREIBUNG[d][c] = "The Reichstag - seat of the German parliament, The Bundestag" ;
   NAME[d][c++]       = "Reichstag.jpg" ;
   BESCHREIBUNG[d][c] = "The former Kongresshalle, now House Of World's Culture (Das Haus der Kulturen der Welt)" ;
   NAME[d][c++]       = "Kongresshalle.jpg" ;
   BESCHREIBUNG[d][c] = "The Soviet War Memorial, Soviet Territory in Berlin" ;
   NAME[d][c++]       = "Sov ehr.jpg" ;
   BESCHREIBUNG[d][c] = "American political activist in Berlin (anti Bush)" ;
   NAME[d][c++]       = "bush man.jpg" ;
   BESCHREIBUNG[d][c] = "Park in Charlottenburg Palace" ;
   NAME[d][c++]       = "park.jpg" ;
   BESCHREIBUNG[d][c] = "Sculptures' Garden in the German Emperors Palace in Potsdam" ;
   NAME[d][c++]       = "statue.jpg" ;
   BESCHREIBUNG[d][c] = "Nofretete, the oldest inhabitant of Berlin, 5000 years" ;
   NAME[d][c++]       = "nofri.jpg" ;
   BESCHREIBUNG[d][c] = "The Berlin Dome, The Kaiser's Marriage Church" ;
   NAME[d][c++]       = "just some street.JPG" ;
   BESCHREIBUNG[d][c] = "Jewish Museum Berlin with sunshine" ;
   NAME[d][c++]       = "some kind of metal statue kind of thing.jpg" ;
   BESCHREIBUNG[d][c] = "Little New York at Kudamm/Zoo Station (Zoologischer Garten)" ;
   NAME[d][c++]       = "kuhdamm.jpg" ;
   BESCHREIBUNG[d][c] = " " ;
   NAME[d][c++]       = "frau tanzt auf love-parade.jpg" ;
   BESCHREIBUNG[d][c] = " " ;
   NAME[d][c++]       = "berlin, love-parade, breitscheidplatz, 2001.jpg" ;
   BESCHREIBUNG[d][c] = " " ;
   NAME[d][c++]       = "another naked statue.jpg" ;
   BESCHREIBUNG[d][c] = " " ;
   NAME[d][c++]       = "loveparade-halbnackte tanzen.jpg" ;
   BESCHREIBUNG[d][c] = " " ;
   NAME[d][c++]       = "glitzer.jpg" ;
   BESCHREIBUNG[d][c] = " " ;
   NAME[d][c++]       = "naked man.jpg" ;
   BESCHREIBUNG[d][c] = " " ;
   NAME[d][c++]       = "Siegessaeule.jpg" ;
   BESCHREIBUNG[d][c] = " " ;
   NAME[d][c++]       = "charpal.jpg" ;
 

 /*****************************************************************/
   NAME[++d] = new Array ();BESCHREIBUNG[d] = new Array (); c = 1 ;
 
   ORDNER[d]          = "David" ;
 
   BESCHREIBUNG[d][c] = "" ;
   NAME[d][c++]       = "01.jpg" ;
   BESCHREIBUNG[d][c] = "" ;
   NAME[d][c++]       = "02.jpg" ;
   BESCHREIBUNG[d][c] = "" ;
   NAME[d][c++]       = "03.jpg" ;
   BESCHREIBUNG[d][c] = "" ;
   NAME[d][c++]       = "04.jpg" ;
   BESCHREIBUNG[d][c] = "" ;
   NAME[d][c++]       = "05.jpg" ;
   BESCHREIBUNG[d][c] = "" ;
   NAME[d][c++]       = "06.jpg" ;
   BESCHREIBUNG[d][c] = "" ;
   NAME[d][c++]       = "07.jpg" ;
   BESCHREIBUNG[d][c] = "" ;
   NAME[d][c++]       = "08.jpg" ;
   BESCHREIBUNG[d][c] = "" ; 
   NAME[d][c++]       = "09.jpg" ;
   
 /*****************************************************************/
   NAME[++d] = new Array ();BESCHREIBUNG[d] = new Array (); c = 1 ;
 
   ORDNER[d]          = "Guests" ;
 
   BESCHREIBUNG[d][c] = "Some of our guests sitting on the bench" ;
   NAME[d][c++]       = "berlins jungle in summer.jpg" ;
   BESCHREIBUNG[d][c] = "Terry, Frederico, Adrian" ;
   NAME[d][c++]       = "people on bench.jpg" ;
   BESCHREIBUNG[d][c] = "Flower Girls" ;
   NAME[d][c++]       = "flower girls.jpg" ;
   BESCHREIBUNG[d][c] = "All in one, Loosers :-)" ;
   NAME[d][c++]       = "all in one loosers.jpg" ;
   BESCHREIBUNG[d][c] = "Film Club Boys" ;
   NAME[d][c++]       = "beach boys.jpg" ;
   BESCHREIBUNG[d][c] = "3 Boys from Tanta, Egypt" ;
   NAME[d][c++]       = "01.jpg" ;
   BESCHREIBUNG[d][c] = "Some cool Danish guy posing in the entry" ;
   NAME[d][c++]       = "cool danish guy in the entry.jpg" ;
   BESCHREIBUNG[d][c] = "Gary walking on water" ;
   NAME[d][c++]       = "gary walking on water.jpg" ;
   BESCHREIBUNG[d][c] = "Frederico and Lucia" ;
   NAME[d][c++]       = "going home.jpg" ;
   BESCHREIBUNG[d][c] = "Frederico saying goodbuy at the airport" ;
   NAME[d][c++]       = "frederico at the airport.jpg" ;
   BESCHREIBUNG[d][c] = "Japanese girls" ;
   NAME[d][c++]       = "JAPANES2.jpg" ;
   BESCHREIBUNG[d][c] = "David and Guests" ;
   NAME[d][c++]       = "HOSTEL_P.jpg" ;

   
 /*****************************************************************/ 