BLANK_IMAGE = '../images/spacer.gif';

var TOP_STYLE = {border:0, shadow:0, color:{border:'', shadow:'', bgON:'', bgOVER:''},
	css:{ON:'topCMOn', OVER:'topCMOver'}};

var STYLE = {border:'#02548c', borders:[1, 1, 1, 1], shadow:0, color:{border:'#02548c', shadow:'', bgON:'#b0bcce', bgOVER:'#72849e', imagebg:'', oimagebg:''},
	css:{ON:'clsCMOn', OVER:'clsCMOver'}};

var MENU_ITEMS = [
	{pos:[17,89], itemoff:[0,112], leveloff:[0,0], delay:600, style:TOP_STYLE, size:[25,110]},
	{code:"ABOUT FSF",  url:"../aboutfsf.html", target:"_self",
		ocode:"ABOUT FSF"},
		
	{code:"CAPABILITIES",  url:"", target:"_self",
		ocode:"CAPABILITIES",
		sub:[
			{itemoff:[19,00], leveloff:[26,00], size:[20,111], style:STYLE},
			{code:"PUNCHING", 			url:"../punching.html", target:"_self"},
		{code:"BENDING", 			url:"../bending.html", target:"_self"},
		{code:"LASER", 				url:"../lasering.html", target:"_self"},
		{code:"PARTNER SERVICES", 				url:"../partnerservices.html", target:"_self"},
      ]},
		
			{code:"SCS SOURCE",    url:"../scssource.html", target:"_self",
		ocode:"SCS SOURCE"},
		
	{code:"SUPPORT",    url:"../support.html", target:"_self",
		ocode:"SUPPORT"},
		
	{code:"CONTACT",    url:"",  target:"_self",
		ocode:"CONTACT",
		sub:[
			{itemoff:[19,00], leveloff:[26,01], size:[20,111], style:STYLE},
		{code:"INQUIRIES", 			url:"../contact/contact.html", target:"_blank"},
		{code:"DIRECTIONS", 			url:"../directions.html", target:"_blank"}
      ]},

];
