timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

effect = "fade(duration=0.3);Shadow(color='#777777', Direction=135, Strength=5)"

function openwin(url)
{
	nwin=window.open(url, "nwin",config="scrollbars=yes,resizable=yes,toolbar=yes,location=yes,status=yes,menubar=yes,");
	nwin.focus();
}
//3399CC
prop1=[						// prop1 is an array of properties you can have as many property arrays as you need
"000033",					// Off Font Color  003366
"cccccc",					// Off Back Color  ffffcc	
"003366",					// On Font Color ffffcc
"cccccc",					// On Back Color 443F5C
"FFFFFF",					// Border Color 999999
12,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
5,							// Padding
"arrow.gif",				// Sub Menu Image
0,							// 3D Border & Separator
"66ffff",					// 3D High Color
"000099",					// 3D Low Color
"000099",					// Referer item Font Color (leave this blank to disable) 000099 003366
"cccccc",					// Referer item Back Color (leave this blank to disable) FFFF00, ffffcc
]

menu1=[				// This is the array that contains your menu properties and details
125,				// Top 90
12,					// left
,					// Width
0,					// Border Width
"left",				// Screen Position - here you can use "center;middle;right"
prop1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time
"center",			// Alignment - sets the menu elements alignment, HTML values are valid here for example: left, right or center
,					// Filter - Text variable for setting transitional effects on menu activation
,					// Follow Scrolling - Tells the menu item to follow the user down the screen
1, 					// Horizontal Menu - Tells the menu to be horizontal instead of top to bottom style
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page
,					// Position of sub image left:center:right:middle:top:bottom
,					// Show an image on top menu bars indicating a sub menu exists below
,					// Reserved for future use
//"Home&nbsp;&nbsp;&nbsp;&nbsp;","http://www.daimc.com/dev/",,,1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
			//2
"Appraisal&nbsp;and&nbsp;Valuation&nbsp;&nbsp;&nbsp;&nbsp;","show-menu2","http://www.daimc.com/aav/description.html","#",1,
			//4
"Asset&nbsp;Management&nbsp;&nbsp;&nbsp;&nbsp;","show-menu4","http://www.daimc.com/am/description.html","#",1,
			//5
//"&nbsp;&nbsp;Decisio&nbsp;Analysis&nbsp;&nbsp;","show-menu5","http://www.daimc.com/dev/dara","#",1,
//"Decision&nbsp;Analysis&nbsp;&nbsp;&nbsp;&nbsp;","http://www.dai-decisionanalysis.com/ target=top",,,1,
"Decision&nbsp;Analysis&nbsp;&nbsp;&nbsp;&nbsp;","show-menu5","http://www.daimc.com/da/description.html",,1,
			//6
"Engineering&nbsp;&nbsp;&nbsp;&nbsp;","show-menu6","http://www.daimc.com/engineering/description.html","#",1,
			//3
"About&nbsp;DAI&nbsp;&nbsp;","show-menu3","http://www.daimc.com/about/description.html","#",1
]

menu2=[
,,140,1,"",prop1,,"left",effect,,,,,,,
"Brief Description","http://www.daimc.com/aav/description.html",,,1,
"Services List","http://www.daimc.com/aav/services.html",,,1,
"Recent Clients","http://www.daimc.com/aav/clients.html",,,1,
"Typical Transaction","http://www.daimc.com/aav/transaction.html",,,1
]

menu4=[
,,180,1,"",prop1,,"left",effect,,,,,,,
"Brief Description","http://www.daimc.com/am/description.html",,,1,
"Services List","http://www.daimc.com/am/services.html",,,1,
"Recent Clients","http://www.daimc.com/am/clients.html",,,1,
"Typical Transaction","http://www.daimc.com/am/transaction.html",,,1
]


menu5=[
,,150,1,"",prop1,0,"left",effect,,,,,,,
//"ItemDARA1","http://www.daimc.com/dara",,,1,
"Brief Description","http://www.daimc.com/da/description.html",,,1,
"Services List","http://www.daimc.com/da/services.html",,,1,
"Recent Clients","http://www.daimc.com/da/clients.html",,,1,
"Typical Transaction","http://www.daimc.com/da/transaction.html",,,1
]


menu6=[
,,150,1,"",prop1,0,"left",effect,,,,,,,
"Brief Description","http://www.daimc.com/engineering/description.html",,,1,
"Services List","http://www.daimc.com/engineering/services.html",,,1,
"Recent Clients","http://www.daimc.com/engineering/clients.html",,,1,
"Typical Transaction","http://www.daimc.com/engineering/transaction.html",,,1
]

menu3=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"General Description","http://www.daimc.com/about/description.html",,,1,
"Management Team","http://www.daimc.com/about/team.html",,,1,
"Newsletter","http://www.daimc.com/about/newsletter.html",,,1,
"Publications and Papers","http://www.daimc.com/about/publication.html",,,1,
"Contact E-Mail Form","http://www.daimc.com/about/contact.html",,,1
]

menu7=[
,,120,1,"",prop1,,"left",effect,,,,,,,
"Random", "http://www.google.com",,,1,
"Random", "http://www.excite.com",,,1
]

