if (document.images) { homenav = new Image; homenav_roll = new Image; musicnav = new Image; musicnav_roll = new Image; bionav = new Image; bionav_roll = new Image; lyricsnav = new Image; lyricsnav_roll = new Image; showdatesnav = new Image; showdatesnav_roll = new Image; blognav = new Image; blognav_roll = new Image; contactnav = new Image; contactnav_roll = new Image; homenav.src = "image/nav/home.gif"; homenav_roll.src = "image/nav/home_roll.gif"; musicnav.src = "image/nav/music.gif"; musicnav_roll.src = "image/nav/music_roll.gif"; bionav.src = "image/nav/bio.gif"; bionav_roll.src = "image/nav/bio_roll.gif"; lyricsnav.src = "image/nav/lyrics.gif"; lyricsnav_roll.src = "image/nav/lyrics_roll.gif"; showdatesnav.src = "image/nav/showdates.gif"; showdatesnav_roll.src = "image/nav/showdates_roll.gif"; blognav.src = "image/nav/blog.gif"; blognav_roll.src = "image/nav/blog_roll.gif"; contactnav.src = "image/nav/contact.gif"; contactnav_roll.src = "image/nav/contact_roll.gif"; } else { home = ""; home_roll = ""; home.home.src = ""; music = ""; music_roll = ""; music.home.src = ""; bio = ""; bio_roll = ""; bio.home.src = ""; lyrics = ""; lyrics_roll = ""; lyrics.home.src = ""; showdates = ""; showdates_roll = ""; showdates.home.src = ""; blog = ""; blog_roll = ""; blog.home.src = ""; contact = ""; contact_roll = ""; contact.home.src = ""; }