// JavaScript Document

var imgSum =6;
var GTitelclass = "GalleryTitel2";
var AlbumTitelName = "《再游德累斯顿》";


var fotoSrcpfeil = new Array(
"001.jpg",
"002.jpg",
"003.jpg",
"004.jpg",
"005.jpg",
"006.jpg"
);

var fotoNamepfeil = new Array(
"不明白",
"兄弟姐妹们",
"哦，合影喽",
"幸福？痛苦？",
"超人！！",
"易北河"
);

var fotoALTpfeil = new Array(
"2.mal in Dresden",
"2.mal in Dresden",
"2.mal in Dresden",
"2.mal in Dresden",
"2.mal in Dresden",
"2.mal in Dresden",
"2.mal in Dresden"
);

var fotoBesbpfeil = new Array(
"。。。。。。",
"语言班组织旅游",
"哦~哦~~~~",
"小玉，羡慕你中......",
"德累斯顿皇宫",
"这条河。。。。。"
);

var fotoDatumpfeil = new Array(
"2004年6月12日",
"2004年6月12日",
"2004年6月12日",
"2004年6月12日",
"2004年6月12日",
"2004年6月12日"
);


var imageWidthArray = new Array(
"480",
"480",
"480",
"480",
"360",
"480",
"480",
"480",
"480",
"480",
"480"
);

var imageHeightArray = new Array(
"360",
"360",
"360",
"360",
"480",
"360",
"360",
"360",
"360",
"360",
"360"
);


