if (document.images) { homenav = new Image; homenav_roll = new Image; todonav = new Image; todonav_roll = new Image; faithnav = new Image; faithnav_roll = new Image; actionnav = new Image; actionnav_roll = new Image; artsnav = new Image; artsnav_roll = new Image; contactnav = new Image; contactnav_roll = new Image; homenav.src = "image/nav/home.gif"; homenav_roll.src = "image/nav/home_roll.gif"; todonav.src = "image/nav/todo.gif"; todonav_roll.src = "image/nav/todo_roll.gif"; faithnav.src = "image/nav/faith.gif"; faithnav_roll.src = "image/nav/faith_roll.gif"; actionnav.src = "image/nav/action.gif"; actionnav_roll.src = "image/nav/action_roll.gif"; artsnav.src = "image/nav/arts.gif"; artsnav_roll.src = "image/nav/arts_roll.gif"; contactnav.src = "image/nav/contact.gif"; contactnav_roll.src = "image/nav/contact_roll.gif"; } else { home = ""; home_roll = ""; home.home.src = ""; todo = ""; todo_roll = ""; todo.home.src = ""; faith = ""; faith_roll = ""; faith.home.src = ""; action = ""; action_roll = ""; action.home.src = ""; arts = ""; arts_roll = ""; arts.home.src = ""; contact = ""; contact_roll = ""; contact.home.src = ""; }