menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}

// Special effect string for IE5.5 or above
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}

timegap=500				// The time delay for menus to remain visible
followspeed=5			// Follow Scrolling speed
followrate=40			// Follow Scrolling Rate
suboffset_top=10;		// Sub menu offset Top position 
suboffset_left=10;		// Sub menu offset Left position

style1=[				// style1 is an array of properties.
"ffffff",					// Mouse Off Font Color
"transparent",				// Mouse Off Background Color
"ffffff",				// Mouse On Font Color
"transparent",				// Mouse On Background Color
"transparent",				// Menu Border Color 
12,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"arial, verdana",		// Font Name
2,						// Menu Item Padding
"menu/arrow.gif",			// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"",				// 3D High Color
"",				// 3D Low Color
"",				// Current Page Item Font Color (leave this blank to disable)
"",					// Current Page Item Background Color (leave this blank to disable)
"",			// Top Bar image (Leave this blank to disable)
"",				// Menu Header Font Color (Leave blank if headers are not needed)
"",				// Menu Header Background Color (Leave blank if headers are not needed)
]

style2=[  	// style1 is an array of properties
"000000",		// Mouse Off Font Color
"ffffff",  // Mouse Off Background Color 696969
"ffffff",  // Mouse On Font Color 696969
"ee5800",		// Mouse On Background Color ffffff da4105
"56595c",		// Menu Border Color 5659c
11,		// Font Size in pixels
"normal",		// Font Style (italic or normal)
"normal",		// Font Weight (bold or normal)
"verdana, arial",		// Font Name
2,		// Menu Item Padding
"menu/arrow.gif",		// Sub Menu Image (Leave this blank if not needed)
"1",		// 3D Border & Separator bar
"",	// 3D High Color
"",	// 3D Low Color
"",	// Current Page Item Font Color
"",	// Current Page Item Background Color
"",	// Top Bar image
"",	// Menu Header Font Color
"",  // Menu Header Background Color
]

addmenu(menu=[		// Main menu properties array
"mainmenu",		// Menu Name
84,		// Menu Top Position
30,		// Menu Left Position
100,		// Menu Width
0,		// Border Width 
"center",		// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,		// Properties Array - this is set higher up, as above
1,		// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",		// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,		// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,	  // Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 	// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
0,		// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,		// Position of TOP sub image left:center:right
,		// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount
,		// Right To Left - Used in Hebrew for example. (1=on/0=off)
,		// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,		// ID of the div you want to hide on MouseOver (useful for hiding form elements)
0,	 // Background image for menu Color must be set to transparent for this to work
0,  // Scrollable Menu
,  // Miscellaneous Menu Properties

,"Home Page","show-menu=home",,"ABFR Home",0 // "Text", "URL", "Alt URL", "Status", "Separator Bar"
,"Buyers","show-menu=buyers",,"Hawaii Real Estate",0
,"Sellers","show-menu=sellers",,"Selling your property",0
,"Listings","show-menu=property",,"Oahu property listings",0
,"Financing","show-menu=finance",,"Purchase or refinance your Hawaii home",0
,"Relocation","show-menu=relocation",,"Moving to Hawaii",0
,"Members","show-menu=members",,"Members Section",0
])

	addmenu(menu=["home",
	,,160,1,"",style2,,"left",,,,,,,,,,,,,
	,"Home Page","index-2.html",,"ABFR Home Page",2
	,"Contact Us","contact.html",,"Contact Us",1
	,"Email Us","mailto:amy&#64;amybenga.com",,"Email Us",1
	,"Related Links","links.html",,"Related Links",1
	])

	addmenu(menu=["buyers",
	,,160,1,"",style2,,"left",,,,,,,,,,,,,
	,"Buyers","buyers.htm",,"Buyers Main Page",2
	,"Services","buy_services.htm",,"Buyer Services",1	
	,"The Process","buyer_process.htm",,"Home Buyer Process",1
	,"Property Values","prop_stats_lnk.htm",,"Current Property Values by Region",1
	,"For Sale by Owner","buyer_fsbo.htm",,"Working with for sale by owners",1
	,"Tips/Library","show-menu=buy_tips",,"Buyer Tips",1
	,"On-line Tools","tools.htm",,"On-Line Tools",1
	])

	addmenu(menu=["sellers",
	,,160,1,"",style2,,"left",,,,,,,,,,,,,
	,"Sellers","sellers.htm",,"Sellers Guide Main Page",2
	,"Home Upgrade Tips","sell_upgrades.htm",,"A Guide",1
	,"Timing","sell_timing.htm",,"Timing your sale",1
	,"To List or Not to List","sell_tolist.htm",,"To list or not to list",1
	,"Why use a Realtor","sell_whyuse.htm",,"Why use a Realtor",1
	,"Legal Issues","sell_legal.htm",,"Legal issues to consider",1
	,"Financial Terms","sell_finance.htm",,"Financial Terms",1
	])
	
	addmenu(menu=["property",
	,,180,1,"",style2,,"left",,,,,,,,,,,,,
	,"Property Listings","properties.htm",,"Listing Main Page",2
	,"Our Listings","prop_ours.htm",,"Our Listings",1
	,"Sunday Open Houses","prop_sundayopen_lnk.htm",,"Sunday Open Houses",1
	,"Oahu Properties for Sale","prop_oahu_lnk.htm",,"Oahu properties for Sale",1
	,"All Islands Properties","prop_allislands_lnk.htm",,"All Island Properties for Sale",1
	,"Featured Properties","prop_featured.htm",,"Oahu featured properties",2
	,"Market Statistics & Reports","show-menu=stats",,"Statistics and Reports",1
	,"Property Type","show-menu=property_type",,"Property Type",1
	])
	
	addmenu(menu=["finance",
	,,160,1,"",style2,,"left",,,,,,,,,,,,,
	,"Finance","financing.htm",,"Finance Main Page",1
	,"Financing options","doc_financial_loantypes.htm target=_blank",,"Mortgage Options",1
	,"Re-Finance","doc_financial_refi.htm target=_blank",,"Re-financing your property",1
	,"Construction Loans","doc_financial_construction.htm target=_blank",,"Construction Loans",2
	,"Finance Terms","doc_financial_terms.htm target= _blank",,"Financial Terms and Topics",1
	,"On-Line Tools","tools.htm",,"On-Line Financial Tools",1

	])
	
	addmenu(menu=["relocation",
	,,160,1,"",style2,,"left",,,,,,,,,,,,,
	,"Relocation","relocation.htm",,"Relocation Main Page",1
	,"Oahu Links","links_public.htm",,"Public Links and Resources",2
	,"Beaches of Oahu","images/beaches/beaches_oahu.htm target=_blank",,"Our Beaches",1

	])

	addmenu(menu=["members",
	,,160,1,"",style2,,"left",,,,,,,,,,,,,
	,"Login","members.htm",,"Member Login",1
	])

	addmenu(menu=["buy_tips",
	,,160,1,"",style2,,"left",,,,,,,,,,,,,
	,"Essential Home Buyer Tips","docs/49_tips.pdf target=_blank",,"49 Essential Home Biuyer tips for selling a home",1
	,"Tips for fix ups","",,"Report seven",1
	,"Before you even look","add.htm",,"Design Competitions",1
	])

	addmenu(menu=["enroll",
	,,200,1,"",style2,,"left",,,,,,,,,,,,,
	,"Application Form","pdf/membership-form.html",,"Application Form",1
	,"Letter of Recommendation Form","pdf/letter-of-recommendation.html",,"Letter of Recommendation Form",1
	])

	addmenu(menu=["property_type",
	,,200,1,"",style2,,"left",,,,,,,,,,,,,
	,"Fee Simple","docs_feesimple_property.htm",,"Fee Simple Property",1
	,"Leasehold","docs_leasehold_property.htm",,"Leasehold Property",1
	,"Leased Fee Interest","docs_leasedfee_property.htm",,"Leased Fee Interest",1
	,"Cooperative Housing","docs_coop_property.htm",,"Cooperative Housing",1
	])
	
	addmenu(menu=["guide",
	,,200,1,"",style2,,"left",,,,,,,,,,,,,
	,"Why You Should Use a Designer","guide-why.html",,"Why You Should Use a Professional Realtor",1
	,"How to Find the Right Designer","guide-how.html",,"How to Find the Right Realtor",1
	,"Your Role on the Design Team","guide-role.html",,"Your Role on the Purchase Team",1
	,"Working with Your Designer","guide-working.html",,"Working with Your Realtor",1
	
	])
	addmenu(menu=["stats",
	,,180,1,"",style2,,"left",,,,,,,,,,,,,
	,"Housing Market Statistics","prop_stats_lnk.htm",,"Housing Market Statistics",1
	,"Oahu Historical Sales Data ","docs/annsales.pdf target=_blank",,"Oahu Historical Sales Data",1
	
	])
	addmenu(menu=["fin_tools",
	,,180,1,"",style2,,"left",,,,,,,,,,,,,
	,"Mortgage Calculator","tools/java/calculator.htm target=_blank",,"Mortgage Calculator",1
	,"Rent vs Buy","tools/java/rentvsbuy.htm target=_blank",,"Oahu Historical Sales Data",1

    ])
	addmenu(menu=["local_sites",
	,,180,1,"",style2,,"left",,,,,,,,,,,,,
	,"Attractions","",,"O'Ahu Attractions",1
	,"Beaches Of Oahu","images/beaches/beaches_oahu.htm target=_blank",,"Beaches of O'Ahu",1
	,"Gates of Oahu","tools/java/rentvsbuy.htm target=_blank",,"Decorative Entry Gates",1
	])

	addmenu(menu=["sample",
	,,160,1,"",style2,,"left",,,,,,,,,,,,,
	,"","pdf/convention.html",,"Convention",1
	,"Board Meeting Schedule","meetings.html",,"Board Meeting Schedule",1
	,"Design Competitions","competitions.html",,"Design Competitions",1
	,"Classes","classes.html",,"Classes",1
	,"For Sale by Owner","prop_fsbo.htm",,"For Sale by Owner",2
	,"For Sale by Owner","buyer_fsbo.htm",,"Working with for sale by owners",1
	,"Enrollment Forms","show-menu=enroll",,"Enrollment Forms",1
	
	])
	
dumpmenus()