if (document.images) { philosophynav = new Image; philosophynav_roll = new Image; specialtynav = new Image; specialtynav_roll = new Image; buildnav = new Image; buildnav_roll = new Image; pastanav = new Image; pastanav_roll = new Image; saladnav = new Image; saladnav_roll = new Image; dessertnav = new Image; dessertnav_roll = new Image; ordernav = new Image; ordernav_roll = new Image; philosophynav.src = "image/nav/philosophy.gif"; philosophynav_roll.src = "image/nav/philosophy_roll.gif"; specialtynav.src = "image/nav/specialty.gif"; specialtynav_roll.src = "image/nav/specialty_roll.gif"; buildnav.src = "image/nav/build.gif"; buildnav_roll.src = "image/nav/build_roll.gif"; pastanav.src = "image/nav/pasta.gif"; pastanav_roll.src = "image/nav/pasta_roll.gif"; saladnav.src = "image/nav/salad.gif"; saladnav_roll.src = "image/nav/salad_roll.gif"; dessertnav.src = "image/nav/dessert.gif"; dessertnav_roll.src = "image/nav/dessert_roll.gif"; ordernav.src = "image/nav/order.gif"; ordernav_roll.src = "image/nav/order_roll.gif"; } else { philosophy = ""; philosophy_roll = ""; philosophy.home.src = ""; specialty = ""; specialty_roll = ""; specialty.home.src = ""; build = ""; build_roll = ""; build.home.src = ""; pasta = ""; pasta_roll = ""; pasta.home.src = ""; salad = ""; salad_roll = ""; salad.home.src = ""; dessert = ""; dessert_roll = ""; dessert.home.src = ""; order = ""; order_roll = ""; order.home.src = ""; }