//menu items
var COLOR2 = {border:"#1D455D", shadow:"0", bgON:"#006C87", bgOVER:"#00A9C3", imagebg:"#DBD8D1", oimagebg:"#B6BDD2"};
var css = {ON:"clsCMOn", OVER:"clsCMOver"};
var BLANK_IMAGE = "images/b.gif"; 
var STYLE_TOPBOTTOM = {border:1, borders:[0,0,0,1], shadow:0, color:COLOR2, css:css};
var MENU_ITEMS = [
  {pos:"relative", size:[25, 120], itemoff:[0, 99], leveloff:[0, 0], delay:200, imgsize:[16, 16], arrsize:[16, 16], style:{border:0, shadow:0, color:{border:"0", shadow:"0", bgON:"", bgOVER:"#00A9C3", imagebg:"#006C87", oimagebg:"#DBD8D1"}, css:{ON:'clsCMOn', OVER:'clsCMOver'}}}, 
    
    {code:"Chemistry", url:"chemistry.htm", format:{size:[20,68],itemoff:[0, 0]},
      sub:[
      {size:[23, 194], itemoff:[23, 0], leveloff:[20, 0], delay:200, imgsize:[16, 16], arrsize:[16, 16], style:STYLE_TOPBOTTOM}, 
        {code:"Lead Like Diversity Set", url:"leadlike.htm"},
		{code:"Lead Generation Libraries", url:"leadgen.htm"},
        {code:"Fragment Screening Collections", url:"fragment.htm"},
        {code:"Reagents/Building Blocks", url:"reagents.htm"},
		{code:"Stoichiometric Weighing", url:"stoichiometric.htm"},
		{code:"Pre-Pack Materials", url:"prepack.htm"},
		{code:"Off Shore Resources", url:"offshore.htm",
		   sub:[
      {size:[23, 100], itemoff:[23, 0], leveloff:[0, 194], delay:200, imgsize:[16, 16], arrsize:[16, 16], style:STYLE_TOPBOTTOM}, 
        {code:"Ukraine", url:"ukraine.htm"},
        {code:"Thailand", url:"thailand.htm"},
        {code:"China", url:"china.htm"},
        {code:"India", url:"offshore.htm"}
      ]}
      ]},
    {code:"Pharmaceutical Research Services", url:"Pharmaceutical Research Services.htm", format:{size:[20,210],itemoff:[0, 75]}, 
      sub:[
      {size:[23, 165], itemoff:[23, 0], leveloff:[20, 0], delay:200, imgsize:[16, 16], arrsize:[16, 16], style:STYLE_TOPBOTTOM}, 
        {code:"Bioanalytical", url:"bioanaly.htm"},
		{code:"ADME/Tox", url:"admet.htm"},
		{code:"Analytical", url:"analyticalsvc.html"},
      	{code:"Purification", url:"Purification Services.htm"},
		{code:"Chemical Services", url:"chemserv.htm",
		   sub:[
      {size:[23, 160], itemoff:[23, 0], leveloff:[0, 165], delay:200, imgsize:[16, 16], arrsize:[16, 16], style:STYLE_TOPBOTTOM}, 
        {code:"Custom Synthesis", url:"customsyn.htm"},
        {code:"Focused Library Design", url:"focusedlib.htm"},
        {code:"Fragment Drug Discovery", url:"fragdrug.htm"}
      ]}
      ]},
    {code:"Materials Management Services", url:"materials.htm", format:{size:[20,195],itemoff:[0, 219]}, 
      sub:[
      {size:[23, 155], itemoff:[23, 0], leveloff:[20, 0], delay:200, imgsize:[16, 16], arrsize:[16, 16], style:STYLE_TOPBOTTOM}, 
        {code:"Stoichiometric Weighing", url:"stoichiometric.htm"},
		{code:"Liquid Handling", url:"liquidhandling.htm"},
		{code:"Sample Reformatting", url:"samplereformat.html"},
		{code:"Vial Taring", url:"vialtaring.htm"},
		{code:"Management Services", url:"mgmtserv.htm",
		sub:[
      {size:[23, 150], itemoff:[23, 0], leveloff:[0, 155], delay:200, imgsize:[16, 16], arrsize:[16, 16], style:STYLE_TOPBOTTOM}, 
        {code:"Inventory", url:"inventory.html"},
		{code:"Procurement", url:"procurement.htm"},
        {code:"Project Management Services", url:"projmgmt.htm"}
      ]}
	  ]},
    
    {code:"Contact", url:"contact.htm", format:{size:[20,57],itemoff:[0, 199]}, 
      sub:[
      {size:[23, 160], itemoff:[20, 0], leveloff:[20, -85], delay:200, imgsize:[16, 16], arrsize:[16, 16], style:STYLE_TOPBOTTOM}, 
        {code:"Career Opportunities", url:"careeropps.htm", format:{itemoff:[23,0]}},
		{code:"Customer Service", url:"customersvc.htm", format:{itemoff:[23,0]}},
		{code:"Scientific Advisory Board", url:"saboard.htm", format:{itemoff:[23,0]}}
		
      ]},
	  {code:"Site Map", url:"sitemap.html", format:{size:[20,60],itemoff:[0, 60]}}
	  
];

