//keywords
var code="code";var url="url";var sub="sub";
//styles
var color = {"border":"#666666", "shadow":"#cccccc", "bgON":"#ffffff","bgOVER":"#6699cc"};
var color2 = {"border":"#666666", "shadow":"#333333"};
var css = {"ON":"clsCMOn", "OVER":"clsCMOver"};
var css2 = {"ON":"clsCMOn2", "OVER":"clsCMOver2"};
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_ITEMS1 =
[
	
	{"pos":"relative", "itemoff":[0,120], "leveloff":[0,0], "style":STYLE2, "size":[16,150]},
	
	
	{code:'|  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   Home',url:"http://www.stenumspine.com/index.asp",
		sub:[]},
		
		
	{code:'|  &nbsp;About Stenum  ',url:"http://www.stenumspine.com/about/index.asp",
		sub:[
			{"itemoff":[16,0], "leveloff":[18,8],  "style":STYLE_BORDER, "size":[17,185]},
			{code:"Disc Replacement at Stenum", url:"http://www.stenumspine.com/about/index.asp", "format":{"style":STYLE_BORDER}},
			
			{code:"Disc Replacement Specialist", url:"http://www.stenumspine.com/about/lang.asp", "format":{"style":STYLE_BORDER}},
			
			{code:"International Dept. ", url:"http://www.stenumspine.com/about/petersen.asp", "format":{"style":STYLE_BORDER}},
			{code:"US Spokesperson", url:"http://www.stenumspine.com/about/rider.asp", "format":{"style":STYLE_BORDER}},
		]},
		

	{code:'|  &nbsp; Begin Evaluation', url:"http://www.stenumspine.com/patientarea/index.asp",
		sub:[
			{"itemoff":[16,0], "leveloff":[18,13],  "style":STYLE_BORDER, "size":[17,120]},
			{code:"New Patients", url:"http://www.stenumspine.com/patientarea/index.asp", "format":{"style":STYLE_BORDER}},
			{code:"Begin Evaluation", url:"http://www.stenumspine.com/patientarea/evaluation.cfm?affiliate=Stenum", "format":{"style":STYLE_BORDER}},
			{code:"Patient Data Sheet", url:"http://www.stenumspine.com/patientarea/13PatientDataSheetStenum1.pdf", "format":{"style":STYLE_BORDER}},
			{code:"Insurance Process", url:"http://www.stenumspine.com/patientarea/insurance.asp", "format":{"style":STYLE_BORDER}},
		]},
		
	{code:'|  Contact Us  |',url:"http://www.stenumspine.com/patientarea/contact.cfm?affiliate=Contact",
		sub:[
			{"itemoff":[16,0], "leveloff":[18,13],  "style":STYLE_BORDER, "size":[17,150]},
			{code:"Contact Form", url:"http://www.stenumspine.com/patientarea/contact.cfm?affiliate=Contact", "format":{"style":STYLE_BORDER}},
			{code:"E-Mail Stenum Spine", url:"mailto:info@stenumspine.com", "format":{"style":STYLE_BORDER}},

		]}
	

];


