//preloads nav images

button01on = new Image(144,136);
button01on.src = "images/base/preschool_on.gif";
button01off = new Image(208,32);
button01off.src = "images/base/preschool_off.gif";

button02on = new Image(144,136);
button02on.src = "images/base/rbnc_on.gif";
button02off = new Image(208,32);
button02off.src = "images/base/rbnc_off.gif";

acrobat01on = new Image(144,136);
acrobat01on.src = "images/galasaurus/acrobat_reader_on.gif";
acrobat01off = new Image(208,32);
acrobat01off.src = "images/galasaurus/acrobat_reader_off.gif";

acrobat02on = new Image(144,136);
acrobat02on.src = "images/galasaurus/acrobat_reader_on.gif";
acrobat02off = new Image(208,32);
acrobat02off.src = "images/galasaurus/acrobat_reader_off.gif";

acrobat03on = new Image(144,136);
acrobat03on.src = "images/galasaurus/acrobat_reader_on.gif";
acrobat03off = new Image(208,32);
acrobat03off.src = "images/galasaurus/acrobat_reader_off.gif";

acrobat04on = new Image(144,136);
acrobat04on.src = "images/galasaurus/acrobat_reader_on.gif";
acrobat04off = new Image(208,32);
acrobat04off.src = "images/galasaurus/acrobat_reader_off.gif";

acrobat05on = new Image(144,136);
acrobat05on.src = "images/galasaurus/acrobat_reader_on.gif";
acrobat05off = new Image(208,32);
acrobat05off.src = "images/galasaurus/acrobat_reader_off.gif";

acrobat06on = new Image(144,136);
acrobat06on.src = "images/galasaurus/acrobat_reader_on.gif";
acrobat06off = new Image(208,32);
acrobat06off.src = "images/galasaurus/acrobat_reader_off.gif";

donationon = new Image(144,136);
donationon.src = "images/galasaurus/donation_form_on.gif";
donationoff = new Image(208,32);
donationoff.src = "images/galasaurus/donation_form_off.gif";

sponsoron = new Image(144,136);
sponsoron.src = "images/galasaurus/sponsor_on.gif";
sponsoroff = new Image(208,32);
sponsoroff.src = "images/galasaurus/sponsor_off.gif";

ticketon = new Image(144,136);
ticketon.src = "images/galasaurus/ticket_on.gif";
ticketoff = new Image(208,32);
ticketoff.src = "images/galasaurus/ticket_off.gif";

itemson = new Image(144,136);
itemson.src = "images/galasaurus/view_items_on.gif";
itemsoff = new Image(208,32);
itemsoff.src = "images/galasaurus/view_items_off.gif";

programon = new Image(144,136);
programon.src = "images/galasaurus/program_ad_on.gif";
programoff = new Image(208,32);
programoff.src = "images/galasaurus/program_ad_off.gif";
