document.writeln('<table width=100% border=0 cellspacing=0 cellpadding=4>');
document.writeln('	<tr>');
document.writeln('		<td width=100%  align=\"center\" valign=\"top\">');
document.writeln('			<a href=\"mailto: bblaney@billblaney.on.ca\">');
document.writeln('				<img src=\"images/bbi-lock.jpg\" WIDTH=\"108\" HEIGHT=\"135\" border=0>');
document.writeln('			</a>');
document.writeln('			<br>');
document.writeln('			<div align=left>');
document.writeln('				<a href=\"bbi-index.html\">');
document.writeln('					<img src=\"images/bbi-btn-home.jpg\" width=\"64\" height=\"23\" border=0>');
document.writeln('				</a>');
document.writeln('				<br>');
document.writeln('				<img src=\"images/bbi-btn-insurance.jpg\" width=\"59\" height=\"23\" border=0 >');
document.writeln('				<br>');
document.writeln('				<img src=\"images/bbi-btn-insurance-submenu.jpg\" width=\"59\" height=\"96\" border=0 usemap=\"#map-insurance\">');
document.writeln('				<br>');
document.writeln('				<a href=\"http://www.lisamarquesfinancialservices.ca\">');
document.writeln('					<img src=\"images/bbi-btn-finance.jpg\" width=\"87\" height=\"23\" border=0>');
document.writeln('				</a>');
document.writeln('				<br>');
document.writeln('				<img src=\"images/bbi-btn-finance-submenu.jpg\" width=\"80\" height=\"56\" border=0 usemap=\"#map-finance\">');
document.writeln('				<br>');
document.writeln('				<a href=\"bbi-about.html\">');
document.writeln('					<img src=\"images/bbi-btn-about.jpg\" width=\"56\" height=\"23\" border=0>');
document.writeln('				</a>');
document.writeln('				<br>');
document.writeln('				<a href=\"bbi-news.html\">');
document.writeln('					<img src=\"images/bbi-btn-news.jpg\" WIDTH=\"46\" HEIGHT=\"23\" border=0>');
document.writeln('				</a>');
document.writeln('				<br>');
document.writeln('				<a href=\"bbi-forms.html\">');
document.writeln('					<img src=\"images/bbi-btn-forms.jpg\" width=\"85\" height=\"23\" border=0>');
document.writeln('				</a>');
document.writeln('				<br>');
document.writeln('				<a href=\"bbi-links.html\">');
document.writeln('					<img src=\"images/bbi-btn-links.jpg\" width=\"85\" height=\"23\" border=0>');
document.writeln('				</a>');
document.writeln('				<br>');
document.writeln('				<a href=\"bbi-contact.html\">');
document.writeln('					<img src=\"images/bbi-btn-contact.jpg\" width=\"84\" height=\"23\" border=0>');
document.writeln('				</a>');
document.writeln('				<br>');
document.writeln('				<a href=\"bbi-privacy.html\">');
document.writeln('					<img src=\"images/bbi-btn-privacy.jpg\" width=\"82\" height=\"43\" border=0>');
document.writeln('				</a>');
document.writeln('				<br>');
document.writeln('				<a href=\"bbi-legal.html\">');
document.writeln('					<img src=\"images/bbi-btn-legal.jpg\" width=\"80\" height=\"62\" border=0>');
document.writeln('				</a>');
document.writeln('			</div>');
document.writeln('		</td>');
document.writeln('	</tr>');
document.writeln('</table>');
