BLANK_IMAGE="../images/b.gif";
//variables
var COLOR1 = {border:"#String('')", shadow:"Gray", bgON:"#String('')", bgOVER:"White", imagebg:"#DBD8D1", oimagebg:"#B6BDD2"};
//menu items
var MENU_ITEMS = [
  {pos:[2, 0], size:[25, 113], itemoff:[0, 112], leveloff:[0, 0], delay:800, imgsize:[16, 16], arrsize:[16, 16], style:{border:0, shadow:0, color:COLOR1, css:{ON:'clsCMOn', OVER:'clsCMOver'}}}, 
    {code:"About Us", url:"../About_Us/Welcome.htm", target:"Lower", 
      sub:[
      {size:[25, 113], itemoff:[24, 0], leveloff:[22, 1], delay:600, imgsize:[16, 16], arrsize:[16, 16], style:{border:1, shadow:2, color:{border:"#666666", shadow:"#DBD8D1", bgON:"White", bgOVER:"#B6BDD2", imagebg:"#DBD8D1", oimagebg:"#B6BDD2"}, css:{ON:'clsCMOn', OVER:'clsCMOver'}}}, 
        {code:"History", url:"../About_Us/History.htm", target:"Lower"},
        {code:"Directions", url:"../About_Us/Directions.htm", target:"Lower"},
        {code:"Innovations", url:"../About_Us/Innovations.htm", target:"Lower"},
        {code:"Facilities", url:"../About_Us/Facilities_and_Tools.htm", target:"Lower"},
        {code:"Certifications", url:"../About_Us/Certifications.htm", target:"Lower"}
      ]},
    {code:"Project Mgmt", url:"../Project_Mgmt/Project_Management.htm", target:"Lower", 
      sub:[
      {size:[25, 113], itemoff:[24, 0], leveloff:[22, 1], delay:600, imgsize:[16, 16], arrsize:[16, 16], style:{border:1, shadow:2, color:{border:"#666666", shadow:"#DBD8D1", bgON:"white", bgOVER:"#B6BDD2", imagebg:"#DBD8D1", oimagebg:"#B6BDD2"}, css:{ON:'clsCMOn', OVER:'clsCMOver'}}}, 
        {code:"Why use IPS", url:"../Project_Mgmt/Why_Use_IPS.htm", target:"Lower"},
        {code:"SupplierNet", url:"../Project_Mgmt/SupplyNet.htm", target:"Lower"},
        {code:"CustomerNet", url:"../Project_Mgmt/CustomerNet.htm", target:"Lower"},
        {code:"History", url:"../Project_Mgmt/History.htm", target:"Lower"}
      ]},
    {code:"Engineering", url:"../Engineering/Engineering.htm", target:"Lower", 
      sub:[
      {size:[25, 113], itemoff:[24, 0], leveloff:[25, -1], delay:600, imgsize:[16, 16], arrsize:[16, 16], style:{border:1, shadow:2, color:{border:"#666666", shadow:"#DBD8D1", bgON:"white", bgOVER:"#B6BDD2", imagebg:"#DBD8D1", oimagebg:"#B6BDD2"}, css:{ON:'clsCMOn', OVER:'clsCMOver'}}}, 
        {code:"Solid Design", url:"../Engineering/Solid_Based_Design.htm", target:"Lower"},
        {code:"CAE", url:"../Engineering/Computer_Aided_Engineering.htm", target:"Lower"}
      ]},
    {code:"Tooling", url:"../Tooling/Tooling.htm", target:"Lower", 
      sub:[
      {size:[25, 113], itemoff:[24, 0], leveloff:[23, -1], delay:600, imgsize:[16, 16], arrsize:[16, 16], style:{border:1, shadow:2, color:{border:"#666666", shadow:"#DBD8D1", bgON:"white", bgOVER:"#B6BDD2", imagebg:"#DBD8D1", oimagebg:"#B6BDD2"}, css:{ON:'clsCMOn', OVER:'clsCMOver'}}}, 
        {code:"Capability", url:"../Tooling/Capabilities.htm", target:"Lower"},
        {code:"Urethane", url:"../Tooling/Urethane_Tooling.htm", target:"Lower"},
        {code:"Vacuum Form", url:"../Tooling/Vacuum_Form_Tooling.htm", target:"Lower"}
      ]},
    {code:"Testing", url:"../Testing/Testing.htm", target:"Lower", 
      sub:[
      {size:[25, 113], itemoff:[24, 0], leveloff:[25, 1], delay:600, imgsize:[16, 16], arrsize:[16, 16], style:{border:1, shadow:2, color:{border:"#666666", shadow:"#DBD8D1", bgON:"white", bgOVER:"#B6BDD2", imagebg:"#DBD8D1", oimagebg:"#B6BDD2"}, css:{ON:'clsCMOn', OVER:'clsCMOver'}}}, 
        {code:"Tour", url:"../Testing/Mobile_Test_Facility_Tour.htm", target:"Lower"},
        {code:"Pricing", url:"../Testing/Test_Pricing.htm", target:"Lower"}
      ]},
    {code:"Rapid Protos", 
      sub:[
      {size:[25, 113], itemoff:[24, 0], leveloff:[24, -1], delay:600, imgsize:[16, 16], arrsize:[16, 16], style:{border:1, shadow:2, color:{border:"#666666", shadow:"#DBD8D1", bgON:"white", bgOVER:"#B6BDD2", imagebg:"#DBD8D1", oimagebg:"#B6BDD2"}, css:{ON:'clsCMOn', OVER:'clsCMOver'}}}, 
        {code:"Rapid Prototype", url:"../Rapid/Rapid_Prototype.htm", target:"Lower"}
      ]},
    {code:"Affiliates", 
      sub:[
      {size:[25, 113], itemoff:[24, 0], leveloff:[24, -1], delay:600, imgsize:[16, 16], arrsize:[16, 16], style:{border:1, shadow:2, color:{border:"#666666", shadow:"#DBD8D1", bgON:"white", bgOVER:"#B6BDD2", imagebg:"#DBD8D1", oimagebg:"#B6BDD2"}, css:{ON:'clsCMOn', OVER:'clsCMOver'}}}, 
        {code:"newDay", url:"http://www.newdaysolutions.com", target:"'blank'"},
        {code:"Visuron", url:"http://www.visuron.com", target:"'blank'"}
      ]}
];

