domMenu_data.set('domMenu_vertical',new Hash(
1,new Hash(
'contents','home',
'uri','index.asp',
'target','_self',
'statusText',''
),
2,new Hash(
'contents','about us',
'uri','aboutus.asp',
'target','_self',
'statusText',''
),
3,new Hash(
'contents','casegoods',
'uri','casegoods.asp',
'target','_self',
'statusText',''
),
4,new Hash(
'contents','upholstery',
'uri','upholstery.asp',
'target','_self',
'statusText','Click to show products'
),
5,new Hash(
'contents','healthcare',
'uri','healthcare.asp',
'target','_self',
'statusText','Click to show products'
),
6,new Hash(
'contents','funeral home',
'uri','funeralhome.asp',
'target','_self',
'statusText','Click to show products'
),
7,new Hash(
'contents','quality',
'uri','quality.asp',
'target','_self',
'statusText','Click to show products'
),
8,new Hash(
'contents','divisions',
'uri','divisions.asp',
'target','_self',
'statusText','Click to show products'
),
9,new Hash(
'contents','shows',
'uri','shows.asp',
'target','_self',
'statusText','Click to show products'
)
));

domMenu_settings.set('domMenu_vertical', new Hash(
'axis', 'vertical',
'expandMenuArrowUrl','/images/arrow.gif',
'verticalSubMenuOffsetX', 0,
'verticalSubMenuOffsetY', 0,
'horizontalSubMenuOffsetX', 0,
'horizontalSubMenuOffsetY', 0,
'baseUri', 'http://localhost'
));

