timegap=500
followspeed=5
followrate=40
suboffset_top=0;
suboffset_left=10;

effect = "fade(duration=0.3);Shadow(color='#000000', 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
"08204f",					// Off Back Color
"FFFFFF",					// On Font Color
"394d72",					// On Back Color
"ffffff",					// Border Color
11,							// Font Size
"bold",						// Font Style 
"bold",						// Font Weight
"Arial",					// Font
2,							// Padding
"arrow_right.gif",			// Sub Menu Image
1,							// 3D Border & Separator
"ffffff",					// 3D High Color
"ffffff",					// 3D Low Color
"",					// Referer item Font Color (leave this blank to disable)
"",					// Referer item Back Color (leave this blank to disable)
]



prop2=[						// prop1 is an array of properties you can have as many property arrays as you need
"000000",					// Off Font Color
"FFFFFF",					// Off Back Color
"7288B1",					// On Font Color
"FFFFFF",					// On Back Color
"FF8A00",					// Border Color
10,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Verdana",	// Font
3,							// Padding
"arrow_right.gif",				// Sub Menu Image
1,							// 3D Border & Separator
"CED7E8",					// 3D High Color
"CED7E8",					// 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
88,					// Top
85,					// left
105,					// 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
"left",					// Position of sub image left:center:right:middle:top:bottom
1,					// Show an image on top menu bars indicating a sub menu exists below
,					// Reserved for future use
//"&nbsp;&nbsp;&nbsp;&nbsp;COMPANY","show-menu2","company.htm",,1, // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"&nbsp;&nbsp;HOME","home.html","home.html",,1,
"SERVICES","show-menu2","serv-background.html",,1,
"BACKGROUND","show-menu3","serv-background.html",,1,
"CONTACT","contact.asp","contact.asp",,1
//"CUSTOMERS","listofcustomers.htm","listofcustomers.htm",,1,
//"NEWS & ARTICLES","news.htm","news.htm",,1,
//"CONTACT US","feedback.asp","feedback.asp",,1
]

menu2=[
108,190,160,1,"",prop2,,"left",effect,,,,,,,
"Wealth Management","wealth-man.html","wealth-man.html",,1,
"Financial Planning","financial.html","financial.html",,1,
"Additional Services","add-services.html","add-services.html",,1
]

menu3=[
108,295,185,1,"",prop2,,"left",effect,,,,,,,
"National Ranking","ranking.html","ranking.html",,1,
"Adviser Profiles","profiles.html","profiles.html",,1,
"Our Fees","fees.html","fees.html",,1
]

menu4=[
103,400,120,1,"",prop2,,"left",effect,,,,,,,
"List of Customers","listofcustomers.htm","listofcustomers.htm",,1

]

menu5=[
116,200,140,1,"",prop2,,"left",effect,,,,,,,
"Project Management","projectmanagement.htm","projectmanagement.htm",,1,
"Business Analysis","businessanalysis.htm","businessanalysis.htm",,1,
"Model Building","implementation.htm","implementation.htm",,1,
"Training","knowledgetransfer.htm","knowledgetransfer.htm",,1,
"System Tuning ","postimplementation.htm","postimplementation.htm",,1,
"Migration","migration.htm","migration.htm",,1
]

menu6=[
157,220,180,1,"",prop2,,"left",effect,,,,,,,
"Banking/Financial Services","varticalmarkets.htm","varticalmarkets.htm",,1,
"Airlines ","varticalmarkets.htm","varticalmarkets.htm",,1,
"Manufacturing & Automotive","varticalmarkets.htm","varticalmarkets.htm",,1,
"Retail & Distribution ","varticalmarkets.htm","varticalmarkets.htm",,1,
"Oil & Gas","varticalmarkets.htm","varticalmarkets.htm",,1,
"Trading","varticalmarkets.htm","varticalmarkets.htm",,1,
"Others ","varticalmarkets.htm","varticalmarkets.htm",,1

]

menu7=[
100,300,140,1,"",prop2,,"left",effect,,,,,,,
"Standard Support","support.htm","support.htm",,1,
"On site support","support.htm","support.htm",,1,
"Net Support","support.htm","support.htm",,1,
"Team track","support.htm","support.htm",,1
]

