BLANK_IMAGE="/graphics/b.gif";
//keywords
var code="code";var url="url";var sub="sub";

//styles
var color_1 = {"border":"#89854B", "shadow":"#000080", "bgON":"#CECBA6","bgOVER":"#538C8C"};
var color_2 = {"border":"#766666", "shadow":"#100080", "bgON":"#E0E6E9","bgOVER":"#F2F7F7"};
var css1 = {"ON":"clsCMOn2", "OVER":"clsCMOver1"};
var css2 = {"ON":"clsCMOn2", "OVER":"clsCMOver2"};
var STYLE_a = {"border":2, "shadow":0, "color":color_1, "css":css1};
var STYLE_b = {"border":1, "shadow":1, "color":color_2, "css":css2};

//items and formats
var MENU_ITEMS_BORDERSANDSHADOW =
[
	{"pos":[4,58], "itemoff":[0,125], "leveloff":[26,0], "style":STYLE_a, "size":[19,120]},
	{code:"Home",url:"/index.php"},
	{code:"Card Types",
		sub:[
			{"leveloff":[19,10], "itemoff":[19,0]},
			{code:"Balance Transfer", url:"/balance-transfer-credit-card.php", "format":{"style":STYLE_b}},
//			{code:"Business Cards", url:"/business-credit-card.php", "format":{"style":STYLE_b}},
			{code:"Car and Gas", url:"/gas-credit-card.php", "format":{"style":STYLE_b}},
			{code:"Cash Back", url:"/cash-back-credit-card.php", "format":{"style":STYLE_b}},
			{code:"Dedicated", url:"/dedicated-credit-card.php", "format":{"style":STYLE_b}},
			{code:"Easy Approval", url:"/easy-approval-credit-card.php", "format":{"style":STYLE_b}},
			{code:"Flyer Miles", url:"/flyer-miles-credit-card.php", "format":{"style":STYLE_b}},
			{code:"Instant Approval", url:"/instant-approval-credit-card.php", "format":{"style":STYLE_b}},
			{code:"Low Interest Rate", url:"/low-interest-rate-credit-card.php", "format":{"style":STYLE_b}},
			{code:"Low Introductory", url:"/low-intro-credit-card.php", "format":{"style":STYLE_b}},
			{code:"Pre Paid Debit", url:"/pre-paid-debit-card.php", "format":{"style":STYLE_b}},
			{code:"Rewards", url:"/rewards-credit-card.php", "format":{"style":STYLE_b}},
			{code:"Student Cards", url:"/student-credit-card.php", "format":{"style":STYLE_b}}
		]
	},
	{code:"About Us",
		sub:[
			{"leveloff":[19,18], "itemoff":[19,0]},
			{code:"Privacy Statement", url:"/Privacy_Statement.php", "format":{"style":STYLE_b}},
			{code:"Terms of Use", url:"/Terms_of_Use.php", "format":{"style":STYLE_b}},
			{code:"Feedback", url:"/Ask_Us.php", target:"new1", "format":{"style":STYLE_b}}
		]
	}
];
