// Featured News 01

document.write("<table border='0' cellpadding='0' cellspacing='0'>")
document.write("	<tr>")
document.write("		<td height='5' colspan='3'><img src='"+rootPath+"images/common/spacer.gif' width='1' height='1'></td>")
document.write("	</tr>")
document.write("	<tr>")
document.write("		<td align='center' colspan='3'>")
document.write("			<img src='"+rootPath+"images/sideContent/featuredNews.gif' width='190' height='28' alt='' border='0'><br>")
document.write("		</td>")
document.write("	</tr>")
document.write("		")
document.write("	<tr>")
document.write("		<td width='1' bgcolor='#415FAC'>")
document.write("			<img src='"+rootPath+"images/common/spacer.gif' width='1' height='1'>")
document.write("		</td>")
document.write("		")
document.write("		<td width='188' bgcolor='#FFEFDE'>")
document.write("			<table height='200' valign='top' border='0' cellpadding='0' cellspacing='0'>")
document.write("				<tr>")
document.write("					<td height='3'><img src='"+rootPath+"images/common/spacer.gif' width='1' height='1'></td>")
document.write("				</tr>")
document.write("				<tr>")
document.write("					<td width='15'>&nbsp;</td>")
document.write("					<td class='sideHeaderText' align='center'>")
document.write("					")
document.write("						Welcome to New Lo-An's<br>new website!")
document.write("					</td>")
document.write("					<td width='15'>&nbsp;</td>")
document.write("				</tr>")
document.write("				<tr>")
document.write("					<td height='2'><img src='"+rootPath+"images/common/spacer.gif' width='1' height='1'></td>")
document.write("				</tr>")
document.write("					")
document.write("				<tr>")
document.write("					<td width='15'>&nbsp;</td>")
document.write("					<td class='sideText' align='center'>")
document.write("						<p align='center'>")
document.write("						For information and reservations on open<br>party trips please")
document.write("						call<br>Point Loma Sportfishing<br>at (619) 223-1627.</p>")
document.write("						<p align='center'>")
document.write("						For charter dates and information please call")
document.write("						<br>New Lo-An Sportfishing<br>at (760) 944-4483.</p>")
document.write("					</td>")
document.write("					<td width='15'>&nbsp;</td>")
document.write("				</tr>")
document.write("				<tr>")
document.write("					<td height='2'><img src='"+rootPath+"images/common/spacer.gif' width='1' height='1'></td>")
document.write("				</tr>")
document.write("					")
document.write("			</table>")
document.write("		</td>")
document.write("		")
document.write("		<td width='1' bgcolor='#415FAC'>")
document.write("			<img src='"+rootPath+"images/common/spacer.gif' width='1' height='1'>")
document.write("		</td>")
document.write("	</tr>")
document.write("	<tr>")
document.write("		<td align='center' colspan='3'>")
document.write("			<img src='"+rootPath+"images/sideContent/bubbleFooter.gif' width='190' height='5' alt='' border='0'><br>")
document.write("		</td>")
document.write("	</tr>")
document.write("	<tr>")
document.write("		<td height='10' colspan='3'><img src='"+rootPath+"images/common/spacer.gif' width='1' height='1'></td>")
document.write("	</tr>")
document.write("</table>")
