var MENU_POS=[
{
'height':24,  //change this to adjust height of the main menu items
'width':165,  //change this to adjust width of the main menu items; default is 120
'block_top':295,  //change this to adjust distance of the menu from top
'block_left':22, //change this to adjust distance of the menu from left
'top':25,
'left':0, //'width' minus 1 ('width' - 1)
'hide_delay':0,
'expd_delay':0,
'css':{
'outer':['m0l0oout','m0l0oover'],
'inner':['m0l0iout','m0l0iover']
}
},
{
'height':20,
'width':160, //width of pull down menu items; default is 110
'block_top':5,
'block_left':160,
'top':21,
'left':0,
'css':{
'outer':['m0l1oout','m0l1oover'],
'inner':['m0l1iout','m0l1iover']
}
},
{
'block_top':5,
'block_left':100,
'css':{
'outer':['m0l2oout','m0l2oover'],
'inner':['m0l1iout','m0l2iover']
}
}
]

