var prop = [
90, // transparancy of the items
39, // left position of the whole menu
165, // height position of the whole menu
100, // width of the head items of the menu
22, // top of the head items of the menu
0, // space between the head items
1, // width of the border of the head items
'black',//bordercolor of the head items
1, // 1 to set the head items bold , 0 to set the head items normal
9, // font-size of the head items
'verdana', // font-family of the head items
'solid', // border style of the head items
2, // space between the header and the items
200, // width of the items
22, // heigth of the items
1, // width of the border items
'black', // color of the item border
'solid', // border style of the items
9,//font size of the items
'verdana', // font-family of the items
1, // space between the item panels (multi-level)
3, //left padding in the head item block
0, // top padding in the head item block
'images/arrow.gif' // icon at the left when there are subitems
];

//link ==> [text,url,target,text_color,background_color,text_color_onmouseover,background_color_onmouseover]
//link with items ==> [text,url,target,text_color,background_color,text_color_onmouseover,background_color_onmouseover,[items]] 
var link =[
['HOME','index.htm','_top','#000000','#FFFFFF','#FFFFFF','#0000FF'],

['PROFILE','profile.htm','_top','#000000','#FFFFFF','#FFFFFF','#0000FF'],

['CONTACT',null,'_top','#000000','#FFFFFF','#FFFFFF','#0000FF',
[
['Our Teams','team.htm','_top','#000000','#FFFFFF','#FFFFFF','#0000FF'],
['Enquiry form','register.htm','_top','#000000','#FFFFFF','#FFFFFF','#0000FF']
]],



['NEWS',null,'_top','#000000','#FFFFFF','#FFFFFF','#0000FF',
[
['2012 January- Set Point News','news/SET POINT JANUARY 2012.pdf','_top','#000000','#FFFFFF','#FFFFFF','#0000FF'],
['2011 October- Zambia Pump supply','news/PUMP SUPPLY TO ZAMBIA OCT2011.pdf','_top','#000000','#FFFFFF','#FFFFFF','#0000FF'],
['2011 July - Albin News','news/albin_wk28_2011.pdf','_top','#000000','#FFFFFF','#FFFFFF','#0000FF'],
['2011 June - Albin News','news/image002.gif','_top','#000000','#FFFFFF','#FFFFFF','#0000FF'],
['2011 May - Albin News','news/albin_may2011.pdf','_top','#000000','#FFFFFF','#FFFFFF','#0000FF'],
['2011 May - BBA Newsletter','news/bba_may2011.pdf','_top','#000000','#FFFFFF','#FFFFFF','#0000FF'],
['2011 May - 3M News','news/3M_news.pdf','_top','#000000','#FFFFFF','#FFFFFF','#0000FF'],
['2011 April - BBA Newsletter','news/bba_newsletter_april2011.pdf','_top','#000000','#FFFFFF','#FFFFFF','#0000FF'],
['2011 February - Albin Pump News','news/image001.png','_top','#000000','#FFFFFF','#FFFFFF','#0000FF'],
['2011 January - API 685 - 3M Pumps','news/API_685_dec.pdf','_top','#000000','#FFFFFF','#FFFFFF','#0000FF']




]],

['PRODUCTS',null,'_top','#000000','#FFFFFF','#FFFFFF','#0000FF',
[
['Brubin Magnetic Drive Pumps',null,'_top','#000000','#FFFFFF','#FFFFFF','#0000FF',
[
['Metallic','brubinmetallic.htm','_top','#000000','#FFFFFF','#FFFFFF','#0000FF'],
['Plastic','brubinplastic.htm','_top','#000000','#FFFFFF','#FFFFFF','#0000FF'],
['Plastic Lined','brubinplasticlined.htm','_top','#000000','#FFFFFF','#FFFFFF','#0000FF'],
['HMD - Caster','caster.htm','_top','#000000','#FFFFFF','#FFFFFF','#0000FF'],
['Dry Cut','brubindrycut.htm','_top','#000000','#FFFFFF','#FFFFFF','#0000FF']
]],
['Brubin Hose Pumps',null,'_top','#000000','#FFFFFF','#FFFFFF','#0000FF',
[
['B/BA series Pumps','abaque.htm','_top','#000000','#FFFFFF','#FFFFFF','#0000FF'],
['Spare Parts','abaque3.htm','_top','#000000','#FFFFFF','#FFFFFF','#0000FF'],
['Operating Manuals','link1.htm','_top','#000000','#FFFFFF','#FFFFFF','#0000FF']
]],
['Pumpex Submersible Pumps',null,'_top','#000000','#FFFFFF','#FFFFFF','#0000FF',
[
['Drainage P/PX/PC','pumpexdrain.htm','_top','#000000','#FFFFFF','#FFFFFF','#0000FF'],
['Sludge SP','link1.htm','_top','#000000','#FFFFFF','#FFFFFF','#0000FF'],
['Waste Water K','pumpexwaste.htm','_top','#000000','#FFFFFF','#FFFFFF','#0000FF']
]],
['Allprime Self-Priming Pumps',null,'_top','#000000','#FFFFFF','#FFFFFF','#0000FF',
[
['I and S-Line Series','allprime.htm','_top','#000000','#FFFFFF','#FFFFFF','#0000FF']

]]
]],

['SELECTION',null,'_top','#000000','#FFFFFF','#FFFFFF','#0000FF',
[
['Magnetic Drive Pumps','pumpsel.htm','_top','#000000','#FFFFFF','#FFFFFF','#0000FF'],
['WINHY 5.00',null,'_top','#000000','#FFFFFF','#FFFFFF','#0000FF'],
['Submersible Pumps (Pumpexplorer)',null,'_top','#000000','#FFFFFF','#FFFFFF','#0000FF']
]],

['DOWNLOADS','brochures.htm','_top','#000000','#FFFFFF','#FFFFFF','#0000FF',
]
];






