<html>
<head>
<title>Canadiana</title>
</head>

<body bgcolor="White" background="../canada/mapleleaf.jpg">

<script language="JavaScript"> 
<!-- 
var message="This a no right clicking zone.\n\nContents, & Graphics - Syrena Glade, 2000."; // Message for the alert box 
function click(e) { 
if (document.all) { 
if (event.button == 2) { 
alert(message); 
return false; 
} 
} 
if (document.layers) { 
if (e.which == 3) { 
alert(message); 
return false; 
} 
} 
} 
if (document.layers) { 
document.captureEvents(Event.MOUSEDOWN); 
} 
document.onmousedown=click; 
// --> 
</script> 

<table width=700 align="center">
<tr>
<td>
<center>These images come from the Vancouver Maritime Museum, dry-dock
home of the St. Roch RCMP Schooner. The St. Roch was the first ship to
successfully navegate the Northwest Passage through the Canadian Arctic.
The St. Roch was also the first ship to circumnavegate the North American
continent through the Norhtwest Passage and the Panama Canal. The
Northwest Passage eluded explorers for hundreds of years and took
countless lives. Click on the picture to see a larger image.</center>
</td>
</tr>

<tr>
<td><center>

<table border=1>
<tr>
<td colspan=6><h3><center>Exploring the Canadian Arctic</h3></center>
</td>
</tr>

<td><a href="../canada/postcard17.jpg"><img src="../canada/postcard17.jpg" 
width=100 height=100></a></td>

<td><a href="../canada/postcard18.jpg"><img src="../canada/postcard18.jpg" 
width=100 height=100></a></td>

<td><a href="../canada/postcard19.jpg"><img src="../canada/postcard19.jpg" 
width=100 height=100></a></td>

<td><a href="../canada/postcard20.jpg"><img src="../canada/postcard20.jpg" 
width=100 height=100></a></td>

<td><a href="../canada/postcard21.jpg"><img src="../canada/postcard21.jpg" 
width=100 height=100></a></td>

<td><a href="../canada/postcard22.jpg"><img src="../canada/postcard22.jpg" 
width=100 height=100></a></td> 
</tr>

<tr>
<td><a href="../canada/postcard23.jpg"><img src="../canada/postcard23.jpg" 
width=100 height=100></a></td>
</tr>

</center></td>
</tr>
</table>


</table>

</body>
</html>
