var cText = ''
			cText += '<div class="sdmenu">'
			cText += '<div class="titlehidden">'

			cText += '</div>'

	
			cText += '<div class="titlehidden">'
			cText += '<table cellpadding="0" cellspacing="0" class="title" width="100%">'
			cText += '<tr>'
			cText += '<td valign=top align=left width="13">'
			cText += '<img src="images/triangle_blank.gif" alt="Triangle Blank" />'
			cText += '</td>'
			cText += '<td valign=top align=left>'
			cText += '<a href="awards.htm" class="nav" target="_parent">Awards and Recognitions</a>'
			cText += '</td>'
			cText += '</tr>'
			cText += '</table>'
			cText += '</div>'
		

	
			cText += '<div class="titlehidden">'
			cText += '<table cellpadding="0" cellspacing="0" class="title" width="100%">'
			cText += '<tr>'
			cText += '<td valign=top align=left width="13">'
			cText += '<img src="images/triangle_blank.gif" alt="Triangle Blank" />'
			cText += '</td>'
			cText += '<td valign=top align=left>'
			cText += '<a href="education.htm" class="nav" target="_parent">Education and Outreach</a>'
			cText += '</td>'
			cText += '</tr>'
			cText += '</table>'
			cText += '</div>'
		

	
			cText += '<span class="titlehidden" id="top">'
			cText += '<table cellpadding="0" cellspacing="0" class="title" width="100%">'
			cText += '<tr>'
			cText += '<td valign=top align=left width="13">'
			cText += '<img src="images/triangle_blank.gif" class="arrow" alt="Triangle Link" />'
			cText += '</td>'
			cText += '<td valign=top align=left>'
			cText += '<a href="environmental.htm" class="nav" target="_parent"><font class="nav">Environmental Protection and Conservation</font></a>'
			cText += '</td>'
			cText += '</tr>'
			cText += '</table>'
			cText += '</span>'

	
			cText += '<span class="titlehidden" id="top">'
			cText += '<table cellpadding="0" cellspacing="0" class="title" width="100%">'
			cText += '<tr>'
			cText += '<td valign=top align=left width="13">'
			cText += '<img src="images/triangle_blank.gif" class="arrow" alt="Triangle Link" />'
			cText += '</td>'
			cText += '<td valign=top align=left>'
			cText += '<a href="facilities.htm" class="nav" target="_parent"><font class="nav">Facilities</font></a>'
			cText += '</td>'
			cText += '</tr>'
			cText += '</table>'
			cText += '</span>'

			cText += '<div class="titlehidden">'
			cText += '<table cellpadding="0" cellspacing="0" class="title" width="100%">'
			cText += '<tr>'
			cText += '<td valign=top align=left width="13">'
			cText += '<img src="images/triangle_blank.gif" alt="Triangle Blank" />'
			cText += '</td>'
			cText += '<td valign=top align=left>'
			cText += '<a href="tourism.htm" class="nav" target="_parent">Tourism</a>'
			cText += '</td>'
			cText += '</tr>'
			cText += '</table>'
			cText += '</div>'
			
			cText += '<div class="titlehidden">'
			cText += '<table cellpadding="0" cellspacing="0" class="title" width="100%">'
			cText += '<tr>'
			cText += '<td valign=top align=left width="13">'
			cText += '<img src="images/triangle_blank.gif" alt="Triangle Blank" />'
			cText += '</td>'
			cText += '<td valign=top align=left>'
			cText += '<a href="transportation.htm" class="nav" target="_parent">Transportation</a>'
			cText += '</td>'
			cText += '</tr>'
			cText += '</table>'
			cText += '</div>'
			
			cText += '<div class="titlehidden">'
			cText += '<table cellpadding="0" cellspacing="0" class="title" width="100%">'
			cText += '<tr>'
			cText += '<td valign=top align=left width="13">'
			cText += '<img src="images/triangle_blank.gif" alt="Triangle Blank" />'
			cText += '</td>'
			cText += '<td valign=top align=left>'
			cText += '<a href="waste_recycling.htm" class="nav" target="_parent">Waste and Recycling</a>'
			cText += '</td>'
			cText += '</tr>'
			cText += '</table>'
			cText += '</div>'
			
			cText += '<div class="titlehidden">'
			cText += '<table cellpadding="0" cellspacing="0" class="title" width="100%">'
			cText += '<tr>'
			cText += '<td valign=top align=left width="13">'
			cText += '<img src="images/triangle_blank.gif" alt="Triangle Blank" />'
			cText += '</td>'
			cText += '<td valign=top align=left>'
			cText += '<a href="welcome.htm" class="nav" target="_parent">Go Green Home</a>'
			cText += '</td>'
			cText += '</tr>'
			cText += '</table>'
			cText += '</div>'
		
		
document.write(cText)