//keywords
var code="code";var url="url";var targ="target";var sub="sub";
//styles

var VSTYLE = {"border":1, "shadow":0, "color":{"border":"001d61", "shadow":"white", "bgON":"001d61","bgOVER":"ffffff"}, "css":{"ON":"clsCM1On", "OVER":"clsCM1Over"}};
var STYLE2 = {"border":1, "shadow":0, "color":{"border":"001d61", "shadow":"white", "bgON":"001d61","bgOVER":"001d61"}, "css":{"ON":"clsCM2On", "OVER":"clsCM2Over"}};
var STYLE3 = {"border":1, "shadow":0, "color":{"border":"001d61", "shadow":"white", "bgON":"001d61","bgOVER":"001d61"}, "css":{"ON":"clsCM3On", "OVER":"clsCM3Over"}};
//items and formats
var VERTICAL_MENU_ITEMS =
[
	{"pos":[13,147], "size":[24,165], "itemoff":[28,0], "leveloff":[0,170], "delay":200, "style":VSTYLE},
	{code:'Newsletter', url:"news.htm"
	},
	{code:"Information Center", 
		sub:[
			{"size":[25,155], "itemoff":[24,0], "leveloff":[5,146], "style":VSTYLE},
			{code:'About Us', url:"about.htm"},
			{code:'Locations', url:"locations.htm",
				
		sub:[
			{"size":[25,155], "itemoff":[24,0], "leveloff":[5,146], "style":VSTYLE},
				{code:'Main Office - Tampa', url:"tampa.htm"},
				{code:'Jacksonville Branch', url:"jacksonville.htm"},
				{code:'Plant City Branch', url:"plant_city.htm"}
			]
	},
			{code:'Contact Us', url:"contact.htm"},
			{code:'ATM Locations', url:"atm.htm"},
			{code:'Staff', url:"staff.htm"},
			{code:'Volunteers', url:"volunteers.htm"},
			{code:'Privacy Policy', url:"privacy.htm"},
			{code:'Calculators >>>', url:"calculators.htm",
				sub:[
					{"size":[25,165], "itemoff":[-24,0], "leveloff":[-5,154], "style":VSTYLE},
					{code:'Consumer Loans', url:"loan_calc.htm"},
					{code:'Mortgages', url:"mortgage_calc.htm"},
					{code:'Car Loans', url:"car_loan_calc.htm"},
					
					{code:'Loan Affordability', url:"income_calc.htm"},
					{code:'Savings Compounder', url:"savings_calc.htm"},
					{code:'Stock Dividend Yield', url:"stock_yield.htm"},
					{code:'Tax Deferred Savings', url:"tax_deferral.htm"}
					]
			}
			]
	},
	{code:'Electronic Services', 
		sub:[
			{"size":[25,190], "itemoff":[24,0], "leveloff":[5,146], "style":VSTYLE},
			{code:'ATM Locators', url:"atm.htm"},
			{code:'PowerLine', url:"audio_teller.htm"},
			{code:'Liberty Check Orders', url:"https://reorder.libertysite.com"}
			]
	},
	{code:'Membership', url:"membership.htm"
	},
	{code:'Savings', url:"shares.htm",
		sub:[
			{"size":[25,160], "itemoff":[24,0], "leveloff":[5,146], "style":VSTYLE},
			{code:'Shares (Savings)', url:"shares.htm"},
			{code:'Drafts/Checking', url:"drafts.htm"},
			{code:'IRA Accounts', url:"ira.htm"},
			{code:'Debit Cards', url:"debit.htm"},
			{code:'Direct Deposit', url:"direct_deposit.htm"},
			{code:'PowerLine', url:"audio_teller.htm"},
			{code:'Calculators >>>', url:"calculators.htm",
				sub:[
					{"size":[25,165], "itemoff":[-24,0], "leveloff":[-5,154], "style":VSTYLE},
					{code:'Savings Compounder', url:"savings_calc.htm"},
					{code:'401k Retirement', url:"401k_calc.htm"},
					
					{code:'Stock Dividend Yield', url:"stock_yield.htm"},
					{code:'Tax Deferred Savings', url:"tax_deferral.htm"}
					]
			}
			]
	},
	{code:'Loans', url:"loans.htm",
		sub:[
			{"size":[25,155], "itemoff":[24,0], "leveloff":[5,146], "style":VSTYLE},
			{code:'Loan Information', url:"loans.htm"},	
			{code:'MasterCards', url:"credit_cards.htm"},		
			{code:'Online Loan App', url:"loanapp.htm"},
			{code:'Loan Rates', url:"rates.htm"},
			{code:'GAP Insurance', url:"gap.htm"},
			{code:'Extended Warranties', url:"warranties.htm"},
			{code:'Car Buying Info', url:"cars.htm"},
			{code:'Calculators >>>', url:"calculators.htm",
				sub:[
					{"size":[25,165], "itemoff":[-24,0], "leveloff":[-5,154], "style":VSTYLE},
					{code:'Consumer Loans', url:"loan_calc.htm"},
					{code:'Mortgages', url:"mortgage_calc.htm"},
					{code:'Car Loans', url:"car_loan_calc.htm"},
					{code:'Loan Affordability', url:"income_calc.htm"}
					
					]
			}
			]
	},
	{code:'Rates & Fees',
		sub:[
			{"size":[25,155], "itemoff":[24,0], "leveloff":[5,146], "style":VSTYLE},
			{code:'Share Rates', url:"rates1.htm"},
			{code:'Loan Rates', url:"rates.htm"},
			{code:'Fees', url:"fees.htm"},
			{code:'Calculators >>>', url:"calculators.htm",
				sub:[
					{"size":[25,165], "itemoff":[-24,0], "leveloff":[-5,154], "style":VSTYLE},
					{code:'Consumer Loans', url:"loan_calc.htm"},
					{code:'Mortgages', url:"mortgage_calc.htm"},
					{code:'Car Loans', url:"car_loan_calc.htm"},
					{code:'Loan Affordability', url:"income_calc.htm"},
					{code:'Savings Compounder', url:"savings_calc.htm"},
					{code:'401k Retirement', url:"401k_calc.htm"},
					{code:'Stock Dividend Yield', url:"stock_yield.htm"},
					{code:'Tax Deferred Savings', url:"tax_deferral.htm"}
					]
			}
			]
	},
	{code:'Money Concepts', url:"money_concepts.htm"
	},
	{code:'Contact Us', url:"contact.htm"
	},
	{code:'Common Questions', url:"faqs.htm"
	},
	{code:'Employment Openings', url:"employment.htm"
	},
	{code:'Links', url:"links.htm"
	},
	{code:'Autos For Sale', url:"repos.htm"
	},
	{code:'PowerLink Classifieds', url:"http://www.powernetcu.org/classifieds/"
	}
];

