<!--

var imgPath = "images/";

bot1_on = new Image(165,20);
bot1_on.src = imgPath + "bot01_.gif";
bot1_off = new Image(165,20);
bot1_off.src = imgPath + "bot01.gif";
bot1_sel = new Image(165,20);
bot1_sel.src = imgPath + "bot01_.gif";

bot1a_on = new Image(165,20);
bot1a_on.src = imgPath + "bot01a_.gif";
bot1a_off = new Image(165,20);
bot1a_off.src = imgPath + "bot01a.gif";
bot1a_sel = new Image(165,20);
bot1a_sel.src = imgPath + "bot01a_.gif";

bot2_on = new Image(165,20);
bot2_on.src = imgPath + "bot02_.gif";
bot2_off = new Image(165,20);
bot2_off.src = imgPath + "bot02.gif";
bot2_sel = new Image(165,20);
bot2_sel.src = imgPath + "bot02_.gif";

bot3_on = new Image(165,20);
bot3_on.src = imgPath + "bot03_.gif";
bot3_off = new Image(165,20);
bot3_off.src = imgPath + "bot03.gif";
bot3_sel = new Image(165,20);
bot3_sel.src = imgPath + "bot03_.gif";

bot4_on = new Image(165,20);
bot4_on.src = imgPath + "bot04_.gif";
bot4_off = new Image(165,20);
bot4_off.src = imgPath + "bot04.gif";
bot4_sel = new Image(165,20);
bot4_sel.src = imgPath + "bot04_.gif";

bot5_on = new Image(165,20);
bot5_on.src = imgPath + "bot05_.gif";
bot5_off = new Image(165,20);
bot5_off.src = imgPath + "bot05.gif";
bot5_sel = new Image(165,20);
bot5_sel.src = imgPath + "bot05_.gif";

bot6_on = new Image(165,20);
bot6_on.src = imgPath + "bot06_.gif";
bot6_off = new Image(165,20);
bot6_off.src = imgPath + "bot06.gif";
bot6_sel = new Image(165,20);
bot6_sel.src = imgPath + "bot06_.gif";

bot7_on = new Image(165,20);
bot7_on.src = imgPath + "bot07_.gif";
bot7_off = new Image(165,20);
bot7_off.src = imgPath + "bot07.gif";
bot7_sel = new Image(165,20);
bot7_sel.src = imgPath + "bot07_.gif";

bot8_on = new Image(165,20);
bot8_on.src = imgPath + "bot08_.gif";
bot8_off = new Image(165,20);
bot8_off.src = imgPath + "bot08.gif";
bot8_sel = new Image(165,20);
bot8_sel.src = imgPath + "bot08_.gif";

bot9_on = new Image(165,20);
bot9_on.src = imgPath + "bot09_.gif";
bot9_off = new Image(165,20);
bot9_off.src = imgPath + "bot09.gif";
bot9_sel = new Image(165,20);
bot9_sel.src = imgPath + "bot09_.gif";

bot10_on = new Image(165,20);
bot10_on.src = imgPath + "bot10_.gif";
bot10_off = new Image(165,20);
bot10_off.src = imgPath + "bot10.gif";
bot10_sel = new Image(165,20);
bot10_sel.src = imgPath + "bot10_.gif";

bot11_on = new Image(165,20);
bot11_on.src = imgPath + "bot11_.gif";
bot11_off = new Image(165,20);
bot11_off.src = imgPath + "bot11.gif";
bot11_sel = new Image(165,20);
bot11_sel.src = imgPath + "bot11_.gif";

bot12_on = new Image(165,20);
bot12_on.src = imgPath + "bot12_.gif";
bot12_off = new Image(165,20);
bot12_off.src = imgPath + "bot12.gif";
bot12_sel = new Image(165,20);
bot12_sel.src = imgPath + "bot12_.gif";

bot13_on = new Image(165,20);
bot13_on.src = imgPath + "bot13_.gif";
bot13_off = new Image(165,20);
bot13_off.src = imgPath + "bot13.gif";
bot13_sel = new Image(165,20);
bot13_sel.src = imgPath + "bot13_.gif";

bot14_on = new Image(165,20);
bot14_on.src = imgPath + "bot14_.gif";
bot14_off = new Image(165,20);
bot14_off.src = imgPath + "bot14.gif";
bot14_sel = new Image(165,20);
bot14_sel.src = imgPath + "bot14_.gif";

bot15_on = new Image(165,20);
bot15_on.src = imgPath + "bot15_.gif";
bot15_off = new Image(165,20);
bot15_off.src = imgPath + "bot15.gif";
bot15_sel = new Image(165,20);
bot15_sel.src = imgPath + "bot15_.gif";

bot16_on = new Image(165,20);
bot16_on.src = imgPath + "bot16_.gif";
bot16_off = new Image(165,20);
bot16_off.src = imgPath + "bot16.gif";
bot16_sel = new Image(165,20);
bot16_sel.src = imgPath + "bot16_.gif";

indietro_on = new Image(165,20);
indietro_on.src = imgPath + "indietro_.gif";
indietro_off = new Image(165,20);
indietro_off.src = imgPath + "indietro.gif";
indietro_sel = new Image(165,20);
indietro_sel.src = imgPath + "indietro_.gif";


//-->

