var noitems=7;
var width=800;
width = width / noitems;
var ITEMOFF = [0,width];
var LEVELOFF = [20,40];
var SIZE = [20,width];
var ITEMOFF1 = [20,0];
var LEVELOFF1 = [20,40];
var SIZE1 = [20,150];
var MENU_ITEMS =
[
{"pos":"relative", "itemoff":ITEMOFF, "leveloff":LEVELOFF, "style":STYLE, "size":SIZE, "https_fix_blank_doc":"/blank.html"},
{'code':menu_home, 'url':'/index.php?pg=71', "":''},
{'code':menu_shows, 'url':'/index.php?pg=72', sub:[
{"itemoff":ITEMOFF1, "leveloff":LEVELOFF1, "style":STYLE1, "size":SIZE1},
{'code':menu_musicals, 'url':'/index.php?pg=72&genre=M', "":''},
{'code':menu_plays, 'url':'/index.php?pg=72&genre=P', "":''},
], "":''},
{'code':menu_attractions, 'url':'/index.php?pg=170&genre=A', sub:[
{"itemoff":ITEMOFF1, "leveloff":LEVELOFF1, "style":STYLE1, "size":SIZE1},
{'code':menu_allattractions, 'url':'/index.php?pg=72&genre=A', "":''},
{'code':menu_discountcombos, 'url':'/index.php?pg=72&genre=A&subcat=D', "":''},
{'code':menu_events, 'url':'/index.php?pg=72&genre=A&subcat=E', "":''},
{'code':menu_fooddrink, 'url':'/index.php?pg=72&genre=A&subcat=F', "":''},
{'code':menu_museumsgalleries, 'url':'/index.php?pg=72&genre=A&subcat=M', "":''},
{'code':menu_sightseeing, 'url':'/index.php?pg=72&genre=A&subcat=S', "":''},
{'code':menu_visitorattractions, 'url':'/index.php?pg=72&genre=A&subcat=V', "":''},
], "":''},
{'code':menu_offers, 'url':'/index.php?pg=74', sub:[
{"itemoff":ITEMOFF1, "leveloff":LEVELOFF1, "style":STYLE1, "size":SIZE1},
{'code':menu_vouchers, 'url':'http://www.londontheatregift.com/?affid=uktw', 'target':'_blank', "":''},
], "":''},
{'code':menu_deals, 'url':'/index.php?pg=79', "":''},
{'code':menu_breaks, 'url':'http://uktw.cbolds.co.uk/', "":''},
{'code':menu_info, 'url':'/index.php?pg=78', sub:[
{"itemoff":ITEMOFF1, "leveloff":LEVELOFF1, "style":STYLE1, "size":SIZE1},
{'code':menu_videos, 'url':'/index.php?pg=81', "":''},
{'code':menu_faqs, 'url':'/index.php?pg=82', "":''},
{'code':menu_aboutus, 'url':'/index.php?pg=83', "":''},
{'code':menu_contactus, 'url':'/index.php?pg=85', "":''},
], "":''},
];

