if (document.images)
{
homenav = new Image;
homenav_roll = new Image;
locationsnav = new Image;
locationsnav_roll = new Image;
menunav = new Image;
menunav_roll = new Image;
contactusnav = new Image;
contactusnav_roll = new Image;
parchnav = new Image;
parchnav_roll = new Image;
promotionsnav = new Image;
promotionsnav_roll = new Image;
whatsnewnav = new Image;
whatsnewnav_roll = new Image;
historynav = new Image;
historynav_roll = new Image;
linksnav = new Image;
linksnav_roll = new Image;
sitemapnav = new Image;
sitemapnav_roll = new Image;
giftcardsnav = new Image;
giftcardsnav_roll = new Image;
vipclubnav = new Image;
vipclubnav_roll = new Image;
pepitosnav = new Image;
pepitosnav_roll = new Image;

homenav.src="../../image/nav/home.gif";
homenav_roll.src="../../image/nav/home_roll.gif";
locationsnav.src="../../image/nav/locations.gif";
locationsnav_roll.src="../../image/nav/locations_roll.gif";
menunav.src="../../image/nav/menu.gif";
menunav_roll.src="../../image/nav/menu_roll.gif";
contactusnav.src="../../image/nav/contactus.gif";
contactusnav_roll.src="../../image/nav/contactus_roll.gif";
parchnav.src="../../image/nav/parch.gif";
parchnav_roll.src="../../image/nav/parch_roll.gif";
promotionsnav.src="../../image/nav/promotions.gif";
promotionsnav_roll.src="../../image/nav/promotions_roll.gif";
whatsnewnav.src="../../image/nav/whatsnew.gif";
whatsnewnav_roll.src="../../image/nav/whatsnew_roll.gif";
historynav.src="../../image/nav/history.gif";
historynav_roll.src="../../image/nav/history_roll.gif";
linksnav.src="../../image/nav/links.gif";
linksnav_roll.src="../../image/nav/links_roll.gif";
sitemapnav.src="../../image/nav/sitemap.gif";
sitemapnav_roll.src="../../image/nav/sitemap_roll.gif";
giftcardsnav.src="../../image/nav/giftcards.gif";
giftcardsnav_roll.src="../../image/nav/giftcards_roll.gif";
vipclubnav.src="../../image/nav/vipclub.gif";
vipclubnav_roll.src="../../image/nav/vipclub_roll.gif";
pepitosnav.src="../../image/nav/pepitos.gif";
pepitosnav_roll.src="../../image/nav/pepitos_roll.gif";
}

else
{
homenav = "";
homenav_roll = "";
document.home.src = "";
locationsnav = "";
locationsnav_roll = "";
document.locations.src = "";
menunav = "";
menunav_roll = "";
document.menu.src = "";
contactusnav = "";
contactusnav_roll = "";
document.contactus.src = "";
parchnav = "";
parchnav_roll = "";
document.parch.src = "";
promotionsnav = "";
promotionsnav_roll = "";
document.promotions.src = "";
whatsnewnav = "";
whatsnewnav_roll = "";
document.whatsnew.src = "";
historynav = "";
historynav_roll = "";
document.history.src = "";
linksnav = "";
linksnav_roll = "";
document.links.src = "";
lognav = "";
lognav_roll = "";
document.log.src = "";
sitemapnav = "";
sitemapnav_roll = "";
document.sitemap.src = "";
giftcardsnav = "";
giftcardsnav_roll = "";
document.giftcards.src = "";
vipclubnav = "";
vipclubnav_roll = "";
document.vipclub.src = "";
pepitosnav = "";
pepitosnav_roll = "";
document.vipclub.src = "";
}