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="-" />'
			cText += '</td>'
			cText += '<td valign=top align=left>'
			cText += '<a href="workingtogether.htm" class="nav" target="">Debut Event</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="-" />'
			cText += '</td>'
			cText += '<td valign=top align=left>'
			cText += '<a href="bettertomorrow.htm" class="nav" target="">A Better Tomorrow</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="-" />'
			cText += '</td>'
			cText += '<td valign=top align=left>'
			cText += '<a href="bulletinboard.htm" class="nav" target="">Bulletin Board</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="-" />'
			cText += '</td>'
			cText += '<td valign=top align=left>'
			cText += '<a href="eventvideo.htm" class="nav" target="">Event Video</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="-" />'
			cText += '</td>'
			cText += '<td valign=top align=left>'
			cText += '<a href="newsletter.htm" class="nav" target="">Newsletter</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="-" />'
			cText += '</td>'
			cText += '<td valign=top align=left>'
			cText += '<a href="welcome.htm" class="nav" target="">Working Water Solutions Home</a>'
			cText += '</td>'
			cText += '</tr>'
			cText += '</table>'
			cText += '</div>'
		

document.write(cText)