 logo = new Image();
 logo.src = "/images/pm_top.gif";
 topbar = new Image();
 topbar.src = "/images/top_bar_right.gif";
 news = new Image();
 news.src = "/images/news.gif";
 news_on = new Image();
 news_on.src = "/images/news_on.gif";
 wtf = new Image();
 wtf.src = "/images/wtf.gif";
 wtf_on = new Image();
 wtf_on.src = "/images/wtf_on.gif";
 press = new Image();
 press.src = "/images/press.gif";
 press_on = new Image();
 press_on.src = "/images/press_on.gif";
 partypics = new Image();
 partypics.src = "/images/party_pics.gif";
 partypics_on = new Image();
 partypics_on.src = "/images/party_pics_on.gif";
 links = new Image();
 links.src = "/images/links.gif";
 links_on = new Image();
 links_on.src = "/images/links_on.gif";
 contact = new Image();
 contact.src = "/images/contact.gif";
 contact_on = new Image();
 contact_on.src = "/images/contact_on.gif";
 bottombar = new Image();
 bottombar.src = "/images/bottom_bar_left.gif";
 previous_arrow = new Image();
 previous_arrow.src = "/images/photos/previous_arrow.gif";
 back_arrow = new Image();
 back_arrow.src = "/images/photos/back_arrow.gif";
 next_arrow = new Image();
 next_arrow.src = "/images/photos/next_arrow.gif";
