//
var MENU_ITEMS = [ ['Home', 'index.jsp', null], ['People', 'page.jsp?page=people', null, ['What\'s On?', 'page.jsp?page=whatson', null], ['Message Board', 'messageboard.jsp', null], ['Local Contacts', 'page.jsp?page=polls', null], ['Waste Paper Project', 'page.jsp?page=waste', null], ['Tittleshall Charities', 'page.jsp?page=tittleshall.charities', null] ], ['Places', 'page.jsp?page=places', null, ['Village Hall', 'page.jsp?page=villagehall', null], ['Millenium Green', 'page.jsp?page=mill_green', null], ['Church', 'page.jsp?page=church', null], ['Godwick', 'page.jsp?page=godwick', null], ['Tittleshall Bowls Club', 'page.jsp?page=bowlsclub', null], ['Methodist Chapel', 'page.jsp?page=mc', null], ['Village Cinema', 'page.jsp?page=villagecinema', null] ], ['Council', 'page.jsp?page=council', null, ['Council Home', 'page.jsp?page=pc.news', null], ['Minutes of Meetings', 'page.jsp?page=council.minutes', null], ['Parish Council Members', 'page.jsp?page=members', null], ['Appraisal Results', 'appraisal.jsp', null], ['Contact Us', 'email.jsp?mode=pc', null] ], ['History', 'page.jsp?page=history', null, ['Heritage Information', 'page.jsp?page=heritage', null], ['The Coke Family', 'page.jsp?page=coke', null], ['Tittleshall Village Sign', 'page.jsp?page=village.sign', null] ] ];