var MENU_ITEMS_V = [['Welcome','index.php?page=home'],['Our Services', 'index.php?page=ourservices',{'tw' : '_self'},['AC Inspections','index.php?page=airconditioninginspections'],['Acoustic Testing','index.php?page=acoustictesting'],['Airtightness','index.php?page=airtightnesspressuretesting'],['Billing','index.php?page=billingqueries'],['BREEAM and CSH Code','index.php?page=breeamandcodeforsustainablehomescsh'],['Building Services','index.php?page=buildingservicesconsultancy'],['Building Energy Model','index.php?page=buildingenergymodelling'],['Carbon Management','index.php?page=carbonmanagement'],['Full Services List','index.php?page=ourservices'],],['Property Developers', '',{'tw' : '_self'},['Installation Services & Siteworks','index.php?page=installationservicesandsiteworks'],['Air Conditioning Inspections','index.php?page=airconditioninginspections'],['Building Services Consultancy','index.php?page=buildingservicesconsultancy'],['EPCs','index.php?page=epcs'],['Air Tightness Pressure Testing','index.php?page=airtightnesspressuretesting'],['Low Carbon Consultancy','index.php?page=lowcarbonconsultancy'],['Energy Management','index.php?page=energymanagementfordevelopers'],],['Commercial Users', '',{'tw' : '_self'},['Carbon Management','index.php?page=carbonmanagement'],['Air Conditioning Inspections','index.php?page=airconditioninginspections'],['EPCs','index.php?page=epcs'],['Energy Procurement','index.php?page=energyprocurement'],['Commercial Energy Management','index.php?page=energymanagement'],['CRC','index.php?page=carbonreductioncommitments'],['Billing Queries','index.php?page=billingqueries'],],['Landlords', '',{'tw' : '_self'},['Energy Management','index.php?page=energymanagementforlandlords'],['Air Conditioning Inspections','index.php?page=airconditioninginspection'],['EPCs','index.php?page=epcs'],],['Public Bodies', '',{'tw' : '_self'},['DECs','index.php?page=decs'],['Energy Management','index.php?page=energymanagement'],['Air Conditioning Inspections','index.php?page=airconditioninginspections'],['Billing Queries','index.php?page=billingqueries'],['Energy Procurement','index.php?page=energyprocurement'],['Carbon Management','index.php?page=carbonmanagement'],],['Training','index.php?page=training'],['Client List','index.php?page=clientlist'],['Our Projects','index.php?page=ourprojects'],['Care Pemxq','index.php?page=carepemxq'],['Send Pemxq a File','index.php?page=sendpemxqafile'],['Login','index.php?page=login'],['Sitemap','index.php?page=sitemap'],];
var MENU_ITEMS_H = [['Home','index.php?page=home'],['Recruitment','index.php?page=recruitment'],['Legal','index.php?page=legalnotices'],['Contact Us','index.php?page=contact'],['Sustainability','index.php?page=sustainabilitypolicy'],];

var MENU_POS_V = [
{
	// item sizes
	'width': 200, 
	'hide_delay': 800,
	'expd_delay': 100,
	'vertical': true,
	'css' : {
		'outer': ['vert_main_out_outer', 'vert_main_over_outer'],
		'inner': ['vert_main_out_inner', 'vert_main_over_inner'],
		'table' : 'vert_main_table'
	}
},
{
	'width': 180,
	'block_top': 3,
	'block_left': 100,
	'top': 19,
	'left': 0,
	'vertical': true,
	'hide_delay': 800,
	'expd_delay': 100,
	'wise_pos': 1,
	'css': {
		'outer' : ['vert_sub_out_outer', 'vert_sub_over_outer'],
		'inner' : ['vert_sub_out_inner', 'vert_sub_over_inner'],
		'table' : 'vert_sub_table'
	}
},
{
	'height': 19,
	'width': 180,
	'block_top': 3,
	'block_left': 100,
	'top': 19,
	'left': 0,
	'vertical': true,
	'hide_delay': 800,
	'expd_delay': 100,
	'wise_pos': 1,
	'css': {
		'outer' : ['vert_sub_out_outer', 'vert_sub_over_outer'],
		'inner' : ['vert_sub_out_inner', 'vert_sub_over_inner'],
		'table' : 'vert_sub_table'
	}
}
];
var MENU_POS_H = [
{
	// item sizes
	'height': 20,
	'width': 90,
	'hide_delay': 800,
	'expd_delay': 100,
	'css' : {
		'outer': ['horiz_main_out_outer', 'horiz_main_over_outer'],
		'inner': ['horiz_main_out_inner', 'horiz_main_over_inner'],
		'table' : 'horiz_main_table'
	}
},
{
	'width': 150,
	'block_top': 22,
	'block_left': 0,
	'top': 19,
	'left': 0,
	'horizical': true,
	'hide_delay': 800,
	'expd_delay': 100,
	'wise_pos': 1,
	'css': {
		'outer' : ['horiz_sub_out_outer', 'horiz_sub_over_outer'],
		'inner' : ['horiz_sub_out_inner', 'horiz_sub_over_inner'],
		'table' : 'horiz_sub_table'
	}
},
{
	'height': 19,
	'width': 150,
	'block_top': -1,
	'block_left': 150,
	'top': 19,
	'left': 0,
	'horizical': true,
	'hide_delay': 800,
	'expd_delay': 100,
	'wise_pos': 1,
	'css': {
		'outer' : ['horiz_sub_out_outer', 'horiz_sub_over_outer'],
		'inner' : ['horiz_sub_out_inner', 'horiz_sub_over_inner'],
		'table' : 'horiz_sub_table'
	}
}
];
