gal_ban_latest = new Image();
gal_ban_latest.src= graphPath + "latest.gif";
gal_ban_latestSel = new Image();
gal_ban_latestSel.src= graphPath + "latest_sel.gif";  

gal_ban_ch_vd = new Image();
gal_ban_ch_vd.src= graphPath + "switzerland_vd.gif";
gal_ban_ch_vdSel = new Image();
gal_ban_ch_vdSel.src= graphPath + "switzerland_vd_sel.gif";  

gal_ban_ch_vs = new Image();
gal_ban_ch_vs.src= graphPath + "switzerland_vs.gif";
gal_ban_ch_vsSel = new Image();
gal_ban_ch_vsSel.src= graphPath + "switzerland_vs_sel.gif";  

gal_ban_ch_others = new Image();
gal_ban_ch_others.src= graphPath + "switzerland_others.gif";
gal_ban_ch_othersSel = new Image();
gal_ban_ch_othersSel.src= graphPath + "switzerland_others_sel.gif";  

gal_ban_eur = new Image();
gal_ban_eur.src= graphPath + "europe.gif";
gal_ban_eurSel = new Image();
gal_ban_eurSel.src= graphPath + "europe_sel.gif";  

gal_ban_usa = new Image();
gal_ban_usa.src= graphPath + "usa.gif";
gal_ban_usaSel = new Image();
gal_ban_usaSel.src= graphPath + "usa_sel.gif";  

gal_ban_patagonia = new Image();
gal_ban_patagonia.src= graphPath + "patagonia.gif";
gal_ban_patagoniaSel = new Image();
gal_ban_patagoniaSel.src= graphPath + "patagonia_sel.gif";  

