// top menu
var menu01On = new Image();
var menu01Off = new Image();
var menu02On = new Image();
var menu02Off = new Image();
var menu03On = new Image();
var menu03Off = new Image();
var menu04On = new Image();
var menu04Off = new Image();
var menu05On = new Image();
var menu05Off = new Image();
var menu06On = new Image();
var menu06Off = new Image();
var menu07On = new Image();
var menu07Off = new Image();
var menu08On = new Image();
var menu08Off = new Image();
var menu09On = new Image();
var menu09Off = new Image();

menu01On.src = root + "images/menu/franchise/top/menu-01-homeOn.gif";
menu01Off.src = root + "images/menu/franchise/top/menu-01-homeOff.gif";
menu02On.src = root + "images/menu/franchise/top/menu-02-franchisehomeOn.gif";
menu02Off.src = root + "images/menu/franchise/top/menu-02-franchisehomeOff.gif";
menu03On.src = root + "images/menu/franchise/top/menu-03-faqOn.gif";
menu03Off.src = root + "images/menu/franchise/top/menu-03-faqOff.gif";
menu04On.src = root + "images/menu/franchise/top/menu-04-quizOn.gif";
menu04Off.src = root + "images/menu/franchise/top/menu-04-quizOff.gif";
menu05On.src = root + "images/menu/franchise/top/menu-05-profileOn.gif";
menu05Off.src = root + "images/menu/franchise/top/menu-05-profileOff.gif";
menu06On.src = root + "images/menu/franchise/top/menu-06-methodOn.gif";
menu06Off.src = root + "images/menu/franchise/top/menu-06-methodOff.gif";
menu07On.src = root + "images/menu/franchise/top/menu-07-startedOn.gif";
menu07Off.src = root + "images/menu/franchise/top/menu-07-startedOff.gif";
menu08On.src = root + "images/menu/franchise/top/menu-08-checkoppsOn.gif";
menu08Off.src = root + "images/menu/franchise/top/menu-08-checkoppsOff.gif";
menu09On.src = root + "images/menu/franchise/top/menu-09-getinfoOn.gif";
menu09Off.src = root + "images/menu/franchise/top/menu-09-getinfoOff.gif";

// bottom menu
var bottommenu01On = new Image();
var bottommenu01Off = new Image();
var bottommenu02On = new Image();
var bottommenu02Off = new Image();
var bottommenu03On = new Image();
var bottommenu03Off = new Image();
var bottommenu04On = new Image();
var bottommenu04Off = new Image();
var bottommenu05On = new Image();
var bottommenu05Off = new Image();
var bottommenu06On = new Image();
var bottommenu06Off = new Image();
var bottommenu07On = new Image();
var bottommenu07Off = new Image();
var bottommenu08On = new Image();
var bottommenu08Off = new Image();
var bottommenu09On = new Image();
var bottommenu09Off = new Image();
var bottommenu10On = new Image();
var bottommenu10Off = new Image();
var bottommenu11On = new Image();
var bottommenu11Off = new Image();

bottommenu01On.src = root + "images/menu/franchise/bottom/bottom-01-homeOn.gif";
bottommenu01Off.src = root + "images/menu/franchise/bottom/bottom-01-homeOff.gif";
bottommenu02On.src = root + "images/menu/franchise/bottom/bottom-02-franchisehomeOn.gif";
bottommenu02Off.src = root + "images/menu/franchise/bottom/bottom-02-franchisehomeOff.gif";
bottommenu03On.src = root + "images/menu/franchise/bottom/bottom-03-faqOn.gif";
bottommenu03Off.src = root + "images/menu/franchise/bottom/bottom-03-faqOff.gif";
bottommenu04On.src = root + "images/menu/franchise/bottom/bottom-04-quizOn.gif";
bottommenu04Off.src = root + "images/menu/franchise/bottom/bottom-04-quizOff.gif";
bottommenu05On.src = root + "images/menu/franchise/bottom/bottom-05-profileOn.gif";
bottommenu05Off.src = root + "images/menu/franchise/bottom/bottom-05-profileOff.gif";
bottommenu06On.src = root + "images/menu/franchise/bottom/bottom-06-methodOn.gif";
bottommenu06Off.src = root + "images/menu/franchise/bottom/bottom-06-methodOff.gif";
bottommenu07On.src = root + "images/menu/franchise/bottom/bottom-07-startedOn.gif";
bottommenu07Off.src = root + "images/menu/franchise/bottom/bottom-07-startedOff.gif";
bottommenu08On.src = root + "images/menu/franchise/bottom/bottom-08-sitemapOn.gif";
bottommenu08Off.src = root + "images/menu/franchise/bottom/bottom-08-sitemapOff.gif";
bottommenu09On.src = root + "images/menu/franchise/bottom/bottom-09-legalnoticesOn.gif";
bottommenu09Off.src = root + "images/menu/franchise/bottom/bottom-09-legalnoticesOff.gif";
bottommenu10On.src = root + "images/menu/franchise/bottom/bottom-10-arrowOn.gif";
bottommenu10Off.src = root + "images/menu/franchise/bottom/bottom-10-arrowOff.gif";
bottommenu11On.src = root + "images/menu/franchise/bottom/bottom-11-arrowOn.gif";
bottommenu11Off.src = root + "images/menu/franchise/bottom/bottom-11-arrowOff.gif";