<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>The last great barrier to the northwest passage, the Rocky
Mountains split the country until the late 19th century and the
construction of roads and railroads. The incomparable majesty of the
mountains coupled with the intricate coastline of British Columbia make
this province unique and beautiful. Click on the picture to see a larger
image.</center>
</td>
</tr>

<tr>
<td><center>

<table border=1>
<tr>
<td colspan=6><h3><center>British Columbia and the Canadian
Rockies</center></h3></td>
</tr>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


</table>

</body>
</html>
