if (document.images) { homenav = new Image; homenav_roll = new Image; blognav = new Image; blognav_roll = new Image; bionav = new Image; bionav_roll = new Image; tournav = new Image; tournav_roll = new Image; merchnav = new Image; merchnav_roll = new Image; listnav = new Image; listnav_roll = new Image; gallerynav = new Image; gallerynav_roll = new Image; projectsnav = new Image; projectsnav_roll = new Image; linksnav = new Image; linksnav_roll = new Image; contactnav = new Image; contactnav_roll = new Image; homenav.src = "image/nav/home.gif"; homenav_roll.src = "image/nav/home_roll.gif"; blognav.src = "image/nav/blog.gif"; blognav_roll.src = "image/nav/blog_roll.gif"; bionav.src = "image/nav/bio.gif"; bionav_roll.src = "image/nav/bio_roll.gif"; tournav.src = "image/nav/tour.gif"; tournav_roll.src = "image/nav/tour_roll.gif"; merchnav.src = "image/nav/merch.gif"; merchnav_roll.src = "image/nav/merch_roll.gif"; listnav.src = "image/nav/list.gif"; listnav_roll.src = "image/nav/list_roll.gif"; gallerynav.src = "image/nav/gallery.gif"; gallerynav_roll.src = "image/nav/gallery_roll.gif"; projectsnav.src = "image/nav/projects.gif"; projectsnav_roll.src = "image/nav/projects_roll.gif"; linksnav.src = "image/nav/links.gif"; linksnav_roll.src = "image/nav/links_roll.gif"; contactnav.src = "image/nav/contact.gif"; contactnav_roll.src = "image/nav/contact_roll.gif"; } else { home = ""; home_roll = ""; home.home.src = ""; blog = ""; blog_roll = ""; blog.home.src = ""; bio = ""; bio_roll = ""; bio.home.src = ""; tour = ""; tour_roll = ""; tour.home.src = ""; merch = ""; merch_roll = ""; merch.home.src = ""; list = ""; list_roll = ""; list.home.src = ""; gallery = ""; gallery_roll = ""; gallery.home.src = ""; projects = ""; projects_roll = ""; projects.home.src = ""; links = ""; links_roll = ""; links.home.src = ""; contact = ""; contact_roll = ""; contact.home.src = ""; }