
timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

effect = "fade(duration=0.5);Shadow(color='#777777', Direction=135, Strength=5)"

function openwin(url,target)
{
	if (target=="") target = "nwin";	
	window.open(url, target,"scrollbars=yes,resizable=yes,toolbar=yes,location=yes,status=yes,menubar=yes");

}

function LaunchVideo()
	{
	window.open('Video/home.html','_top');
	}



function LaunchIB()
	{
	window.open('https://www.netteller.com/fnbplainview/login.cfm','_top');
	}

prop1=[						// prop1 is an array of properties you can have as many property arrays as you need
"FFFFFF",					// Off Font Color
"993300",					// Off Back Color
"993300",					// On Font Color
"C3AB48",					// On Back Color
"F2E7D8",					// Border Color
11,							// Font Size
"normal",					// Font Style 
"bold",						// Font Weight
"Verdana,Helvetica",			// Font
8,							// 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
"993300",					// Off Back Color
"993300",					// On Font Color
"C3AB48",					// On Back Color
"F2E7D8",					// Border Color
11,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Verdana,Helvetica",			// 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
11,					// Top1
10,					// left
191,					// 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","home.htm",,"Home",1,
"FNB iBanking","show-menu5","iBanking-LogIn.htm","FNB iBanking",1,
"Personal Banking","show-menu2","Checking.htm","Personal Banking",1,
"Business Banking","show-menu3","BusinessChecking.htm","Business Checking",1,
"eStatements","/eStatements.htm",,"eStatements",1,
"About Us","show-menu4","Locations.htm","About Us",1,
"Brokerage","Brokerage.htm",,"Brokerage",1,
"Resource Links","ResourceLinks.htm",,"Resource Links",1,
"Calculators","Calculators.htm",,"Calculators",1,
"Internet Banking Tips","show-menu6",,"NewsLetters",1,
"Liberty Check Ordering","https://reorder.libertysite.com/login.asp",,"Liberty Check Ordering",1,
"FDIC","FDIC.htm",,"FDIC",1
]


menu2=[
,,150,1,"",prop2,,"left",effect,,,,,,,
"Checking","Checking.htm",,"Checking",1,
"Savings","Savings.htm",,"Savings",1,
"Money Market","Savings.htm#MoneyMarket",,"Money Market",1,
"CDs/IRAs","CDs.htm",,"CDs/IRAs",1,
"First Flight club","FirstFlightClub.htm",,"First Flight Club",1,
"Consumer Loans","Loans.htm",,"Consumer Loans",1,
"Credit Cards","Loans.htm#CreditCards",,"Credit Cards",1,
//"Service Fees","ServiceFees.htm",,"Service Fees",1,
"Deposit Interest Rates","Rates.htm",,"Deposit Interest Rates",1
]

menu3=[
,,150,1,"",prop2,,"left",effect,,,,,,,
"Business Checking","BusinessChecking.htm",,"Business Checking",1,
"Ag-Commercial Loans","Business-AgLoans.htm",,"Ag-Commercial Loans",1
]


menu4=[
,,150,1,"",prop2,,"left",effect,,,,,,,
"Location","Locations.htm",,"Locations",1,
"Officers","Officers.htm",,"Officers",1
]


menu5=[
,,150,1,"",prop2,,"left",effect,,,,,,,
"Log In","javascript:LaunchIB();",,"Log In",1,
"Online Application","iBankingApplication.htm",,"Online Application",1,
"FAQs","iBankingFAQs.htm",,"FAQs",1,
 //"Video","javascript:LaunchVideo();",,"Video",1,
"FNB iBanking Guide","FNB-iBanking-Guide.pdf",,"FNB iBanking Guide",1,
"Bill Pay Guide","Bill-Pay-Guide.pdf",,"Bill Pay Guide",1
]


menu6=[
,,150,1,"",prop2,,"left",effect,,,,,,,
"FNB iBanking Tips","FNB_iBanking_Tips.htm",,"FNB iBanking Tips",1
]
