/*
 Milonic DHTML Website Navigation Menu - Version 3.4
 Written by Andy Woolley - Copyright 2002 (c) Milonic Solutions Limited. All Rights Reserved.
 Please visit http://www.milonic.co.uk/menu or e-mail menu3@milonic.com for more information.
 
 The Free use of this menu is only available to Non-Profit, Educational & Personal web sites.
 Commercial and Corporate licenses  are available for use on all other web sites & Intranets.
 All Copyright notices MUST remain in place at ALL times and, please keep us informed of your 
 intentions to use the menu and send us your URL.
*/


//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
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)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.


////////////////////////////////////
// Editable properties START here //
////////////////////////////////////
// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
//	effect = "Fade(duration=0.5);Alpha(style=0,opacity=100);Shadow(color='#C0C0C0', Direction=135, Strength=3)"
	effect = "Shadow(color='#C0C0C0', Direction=125, Strength=1)"
}
else
{
	effect = "Shadow(color='#000000', Direction=135, Strength=2)" // 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=12;		// Sub menu offset Top position 
suboffset_left=50;	// Sub menu offset Left position

style2=[			// style2 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"866128",					// Mouse Off Font Color
"transparent",					// Mouse Off Background Color
"866128",					// Mouse On Font Color
"FCF1DF",					// Mouse On Background Color
"",					// Menu Border Color 
11,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Arial",	// Font Name
3,					// Menu Item Padding
,		// Sub Menu Image (Leave this blank if not needed)
,			// 3D Border & Separator bar
"C0C0C0",			// 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)
"C0C0C0",			// Menu Item Separator Color
]

style3=[			// style2 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"63471E",					// Mouse Off Font Color
"FDF6EB",					// Mouse Off Background Color
"63471E",					// Mouse On Font Color
"FFFFFF",					// Mouse On Background Color
"F2F2F2",					// Menu Border Color 
11,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Arial",	// Font Name
,					// Menu Item Padding
"newsubbak.gif",		// Sub Menu Image (Leave this blank if not needed)
,			// 3D Border & Separator bar
"F6D4A1",			// 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)
"F6D4A1",			// Menu Item Separator Color
]

addmenu(menu=[		      // This is the array that contains your menu properties and details
"mainmenu",			      // Menu Name - This is needed in order for the menu to be called
155,			      // Menu Top - The Top position of the menu in pixels
"offset=35",		      // Menu Left - The Left position of the menu in pixels
136,				      // Menu Width - Menus width in pixels
,					// Menu Border Width 
"left",				// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style2,				// 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
1,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
"right",				// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// 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)
"transparent2.gif",		// Background image for menu when BGColor set to transparent.
,					// Scrollable Menu
,					// Reserved for future use
//,"<img src=jscript/nprophdng.gif border=0>","",,"",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Property Listings,<br>Sales & Auctions","Real-Estate-Sales.asp",,"Property Listings, Sales, and Auctions",1
,"Rent to Own Properties","Find-A-Home.asp",,"Property Listings, Sales, and Auctions",1
,"Properties For Rent","http://www.GoodTenant.com",,"Rental Property Lising",1
,"Advanced Licensing<br>and Partnerships","MultipleIncomeStreams.htm",,"Advanced Licensing and Partnerships",1
,"About Us","GenesisREI-History.asp",,"About Genesis REI",1
,"Property Management","Property-Management.asp",,"Propety Management",1
,"Sell Your Property","Sell-Property.asp",,"Sell Us Your Property",1
,"Seminars & Events","Investment-Tours-and-Events.asp",,"Investment Tours, Seminars and Events",1
,"Success Library","show-menu=suclib",,"Free Online Forms and Articles of Interest",1
//,"Forum","javascript:forumwin()",,"Online Forum",1
,"Testimonials","Testimonials.asp",,"Client Testimonials",1
,"Info for Overseas<br>Investors","Overseas-Investors.asp",,"Information for Investors outside the U.S.",1
,"Contact Information","Contact.asp",,"Contact Us",1
,"Recommend Us","RecommendUs.asp",,"Recommend This Website",1
,"Login Options and<br>Preferences","LogIn-Options.asp",,"Account Login or Create/Edit Login Profile",1
,"Useful Links","show-menu=ulinks",,"Business Links",1
,"<img src=jscript/mbrsvcs1.gif border=0>","NetMgt",,"Member Services Center",1
])
	addmenu(menu=["plist",
	,"offset=10",135,1,"",style3,,"center",effect,,,,,,,,,,,,
      ,"Investment Property","Real-Estate-Sales.asp",,"Investment Property Listings",1
      ,"Find A Home","Find-A-Home.asp",,"Find A Home Listings",1
	])

	addmenu(menu=["suclib",
	,"offset=10",135,1,"",style3,,"center",effect,,,,,,,,,,,,
	,"Free Forms","FreeForms.asp",,"Free Online Forms and Articles of Interest",1
	,"Recommended Reading","Books.asp",,"Recommended Reading Available Online",1
	])

	addmenu(menu=["ablinks",
	,"offset=10",95,1,"",style3,,"center",effect,,,,,,,,,,,,
      ,"History","GenesisREI-History.asp",,"Genesis REI History",1
//      ,"Staff","Staff.asp",,"Genesis REI Staff",1
	])

	addmenu(menu=["ulinks",
	,"offset=10",145,1,"",style3,,"center",effect,,,,,,,,,,,,
      ,"Business Links","LinkList.asp",,"Related Business Links",1
      ,"FAQ","FAQ.asp",,"Frequently Asked Questions",1
	,"Area Info","AreaInformation.asp",,"Information about Property Areas",1
	,"<img src=images/mtgcalc.gif border=0>&nbsp;Mortgage Calculator","javascript:mcalc()",,"Information about Property Areas",1
	])

dumpmenus()
