enter_off = new Image;
enter_off.src = "gfx/title_images/title_off_02.gif";
enter_over = new Image;
enter_over.src = "gfx/title_images/title_over_02.gif";
enter_on = new Image;
enter_on.src = "gfx/title_images/title_on_02.gif";

search_off = new Image;
search_off.src = "gfx/title_images/title_off_14.gif";
search_over = new Image;
search_over.src = "gfx/title_images/title_over_14.gif";
search_on = new Image;
search_on.src = "gfx/title_images/title_on_14.gif";

stats_off = new Image;
stats_off.src = "gfx/title_images/title_off_11.gif";
stats_over = new Image;
stats_over.src = "gfx/title_images/title_over_11.gif";
stats_on = new Image;
stats_on.src = "gfx/title_images/title_on_11.gif";

info_off = new Image;
info_off.src = "gfx/title_images/title_off_04.gif";
info_over = new Image;
info_over.src = "gfx/title_images/title_over_04.gif";
info_on = new Image;
info_on.src = "gfx/title_images/title_on_04.gif";

faq_off = new Image;
faq_off.src = "gfx/title_images/title_off_07.gif";
faq_over = new Image;
faq_over.src = "gfx/title_images/title_over_07.gif";
faq_on = new Image;
faq_on.src = "gfx/title_images/title_on_07.gif";

download_off = new Image;
download_off.src = "gfx/title_images/title_off_16.gif";
download_over = new Image;
download_over.src = "gfx/title_images/title_over_16.gif";
download_on = new Image;
download_on.src = "gfx/title_images/title_on_16.gif";

