
<!--
function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}
//-->

<!--
function Win(desc)
{newwindow=window.open(desc, 'Win', '');
if (window.focus) {newwindow.focus();}
}
// -->

<!-- script related to navigation bar

function changeit(){
var mainname = String(document.URL);

// Get Base Name

var dot = mainname.lastIndexOf(".");
var slash = mainname.lastIndexOf("/");

var path = mainname.substring(0,slash+1);
var name = mainname.substring(slash+1,dot);

// Remove the f if it exists.
name = name.substring(0,name.length-1);


// Main Page
window.open (name + "f.html", "_self");

}


function sendSearch(var1)
{
if(!var1)
            document.location = "http://recherche.civilization.ca/search?q="+document.forms[0].textfield.value+"&site=default_collection&output=xml_no_dtd&sort=date%3AD%3AL%3Ad1&lr=lang_en&ie=latin1&oe=latin1&client=eng_frontend&proxystylesheet=eng_frontend"
else      //advanced search (mode=adv)
            document.location = "http://recherche.civilization.ca/search?q="+document.forms[0].textfield.value+"&sort=date%3AD%3AL%3Ad1&output=xml_no_dtd&site=default_collection&lr=lang_en&ie=latin1&oe=latin1&client=eng_frontend&proxystylesheet=eng_frontend&proxycustom=<ADVANCED/>&mode=adv"+document.forms[0].textfield.value+"&mode="+var1;
}

function goMenu(selected) {
var URL = document.forms[0].navlist.options[selected].value;
window.open (URL, "_self");
}
//-->

function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
//-->

<!--
//slideShow1 (first)
var image1=new Image()
image1.src="images/photo-splash14a.jpg"
var image2=new Image()
image2.src="images/photo-splash4a.jpg"
var image3=new Image()
image3.src="images/photo-splash1a.jpg"

//slideShow2 (second)
var image4=new Image()
image4.src="images/photo-splash16a.jpg"
var image5=new Image()
image5.src="images/photo-splash6a.jpg"
var image6=new Image()
image6.src="images/photo-splash18a.jpg"

//slideShow3 (third)
var image7=new Image()
image7.src="images/photo-splash3a.jpg"
var image8=new Image()
image8.src="images/photo-splash5a.jpg"
var image9=new Image()
image9.src="images/photo-splash15a.jpg"

//slideShow4 (fourth)
var image10=new Image()
image10.src="images/photo-splash2a.jpg"
var image11=new Image()
image11.src="images/photo-splash13a.jpg"
var image12=new Image()
image12.src="images/photo-splash17a.jpg"

//slideShow5 (fifth)
var image13=new Image()
image13.src="images/photo-splash10a.jpg"
var image14=new Image()
image14.src="images/photo-splash12a.jpg"
var image15=new Image()
image15.src="images/photo-splash8a.jpg"
//-->


