
function TopNav () {

document.writeln('			<td><img src="images/1Nav/nav1_01.jpg" alt="" width="62" height="24" border="0"></td>     ');
document.writeln('			<td><a href="index.html"><img src="images/1Nav/nav1_02.jpg" alt="" width="78" height="24" border="0"></a></td>     ');
document.writeln('			<td><a href="about_the_film.html"><img src="images/1Nav/nav1_03.jpg" alt="" width="183" height="24" border="0"></td>     ');
document.writeln('			<td><a href="castandcrew.html"><img src="images/1Nav/nav1_04.jpg" alt="" width="182" height="24" border="0"></a></td>     ');
document.writeln('			<td><a href="video.html"><img src="images/1Nav/nav1_05.jpg" alt="" width="101" height="24" border="0"></a></td>     ');		
document.writeln('			<td><a href="photos.html"><img src="images/1Nav/nav1_06.jpg" alt="" width="118" height="24" border="0"></a></td>     ');
document.writeln('			<td><a href="reviews.html"><img src="images/1Nav/nav1_07.jpg" alt="" width="120" height="24" border="0"></a></td>     ');
document.writeln('			<td><a href="screenings.html"><img src="images/1Nav/nav1_08.jpg" alt="" width="118" height="24" border="0"></a></td>     ');
document.writeln('			<td><img src="images/1Nav/nav1_09.jpg" alt="" width="62" height="24" border="0"></td>     ');
					
}

function BotNav (){

document.writeln('			<td><img src="images/1Nav/nav2_01.jpg" alt="" width="115" height="24" border="0"></td>     ');
document.writeln('			<td><img src="images/1Nav/nav2_02.jpg" alt="" width="115" height="24" border="0"></td>     ');
document.writeln('			<td><a href="who_we_are.html"><img src="images/1Nav/nav2_03.jpg" alt="" width="138" height="24" border="0"></td>     ');
document.writeln('			<td><a href="news.html"><img src="images/1Nav/nav2_04.jpg" alt="" width="98" height="24" border="0"></a></td>     ');
document.writeln('			<td><a href="links.html"><img src="images/1Nav/nav2_05.jpg" alt="" width="100" height="24" border="0"></a></td>     ');		
document.writeln('			<td><a href="http://shop.bunkerhilldvd.com/"><img src="images/1Nav/nav2_06.jpg" alt="" width="102" height="24" border="0"></a></td>     ');		
document.writeln('			<td><a href="contact_us.html"><img src="images/1Nav/nav2_07.jpg" alt="" width="136" height="24" border="0"></a></td>     ');
document.writeln('			<td><img src="images/1Nav/nav2_08.jpg" alt="" width="110" height="24" border="0"></td>     ');
document.writeln('			<td><img src="images/1Nav/nav2_09.jpg" alt="" width="110" height="24" border="0"></td>     ');

}
