//keywords
var code="code";var url="url";var targ="target";var sub="sub";
//styles
var VSTYLE = {"border":1, "shadow":0, "color":{"border":"#2F3435", "shadow":"#ffffff", "bgON":"#D8D7D7","bgOVER":"#1FAC5F"}, "css":{"ON":"clsCMOn", "OVER":"clsCMOver"}};
//items and formats
var VERTICAL_MENU_ITEMS0 =
[
	{"popup":1, "popupoff":[0,0], "pos":[0,0], "size":[25,180], "itemoff":[21,0], "leveloff":[10,59], "delay":200, "style":VSTYLE},
	{code:'Introduction', url:"../../intro.html"},
	{code:'Organisation Structure', url:"../../organisation.html"},
	{code:'Quality Assurance/Accreditation', url:"../../qa.html"}
	
];
var VERTICAL_MENU_ITEMS1 =
[
	{"popup":1, "popupoff":[0,0], "pos":[0,0], "size":[25,180], "itemoff":[21,0], "leveloff":[10,59], "delay":200, "style":VSTYLE},
	{code:'Stock Range', url:"../../products/range.html"},
	{code:'Complete Scope of Supply', url:"../../products/supply.html"}
	
];

var VERTICAL_MENU_ITEMS2 =
[
	{"popup":1, "popupoff":[0,0], "pos":[0,0], "size":[25,180], "itemoff":[21,0], "leveloff":[10,59], "delay":200, "style":VSTYLE},
	{code:'Contact', url:"../../../contact.html/PJ/SG/ML/TW/TL/", targ:"_blank"},
	//{code:'Personnel', url:"../../contact_personnel.html"}
	
];