// Title: Vertical Menu (Relative) // Description: // Web Folder: // Web URL: http://127.0.0.1/ // Absolute Path: False ace_state.columns = 1; ace_state.position = 'right'; ace_state.closedelay = 500; ace_state.hbgcolor = '#8080FF'; ace_state.hftcolor = '#000000'; ace_state.nbgcolor = '#0000A0'; ace_state.nftcolor = '#FFFFFF'; ace_state.fontFamily = 'Arial'; ace_state.fontSize = '10pt'; ace_state.fontStyle = 'normal'; ace_state.fontWeight = 'normal'; ace_state.cellpadding = 1; ace_state.layerpadding = 3; acemenu = new ACEMenu('0'); acemenu.AddItem('Features of a Cliff Maness Built Home', '', '', true , '', '0', '0'); acemenu = new ACEMenu('1'); acemenu.width = '200'; acemenu.nowrap = ''; acemenu.ffade = '1'; acemenu.fblinds = 'right'; acemenu.AddItem('Traditional Brick, Stone and Stucco Exteriors', 'exteriors.htm', '', false , '', '0', '0'); acemenu.AddItem('Pools/Spas and Waterfalls', 'pools.htm', '', false , '', '0', '0'); acemenu.AddItem('Hardwood Flooring', 'hardwood.htm', '', false , '', '0', '0'); acemenu.AddItem('Custom Framed Steep Pitched Room Systems', 'pitched.htm', '', false , '', '0', '0'); acemenu.AddItem('Cathedral, Vaulted and Tray Ceilings', 'cathedral.htm', '', false , '', '0', '0'); acemenu.AddItem('Luxurious Master Suites', 'luxurious.htm', '', false , '', '0', '0'); acemenu.AddItem('Ceramic Tile', 'ceramic.htm', '', false , '', '0', '0'); acemenu.AddItem('Gas Fireplaces', 'gas.htm', '', false , '', '0', '0'); acemenu.AddItem('Elegant Wood Moldings, Cabinets and Doors', 'elegant.htm', '', false , '', '0', '0'); acemenu.AddItem('Wood Decks', 'decks.htm', '', false , '', '0', '0');