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 += '</td>'
			cText += '<td valign=top align=left>'
			cText += '<a href="letter.htm" class="nav" target="_parent">Letter from the Chair</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 += '</td>'
			cText += '<td valign=top align=left>'
			cText += '<a href="about.htm" class="nav" target="_parent">About the Delegation</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 += '</td>'
			cText += '<td valign=top align=left>'
			cText += '<a href="senators.htm" class="nav" target="_parent">Senators</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 += '</td>'
			cText += '<td valign=top align=left>'
			cText += '<a href="representatives.htm" class="nav" target="_parent"><font class="nav">Representatives</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 += '</td>'
			cText += '<td valign=top align=left>'
			cText += '<a href="local_bills.htm" class="nav" target="_parent"><font class="nav">Local Bills</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 += '</td>'
			cText += '<td valign=top align=left>'
			cText += '<a href="appropriations.htm" class="nav" target="_parent"><font class="nav">Appropriations</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 += '</td>'
			cText += '<td valign=top align=left>'
			cText += '<a href="limits.htm" class="nav" target="_parent">Term-Limited Members</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 += '</td>'
			cText += '<td valign=top align=left>'
			cText += '<a href="mailto:dlynch@broward.org" class="nav" target="_parent">Contact</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 += '</td>'
			cText += '<td valign=top align=left>'
			cText += '<a href="welcome.htm" class="nav" target="_parent">Home</a>'
			cText += '</td>'
			cText += '</tr>'
			cText += '</table>'
			cText += '</div>'
		
		
document.write(cText)