if (document.images)
{

/* Main Nav */
about_off = new Image();
about_off.src = "/specials/60tonys/common/images/nav/spe_tonys_60_nav_about_off.gif";
about_on = new Image();
about_on.src = "/specials/60tonys/common/images/nav/spe_tonys_60_nav_about_on.gif";

nominees_off = new Image();
nominees_off.src = "/specials/60tonys/common/images/nav/spe_tonys_60_nav_nominees_off.gif";
nominees_on = new Image();
nominees_on.src = "/specials/60tonys/common/images/nav/spe_tonys_60_nav_nominees_on.gif";

past_winners_off = new Image();
past_winners_off.src = "/specials/60tonys/common/images/nav/spe_tonys_60_nav_past_winners_off.gif";
past_winners_on = new Image();
past_winners_on.src = "/specials/60tonys/common/images/nav/spe_tonys_60_nav_past_winners_on.gif";

trivia_off = new Image();
trivia_off.src = "/specials/60tonys/common/images/nav/spe_tonys_60_nav_trivia_off.gif";
trivia_on = new Image();
trivia_on.src = "/specials/60tonys/common/images/nav/spe_tonys_60_nav_trivia_on.gif";

extra_off = new Image();
extra_off.src = "/specials/60tonys/common/images/nav/spe_tonys_60_nav_extra_off.gif";
extra_on = new Image();
extra_on.src = "/specials/60tonys/common/images/nav/spe_tonys_60_nav_extra_on.gif";

winners_off = new Image();
winners_off.src = "/specials/60tonys/common/images/nav/spe_tonys_60_nav_winners_off.gif";
winners_on = new Image();
winners_on.src = "/specials/60tonys/common/images/nav/spe_tonys_60_nav_winners_on.gif";

/* Main Nav */

/* Sub Nav - Nominees */

nom_designers_off = new Image();
nom_designers_off.src = "/specials/60tonys/common/images/nominees/subnav/spe_tonys_60_subnav_nomoness_designer_off.jpg";
nom_designers_on = new Image();
nom_designers_on.src = "/specials/60tonys/common/images/nominees/subnav/spe_tonys_60_subnav_nomoness_designer_on.jpg";

nom_performances_off = new Image();
nom_performances_off.src = "/specials/60tonys/common/images/nominees/subnav/spe_tonys_60_subnav_nomoness_performances_off.jpg";
nom_performances_on = new Image();
nom_performances_on.src = "/specials/60tonys/common/images/nominees/subnav/spe_tonys_60_subnav_nomoness_performances_on.jpg";

nom_productions_off = new Image();
nom_productions_off.src = "/specials/60tonys/common/images/nominees/subnav/spe_tonys_60_subnav_nomoness_productions_off.jpg";
nom_productions_on = new Image();
nom_productions_on.src = "/specials/60tonys/common/images/nominees/subnav/spe_tonys_60_subnav_nomoness_productions_on.jpg";

nom_special_off = new Image();
nom_special_off.src = "/specials/60tonys/common/images/nominees/subnav/spe_tonys_60_subnav_nomoness_special_off.jpg";
nom_special_on = new Image();
nom_special_on.src = "/specials/60tonys/common/images/nominees/subnav/spe_tonys_60_subnav_nomoness_special_on.jpg";

nom_writers_off = new Image();
nom_writers_off.src = "/specials/60tonys/common/images/nominees/subnav/spe_tonys_60_subnav_nomoness_writers_off.jpg";
nom_writers_on = new Image();
nom_writers_on.src = "/specials/60tonys/common/images/nominees/subnav/spe_tonys_60_subnav_nomoness_writers_on.jpg";

/* Sub Nav - Nominees */

/* Sub Nav - Past winners */

past_designers_off = new Image();
past_designers_off.src = "/specials/60tonys/common/images/pastwinners/subnav/spe_tonys_60_subnav_pastwinners_designers_off.jpg";
past_designers_on = new Image();
past_designers_on.src = "/specials/60tonys/common/images/pastwinners/subnav/spe_tonys_60_subnav_pastwinners_designers_on.jpg";

past_performances_off = new Image();
past_performances_off.src = "/specials/60tonys/common/images/pastwinners/subnav/spe_tonys_60_subnav_pastwinners_peformances_off.jpg";
past_performances_on = new Image();
past_performances_on.src = "/specials/60tonys/common/images/pastwinners/subnav/spe_tonys_60_subnav_pastwinners_peformances_on.jpg";

past_productions_off = new Image();
past_productions_off.src = "/specials/60tonys/common/images/pastwinners/subnav/spe_tonys_60_subnav_pastwinners_productions_off.jpg";
past_productions_on = new Image();
past_productions_on.src = "/specials/60tonys/common/images/pastwinners/subnav/spe_tonys_60_subnav_pastwinners_productions_on.jpg";

past_special_off = new Image();
past_special_off.src = "/specials/60tonys/common/images/pastwinners/subnav/spe_tonys_60_subnav_pastwinners_special_off.jpg";
past_special_on = new Image();
past_special_on.src = "/specials/60tonys/common/images/pastwinners/subnav/spe_tonys_60_subnav_pastwinners_special_on.jpg";

past_writers_off = new Image();
past_writers_off.src = "/specials/60tonys/common/images/pastwinners/subnav/spe_tonys_60_subnav_pastwinners_writers_off.jpg";
past_writers_on = new Image();
past_writers_on.src = "/specials/60tonys/common/images/pastwinners/subnav/spe_tonys_60_subnav_pastwinners_writers_on.jpg";

/* Sub Nav - Past winners */
}