<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>Nearly half of the eastern portion of the Northwest Territories
has recently been named a province in its own right. Nunavik is part of
what was once home to the native arctic people, the Inuit. The addition of
this province allows the Inuit to ma intain their own social and legal
system as well as their customs and languages. Click on the picture to see
a larger image.</center>
</td>
</tr>

<tr>
<td><center>

<table border=1>
<tr>
<td colspan=6><center><h3>Nunavik</h3></center></td>
</tr>

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

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

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

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

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

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


</table>

</body>
</html>
