/* Milonic DHTML Menu - JavaScript Website Navigation System. Copyright 2004 (c) Milonic Solutions Limited. All Rights Reserved. Version 5+ Data File structure is the property of Milonic Solutions Ltd and must only be used in Milonic DHTML Products This is a commercial software product, please visit http://www.milonic.com/ for more information. See http://www.milonic.com/license.php for Commercial License Agreement All Copyright statements must always remain in place in all files at all times ******* PLEASE NOTE: THIS IS NOT FREE SOFTWARE, IT MUST BE LICENSED FOR ALL USE ******* */ _menuCloseDelay=500 // The time delay for menus to remain visible on mouse out _menuOpenDelay=150 // The time delay before menus open on mouse over _subOffsetTop=0 // Sub menu top offset _subOffsetLeft=20 // Sub menu left offset with(menuStyle=new mm_style()){ onbgcolor="#FFE461"; oncolor="#000000"; offbgcolor="#FFD400"; offcolor="#000000"; padding=5; fontsize="11"; fontstyle="normal"; fontfamily="Arial"; subimage="/menu/arrow.gif"; subimagepadding="2"; itemheight="20"; separatorcolor="#E2BB00"; separatorsize=1; imagepadding=5; } with(milonic=new menuname("menu_4")){ style=menuStyle; overflow="scroll"; aI("image=/images/menu_bullet.gif;text=What is a Federal Lease?;url=/page.asp?pageid=0|4|6&id=0|what_is_a_federal_lease?"); aI("image=/images/menu_bullet_sub.gif;text=Overcome Budgetary Constraints;url=/page.asp?pageid=0|4|6&id=0|what_is_a_federal_lease#nav1"); aI("image=/images/menu_bullet_sub.gif;text=Who Uses a Federal Lease?;url=/page.asp?pageid=0|4|6&id=0|what_is_a_federal_lease#nav2"); aI("image=/images/menu_bullet_sub.gif;text=Leasing Options;url=/page.asp?pageid=0|4|6&id=0|what_is_a_federal_lease#nav3"); aI("image=/images/menu_bullet_sub.gif;text=GSA Contracts;url=/page.asp?pageid=0|4|6&id=0|what_is_a_federal_lease#nav4"); aI("image=/images/menu_bullet_sub.gif;text=Obtain a Federal Quote Now;url=/page.asp?pageid=0|4|6&id=0|what_is_a_federal_lease#nav5"); } with(milonic=new menuname("menu_12")){ style=menuStyle; overflow="scroll"; aI("image=/images/menu_bullet.gif;text=Municipal Lease Purchase;url=/page.asp?pageid=0|12|13&id=0|municipal_lease_purchase"); aI("image=/images/menu_bullet_sub.gif;text=Who Qualifies For Municipal Leases?;url=/page.asp?pageid=0|12|13&id=0|municipal_lease_purchase#nav1"); aI("image=/images/menu_bullet_sub.gif;text=Documentation;url=/page.asp?pageid=0|12|13&id=0|municipal_lease_purchase#nav2"); aI("image=/images/menu_bullet_sub.gif;text=What Can Be Leased?;url=/page.asp?pageid=0|12|13&id=0|municipal_lease_purchase#nav3"); aI("image=/images/menu_bullet_sub.gif;text=Why Choose a Municipal Lease?;url=/page.asp?pageid=0|12|13&id=0|municipal_lease_purchase#nav4"); aI("image=/images/menu_bullet_sub.gif;text=How Does It Work?;url=/page.asp?pageid=0|12|13&id=0|municipal_lease_purchase#nav5"); aI("image=/images/menu_bullet.gif;text=Municipal Rental;url=/page.asp?pageid=0|12|19&id=0|municipal_rental"); aI("image=/images/menu_bullet.gif;text=Leasing vs. Bond Issues;url=/page.asp?pageid=0|12|20&id=0|leasing_vs._bond_issues"); aI("image=/images/menu_bullet.gif;text=Obtain A Municipal Quote;url=/page.asp?pageid=0|12|21&id=0|obtain_a_municipal_quote"); } with(milonic=new menuname("menu_22")){ style=menuStyle; overflow="scroll"; aI("image=/images/menu_bullet.gif;text=Vendor Introduction;url=/page.asp?pageid=0|22|23&id=0|vendor_introduction"); aI("image=/images/menu_bullet.gif;text=Why Leasing Increases Sales;url=/page.asp?pageid=0|22|24&id=0|why_leasing_increases_sales"); aI("image=/images/menu_bullet.gif;text=Federal Leasing;url=/page.asp?pageid=0|22|25&id=0|federal_leasing"); aI("image=/images/menu_bullet.gif;text=Municipal Leasing;url=/page.asp?pageid=0|22|26&id=0|municipal_leasing"); aI("image=/images/menu_bullet.gif;text=Start A Government Program;url=/page.asp?pageid=0|22|27&id=0|start_a_government_program"); aI("image=/images/menu_bullet.gif;text=Obtain A Quote;url=/page.asp?pageid=0|22|28&id=0|obtain_a_quote"); } with(milonic=new menuname("menu_29")){ style=menuStyle; overflow="scroll"; aI("image=/images/menu_bullet.gif;text=Broker Introduction;url=/page.asp?pageid=0|29|30&id=0|broker_introduction"); aI("image=/images/menu_bullet.gif;text=Federal Leasing;url=/page.asp?pageid=0|29|31&id=0|federal_leasing"); aI("image=/images/menu_bullet.gif;text=Municipal Leasing;url=/page.asp?pageid=0|29|32&id=0|municipal_leasing"); aI("image=/images/menu_bullet.gif;text=Start A Government Program;url=/page.asp?pageid=0|29|33&id=0|start_a_government_program"); aI("image=/images/menu_bullet.gif;text=Obtain A Quote;url=/page.asp?pageid=0|29|34&id=0|obtain_a_quote"); } drawMenus();