BLANK_IMAGE="http://www.biotechlearning.com/images/b.gif";
//keywords
var code="code";var url="url";var sub="sub";

//styles

var color = {"border":"3366CC", "shadow":"9999aa", "bgON":"3366cc","bgOVER":"ff9900"};
var color2 = {"border":"FF9900", "shadow":"9999aa", "bgON":"fefeee","bgOVER":"ff9900"};
var color3 = {"border":"3366CC", "shadow":"9999aa", "bgON":"ddeeff","bgOVER":"3366cc"};
var colorTOP5 = {"border":"eeeeee", "shadow":"eeeeee", "bgON":"eeeeee","bgOVER":"eeeeee"};

var css1 = {"ON":"Blue", "OVER":"Gold"};
var css1_rev = {"ON":"OnGold", "OVER":"Gold"};
var css2 = {"ON":"LtGold2", "OVER":"Gold2"};
var css3 = {"ON":"LtBlue2", "OVER":"Blue2"};
var cssMore2 = {"ON":"LtGoldMore", "OVER":"BlueMore"};
var css4 = {"ON":"LtBlue2", "OVER":"Gold2"};
var css5 = {"ON":"Gold", "OVER":"Gold"};

var cssTop1 = {"ON":"Top1", "OVER":"Top1over"};
var cssTop2 = {"ON":"Top2", "OVER":"Top2over"};
var cssTop3 = {"ON":"Top3", "OVER":"Top3over"};
var cssTop4 = {"ON":"Top4", "OVER":"Top4over"};
var cssTop5 = {"ON":"Top5", "OVER":"Top5over"};

var STYLE = {"border":0, "shadow":0, "color":color, "css":css1};
var STYLE2 = {"border":1, "shadow":2, "color":color2, "css":css2};
var STYLE3 = {"border":1, "shadow":2, "color":color3, "css":css3};
var STYLE4 = {"border":1, "shadow":2, "color":color3, "css":css4};
var STYLE5 = {"border":0, "shadow":0, "color":color, "css":css5};

var STYLE_REV = {"border":0, "shadow":0, "color":color, "css":css1_rev};

var MORE2 = {"border":1, "shadow":2, "color":color2, "css":cssMore2};

var TOP1b = {"border":0, "shadow":0, "color":colorTOP5, "css":cssTop1};
var TOP2b = {"border":0, "shadow":0, "color":colorTOP5, "css":cssTop2};
var TOP3b = {"border":0, "shadow":0, "color":colorTOP5, "css":cssTop3};
var TOP4b = {"border":0, "shadow":0, "color":colorTOP5, "css":cssTop4};
var TOP5b = {"border":0, "shadow":0, "color":colorTOP5, "css":cssTop5};

//Version 4 Menu Items
var ABOUT = 
[
	{"pos":[0,0], "itemoff":[0,0], "leveloff":[0,0], "style":STYLE, "size":[25,150]},
	{code:"Books and Reports", url:"http://www.biotechlearning.com/products/biotech-products.php",
		sub:[
			{"style":STYLE2, "itemoff":[23,0], "leveloff":[28,0], "size":[24,180]},
			{code:"Biotechnoloy Books", url:"http://www.biotechlearning.com/products/biotech-products.php"
			},
			{code:"Clinical Research Books", url:"http://www.biotechlearning.com/products/clinical-products.php"
			}
		]
	}
];



var CORPORATE =
[
	{"pos":[0,0], "itemoff":[0,0], "leveloff":[0,0], "style":STYLE, "size":[25,150]},
	{code:"Certificate Programs", url:"http://www.biotechlearning.com/products/training-catalog.php",
		sub:[
			{"style":STYLE2, "itemoff":[23,0], "leveloff":[28,0], "size":[24,180]},
			{code:"Course Catalog", url:"http://www.biotechlearning.com/products/training-catalog.php"
			},
			{code:"Biotechnology Courses", url:"http://www.biotechlearning.com/products/biotech-training.php"
			},
			{code:"Regulatory & Compliance", url:"http://www.biotechlearning.com/products/regulatory-courses.php"
			},			
			{code:"Therapeutic Areas", url:"http://www.biotechlearning.com/products/therapeutic-area-courses.php"
			},				
			{code:"Corporate Solutions", url:"http://www.biotechlearning.com/products/training-corporate.php"
			}
		]
	}
];

var INDIVIDUAL =
[
	{"pos":[0,0], "itemoff":[0,0], "leveloff":[0,0], "style":STYLE, "size":[25,150]},
	{code:"Other Resources", url:"http://www.biotechlearning.com/products/other-resources.php",
		sub:[
			{"style":STYLE2, "itemoff":[23,0], "leveloff":[28,0], "size":[24,180]},
			{code:"Clinical Glossary", url:"http://www.biotechlearning.com/products/clinical-glossary.php"
     		},
			{code:"Famous Scientists", url:"http://www.biotechlearning.com/products/famous-scientists.php"
     		},
			{code:"BioShows Seminars", url:"http://www.biotechlearning.com/products/bioshows-seminars.php"
     		},
			{code:"Other Resources", url:"http://www.biotechlearning.com/products/other-resources.php"
     		}
		]
	}
];

var PARTNERS =
[
	{"pos":[0,0], "itemoff":[0,0], "leveloff":[0,0], "style":STYLE, "size":[25,150]},
	{code:"About Biotech Learning", url:"http://www.biotechlearning.com/products/aboutus.php",
		sub:[
			{"style":STYLE2, "itemoff":[23,0], "leveloff":[28,0], "size":[24,180]},
			{code:"Management Team", url:"http://www.biotechlearning.com/products/management-team.php"
			},			
			{code:"Testimonials", url:"http://www.biotechlearning.com/products/testimonials.php"
			},
			{code:"About Us", url:"http://www.biotechlearning.com/products/aboutus.php"
     		}
		]
	}
];

var LASTROW =
[
	{"pos":[0,0], "itemoff":[0,0], "leveloff":[0,0], "style":STYLE, "size":[25,150]},
	{code:"Contact BLI", url:"http://www.biotechlearning.com/products/contactus.php",
		sub:[
			{"style":STYLE2, "itemoff":[23,0], "leveloff":[28,0], "size":[24,180]},
			{code:"Contact Us", url:"http://www.biotechlearning.com/products/contactus.php"
			}
		]
	}
];


