BLANK_IMAGE = '/images/b.gif';

var TOP_STYLE = {
	border:0,
	shadow:0,
	color:{
		border:0,
		shadow:0,
		bgON:'',
		bgOVER:'#D5CFCC'
	},
	css:{
		ON:'clsCMOn',
		OVER:'clsCMOver'
	}	
};

var BLANK = {
	border:0,
	shadow:0,
	color:{
		border:0,
		shadow:0,
		bgON:'',
		bgOVER:'none'
	},
	css:{
		ON:'clsCMOn',
		OVER:'clsCMOn'
	}	
};

var STYLE = {
	border:1,
	shadow:0,
	color:{
		border:'#DADADA',
		shadow:'#DBD8D1',
		bgON:'#F4F4F4',
		bgOVER:'#DADADA'
	},
	css:{
		ON:'clsCMOn2',
		OVER:'clsCMOver2'
	}	
};

var MENU_SIDE = [
	{pos:'relative', itemoff:[25,0], leveloff:[0,0], style:TOP_STYLE, size:[25,121], delay:350},
	{code:'Home', url:'/',
		sub:[
			{leveloff:[7,55], style:STYLE, size:[25,251]},
			{code:'Gorman-Rupp Company Home Page', url:'/'}
		]
	},
	{code:'Message<br />from our CEO', url:'/ceo.php', format:{size:[45,121]},
		sub:[
			{leveloff:[25,100], style:STYLE, size:[25,168]},
			{code:'Message from our CEO', url:'/ceo.php'}
		]
	},
	{code:'Markets Served', format:{itemoff:[43,0]},
		sub:[
			{leveloff:[7,115], style:STYLE, size:[25,148], itemoff:[23,0]},
			{code:'Municipal', url:'/markets/municipal.php'},
			{code:'Fire Protection', url:'/markets/fire.php'},
			{code:'Construction', url:'/markets/construction.php'},
			{code:'Industrial', url:'/markets/industrial.php'},
			{code:'Petroleum', url:'/markets/petroleum.php'},
			{code:'OEM &amp; Government', url:'/markets/oem.php'},
			{code:'Flood Control', url:'/markets/floodcontrol.php'},
			{code:'International', url:'/markets/international.php'}
		]
	},
//	{code:'Products', url:'/products.php',
//		sub:[
//			{leveloff:[7,80], style:STYLE, size:[25,100]},
//			{code:'All Divisions', url:'/products.php'},
//		]
//	},
	{code:'Divisions and<br />Subsidiaries', url:'/divisions.php', format:{size:[45,121]},
		sub:[
			{leveloff:[7,115], style:STYLE, size:[25,258]},
			{code:'View All Divisions', url:'/divisions.php'},
			{code:'Gorman-Rupp Mansfield Division', url:'http://www.grpumps.com/', target:'_blank'},
			{code:'Gorman-Rupp International Company', url:'/contact/international.php'},
			{code:'Gorman-Rupp of Canada Limited', url:'http://www.grcanada.com/', target:'_blank'},
			{code:'Gorman-Rupp Europe B.V.', url:'http://www.wavopompen.com/', target:'_blank'},
			{code:'Patterson Pump Company', url:'http://www.pattersonpumps.com/', target:'_blank'},
			{code:'Patterson Pump Ireland Limited', url:'http://www.ie.pattersonpumps.com/', target:'_blank'},
			{code:'Gorman-Rupp Industries Division', url:'http://www.gripumps.com/', target:'_blank'},
			{code:'American Machine and Tool Co., Inc.<br />of Pennsylvania', url:'http://www.amtpump.com/', target:'_blank', format:{size:[45,258]}}
		]
	},
	{code:'History', url:'/history/', format:{itemoff:[43,0]},
		sub:[
			{leveloff:[7,75], style:STYLE, size:[25,135]},
			{code:'Company History', url:'/history/'}
		]
	},
	{code:'Investor<br />Relations', url:'/investor/', format:{size:[45,121]},
		sub:[
			{leveloff:[7,80], style:STYLE, size:[25,220]},
			{code:'Annual Reports', url:'/investor/'},
			{code:'SEC Filings', url:'/investor/redirect_sec.php', target:'_blank'},
			{code:'Investor Information Reports', url:'/investor/investinfo.php'},
			{code:'Investor Information Requests', url:'/investor/contacts.php'},
			{code:'Shareholder Information', url:'/investor/shareholder.php'},
			{code:'Safe Harbor Statement', url:'/investor/safeharbor.php'},
			{code:'Corporate Governance', url:'/investor/corpgov.php'}
		]
	},
	{code:'News', url:'/news/', format:{itemoff:[43,0]},
		sub:[
			{leveloff:[7,55], style:STYLE, size:[25,135], itemoff:[23,0]},
			{code:'Current News', url:'/news/'},
			{code:'News Archive', url:'/news/archive.php'}
		]
	},
	{code:'Contact Us', url:'/contact/corporate.php',
		sub:[
			{leveloff:[7,95], style:STYLE, size:[25,150], itemoff:[23,0]},
			{code:'Corporate Contacts', url:'/contact/corporate.php'},
			{code:'Human Resources', url:'/careers/'},
			{code:'Terms of Use', url:'/legal/'}
		]
	}
];
