<!--

  var Fotostrecke=new Array();
  

  Fotostrecke[0] = new Array();
  Fotostrecke[0]["Gewicht"]= 600;
  Fotostrecke[0]["Headline"] = "Vorfreude auf den Frühling";
  Fotostrecke[0]["WWWLink"] ="/fotos/2012/02/21_vf1_Vorfreude_auf_den_Fruehling.htm";
  Fotostrecke[0]["Bgimage"] ="/fotos/2012/02/21_vf_00v.jpg";
  Fotostrecke[0]["clickcmd"] = "";

  Fotostrecke[1] = new Array();
  Fotostrecke[1]["Gewicht"]= 200;
  Fotostrecke[1]["Headline"] = "Bilder vom Karneval 2012";
  Fotostrecke[1]["WWWLink"] = "/fotos/2012/02/19_sf1_Bilder_vom_Karneval_2012.htm";  
  Fotostrecke[1]["Bgimage"] = "/fotos/2012/02/19_sf_00v.jpg";
  Fotostrecke[1]["clickcmd"] = "";
          
  Fotostrecke[2] = new Array();
  Fotostrecke[2]["Gewicht"]= 400;
  Fotostrecke[2]["Headline"] = "Kaiserwetter in den Alpen";
  Fotostrecke[2]["WWWLink"] = "/fotos/2012/02/21_al1_Kaiserwetter_in_den_Alpen.htm";
  Fotostrecke[2]["Bgimage"] = "/fotos/2012/02/21_al_00v.jpg";
  Fotostrecke[2]["clickcmd"] = "";

  Fotostrecke[3] = new Array();
  Fotostrecke[3]["Gewicht"]= 300;
  Fotostrecke[3]["Headline"] = "Schneemassen in den Bergen";
  Fotostrecke[3]["WWWLink"] = "/fotos/2012/02/19_sm1_Schneemassen_in_den_Bergen.htm";
  Fotostrecke[3]["Bgimage"] = "/fotos/2012/02/19_sm_00v.jpg";
  Fotostrecke[3]["clickcmd"] = "";

  Fotostrecke[4] = new Array();
  Fotostrecke[4]["Gewicht"]= 600;
  Fotostrecke[4]["Headline"] = "Eisbarrieren auf der Donau";
  Fotostrecke[4]["WWWLink"] = "/fotos/2012/02/22_ei1_Eisbarrieren_auf_der_Donau.htm";
  Fotostrecke[4]["Bgimage"] = "/fotos/2012/02/22_ei_00v.jpg";
  Fotostrecke[4]["clickcmd"] = "";
     
  Fotostrecke[5] = new Array();
  Fotostrecke[5]["Gewicht"]= 50;
  Fotostrecke[5]["Headline"] = "Hamburger Sturmflut 1962";
  Fotostrecke[5]["WWWLink"] = "/fotos/2012/02/16_sf1_Die_Hamburger_Sturmflut_1962.htm";
  Fotostrecke[5]["Bgimage"] = "/fotos/2012/02/16_sf_00v.jpg";
  Fotostrecke[5]["clickcmd"] = "";



//-->

