BLANK_IMAGE = '/java/b.gif';


var STYLE0 = {
	border:1,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"#ffffff",	// color of the item border, if any
		shadow:"#efefef",	// color of the item shadow, if any
		bgON:"#99CCFF",		// background color for the items
		bgOVER:"#C0E1F5"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"Style0MOn",		// CSS class for items
		OVER:"Style0MOver"	// CSS class  for item which is under mouse
	}
};

var STYLE1 = {
	border:1,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"#ffffff",	// color of the item border, if any
		shadow:"#efefef",	// color of the item shadow, if any
		bgON:"#A9A9A9",		// background color for the items
		bgOVER:"#3A4A60"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"Style1MOn",		// CSS class for items
		OVER:"Style1MOver"	// CSS class  for item which is under mouse
	}
};

var STYLE2 = {
	border:1,			// item's border width, pixels; zero means "none"
	borders:[1,1,1,0],
	shadow:1,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"#ffffff",	// color of the item border, if any
		shadow:"#cccccc",	// color of the item shadow, if any
		bgON:"#C0E1F5",		// background color for the items
		bgOVER:"#D8E4EC"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"Style2MOn",		// CSS class for items
		OVER:"Style2MOver"	// CSS class  for item which is under mouse
	}
};

var STYLE3 = {
	border:1,			// item's border width, pixels; zero means "none"
	shadow:1,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"#ffffff",	// color of the item border, if any
		shadow:"#cccccc",	// color of the item shadow, if any
		bgON:"#ABC9DB",		// background color for the items
		bgOVER:"#9EA8AF"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"Style1MOn",		// CSS class for items
		OVER:"Style1MOver"	// CSS class  for item which is under mouse
	}
};

var STYLE4 = {
	border:1,			// item's border width, pixels; zero means "none"
	shadow:1,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"#ffffff",	// color of the item border, if any
		shadow:"#cccccc",	// color of the item shadow, if any
		bgON:"#80B6D8",		// background color for the items
		bgOVER:"#80B6D8"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"Style4MOn",		// CSS class for items
		OVER:"Style4MOver"	// CSS class for item which is under mouse
	}
};

var MENU_ITEMS = [
	{pos:[0,0], itemoff:[70,0], leveloff:[0,0], style:STYLE2, size:[70,180]},
	{code:'', url:'/products/agricultural.html',
		format:{image:"/images/btn_agricultural.jpg", oimage:"/images/btn_agricultural1.jpg", imgsize:[70,180]},
		sub:[
			{leveloff:[10,175], style:STYLE3, size:[24,100], itemoff:[22,0]},
			{code:"&nbsp;P.1", url:'/products/agricultural.html', format:{image:"", oimage:"", imgsize:[0,0]}},
			{code:"&nbsp;P.2", url:'/products/agricultural2.html', format:{image:"", oimage:"", imgsize:[0,0]}},
			{code:"&nbsp;P.3", url:'/products/agricultural3.html', format:{image:"", oimage:"", imgsize:[0,0]}},
			{code:"&nbsp;P.4", url:'/products/agricultural4.html', format:{image:"", oimage:"", imgsize:[0,0]}},
			{code:"&nbsp;P.5", url:'/products/agricultural5.html', format:{image:"", oimage:"", imgsize:[0,0]}},
			{code:"&nbsp;P.6", url:'/products/agricultural6.html', format:{image:"", oimage:"", imgsize:[0,0]}},
			{code:"&nbsp;P.7", url:'/products/agricultural7.html', format:{image:"", oimage:"", imgsize:[0,0]}},
			{code:"&nbsp;P.8", url:'/products/agricultural8.html', format:{image:"", oimage:"", imgsize:[0,0]}},
		]
	},
	{code:'', url:'/products/corrosion_resistant.html',
		format:{image:"/images/btn_corrosion.jpg", oimage:"/images/btn_corrosion1.jpg", imgsize:[70,180]},
		sub:[
			{leveloff:[10,175], style:STYLE3, size:[24,300], itemoff:[22,0]},
			{code:"&nbsp;Stainless Steel Units", url:'/products/corrosion_resistant.html', format:{style:STYLE4, image:"", oimage:"", imgsize:[0,0]}},
			{code:"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Pillow Block", url:'/products/cr_pillowbloc.html', format:{image:"", oimage:"", imgsize:[0,0]}},
			{code:"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Tapped Base Bearing", url:'/products/cr_tappedbase.html', format:{image:"", oimage:"", imgsize:[0,0]}},
			{code:"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3 Bolts Hanger Bearing", url:'/products/cr_3bolts.html', format:{image:"", oimage:"", imgsize:[0,0]}},
			{code:"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Ucfl 2 Bolt", url:'/products/cr_ucfl2bolt.html', format:{image:"", oimage:"", imgsize:[0,0]}},
			{code:"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Ucf 4 Bolt", url:'/products/cr_ucf4bolt.html', format:{image:"", oimage:"", imgsize:[0,0]}},

			{code:"&nbsp;Thermoplastic Housing With Stainless Steel", url:'/products/corrosion_resistant.html', format:{style:STYLE4, image:"", oimage:"", imgsize:[0,0]}},
			{code:"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Insert Pillow Bloc", url:'/products/cr_insert_pillowblock.html', format:{image:"", oimage:"", imgsize:[0,0]}},
			{code:"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Insert Tapped Base", url:'/products/cr_insert_tappedbase.html', format:{image:"", oimage:"", imgsize:[0,0]}},
			{code:"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Insert 2 Bolt Flange", url:'/products/cr_insert2bolt_flange.html', format:{image:"", oimage:"", imgsize:[0,0]}},
			{code:"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Insert 3 Bolt Hanger Bearing", url:'/products/cr_insert3bolts_hanger.html', format:{image:"", oimage:"", imgsize:[0,0]}},
			{code:"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Insert 4 Bolts", url:'/products/cr_insert4bolts.html', format:{image:"", oimage:"", imgsize:[0,0]}},

		]
	},
	{code:'', url:'/products/double_row.html',
		format:{image:"/images/btn_doblerow.jpg", oimage:"/images/btn_doblerow1.jpg", imgsize:[70,180]},
		sub:[
			{leveloff:[10,175], style:STYLE3, size:[24,100], itemoff:[22,0]},
			{code:"&nbsp;5200 Series", url:'/products/double_row.html', format:{image:"", oimage:"", imgsize:[0,0]}},
			{code:"&nbsp;5300 Series", url:'/products/double_row2.html', format:{image:"", oimage:"", imgsize:[0,0]}},
		]
	},
	{code:'', url:'/products/mounted_insert.html',
		format:{image:"/images/btn_mountedinser.jpg", oimage:"/images/btn_mountedinser1.jpg", imgsize:[70,180]},
		sub:[
			{leveloff:[10,175], style:STYLE3, size:[24,100], itemoff:[22,0]},
			{code:"&nbsp;P.1", url:'/products/mounted_insert.html', format:{image:"", oimage:"", imgsize:[0,0]}},
			{code:"&nbsp;P.2", url:'/products/mounted_insert2.html', format:{image:"", oimage:"", imgsize:[0,0]}},
			{code:"&nbsp;P.3", url:'/products/mounted_insert3.html', format:{image:"", oimage:"", imgsize:[0,0]}},
			{code:"&nbsp;P.4", url:'/products/mounted_insert4.html', format:{image:"", oimage:"", imgsize:[0,0]}},
			{code:"&nbsp;P.5", url:'/products/mounted_insert5.html', format:{image:"", oimage:"", imgsize:[0,0]}},
			{code:"&nbsp;P.6", url:'/products/mounted_insert6.html', format:{image:"", oimage:"", imgsize:[0,0]}},
			{code:"&nbsp;P.7", url:'/products/mounted_insert7.html', format:{image:"", oimage:"", imgsize:[0,0]}},
		]
	},
	{code:'', url:'/products/radial_ball.html',
		format:{image:"/images/btn_radialball.jpg", oimage:"/images/btn_radialball1.jpg", imgsize:[70,180]},
		sub:[
			{leveloff:[10,175], style:STYLE3, size:[24,100], itemoff:[22,0]},
			{code:"&nbsp;P.1", url:'/products/radial_ball.html', format:{image:"", oimage:"", imgsize:[0,0]}},
			{code:"&nbsp;P.2", url:'/products/radial_ball2.html', format:{image:"", oimage:"", imgsize:[0,0]}},
		]
	},
	{code:'', url:'/products/ALJF_ALJFL.html',
		format:{image:"/images/btn_rodends.jpg", oimage:"/images/btn_rodends1.jpg", imgsize:[70,180]},
		sub:[
			{leveloff:[10,175], style:STYLE3, size:[24,150], itemoff:[22,0]},
			{code:"&nbsp;ALJF / ALJFL", url:'/products/ALJF_ALJFL.html', format:{image:"", oimage:"", imgsize:[0,0]}},
			{code:"&nbsp;ALJM / ALJML", url:'/products/ALJM_ALJML.html', format:{image:"", oimage:"", imgsize:[0,0]}},
			{code:"&nbsp;CM / CF P.1", url:'/products/CM_CF.html', format:{image:"", oimage:"", imgsize:[0,0]}},
			{code:"&nbsp;CM / CF P.2", url:'/products/CM_CF2.html', format:{image:"", oimage:"", imgsize:[0,0]}},
			{code:"&nbsp;COM / COMH", url:'/products/COM_COMH.html', format:{image:"", oimage:"", imgsize:[0,0]}},
			{code:"&nbsp;JF / JFL", url:'/products/JF_JFL.html', format:{image:"", oimage:"", imgsize:[0,0]}},
			{code:"&nbsp;JFX / JFXL", url:'/products/JFX_JFXL.html', format:{image:"", oimage:"", imgsize:[0,0]}},
			{code:"&nbsp;JM / JML", url:'/products/JM_JML.html', format:{image:"", oimage:"", imgsize:[0,0]}},
			{code:"&nbsp;JMX / JMXL", url:'/products/JMX_JMXL.html', format:{image:"", oimage:"", imgsize:[0,0]}},
			{code:"&nbsp;RSM / RSM-T", url:'/products/RSM_RSM-T.html', format:{image:"", oimage:"", imgsize:[0,0]}},
			{code:"&nbsp;RSM / RSM-T2", url:'/products/RSM_RSM-T2.html', format:{image:"", oimage:"", imgsize:[0,0]}},
			{code:"&nbsp;CM / CF P.3", url:'/products/RSMX_RSMX-T.html', format:{image:"", oimage:"", imgsize:[0,0]}},
			{code:"&nbsp;CM / CF P.4", url:'/products/RSMX_RSMX-T2.html', format:{image:"", oimage:"", imgsize:[0,0]}},
		]
	},
	{code:'', url:'/products/taper_roller.html',
		format:{image:"/images/btn_taperroller.jpg", oimage:"/images/btn_taperroller1.jpg", imgsize:[70,180]},
		sub:[
			{leveloff:[10,175], style:STYLE3, size:[24,100], itemoff:[22,0]},
			{code:"&nbsp;Inch Series", url:'/products/taper_roller.html', format:{image:"", oimage:"", imgsize:[0,0]}},
			{code:"&nbsp;Metric Sizes", url:'/products/taper_roller_1.html', format:{image:"", oimage:"", imgsize:[0,0]}},
		]
	},
	{code:'', url:'/products/spherical_plain.html',
		format:{image:"/images/btn_sphericalplain.jpg", oimage:"/images/btn_sphericalplain1.jpg", imgsize:[70,180]},
		sub:[]
	},
];
