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();
}

prop1=[				// prop1 is an array of properties you can have as many property arrays as you need
"ffffff",			// Off Font Color 000033
"39614a",			// Off Back Color ffffff
"ffffff",			// On Font Color 097333
"7ba388",			// On Back Color 36684d
"39614a",			// Border Color
12,					// Font Size
"normal",			// Font Style 
"bold",				// Font Weight
"Arial, Helvetica, sans-serif",	// Font
3,					// Padding
"dot.gif",			// Sub Menu Image
1,					// 3D Border & Separator
"39614a",			// 3D High Color
"000000",			// 3D Low Color
"",					// Referer item Font Color (leave this blank to disable)
"",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
60,					// Top
0,					// left
140,				// Width
0,					// Border Width
"",					// 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

// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"About RVKuhns","http://rvkuhns.com/about.php",,"About RVK",1,
"Services & Products","show-menu2","http://rvkuhns.com/services/services.php","Services & Products",1,
"Cornerstones","show-menu3","http://rvkuhns.com/cornerstones.php","Cornerstones",1,
"Consulting Team","http://rvkuhns.com/staff/consultant_bios.php",,"Consulting Team",1,
"Contacts","show-menu5","http://rvkuhns.com/contacts/contacts.php","Contacts",1
]

menu2=[
,,290,1,"",prop1,,"left",effect,,,,,,,
"Alternative Assets Reporting","http://rvkuhns.com/services/alternative_assets_reporting.php",,"Alternative Assets Reporting",1,
"Asset Allocation","http://rvkuhns.com/services/asset_allocation.php",,"Asset Allocation",1,
"Asset/Liability Study","http://rvkuhns.com/services/asset_liability_study.php",,"Asset/Liability Study ",1,
"Client Education","http://rvkuhns.com/services/client_education.php",,"Client Education",1,
"Custody Evaluation","http://rvkuhns.com/services/custody_evaluation.php",,"Custody Evaluation",1,
"Defined Contribution Plans","http://rvkuhns.com/services/defined_contribution_Plans.php",,"Defined Contribution Plans",1,
"Investment Manager Research","http://rvkuhns.com/services/investment_manager_research.php",,"Investment Manager Research",1,
"Investment Policy","http://rvkuhns.com/services/investment_policy.php",,"Investment Policy",1,
"Manager Structure Analysis","http://rvkuhns.com/services/manager_structure.php",,"Manager Structure Analysis",1,
"Performance Reporting","http://rvkuhns.com/services/performance_reporting.php",,"Performance Reporting",1,
"Public Fund Universe Analysis","http://rvkuhns.com/services/public_fund.php",,"Public Fund Reporting",1,
"Special Projects & Enhanced Reporting","http://rvkuhns.com/services/special_projects.php",,"Special Projects",1
]

// Cornerstones Sub Menu
menu3=[
,,150,1,"",prop1,,"left",effect,,,,,,,
"Integrity","http://rvkuhns.com/integrity.php",,"Integrity",1,
"Capability","http://rvkuhns.com/capability.php",,"Capability",1,
"Client Service","http://rvkuhns.com/client_service.php",,"Client Service",1
]

// Consultant Team Sub Menu
menu4=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"Experience","http://rvkuhns.com/consultant_experience.php",,"Experience",1,
"Biographies","http://rvkuhns.com/staff/consultant_bios.php",,"Bios",1
]

// Contact Sub Menu
menu5=[
,,190,1,"",prop1,,"left",effect,,,,,,,
"Service Centers","http://rvkuhns.com/contacts/offices.php",,"Offices",1,
"New Client Inquiries","http://rvkuhns.com/contacts/new_client.php",,"New Client Information Requests",1,
"Investment Manager Research","http://rvkuhns.com/contacts/investment_manager_research.php",,"Investment Managers",1,
"Join the RVK Team","http://rvkuhns.com/contacts/join_rvk.php",,"Join the RVK Team",1

]

// About RVK Sub Menu
menu6=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"Description","http://rvkuhns.com/description.php",,"History of R.V.Kuhns & Associates",1,
"Philosophy","http://rvkuhns.com/philosophy.php",,"Philosophy",1,
"Careers","http://rvkuhns.com/careers.php",,"Careers",1
]
 
  
 
  
 
  


