// Code for Rest Area Accomodation Key PopUp
function accomKey(){
	window.open('http://www.michigan.gov/documents/MDOT_Rest_Area_Accommodations_Key_59081_7.htm',  'none', 'width=440,height=275');
}
