BLANK_IMAGE = './images/b.gif';

var NOSTYLE = {
	border:0,
	shadow:0,
	color:{
		border:"",
		shadow:"",
		bgON:"",
		bgOVER:""
	},
	css:{
		ON:"",
		OVER:""
	}
};


var STYLE = {
	border:1,			// item's border width, pixels; zero means "none"
	shadow:2,			// item's shadow size, pixels; zero means "none"
	color:{
//		border:"#666666",	// color of the item border, if any
		border:"#444444",	// color of the item border, if any
		shadow:"#DBD8D1",	// color of the item shadow, if any
                bgON:"#005480",		// background color for the items
		bgOVER:"#B6BDD2"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"clsCMOn",		// CSS class for items
		OVER:"clsCMOver"	// CSS class  for item which is under mouse
	}
};

var STYLE_REVERSE = {
	border:1,			// item's border width, pixels; zero means "none"
	shadow:2,			// item's shadow size, pixels; zero means "none"
	color:{
//		border:"#666666",	// color of the item border, if any
		border:"#444444",	// color of the item border, if any
		shadow:"#DBD8D1",	// color of the item shadow, if any
                bgON:"#FFFFFF",		// background color for the items
		bgOVER:"#B6BDD2"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"clsCMOn_reverse",	// CSS class for items
		OVER:"clsCMOver_reverse" // CSS class  for item which is under mouse
	}
};


var STYLE_POPUP = {
	border:1,			// item's border width, pixels; zero means "none"
	shadow:2,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"#444444",	// color of the item border, if any
		shadow:"#DBD8D1",	// color of the item shadow, if any
                bgON:"#FFFFFF",		// background color for the items
		bgOVER:"#B6BDD2"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"clsCMOn_popup",	// CSS class for items
		OVER:"clsCMOver_popup"  // CSS class  for item which is under mouse
	}
};





var MENU_ITEMS = [
	{pos:[274,168], itemoff:[0,136], leveloff:[21,0], style:NOSTYLE, size:[20,135]},
	{code:"", format:{size:[20,145]},
		sub:[
			{itemoff:[20,0], style:STYLE},
			{code:"Who We Are!", url:"about.htm"},
			{code:"President's Message",url:"tpapresmessage.htm"},
			{code:"Mission, Vision, Values",url:"tpamission.htm"},
			{code:"Our History",url:"PMAMCHistory.htm"},
			{code:"Facts about PMAMC",url:"tpafacts.htm"},
			//{code:"FAQ's",url:"tpafaq.htm"},
			{code:"FAQ's",url:"pdf/PMAManagementCorpFAQs.pdf"},
		], url:"about.htm"
	},
	{code:"", format:{itemoff:[0, 115], size:[20,185]},
		sub:[
			{itemoff:[20,0], style:STYLE},
			{code:"Products & Services Summary", url:"serv.htm"
			},
			{code:"Claims Administration", url:"tpa.htm"
			},
			{code:"Medical Savings Services", url:"managedcare.htm"
			},
			{code:"Risk Control Services",
      				sub:[
					{leveloff:[1,175], size:[20,165]} ,
					{code:"Workers' Compensation",url:"risk_workerscomp.htm"},
					{code:"Commercial Automobile",url:"risk_commauto.htm"},
					{code:"Product Liability",url:"risk_products.htm"},
					{code:"General Liability",url:"risk_genliab.htm"},
					{code:"Property",url:"risk_property.htm"},
					{code:"General",url:"risk_generalservices.htm"},
					{code:"Links to Key Organizations",url:"risk_keyorganizations.htm"},
					{code:"Emergency Preparedness",url:"risk_emergencypreparedness.htm"},
					{code:"Technical Bulletins",url:"risk_technicalguides.htm"},
				],url:"risk.htm"
			},
			//{code:"PMA CINCH®", url:"pmacinch.htm"
			{code:"PMA CINCH®", url:"pdf/PMACINCH.pdf"
			},


		], url:"serv.htm"
	},

	{code:"", format:{itemoff:[0, 170], size:[20,135]},
		sub:[
			{itemoff:[20,0], style:STYLE},
			{code:"General Information", url:"press.htm"
			},
			//{code:"News Releases", url:"news.htm"
			//},
			//{code:"<I>Directions</I> Newsletter", url:"directions.htm"
			//},
			//{code:" Published Articles", url:"publishedarticles.htm"
			//},
			//{code:"Promotional Pieces", url:"promotionalpieces.htm"
			//},
			//{code:"Case Studies", url:"casestudies.htm"
			//},
			//{code:"Success Stories", url:"successstories.htm"
			//},
			//{code:"Investor Relations", url:"investorrelations.htm"
			//}
		], url:"press.htm"
	},


	{code:"",format:{itemoff:[0, 121], size:[20,135]},
		sub:[
			{itemoff:[20,0], style:STYLE},
			{code:"Career Opportunities",url:"http://www.pmacompanies.com/careers.html"
			}
		], url:"http://www.pmacompanies.com/careers.html"
	},

	{code:"",format:{itemoff:[0, 119], size:[20,135]},
		sub:[
			{itemoff:[20,0], style:STYLE},
			{code:"Contact Information",url:"contact.htm"
			}
			//},
			//{code:"Office Locations",url:"offloc.htm"
			//}
		], url:"contact.htm"
	}
];





var MENU_ITEMS_QL = [
	{pos:[665,18], itemoff:[0,136], leveloff:[21,0], style:NOSTYLE, size:[20,135]},

	{code:"", format:{itemoff:[0, 46], size:[20,135]},
		sub:[
			{itemoff:[20,0], style:STYLE_REVERSE},
			// {code:"Case Studies", url:"casestudies.htm"
			// },
			{code:"Success Stories", url:"successstories.htm"
			},
		//], url:"default.htm"
		]
	},


	{code:"",format:{itemoff:[0, 135], size:[20,157]},
		sub:[
			{itemoff:[20,0], style:STYLE_REVERSE},
			//{code:"Preferred Provider Network",
                        //        url:"ppn.htm"
				//sub:[
				//	{leveloff:[2,-135]},
				//	{code:"SubSubItem 1"},
				//	{code:"SubSubItem 2"},
				//	{code:"SubSubItem 3"}
				//],url:"career.htm"
			//},
			{code:"Preferred Provider Network",url:"ppn.htm"
			},
			{code:"E&amp;S Technical Reports",url:"http://www.pmagroup.com/es"
			}
		]
	},

	{code:"",format:{itemoff:[0, 115], size:[20,130]},
		sub:[
			{itemoff:[20,0], style:STYLE_REVERSE},
			{code:"Home",url:"default.htm"
			},
			{code:"Site Search",url:"search.htm"
			},
			{code:"Legal Disclaimer",url:"disclaimer.htm"
			},
			{code:"Privacy Policy",url:"websiteprivacypolicy.htm"
			},
		]
	}

];



var MENU_ITEMS_POPUP_ABOUT = [
	{popup:1, popupoff:[0,0], pos:[0,0], size:[20,135], itemoff:[19,0], leveloff:[10,59], delay:500, style:STYLE_POPUP},
	{code:"About Us", url:"about.htm"},
	{code:"President's Message", url:"tpapresmessage.htm"},
	{code:"Facts about PMAMC", url:"tpafacts.htm"},
	{code:"Mission Statement", url:"tpamission.htm"},
	{code:"Our History", url:"PMAMCHistory.htm"},
	{code:"FAQ's", url:"pdf/PMAManagementCorpFAQs.pdf"}
];


var MENU_ITEMS_POPUP_PROD = [
	{popup:1, popupoff:[0,0], pos:[0,0], size:[20,160], itemoff:[19,0], leveloff:[10,59], delay:500, style:STYLE_POPUP},
	{code:"Workers' Compensation", url:"workcom.htm"},
	{code:"General Liability", url:"genli.htm"},
	{code:"Umbrella/Excess", url:"umb.htm"},
	{code:"Commercial Automobile", url:"comauto.htm"},
	{code:"Commercial Multi-Peril", url:"multi.htm"},
	{code:"Group Programs", url:"group.htm"},
	{code:"Inland Marine Insurance", url:"inlandmarine.htm"},
	{code:"Captives", url:"captives.htm"},
	{code:"Risk Financing", url:"riskfinancingproducts.htm"}

];


var MENU_ITEMS_POPUP_SERV = [
	{popup:1, popupoff:[0,0], pos:[0,0], size:[20,160], itemoff:[19,0], leveloff:[10,59], delay:500, style:STYLE_POPUP},
	{code:"Products and Services", url:"serv.htm"},
	{code:"Claims Administration", url:"tpa.htm"},
	{code:"Medical Savings Services", url:"managedcare.htm"},
	{code:"Risk Control Services", url:"risk.htm"},
	//{code:"PMA CINCH® ", url:"pmacinch.htm"},
	{code:"PMA CINCH® ", url:"pdf/PMACINCH.pdf"},
];


var MENU_ITEMS_POPUP_PRESS = [
	{popup:1, popupoff:[0,0], pos:[0,0], size:[20,130], itemoff:[19,0], leveloff:[10,59], delay:500, style:STYLE_POPUP},
	{code:"General Information", url:"press.htm"},
	//{code:"News Releases", url:"news.htm"},
	//{code:"<i>Directions</i> Newsletter", url:"directions.htm"},
	//{code:"Published Articles", url:"publishedarticles.htm"},
	//{code:"Promotional Pieces", url:"promotionalpieces.htm"},
	//{code:"Case Studies", url:"casestudies.htm"},
	//{code:"Success Stories", url:"successstories.htm"},
];


var MENU_ITEMS_POPUP_RISK  = [
	{popup:1, popupoff:[0,0], pos:[0,0], size:[20,160], itemoff:[19,0], leveloff:[10,59], delay:500, style:STYLE_POPUP},
	{code:"Risk Control Services", url:"risk.htm"},
	{code:"Workers' Compensation", url:"risk_workerscomp.htm"},
	{code:"Commercial Auto", url:"risk_commauto.htm"},
	{code:"Product Liability", url:"risk_products.htm"},
	{code:"General Liability", url:"risk_genliab.htm"},
	{code:"Property Liability", url:"risk_property.htm"},
	{code:"General Services", url:"risk_generalservices.htm"},
	{code:"Key Organizations", url:"risk_keyorganizations.htm"},
	{code:"Emergency Preparedness", url:"risk_emergencypreparedness.htm"},
	{code:"Technical Guides", url:"risk_technicalguides.htm"},
];



