//keywords
var code="code";var url="url";var sub="sub";
//styles
var color = {"border":"#999999", "shadow":"#cccccc", "bgON":"#ccccff","bgOVER":"#9999cc"};
var css = {"ON":"clsCMOn", "OVER":"clsCMOver"};
var css2 = {};
var STYLE = {"border":0, "shadow":0, "color":color, "css":css};
var STYLE_BORDER = {"border":1, "shadow":1, "color":color, "css":css};
var STYLE2 = {"border":0, "shadow":0, "color":color2, "css":css2};

//items and formats
var MENU_ITEMS2 =
[
	
	{pos:"relative", itemoff:[0,87], leveloff:[9,0], style:STYLE2, size:[33,87]},
	
	
	{code:'<img src="http://www.stenumspine.com/images/nav/01_off.gif" width="87" height="33" />',url:"http://www.stenumspine.com/diagnosis/index.asp",
	 ocode:'<img src="http://www.stenumspine.com/images/nav/01_on.gif" width="87" height="33" />',
		sub:[]},
		

	{code:'<img src="http://www.stenumspine.com/images/nav/02_off.gif" width="106" height="33" />',url:"#",
	 ocode:'<img src="http://www.stenumspine.com/images/nav/02_on.gif" width="106" height="33" />', "format":{"itemoff":[0,87], "size":[33,106]},
		sub:[
			{"itemoff":[16,0], "leveloff":[16,1],  "style":STYLE_BORDER, "size":[17,220]},
			{code:"Cervical Disc Replacement Stories", url:"http://www.stenumspine.com/testimonials/cervical.asp", "format":{"style":STYLE_BORDER}},
			{code:"Lumbar Disc Replacement Stories", url:"http://www.stenumspine.com/testimonials/lumbar.asp", "format":{"style":STYLE_BORDER}},
		]},

	{code:'<img src="http://www.stenumhospital.com/images/nav/03_off.gif" width="144" height="33" />',url:"#",
	 ocode:'<img src="http://www.stenumhospital.com/images/nav/03_on.gif" width="144" height="33" />', "format":{"itemoff":[0,106], "size":[33,144]},
		sub:[
			{"itemoff":[16,0], "leveloff":[16,1],  "style":STYLE_BORDER, "size":[17,154]},
			{code:"Neck - Disc Replacement", url:"http://www.stenumspine.com/neck/index.asp", "format":{"style":STYLE_BORDER}},
			{code:"Back- Disc Replacement", url:"http://www.stenumspine.com/back/index.asp", "format":{"style":STYLE_BORDER}},
			
		]},
		
	{code:'<img src="http://www.stenumhospital.com/images/nav/04_off.gif" width="94" height="33" />',url:"#",
	 ocode:'<img src="http://www.stenumhospital.com/images/nav/04_on.gif" width="94" height="33" />', "format":{"itemoff":[0,144], "size":[33,94]},
		sub:[
			{"itemoff":[16,0], "leveloff":[16,1],  "style":STYLE_BORDER, "size":[17,210]},
			{code:"Quality or Care", url:"http://www.stenumspine.com/technology/index.asp", "format":{"style":STYLE_BORDER}},
			{code:"Disc Replacement Surgical Approach", url:"http://www.stenumspine.com/technology/maverick.asp", "format":{"style":STYLE_BORDER}},
			{code:"Spinal Kinetics Disc Replacement", url:"http://www.stenumspine.com/technology/prestige.asp", "format":{"style":STYLE_BORDER}},
			
		]},
		
	{code:'<img src="http://www.stenumhospital.com/images/nav/05_off.gif" width="81" height="33" />',url:"../locations/index.asp",
	 ocode:'<img src="http://www.stenumhospital.com/images/nav/05_on.gif" width="81" height="33" />', "format":{"itemoff":[0,94], "size":[33,81]},
		sub:[
			{"itemoff":[16,0], "leveloff":[16,1],  "style":STYLE_BORDER, "size":[17,130]},
			
			{code:"Getting There", url:"http://www.stenumspine.com/locations/index.asp", "format":{"style":STYLE_BORDER}},
			
			{code:"Hotels Etc", url:"http://www.stenumspine.com/locations/hotels.asp", "format":{"style":STYLE_BORDER}},
		]}
	

];


