/* Tigra Menu items structure */var MENU_ITEMS = [	['Home', 'http://lynchinsurance.com/'],	['Bill\'s Resume', 'http://lynchinsurance.com/A55CDF/LynchInsurance.nsf/webcontent/INSURANCE_AGENT_WILLIAM_J_LYNCH_BIO'],	['About Us', 'http://lynchinsurance.com/A55CDF/LynchInsurance.nsf/webcontent/aboutus'],	['Agency Discounts & Services', 'http://lynchinsurance.com/A55CDF/LynchInsurance.nsf/webcontent/services'],	['Meet Our Staff', 'http://lynchinsurance.com/A55CDF/LynchInsurance.nsf/webcontent/staff'],	['Directions / Map', 'http://lynchinsurance.com/A55CDF/LynchInsurance.nsf/webcontent/contactus'],	['Insurance Carriers', 'http://lynchinsurance.com/A55CDF/LynchInsurance.nsf/webcontent/carriers'],	['Friends of Lynch Insurance', 'http://lynchinsurance.com/A55CDF/LynchInsurance.nsf/webcontent/friends']];
