var noitems=5;
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,160];
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_offers, 'url':'/index.php?pg=74', sub:[
{"itemoff":ITEMOFF1, "leveloff":LEVELOFF1, "style":STYLE1, "size":SIZE1},
{'code':menu_vouchers, 'url':'/index.php?pg=179', 'target':'_blank', "":''},
], "":''},
{'code':menu_deals, 'url':'http://wosmeals.eolts.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', "":''},
], "":''},
];

