albumHandle = "europe";
albumTitle = "Europe '02";

showTitle = true;
showDate = true;

var picArray = new Array (new Array (22702,"DSCN1027",1,"Munich, Germany","On the way to the airport."),
new Array (22702,"DSCN1029",1,"Munich, Germany","German security made me take off my shoes, unaware that underneath I was armed with two potent stink bombs."),
new Array (22702,"DSCN1030",1,"Chicago",""),
new Array (22702,"DSCN1031",1,"Chicago",""),
new Array (22702,"DSCN1033",1,"Chicago","On the El home."),

	new Array (5) // a filler, so we don't have to worry about removing the comma at the end of the last entry.
);
