
items["home"] = new Item("home");
items["home"].off.src = "images/home.off.gif";
items["home"].on.src = "images/home.on.gif";

items["news"] = new Item("news");
items["news"].off.src = "images/news.off.gif";
items["news"].on.src = "images/news.on.gif";

items["tours"] = new Item("tours");
items["tours"].off.src = "images/tours.off.gif";
items["tours"].on.src = "images/tours.on.gif";

items["photos"] = new Item("photos");
items["photos"].off.src = "images/photos.off.gif";
items["photos"].on.src = "images/photos.on.gif";

items["video"] = new Item("video");
items["video"].off.src = "images/video.off.gif";
items["video"].on.src = "images/video.on.gif";

items["music"] = new Item("music");
items["music"].off.src = "images/music.off.gif";
items["music"].on.src = "images/music.on.gif";

items["brandi"] = new Item("brandi");
items["brandi"].off.src = "images/brandi.off.gif";
items["brandi"].on.src = "images/brandi.on.gif";

items["contact"] = new Item("contact");
items["contact"].off.src = "images/contact.off.gif";
items["contact"].on.src = "images/contact.on.gif";

items["store"] = new Item("store");
items["store"].off.src = "images/store.off.gif";
items["store"].on.src = "images/store.on.gif";

items["join"] = new Item("join");
items["join"].off.src = "images/join.off.gif";
items["join"].on.src = "images/join.on.gif";

items["2008"] = new Item("2010");
items["2008"].off.src = "images/tour.2010.off.gif";
items["2008"].on.src = "images/tour.2010.on.gif";

items["2008"] = new Item("2009");
items["2008"].off.src = "images/tour.2009.off.gif";
items["2008"].on.src = "images/tour.2009.on.gif";

items["2008"] = new Item("2008");
items["2008"].off.src = "images/tour.2008.off.gif";
items["2008"].on.src = "images/tour.2008.on.gif";

items["2007"] = new Item("2007");
items["2007"].off.src = "images/tour.2007.off.gif";
items["2007"].on.src = "images/tour.2007.on.gif";

items["2006"] = new Item("2006");
items["2006"].off.src = "images/tour.2006.off.gif";
items["2006"].on.src = "images/tour.2006.on.gif";

items["2005"] = new Item("2005");
items["2005"].off.src = "images/tour.2005.off.gif";
items["2005"].on.src = "images/tour.2005.on.gif";