//keywords
var code="code";var url="url";var targ="target";var sub="sub";
//styles

var VSTYLE = {"border":1, "shadow":0, "color":{"border":"Black", "shadow":"white", "bgON":"000080","bgOVER":"#800000"}, "css":{"ON":"clsCM1On", "OVER":"clsCM1Over"}};
var STYLE2 = {"border":1, "shadow":0, "color":{"border":"Black", "shadow":"white", "bgON":"800000","bgOVER":"#000080"}, "css":{"ON":"clsCM2On", "OVER":"clsCM2Over"}};
var STYLE3 = {"border":1, "shadow":0, "color":{"border":"Black", "shadow":"white", "bgON":"000080","bgOVER":"#800000"}, "css":{"ON":"clsCM3On", "OVER":"clsCM3Over"}};
//items and formats
var VERTICAL_MENU_ITEMS =
[
	{"pos":[12,110], "size":[30,150], "itemoff":[36,0], "leveloff":[0,150], "delay":200, "style":VSTYLE},
	{code:"Info Center", url:"info_center.htm",
		sub:[
			{"size":[25,155], "itemoff":[24,0], "leveloff":[5,149], "style":STYLE2},
			{code:'Location', url:"location.htm"},
			{code:'Contact Us', url:"contact.htm"},
			{code:'ATM Locations', url:"atm.htm"},
			{code:'Visa Info Online', url:"http://www.ezcardinfo.com"},
			{code:'Staff', url:"staff.htm"},
			{code:'Privacy Policy', url:"privacy.htm"},
			{code:'Q & A', url:"faq.htm"}
			]
	},
	{code:'Membership', url:"membership.htm",
		sub:[
			{"size":[25,160], "itemoff":[24,0], "leveloff":[5,149], "style":STYLE2},
			{code:'How to Join', url:"membership.htm"}
			
			]
	},
	{code:'Share Accounts', url:"shares.htm",
		sub:[
			{"size":[25,160], "itemoff":[24,0], "leveloff":[5,149], "style":STYLE2},
			{code:'Shares (Savings)', url:"shares.htm"},
			{code:'Check Cards', url:"debit.htm"},
				{code:'ATM Cards', url:"atm.htm"},
			{code:'Flex Teller', url:"flex_teller.pdf"}
			]
	},
	{code:'Loans', url:"loans.htm",
		sub:[
			{"size":[25,155], "itemoff":[24,0], "leveloff":[5,149], "style":STYLE2},
{code:'Loan Information', url:"loans.htm"},	
{code:'Visa Cards', url:"visa.htm"},		
{code:'Online Quick App', url:"https://www.angfcu.org/secapp.htm"},
			{code:'Loan Rates', url:"rates.htm"},
			{code:'Car Buying Info', url:"cars.htm"},
			{code:'Calculators >>>', url:"calculators.htm",
				sub:[
					{"size":[25,165], "itemoff":[-24,0], "leveloff":[-5,154], "style":STYLE3},
					{code:'Consumer Loans', url:"https://www.loanliner.com/ICE/presenter/default.asp?CuIdNr=00102296&ProtPkgIdNr=2398532204085150746&ORIGIN_CHANNEL_ID=0043097004085150258&ORIGIN_LOCATIO"},
				
					{code:'Mortgages', url:"mortgage_calculator.htm"},
					{code:'Car Loans', url:"https://www.loanliner.com/ICE/presenter/default.asp?CuIdNr=00102296&ProtPkgIdNr=2398532204085150746&ORIGIN_CHANNEL_ID=0043097004085150258&ORIGIN_LOCATIO"},
					{code:'Lease vs. Buy', url:"lease_vs_buy.htm"},
					{code:'Income Comparison', url:"income_calculator.htm"},
					{code:'Savings Compounder', url:"savings_calculator.htm"},
					{code:'Stock Dividend Yield', url:"stock_yield.htm"},
					{code:'Tax Deferred Savings', url:"tax_deferral.htm"},
					{code:'Capital Gains', url:"capital_gains.htm"}
					]
			}
			]
	},
	{code:'Rates & Fees',
		sub:[
			{"size":[25,155], "itemoff":[24,0], "leveloff":[5,149], "style":STYLE2},
			{code:'Share Rates', url:"rates1.htm"},
			{code:'Loan Rates', url:"rates.htm"},
			{code:'Fees', url:"fees.htm"}
			]
	},
	{code:'ATM Locators', url:"atm.htm"
	},
	{code:'Other Services', url:"other_services.htm",
		sub:[
			{"size":[25,190], "itemoff":[-24,0], "leveloff":[-5,149], "style":STYLE2},
			{code:'ATMs', url:"atm.htm"},
			{code:'Audio Teller', url:"flex_teller.pdf"},
			{code:'Visa Info Online', url:"http://www.ezcardinfo.com"},
			{code:'Harland Check Orders', url:"https://www.checksconnect.com/?ClientNumber=01224"}
			]
	},
	{code:'Newsletter', url:"ang-news.pdf"
	},
	{code:'Repos For Sale', url:"repos.htm"},
	{code:'Useful Links', url:"links.htm"
	
	}
];

