var cText = ''
			cText += '<div class="sdmenu">'
			cText += '<div class="titlehidden">'

			cText += '</div>'

	
			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="membership.htm" class="nav" target="_self">Membership</a>'
			cText += '</td>'
			cText += '</tr>'
			cText += '</table>'
		

	
			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="schedule.htm" class="nav" target="_self">Meeting Schedule, Agendas & Minutes</a>'
			cText += '</td>'
			cText += '</tr>'
			cText += '</table>'
		

	
			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="http://www.broward.org/charter/" class="nav" target="_self">County Charter</a>'
			cText += '</td>'
			cText += '</tr>'
			cText += '</table>'
		

	
			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="http://www.broward.org/countygov.htm" class="nav" target="_self">County Commission</a>'
			cText += '</td>'
			cText += '</tr>'
			cText += '</table>'
		

	
			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="_self">Ethics Commission Home</a>'
			cText += '</td>'
			cText += '</tr>'
			cText += '</table>'
		

	
			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="http://www.broward.org" class="nav" target="_blank">Broward County Home</a>'
			cText += '</td>'
			cText += '</tr>'
			cText += '</table>'
		

document.write(cText)