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="welcome.htm" class="nav" target="_self">General Releases</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="airport.htm" class="nav" target="_self">Airport Releases</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="cvb.htm" class="nav" target="_self">Convention & Visitors Bureau Releases</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="cultural.htm" class="nav" target="_self">Cultural Releases</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="port.htm" class="nav" target="_self">Port Everglades Releases</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="http://www.broward.org/eventhighlights.htm" class="nav" target="_self">Events</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="http://www.broward.org" class="nav" target="_self">Broward County Home</a>'
			cText += '</td>'
			cText += '</tr>'
			cText += '</table>'
			cText += '</div>'
		

	

		

document.write(cText)