
timegap=500;
followspeed=5;
followrate=40;
suboffset_top=10;
suboffset_left=10;

effect = "fade(duration=0.5);Shadow(color='#777777', Direction=135, Strength=5)"

prop1=[						// prop1 is an array of properties you can have as many property arrays as you need
"000000",					// Off Font Color
"BBBD8C",					// Off Back Color
"FFFFFF",					// On Font Color
"106D57",					// On Back Color
"FFFFFF",					// Border Color
11,							// Font Size
"normal",					// Font Style 
"bold",						// Font Weight
"Lucida Grande,Arial",			// Font
7,							// Padding
"js/arrow.gif",				// Sub Menu Image
0,							// 3D Border & Separator
"ffff66",					// 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
"FFFFFF",					// Off Font Color
"106D57",					// Off Back Color
"FFFFFF",					// On Font Color
"33339A",					// On Back Color
"FFFFFF",					// Border Color
11,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Lucida Grande,Arial",			// Font
8,							// Padding
"js/arrow.gif",				// Sub Menu Image
0,							// 3D Border & Separator
"ffff66",					// 3D High Color
"000099",					// 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
110,					// Top1
0,					// left
151,					// Width
1,					// 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
"left",			// 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
, 					// 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
 // "DescriptionText", "URL", "Alternate URL", "Status", "Separator Bar"
"Home","index.asp",,"State Bank of Whittington - Homepage",1,
"Online Services","show-menu2","Services.html","Online Services",1,
"About State Bank of Whittington","show-menu3","Locations.html","About State Bank of Whittington",1,
"Personal Banking","show-menu4","PersonalChecking.html","Personal Banking",1,
"Business Banking","show-menu5","BusinessAccounts.html","Business Banking",1,
"Investment Services","InvestmentServices.html",,"Investment Services",1,
"Services","Services.html",,"Services",1,
"Financial Calculators","Calculators.html",,"Financial Calculators",1,
"Contact Us","ContactUs.html",,"Contact Us",1
]


menu2=[
,,150,1,"",prop2,,"left",effect,,,,,,,
"Online Banking","show-menu6","Services.html","Online Banking",1,
"Telephone Banking","Services.html#telephone",,"Telephone Banking",1
//"Travel Wallet","Services.html#travel_wallet",,"Travel Wallet",1
]

menu3=[
,,150,1,"",prop2,,"left",effect,,,,,,,
"Benton","Locations.html#benton",,"Benton",1,
"Sesser","Locations.html#sesser",,"Sesser",1,
"Whittington","Locations.html#whittington",,"Whittington",1,
"Christopher","Locations.html#christopher",,"Christopher",1
]


menu4=[
,,150,1,"",prop2,,"left",effect,,,,,,,
"Checking","PersonalChecking.html",,"Checking",1,
"Savings","PersonalSavings.html",,"Savings",1,
"CDs & IRAs","InvestmentAccounts.html",,"CDs & IRAs",1,
"Consumer Loans","PersonalLoans.html",,"Consumer Loans",1
]


menu5=[
,,150,1,"",prop2,,"left",effect,,,,,,,
"Business Accounts","BusinessAccounts.html",,"Business Accounts",1,
"Commercial Loans","BusinessLoans.html",,"Commercial Loans",1
]


menu6=[
,,150,1,"",prop2,,"left",effect,,,,,,,
"Log In","https://secure.fundsxpress.com/start/SBWBIL",,"Log In",1,
"Apply Now","http://gateway.fundsxpress.com/SBWBIL/disclosures.htm",,"Apply Now",1,
"Business Apply","http://gateway.fundsxpress.com/SBWBIL/disclosures_commercial.htm",,"Business Apply",1,
"Learn More","http://gateway.fundsxpress.com/SBWBIL/features.htm",,"Learn More",1,
"Demo","http://gateway.fundsxpress.com/SBWBIL/demo.htm",,"Demo",1
]


