var WD=window.document;
var section = new Array();
var cn=false;
for (i=0; i <20; i++)
  {
  section[i]=new Array()
  for (j=0; j <20; j++)
    {
    section[i][j]=new Array();
    for (k=0; k <20; k++)
      {
      section[i][j][k]=new Array();
      }
    }
  }
var url = new Array();
for (i=0; i <20; i++)
  {
  url[i]=new Array()
  for (j=0; j <20; j++)
    {
    url[i][j]=new Array()
    for (k=0; k <20; k++)
      {
      url[i][j][k]=new Array();
      }
    }
  }

//                       The menu structure (arrays are declared up to 20)

var startpage = "Start";


//    Section 0 - Home

section[0][0][0][0]="Home";		url[0][0][0][0]="home";

section[0][1][0][0]="Aims";		url[0][1][0][0]="intro.htm";
  section[0][1][1][0]="Variants";	url[0][1][1][0]="variants.htm";
  section[0][1][2][0]="Cree FHS";	url[0][1][2][0]="creefhs.htm";
  section[0][1][3][0]="DNA Project";	url[0][1][3][0]="dna.htm";

section[0][2][0][0]="Contents";		url[0][2][0][0]="contents.htm";
  section[0][2][1][0]="Site map";	url[0][2][1][0]="sitemap.htm";
  section[0][2][2][0]="Site Search";	url[0][2][2][0]="search.htm";

section[0][3][0][0]="Cree News";	url[0][3][0][0]="cn.htm";
  section[0][3][1][0]="New Series";	url[0][3][1][0]="cnseries3.htm";
    section[0][3][1][1]="Feb 2011";	url[0][3][1][1]="news201102.htm";
    section[0][3][1][2]="May 2011";	url[0][3][1][2]="news201105.htm";
  //section[0][3][1][3]="Oct 2011";	url[0][3][1][2]="news201110.htm";

  section[0][3][2][0]="Series 2";	url[0][3][2][0]="latestnews.htm";
    section[0][3][2][1]="Dec 2006";	url[0][3][2][1]="news200612.htm";
    section[0][3][2][2]="Mar 2007";	url[0][3][2][2]="news200703.htm";
    section[0][3][2][3]="May 2007";	url[0][3][2][3]="news200705.htm";
    section[0][3][2][4]="Nov 2007";	url[0][3][2][4]="news200711.htm";
    section[0][3][2][5]="May 2008";	url[0][3][2][5]="news200805.htm";
    section[0][3][2][6]="Jul 2008";	url[0][3][2][6]="news200807.htm";
    section[0][3][2][7]="Nov 2008";	url[0][3][2][7]="news200811.htm";
    section[0][3][2][8]="Jan 2009";	url[0][3][2][8]="news200901.htm";
    section[0][3][2][9]="Jun 2009";	url[0][3][2][9]="news200906.htm";
    section[0][3][2][10]="Jul 2009";	url[0][3][2][10]="news200907.htm";
    section[0][3][2][11]="Jun 2010";	url[0][3][2][11]="news201006.htm";

  section[0][3][3][0]="Cree Forum";	url[0][3][3][0]="creeforum.htm";
  section[0][3][4][0]="Series 1";	url[0][3][4][0]="../archives/creenews.htm";

section[0][4][0][0]="Anecdotes";	url[0][4][0][0]="anecdotes.htm";

section[0][5][0][0]="Help!";		url[0][5][0][0]="help.htm";

//section[0][6][1][0]="Technical";	url[0][6][1][0]="technical.htm";
  //section[0][6][2][0]="Template";		url[0][6][2][0]="template.htm";

//section[0][7][0][0]="Stories";	url[0][7][0][0]="stories.htm";




//    Section 1 - Contact

section[1][0][0][0]="Contact";		url[1][0][0][0]="contact";

section[1][1][0][0]="Forum archive";	url[1][1][0][0]="forum.htm";


//    Section 2 - Distribution


section[2][0][0][0]="Distribution";	url[2][0][0][0]="distribution";

section[2][1][0][0]="Origins";		url[2][1][0][0]="origins.htm";
  section[2][1][1][0]="Variants";	url[2][1][1][0]="spelling.htm";

section[2][2][0][0]="Migration";	url[2][2][0][0]="migration.htm";
  section[2][2][1][0]="Scotland";	url[2][2][1][0]="scotland.htm";
  section[2][2][2][0]="Ireland";	url[2][2][2][0]="ireland.htm";
  section[2][2][3][0]="England";	url[2][2][3][0]="england.htm";
  section[2][2][4][0]="USA";		url[2][2][4][0]="usa.htm";
  //section[2][2][5][0]="Australia";		url[2][2][5][0]="australia.htm";
  //section[2][2][6][0]="Canada";		url[2][2][6][0]="canada.htm";
  //section[2][2][7][0]="New Zealand";		url[2][2][7][0]="nz.htm";

section[2][3][0][0]="Frequency";	url[2][3][0][0]="distribution.htm";
  section[2][3][1][0]="Australia";	url[2][3][1][0]="distaus.htm";
  section[2][3][2][0]="Canada";		url[2][3][2][0]="distcan.htm";
  section[2][3][3][0]="Ireland";	url[2][3][3][0]="distirl.htm";
  section[2][3][4][0]="New Zealand";	url[2][3][4][0]="distnz.htm";
  section[2][3][5][0]="UK";		url[2][3][5][0]="distuk.htm";
  section[2][3][6][0]="USA";		url[2][3][6][0]="distusa.htm";
  

  //section[2][3][1][0]="UK 1720";	url[2][3][1][0]="distn1720.htm";
    //section[2][3][1][1]="SCT 1694"; 	url[2][3][1][1]="scotcensus1694.pdf";
  //section[2][3][2][0]="GB 1881";	url[2][3][2][0]="distn1881.htm";
    //section[2][3][2][1]="Article";	url[2][3][2][1]="1881Census.pdf";
  //section[2][3][3][0]="USA";		url[2][3][3][0]="distribnUSA.htm";
  //section[2][3][4][0]="Recent";	url[2][3][4][0]="recent.htm";

//section[2][3][0][0]="USA 1";		url[2][3][0][0]="distributionUSA.pdf";


//    Section 3 - Database

section[3][0][0][0]="Database";	url[3][0][0][0]="genealogies";

section[3][1][0][0]="More about...";	url[3][1][0][0]="intro.htm";
section[3][2][0][0]="Privacy policy";	url[3][2][0][0]="privacy.htm";
section[3][3][0][0]="Cree lines & charts";	url[3][3][0][0]="lines.htm";
section[3][4][0][0]="Maps";		url[3][4][0][0]="maps.htm";
section[3][5][0][0]="Surname Index";	url[3][5][0][0]="surname_index.htm";
section[3][6][0][0]="Master Index";	url[3][6][0][0]="master_index.htm";
section[3][7][0][0]="Place Index";	url[3][7][0][0]="pm1.htm";
section[3][8][0][0]="Biographies";	url[3][8][0][0]="biographies.htm";
section[3][9][0][0]="Wills";		url[3][9][0][0]="wills.htm";
section[3][10][0][0]="Index of images";	url[3][10][0][0]="images.htm";


//    Section 4 - Family History (was Genealogy)

section[4][0][0][0]="Family History";	url[4][0][0][0]="lines";

section[4][1][0][0]="England";		url[4][1][0][0]="../england/index.html";
  section[4][1][1][0]="Derbyshire";	url[4][1][1][0]="../england/derbyshire.htm";
    section[4][1][1][1]="Bolsover";	url[4][1][1][1]="../england/bolsover.htm";
    section[4][1][1][2]="Oxcroft";	url[4][1][1][2]="../england/oxcroft.htm";
    section[4][1][1][3]="Sutton cum D.";url[4][1][1][3]="../england/sutton.htm";
    section[4][1][1][4]="Stanfree";	url[4][1][1][4]="../england/stanfree.htm";
    section[4][1][1][5]="Pinxton";	url[4][1][1][5]="../england/pinxton.htm";
    section[4][1][1][6]="Mansfield";	url[4][1][1][6]="../england/mansfield.htm";
    section[4][1][1][7]="Worksop";	url[4][1][1][7]="../england/worksop.htm";
    section[4][1][1][8]="Clowne";	url[4][1][1][8]="../england/clowne.htm";
    section[4][1][1][9]="Newark";	url[4][1][1][9]="../england/newark.htm";
    section[4][1][1][10]="Beighton";	url[4][1][1][10]="../england/beighton.htm";
    //section[4][1][1][10]="Photo";	url[4][1][1][10]="../england/beighton2.htm";
    section[4][1][1][11]="Alfreton";	url[4][1][1][11]="../england/alfreton.htm";

  section[4][1][2][0]="Yorkshire";	url[4][1][2][0]="../england/yorkshire.htm";
    section[4][1][2][1]="Sprotbrough";	url[4][1][2][1]="../england/sprotbrough.htm"
  section[4][1][3][0]="Kent";		url[4][1][3][0]="../england/kent.htm";
    section[4][1][3][1]="Kent 13th C.";	url[4][1][3][1]="../england/kent13.htm";
    section[4][1][3][2]="Kent 18th C.";	url[4][1][3][2]="../england/kent18.htm";
  section[4][1][4][0]=" ";		url[4][1][4][0]="../england/x.htm";
  section[4][1][5][0]="London";		url[4][1][5][0]="../england/london.htm";
  section[4][1][6][0]="N\'land & Durham"; url[4][1][6][0]="../england/northeast.htm";
  section[4][1][7][0]="Miscellaneous";	url[4][1][7][0]="../england/misc.htm";


section[4][2][0][0]="Scotland";			url[4][2][0][0]="../scotland/index.html";
  section[4][2][1][0]="History";		url[4][2][1][0]="../scotland/perth.htm";
    section[4][2][1][1]="Early spellings";	url[4][2][1][1]="../scotland/earlyscots.htm";
    section[4][2][1][2]="Links to places"; 	url[4][2][1][2]="../scotland/crieff.htm";
    section[4][2][1][3]="Cree and McRae";	url[4][2][1][3]="../scotland/mcrae.htm";
  section[4][2][2][0]="Cre and Crey";		url[4][2][2][0]="../scotland/cultmal.htm";
  section[4][2][3][0]="Maltmen in Perth";	url[4][2][3][0]="../scotland/maltmen.htm";
  section[4][2][4][0]="Weavers in Perth";	url[4][2][4][0]="../scotland/weavers.htm";
  section[4][2][5][0]="Five Brothers";		url[4][2][5][0]="../scotland/burgess.htm";
  section[4][2][6][0]="James in Methven";	url[4][2][6][0]="../scotland/methven1.htm";
  section[4][2][7][0]="George in Methven";	url[4][2][7][0]="../scotland/methven2.htm";
  section[4][2][8][0]="Chree in Aberdeen";	url[4][2][8][0]="../scotland/chree.htm";
  section[4][2][9][0]="Cree in Brechin";	url[4][2][9][0]="../scotland/brechin.htm";
  section[4][2][10][0]="Kingskettle, Fife";	url[4][2][10][0]="../scotland/kettle.htm";
  section[4][2][11][0]="Crie in Glasgow 1";	url[4][2][11][0]="../scotland/glasgow1.htm";
  section[4][2][12][0]="Biggar, Lanarkshire";	url[4][2][12][0]="../scotland/biggar.htm";
  section[4][2][13][0]="Cree in Glasgow 2";	url[4][2][13][0]="../scotland/glasgow2.htm";
  section[4][2][14][0]="Cree in Glasgow 3";	url[4][2][14][0]="../scotland/glasgow3.htm";
  section[4][2][15][0]="Auchterarder";		url[4][2][15][0]="../scotland/auchterarder.htm";

section[4][3][0][0]="Ireland";			url[4][3][0][0]="../ireland/index.html";

  section[4][3][1][0]="County Clare";		url[4][3][1][0]="../ireland/clare.htm";
    section[4][3][1][1]="History";		url[4][3][1][1]="../ireland/clarehistory.htm";
    section[4][3][1][2]="The Clare line";	url[4][3][1][2]="../ireland/clareline.htm";
    //section[4][3][1][3]="Godfrey v Davis";	url[4][3][1][3]="../ireland/godfreyvdavis.htm";
    //section[4][3][1][4]="Thornhill House";	url[4][3][1][4]="../ireland/thornhill.htm";

  section[4][3][2][0]="County Down";		url[4][3][2][0]="../ireland/down.htm";
    section[4][3][2][1]="History";		url[4][3][2][1]="../ireland/downhistory.htm";
    section[4][3][2][2]="Newtownards";		url[4][3][2][2]="../ireland/ballycastle.htm";
    section[4][3][2][3]="Donaghadee";		url[4][3][2][3]="../ireland/millisle.htm";
    section[4][3][2][4]="Ringawaddy";		url[4][3][2][4]="../ireland/comber.htm";
    section[4][3][2][5]="Bangor";		url[4][3][2][5]="../ireland/bangor.htm";
    section[4][3][2][6]="Portavo";		url[4][3][2][6]="../ireland/portavo.htm";

section[4][4][0][0]="Australia";		url[4][4][0][0]="../australia/index.html";

section[4][5][0][0]="Canada";			url[4][5][0][0]="../canada/index.html";

section[4][6][0][0]="New Zealand";		url[4][6][0][0]="../nz/index.html";

section[4][7][0][0]="USA";			url[4][7][0][0]="../usa/index.html";
  section[4][7][1][0]="N Dakota";		url[4][7][1][0]="../usa/ndakota.htm";
    section[4][7][1][1]="Cree Nation";		url[4][7][1][1]="../usa/creenation.htm";
  section[4][7][2][0]="Maine";			url[4][7][2][0]="../usa/maine.htm";
  section[4][7][3][0]="NY & Iowa";		url[4][7][3][0]="../usa/newyork.htm";
  section[4][7][4][0]="New Jersey";		url[4][7][4][0]="../usa/newjersey.htm";
  section[4][7][5][0]="Muddy Creek PA";		url[4][7][5][0]="../usa/muddy.htm";
  section[4][7][6][0]="Cumberland Twp";		url[4][7][6][0]="../usa/cumberland.htm";
  section[4][7][7][0]="Greene County PA";	url[4][7][7][0]="../usa/wmcree.htm";
  section[4][7][8][0]="Huntingdon Co";		url[4][7][8][0]="../usa/huntingdon.htm";
  section[4][7][9][0]="Topsfield MA";		url[4][7][9][0]="../usa/topsfield.htm";

section[4][8][0][0]="Isle of Man";		url[4][8][0][0]="../isleofman/index.html";

section[4][9][0][0]="Europe";			url[4][9][0][0]="../europe/index.html";



//    Section 5 - Indexes

section[5][0][0][0]="Indexes";			url[5][0][0][0]="indexes";
section[5][1][0][0]="England Wales";		url[5][1][0][0]="ew.htm";
section[5][2][0][0]="Scotland";			url[5][2][0][0]="sct.htm";
section[5][3][0][0]="Ireland";			url[5][3][0][0]="ire.htm";
section[5][4][0][0]="Australia";		url[5][4][0][0]="aus.htm";
section[5][5][0][0]="New Zealand";		url[5][5][0][0]="nz.htm";


//    Section 6 - Archives

section[6][0][0][0]="Archives";		url[6][0][0][0]="archives";

section[6][1][0][0]="Transcriptions";	url[6][1][0][0]="transcr.htm";

  section[6][1][1][0]="Irish records";		url[6][1][1][0]="irish.htm";

    section[6][1][1][1]="Estates";	url[6][1][1][1]="irisha.htm";
    section[6][1][1][2]="Tithes";	url[6][1][1][2]="irishb.htm";
    section[6][1][1][3]="Valuations";	url[6][1][1][3]="irishc.htm";
    section[6][1][1][4]="Wills";	url[6][1][1][4]="irishd.htm";
    section[6][1][1][5]="Church Records"; url[6][1][1][5]="irishe.htm";
    section[6][1][1][6]="Militia";	url[6][1][1][6]="irishf.htm";
    section[6][1][1][7]="1901 Census";	url[6][1][1][7]="irishg.htm";
    section[6][1][1][8]="Name Indexes";	url[6][1][1][8]="irishh.htm";
    section[6][1][1][9]="Hearth Tax";	url[6][1][1][9]="irishi.htm";
    section[6][1][1][10]="Freeholders";	url[6][1][1][10]="irishj.htm";

  section[6][1][2][0]="Scotland pre-1572";	url[6][1][2][0]="medieval.htm";

    section[6][1][2][1]="1568-72";	url[6][1][2][1]="thirds.htm";
    section[6][1][2][2]="1554-58";	url[6][1][2][2]="standrws.htm";
    section[6][1][2][3]="1544";		url[6][1][2][3]="4earls.htm";
    section[6][1][2][4]="1480";		url[6][1][2][4]="excheqr.htm";
    section[6][1][2][5]=" ";		url[6][1][2][5]="blank.htm";
    section[6][1][2][6]="1459-62";	url[6][1][2][6]="guildry.htm";
    section[6][1][2][7]="1430-32";	url[6][1][2][7]="suppns2.htm";
    section[6][1][2][8]="1429";		url[6][1][2][8]="ric-cre.htm";
    section[6][1][2][9]="1419-22";	url[6][1][2][9]="suppns1.htm";
    section[6][1][2][10]="1378-90";	url[6][1][2][10]="papal.htm";
    section[6][1][2][11]="1365";	url[6][1][2][11]="invrness.htm";
    section[6][1][2][12]="1214-49";	url[6][1][2][12]="scon.htm";

  section[6][1][3][0]="England pre-1572";	url[6][1][3][0]="engpre1572.htm";

    section[6][1][3][1]="1561";		url[6][1][3][1]="leadenroothing.htm";
    section[6][1][3][2]="1472-92";	url[6][1][3][2]="alumni.htm";
    section[6][1][3][3]="1267-1315";	url[6][1][3][3]="knights.htm";

  section[6][1][4][0]="Emigrant";		url[6][1][4][0]="emigrant.htm";

    section[6][1][4][1]="The letters";	url[6][1][4][1]="emigrant1.htm";
    section[6][1][4][2]="Joe's family";	url[6][1][4][2]="emigrant2.htm";
    section[6][1][4][3]="Alfreton";	url[6][1][4][3]="emigrant3.htm";
    section[6][1][4][4]="Elizabeth 1844"; url[6][1][4][4]="emigrant4.htm";
    section[6][1][4][5]="Wm Greaves";	url[6][1][4][5]="emigrant5.htm";
    section[6][1][4][6]="Elizabeth 1848"; url[6][1][4][6]="emigrant6.htm";
    section[6][1][4][7]="T J Cree";	url[6][1][4][7]="emigrant7.htm";
    section[6][1][4][8]="Rebecca 1853";	url[6][1][4][8]="emigrant8.htm";
    section[6][1][4][9]="Rebecca 1856";	url[6][1][4][9]="emigrant9.htm";
    section[6][1][4][10]="Robt Hogbin";	url[6][1][4][10]="emigrant10.htm";
    section[6][1][4][11]="Chris Hodsdon"; url[6][1][4][11]="emigrant11.htm";
    section[6][1][4][12]="From Joseph";	url[6][1][4][12]="emigrant12.htm";
    section[6][1][4][13]="Chris to Mary"; url[6][1][4][13]="emigrant13.htm";
    section[6][1][4][14]="Postscript";	url[6][1][4][14]="emigrant14.htm";
    section[6][1][4][15]="The voyage";	url[6][1][4][15]="emigrant4a.htm";

  section[6][1][5][0]="Merchant of Dacca";	url[6][1][5][0]="thornhill.htm";    // Renumber this section

    section[6][1][5][1]="Ninth Report";		url[6][1][5][1]="ninthreport.htm";
    section[6][1][5][2]="Dacca letters";	url[6][1][5][2]="dacca.htm";
    section[6][1][5][3]="Grant of Arms";	url[6][1][5][3]="armsgrant.htm";
    section[6][1][5][4]="Brussels";		url[6][1][5][4]="brussels.htm";
    section[6][1][5][5]="The 1794 will";	url[6][1][5][5]="the1794will.htm";
    section[6][1][5][6]="The 1795 will";	url[6][1][5][6]="the1795will.htm";
    section[6][1][5][7]="Allegation";		url[6][1][5][7]="allegation.htm";		// 1796
    section[6][1][5][8]="Byrn v Godfrey";	url[6][1][5][8]="byrnvgodfrey.htm";		// 1798
    section[6][1][5][9]="Inquisition";		url[6][1][5][9]="inquisition.htm";		// 1799
    section[6][1][5][10]="Godfrey v Davis";	url[6][1][5][10]="godfreyvdavis.htm";		// 1801
    section[6][1][5][11]="Francis Letters";	url[6][1][5][11]="francis.htm";
    section[6][1][5][12]="The 1815 Act";	url[6][1][5][12]="1815act.htm";			// 1815
    section[6][1][5][13]="Danish Trade";	url[6][1][5][13]="danishflag.htm";		// 1786
    section[6][1][5][14]="The Carnatic";	url[6][1][5][14]="carnatic.htm";		// 1795
    section[6][1][5][15]="Eleanor's Poems";	url[6][1][5][15]="eleanorspoems.htm";		// 1798
    section[6][1][5][16]="The Post-Captain";	url[6][1][5][16]="postcaptain.htm";		// 1798



 

section[6][2][0][0]="Cree Booklets";		url[6][2][0][0]="booklets.htm";
  section[6][2][1][0]="Fife and Devon";		url[6][2][1][0]="fifeanddevon.htm";
  section[6][2][2][0]="Nurserymen";		url[6][2][2][0]="biggar.htm";
  section[6][2][3][0]="Jessie's Sea Diary";	url[6][2][3][0]="jessie.htm";

section[6][3][0][0]="Cree News";	url[6][3][0][0]="creenews.htm";
  section[6][3][1][0]="List of Articles"; url[6][3][1][0]="list.htm";
  section[6][3][2][0]="Cree News 1";	url[6][3][2][0]="cnpage.htm?pic=001";
    section[6][3][2][1]="page 2";	url[6][3][2][1]="cnpage.htm?pic=002";
    section[6][3][2][2]="page 3";	url[6][3][2][2]="cnpage.htm?pic=003";
    section[6][3][2][3]="page 4";	url[6][3][2][3]="cnpage.htm?pic=004";


  section[6][3][3][0]="Cree News 2";	url[6][3][3][0]="cnpage.htm?pic=005";
    section[6][3][3][1]="page 2";	url[6][3][3][1]="cnpage.htm?pic=006";
    section[6][3][3][2]="page 3";	url[6][3][3][2]="cnpage.htm?pic=007";
    section[6][3][3][3]="page 4";	url[6][3][3][3]="cnpage.htm?pic=008";
    section[6][3][3][4]="page 5";	url[6][3][3][4]="cnpage.htm?pic=009";
    section[6][3][3][5]="page 6";	url[6][3][3][5]="cnpage.htm?pic=010";

  section[6][3][4][0]="Cree News 3";	url[6][3][4][0]="cnpage.htm?pic=011";
    section[6][3][4][1]="page 2";		url[6][3][4][1]="cnpage.htm?pic=012";
    section[6][3][4][2]="page 3";		url[6][3][4][2]="cnpage.htm?pic=013";
    section[6][3][4][3]="page 4";		url[6][3][4][3]="cnpage.htm?pic=014";
    section[6][3][4][4]="page 5";		url[6][3][4][4]="cnpage.htm?pic=015";
    section[6][3][4][5]="page 6";		url[6][3][4][5]="cnpage.htm?pic=016";
    section[6][3][4][6]="page 7";		url[6][3][4][6]="cnpage.htm?pic=017";
    section[6][3][4][7]="page 8";		url[6][3][4][7]="cnpage.htm?pic=018";
    section[6][3][4][8]="page 9";		url[6][3][4][8]="cnpage.htm?pic=019";
    section[6][3][4][9]="page 10";		url[6][3][4][9]="cnpage.htm?pic=020";
    section[6][3][4][10]="page 11";		url[6][3][4][10]="cnpage.htm?pic=021";
    section[6][3][4][11]="page 12";		url[6][3][4][11]="cnpage.htm?pic=022";
    section[6][3][4][12]="page 13";		url[6][3][4][12]="cnpage.htm?pic=023";
    section[6][3][4][13]="page 14";		url[6][3][4][13]="cnpage.htm?pic=024";
 
  section[6][3][5][0]="Cree News 4";	url[6][3][5][0]="cnpage.htm?pic=025";
    section[6][3][5][1]="page 2";		url[6][3][5][1]="cnpage.htm?pic=026";
    section[6][3][5][2]="page 3";		url[6][3][5][2]="cnpage.htm?pic=027";
    section[6][3][5][3]="page 4";		url[6][3][5][3]="cnpage.htm?pic=028";
    section[6][3][5][4]="page 5";		url[6][3][5][4]="cnpage.htm?pic=029";
    section[6][3][5][5]="page 6";		url[6][3][5][5]="cnpage.htm?pic=030";
    section[6][3][5][6]="page 7";		url[6][3][5][6]="cnpage.htm?pic=031";
    section[6][3][5][7]="page 8";		url[6][3][5][7]="cnpage.htm?pic=032";
    section[6][3][5][8]="page 9";		url[6][3][5][8]="cnpage.htm?pic=033";
    section[6][3][5][9]="page 10";		url[6][3][5][9]="cnpage.htm?pic=034";
    section[6][3][5][10]="page 11";	url[6][3][5][10]="cnpage.htm?pic=035";
    section[6][3][5][11]="page 12";	url[6][3][5][11]="cnpage.htm?pic=036";
    section[6][3][5][12]="page 13";	url[6][3][5][12]="cnpage.htm?pic=037";
    section[6][3][5][13]="page 14";	url[6][3][5][13]="cnpage.htm?pic=038";
 
  section[6][3][6][0]="Cree News 5";	url[6][3][6][0]="cnpage.htm?pic=039";
    section[6][3][6][1]="page 2";		url[6][3][6][1]="cnpage.htm?pic=040";
    section[6][3][6][2]="page 3";		url[6][3][6][2]="cnpage.htm?pic=041";
    section[6][3][6][3]="page 4";		url[6][3][6][3]="cnpage.htm?pic=042";
    section[6][3][6][4]="page 5";		url[6][3][6][4]="cnpage.htm?pic=043";
    section[6][3][6][5]="page 6";		url[6][3][6][5]="cnpage.htm?pic=044";
    section[6][3][6][6]="page 7";		url[6][3][6][6]="cnpage.htm?pic=045";
    section[6][3][6][7]="page 8";		url[6][3][6][7]="cnpage.htm?pic=046";
    section[6][3][6][8]="page 9";		url[6][3][6][8]="cnpage.htm?pic=047";
    section[6][3][6][9]="page 10";		url[6][3][6][9]="cnpage.htm?pic=048";
    section[6][3][6][10]="page 11";		url[6][3][6][10]="cnpage.htm?pic=049";
    section[6][3][6][11]="page 12";	url[6][3][6][11]="cnpage.htm?pic=050";
    section[6][3][6][12]="page 13";	url[6][3][6][12]="cnpage.htm?pic=051";
    section[6][3][6][13]="page 14";	url[6][3][6][13]="cnpage.htm?pic=052";

  section[6][3][7][0]="Cree News 6";	url[6][3][7][0]="cnpage.htm?pic=053";
    section[6][3][7][1]="page 2";		url[6][3][7][1]="cnpage.htm?pic=054";
    section[6][3][7][2]="page 3";		url[6][3][7][2]="cnpage.htm?pic=055";
    section[6][3][7][3]="page 4";		url[6][3][7][3]="cnpage.htm?pic=056";
    section[6][3][7][4]="page 5";		url[6][3][7][4]="cnpage.htm?pic=057";
    section[6][3][7][5]="page 6";		url[6][3][7][5]="cnpage.htm?pic=058";
    section[6][3][7][6]="page 7";		url[6][3][7][6]="cnpage.htm?pic=059";
    section[6][3][7][7]="page 8";		url[6][3][7][7]="cnpage.htm?pic=060";
    section[6][3][7][8]="page 9";		url[6][3][7][8]="cnpage.htm?pic=061";
    section[6][3][7][9]="page 10";		url[6][3][7][9]="cnpage.htm?pic=062";
    section[6][3][7][10]="page 11";	url[6][3][7][10]="cnpage.htm?pic=063";
    section[6][3][7][11]="page 12";	url[6][3][7][11]="cnpage.htm?pic=064";
    section[6][3][7][12]="page 13";	url[6][3][7][12]="cnpage.htm?pic=065";
    section[6][3][7][13]="page 14";	url[6][3][7][13]="cnpage.htm?pic=066";

  section[6][3][8][0]="Cree News 7";	url[6][3][8][0]="cnpage.htm?pic=067";
    section[6][3][8][1]="page 2";		url[6][3][8][1]="cnpage.htm?pic=068";
    section[6][3][8][2]="page 3";		url[6][3][8][2]="cnpage.htm?pic=069";
    section[6][3][8][3]="page 4";		url[6][3][8][3]="cnpage.htm?pic=070";
    section[6][3][8][4]="page 5";		url[6][3][8][4]="cnpage.htm?pic=071";
    section[6][3][8][5]="page 6";		url[6][3][8][5]="cnpage.htm?pic=072";
    section[6][3][8][6]="page 7";		url[6][3][8][6]="cnpage.htm?pic=073";
    section[6][3][8][7]="page 8";		url[6][3][8][7]="cnpage.htm?pic=074";
    section[6][3][8][8]="page 9";		url[6][3][8][8]="cnpage.htm?pic=075";
    section[6][3][8][9]="page 10";		url[6][3][8][9]="cnpage.htm?pic=076";
    section[6][3][8][10]="page 11";		url[6][3][8][10]="cnpage.htm?pic=077";
    section[6][3][8][11]="page 12";		url[6][3][8][11]="cnpage.htm?pic=078";
    section[6][3][8][12]="page 13";		url[6][3][8][12]="cnpage.htm?pic=079";
    section[6][3][8][13]="page 14";		url[6][3][8][13]="cnpage.htm?pic=080";
 
  section[6][3][9][0]="Cree News 8";	url[6][3][9][0]="cnpage.htm?pic=081";
    section[6][3][9][1]="page 2";		url[6][3][9][1]="cnpage.htm?pic=082";
    section[6][3][9][2]="page 3";		url[6][3][9][2]="cnpage.htm?pic=083";
    section[6][3][9][3]="page 4";		url[6][3][9][3]="cnpage.htm?pic=084";
    section[6][3][9][4]="page 5";		url[6][3][9][4]="cnpage.htm?pic=085";
    section[6][3][9][5]="page 6";		url[6][3][9][5]="cnpage.htm?pic=086";
    section[6][3][9][6]="page 7";		url[6][3][9][6]="cnpage.htm?pic=087";
    section[6][3][9][7]="page 8";		url[6][3][9][7]="cnpage.htm?pic=088";
    section[6][3][9][8]="page 9";		url[6][3][9][8]="cnpage.htm?pic=089";
    section[6][3][9][9]="page 10";		url[6][3][9][9]="cnpage.htm?pic=090";
    section[6][3][9][10]="page 11";		url[6][3][9][10]="cnpage.htm?pic=091";
    section[6][3][9][11]="page 12";		url[6][3][9][11]="cnpage.htm?pic=092";

  section[6][3][10][0]="Cree News 9";	url[6][3][10][0]="cnpage.htm?pic=093";
    section[6][3][10][1]="page 2";		url[6][3][10][1]="cnpage.htm?pic=094";
    section[6][3][10][2]="page 3";		url[6][3][10][2]="cnpage.htm?pic=095";
    section[6][3][10][3]="page 4";		url[6][3][10][3]="cnpage.htm?pic=096";
    section[6][3][10][4]="page 5";		url[6][3][10][4]="cnpage.htm?pic=097";
    section[6][3][10][5]="page 6";		url[6][3][10][5]="cnpage.htm?pic=098";
    section[6][3][10][6]="page 7";		url[6][3][10][6]="cnpage.htm?pic=099";
    section[6][3][10][7]="page 8";		url[6][3][10][7]="cnpage.htm?pic=100";
    section[6][3][10][8]="page 9";		url[6][3][10][8]="cnpage.htm?pic=101";
    section[6][3][10][9]="page 10";		url[6][3][10][9]="cnpage.htm?pic=102";
    section[6][3][10][10]="page 11";		url[6][3][10][10]="cnpage.htm?pic=103";
    section[6][3][10][11]="page 12";		url[6][3][10][11]="cnpage.htm?pic=104";

  section[6][3][11][0]="Cree News 10";	url[6][3][11][0]="cnpage.htm?pic=105";
    section[6][3][11][1]="page 2";		url[6][3][11][1]="cnpage.htm?pic=106";
    section[6][3][11][2]="page 3";		url[6][3][11][2]="cnpage.htm?pic=107";
    section[6][3][11][3]="page 4";		url[6][3][11][3]="cnpage.htm?pic=108";
    section[6][3][11][4]="page 5";		url[6][3][11][4]="cnpage.htm?pic=109";
    section[6][3][11][5]="page 6";		url[6][3][11][5]="cnpage.htm?pic=110";
    section[6][3][11][6]="page 7";		url[6][3][11][6]="cnpage.htm?pic=111";
    section[6][3][11][7]="page 8";		url[6][3][11][7]="cnpage.htm?pic=112";
    section[6][3][11][8]="page 9";		url[6][3][11][8]="cnpage.htm?pic=113";
    section[6][3][11][9]="page 10";		url[6][3][11][9]="cnpage.htm?pic=114";
    section[6][3][11][10]="page 11";		url[6][3][11][10]="cnpage.htm?pic=115";
    section[6][3][11][11]="page 12";		url[6][3][11][11]="cnpage.htm?pic=116";
    section[6][3][11][12]="page 13";		url[6][3][11][12]="cnpage.htm?pic=117";
    section[6][3][11][13]="page 14";		url[6][3][11][13]="cnpage.htm?pic=118";

  section[6][3][12][0]="Cree News 11";	url[6][3][12][0]="cnpage.htm?pic=119";
    section[6][3][12][1]="page 2";		url[6][3][12][1]="cnpage.htm?pic=120";
    section[6][3][12][2]="page 3";		url[6][3][12][2]="cnpage.htm?pic=121";
    section[6][3][12][3]="page 4";		url[6][3][12][3]="cnpage.htm?pic=122";
    section[6][3][12][4]="page 5";		url[6][3][12][4]="cnpage.htm?pic=123";
    section[6][3][12][5]="page 6";		url[6][3][12][5]="cnpage.htm?pic=124";
    section[6][3][12][6]="page 7";		url[6][3][12][6]="cnpage.htm?pic=125";
    section[6][3][12][7]="page 8";		url[6][3][12][7]="cnpage.htm?pic=126";
    section[6][3][12][8]="page 9";		url[6][3][12][8]="cnpage.htm?pic=127";
    section[6][3][12][9]="page 10";		url[6][3][12][9]="cnpage.htm?pic=128";
    section[6][3][12][10]="page 11";		url[6][3][12][10]="cnpage.htm?pic=129";
    section[6][3][12][11]="page 12";		url[6][3][12][11]="cnpage.htm?pic=130";

  section[6][3][13][0]="Cree News 12";	url[6][3][13][0]="cnpage.htm?pic=131";
    section[6][3][13][1]="page 2";		url[6][3][13][1]="cnpage.htm?pic=132";
    section[6][3][13][2]="page 3";		url[6][3][13][2]="cnpage.htm?pic=133";
    section[6][3][13][3]="page 4";		url[6][3][13][3]="cnpage.htm?pic=134";
    section[6][3][13][4]="page 5";		url[6][3][13][4]="cnpage.htm?pic=135";
    section[6][3][13][5]="page 6";		url[6][3][13][5]="cnpage.htm?pic=136";
    section[6][3][13][6]="page 7";		url[6][3][13][6]="cnpage.htm?pic=137";
    section[6][3][13][7]="page 8";		url[6][3][13][7]="cnpage.htm?pic=138";
    section[6][3][13][8]="page 9";		url[6][3][13][8]="cnpage.htm?pic=139";
    section[6][3][13][9]="page 10";		url[6][3][13][9]="cnpage.htm?pic=140";
    section[6][3][13][10]="page 11";		url[6][3][13][10]="cnpage.htm?pic=141";
    section[6][3][13][11]="page 12";		url[6][3][13][11]="cnpage.htm?pic=142";
    section[6][3][13][12]="page 13";		url[6][3][13][12]="cnpage.htm?pic=143";
    section[6][3][13][13]="page 14";		url[6][3][13][13]="cnpage.htm?pic=144";

  section[6][3][14][0]="Cree News 13";	url[6][3][14][0]="cnpage.htm?pic=145";
    section[6][3][14][1]="page 2";		url[6][3][14][1]="cnpage.htm?pic=146";
    section[6][3][14][2]="page 3";		url[6][3][14][2]="cnpage.htm?pic=147";
    section[6][3][14][3]="page 4";		url[6][3][14][3]="cnpage.htm?pic=148";
    section[6][3][14][4]="page 5";		url[6][3][14][4]="cnpage.htm?pic=149";
    section[6][3][14][5]="page 6";		url[6][3][14][5]="cnpage.htm?pic=150";
    section[6][3][14][6]="page 7";		url[6][3][14][6]="cnpage.htm?pic=151";
    section[6][3][14][7]="page 8";		url[6][3][14][7]="cnpage.htm?pic=152";
    section[6][3][14][8]="page 9";		url[6][3][14][8]="cnpage.htm?pic=153";
    section[6][3][14][9]="page 10";		url[6][3][14][9]="cnpage.htm?pic=154";
    section[6][3][14][10]="page 11";		url[6][3][14][10]="cnpage.htm?pic=155";
    section[6][3][14][11]="page 12";		url[6][3][14][11]="cnpage.htm?pic=156";

  section[6][3][15][0]="Cree News 14";	url[6][3][15][0]="cnpage.htm?pic=157";
    section[6][3][15][1]="page 2";		url[6][3][15][1]="cnpage.htm?pic=158";
    section[6][3][15][2]="page 3";		url[6][3][15][2]="cnpage.htm?pic=159";
    section[6][3][15][3]="page 4";		url[6][3][15][3]="cnpage.htm?pic=160";
    section[6][3][15][4]="page 5";		url[6][3][15][4]="cnpage.htm?pic=161";
    section[6][3][15][5]="page 6";		url[6][3][15][5]="cnpage.htm?pic=162";
    section[6][3][15][6]="page 7";		url[6][3][15][6]="cnpage.htm?pic=163";
    section[6][3][15][7]="page 8";		url[6][3][15][7]="cnpage.htm?pic=164";
    section[6][3][15][8]="page 9";		url[6][3][15][8]="cnpage.htm?pic=165";
    section[6][3][15][9]="page 10";		url[6][3][15][9]="cnpage.htm?pic=166";
    section[6][3][15][10]="page 11";		url[6][3][15][10]="cnpage.htm?pic=167";
    section[6][3][15][11]="page 12";		url[6][3][15][11]="cnpage.htm?pic=168";
    section[6][3][15][12]="page 13";		url[6][3][15][12]="cnpage.htm?pic=169";
    section[6][3][15][13]="page 14";		url[6][3][15][13]="cnpage.htm?pic=170";
    section[6][3][15][14]="page 15";		url[6][3][15][14]="cnpage.htm?pic=171";
    section[6][3][15][15]="page 16";		url[6][3][15][15]="cnpage.htm?pic=172";

  section[6][3][16][0]="Cree News 15";	url[6][3][16][0]="cnpage.htm?pic=173";
    section[6][3][16][1]="page 2";		url[6][3][16][1]="cnpage.htm?pic=174";
    section[6][3][16][2]="page 3";		url[6][3][16][2]="cnpage.htm?pic=175";
    section[6][3][16][3]="page 4";		url[6][3][16][3]="cnpage.htm?pic=176";
    section[6][3][16][4]="page 5";		url[6][3][16][4]="cnpage.htm?pic=177";
    section[6][3][16][5]="page 6";		url[6][3][16][5]="cnpage.htm?pic=178";
    section[6][3][16][6]="page 7";		url[6][3][16][6]="cnpage.htm?pic=179";
    section[6][3][16][7]="page 8";		url[6][3][16][7]="cnpage.htm?pic=180";
    section[6][3][16][8]="page 9";		url[6][3][16][8]="cnpage.htm?pic=181";
    section[6][3][16][9]="page 10";		url[6][3][16][9]="cnpage.htm?pic=182";
    section[6][3][16][10]="page 11";		url[6][3][16][10]="cnpage.htm?pic=183";
    section[6][3][16][11]="page 12";		url[6][3][16][11]="cnpage.htm?pic=184";
    section[6][3][16][12]="page 13";		url[6][3][16][12]="cnpage.htm?pic=185";
    section[6][3][16][13]="page 14";		url[6][3][16][13]="cnpage.htm?pic=186";
    section[6][3][16][14]="page 15";		url[6][3][16][14]="cnpage.htm?pic=187";
    section[6][3][16][15]="page 16";		url[6][3][16][15]="cnpage.htm?pic=188";

  section[6][3][17][0]="Cree News 16";	url[6][3][17][0]="cnpage.htm?pic=189";
    section[6][3][17][1]="page 2";		url[6][3][17][1]="cnpage.htm?pic=190";
    section[6][3][17][2]="page 3";		url[6][3][17][2]="cnpage.htm?pic=191";
    section[6][3][17][3]="page 4";		url[6][3][17][3]="cnpage.htm?pic=192";
    section[6][3][17][4]="page 5";		url[6][3][17][4]="cnpage.htm?pic=193";
    section[6][3][17][5]="page 6";		url[6][3][17][5]="cnpage.htm?pic=194";
    section[6][3][17][6]="page 7";		url[6][3][17][6]="cnpage.htm?pic=195";
    section[6][3][17][7]="page 8";		url[6][3][17][7]="cnpage.htm?pic=196";
    section[6][3][17][8]="page 9";		url[6][3][17][8]="cnpage.htm?pic=197";
    section[6][3][17][9]="page 10";		url[6][3][17][9]="cnpage.htm?pic=198";
    section[6][3][17][10]="page 11";		url[6][3][17][10]="cnpage.htm?pic=199";
    section[6][3][17][11]="page 12";		url[6][3][17][11]="cnpage.htm?pic=200";
    section[6][3][17][12]="page 13";		url[6][3][17][12]="cnpage.htm?pic=201";
    section[6][3][17][13]="page 14";		url[6][3][17][13]="cnpage.htm?pic=202";
    section[6][3][17][14]="page 15";		url[6][3][17][14]="cnpage.htm?pic=203";
    section[6][3][17][15]="page 16";		url[6][3][17][15]="cnpage.htm?pic=204";

  section[6][3][18][0]="Cree News 17";	url[6][3][18][0]="cnpage.htm?pic=205";
    section[6][3][18][1]="page 2";		url[6][3][18][1]="cnpage.htm?pic=206";
    section[6][3][18][2]="page 3";		url[6][3][18][2]="cnpage.htm?pic=207";
    section[6][3][18][3]="page 4";		url[6][3][18][3]="cnpage.htm?pic=208";
    section[6][3][18][4]="page 5";		url[6][3][18][4]="cnpage.htm?pic=209";
    section[6][3][18][5]="page 6";		url[6][3][18][5]="cnpage.htm?pic=210";
    section[6][3][18][6]="page 7";		url[6][3][18][6]="cnpage.htm?pic=211";
    section[6][3][18][7]="page 8";		url[6][3][18][7]="cnpage.htm?pic=212";
    section[6][3][18][8]="page 9";		url[6][3][18][8]="cnpage.htm?pic=213";
    section[6][3][18][9]="page 10";		url[6][3][18][9]="cnpage.htm?pic=214";
    section[6][3][18][10]="page 11";		url[6][3][18][10]="cnpage.htm?pic=215";
    section[6][3][18][11]="page 12";		url[6][3][18][11]="cnpage.htm?pic=216";
    section[6][3][18][12]="page 13";		url[6][3][18][12]="cnpage.htm?pic=217";
    section[6][3][18][13]="page 14";		url[6][3][18][13]="cnpage.htm?pic=218";
    section[6][3][18][14]="page 15";		url[6][3][18][14]="cnpage.htm?pic=219";
    section[6][3][18][15]="page 16";		url[6][3][18][15]="cnpage.htm?pic=220";
 

section[6][4][0][0]="Articles";		url[6][4][0][0]="articles.htm";
  section[6][4][1][0]="Abernethy";	url[6][4][1][0]="abernethy.pdf";
  section[6][4][2][0]="Newark on Trent";url[6][4][2][0]="newark.pdf";


//        End of menu structure


function sidemenu()
  {
  WD.write('<table width="165" cellpadding=0 cellspacing=0 border=0><tr><td>');

  WD.write('<h5 class="centre"><br />');

  WD.write('<img width="144" height="60" src="../csr.gif" alt="Cree One-Name Study" title="Cree One-Name Study" align="center"><br />');
  WD.write('<a href="http://www.cree.name">www.cree.name</a></h5>');

  WD.write('<p class="menu">');
  WD.write('&nbsp;&nbsp;<a href="../index.html">', startpage, '</a><br /><br />');
  var i=0;
  while (section[i][0][0][0])
    {
    WD.write('&nbsp;&nbsp;<a href="');
    WD.write('../', url[i][0][0][0]);
    WD.write('/index.html">');
    if ((i==i2)&&(j2==0)) {WD.write('<font color="#009900">');}
    WD.write(section[i][0][0][0]);
    if ((i==i2)&&(j2==0)) {WD.write('</font>');}
    WD.write('</a><br />');

    var j=1;
    while (section[i][j][0][0])
      {
      if ((i==i2))
        {   
        WD.write('&nbsp;&nbsp;&nbsp;&nbsp;<a href="../', url[i][0][0][0], '/',url[i][j][0][0], '">');
        if ((i==i2)&&(j==j2)&&(k2==0)) {WD.write('<font color="#009900">');}
        WD.write(section[i][j][0][0], '</a><br />');                // end subItem/subItem2
        if ((i==i2)&&(j==j2)&&(k2==0)) {WD.write('</font>');}
        var k=1;
        while (section[i][j][k][0])
          {
          if ((i==i2)&&(j==j2))
            {
            WD.write('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="../', url[i][0][0][0], '/',url[i][j][k][0], '">');
            if ((i==i2)&&(j==j2)&&(k==k2)&&(l2==0)) {WD.write('<font color="#009900">');}
            WD.write(section[i][j][k][0], '</font></a><br />');            // end subItem4/3
            var l=1;
            while (section[i][j][k][l])
              {
              if ((i==i2)&&(j==j2)&&(k==k2))
                {
                WD.write('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="../', url[i][0][0][0], '/',url[i][j][k][l], '">');
                if ((i==i2)&&(j==j2)&&(k==k2)&&(l==l2)) {WD.write('<font color="#009900">');}
                WD.write(section[i][j][k][l], '</font></a><br />'); 
                }
            l++;
            }
          }        
          k++;
          }
        }    // end if
      j++
      }
    i++;
    }
  WD.write('</p>');
 WD.write('<h6>');
  WD.write('<a href="http://www.one-name.org/" target="_blank"><img src="../guildlogo.gif" width=116 height=146 alt="Click to go to the Guild of One-Name Studies web site" title="Click to go to the Guild of One-Name Studies web site" border=0></a><br />');
  WD.write('The surname Cree is<br />registered with the<br /><a class="small" href="http://www.one-name.org/" target="_blank">Guild of One-Name Studies</a></h6>');

  WD.write('</td></tr></table>');
  }  // end function sidemenu


function creenews()
  {
  WD.write('<tr><td>');
  WD.write('<h3 class="centre"><b><img src="../home/cn3.gif" width="282" height="39" align="top"><br />');
  WD.write(heading, '</b></h3>');
  WD.write('</td></tr>');
  }

function header()
  {
  WD.write('<tr><td>');
  WD.write('<h2 class="centre">', heading, '</h2><br />');
  WD.write('</td></tr>');
  }

function thispage()
  {
  WD.write('<p class="centre">This page is at <b><a href="../', url[i2][0][0][0], '/index.html">', section[i2][0][0][0], '</a>');
  if (j2>0) {WD.write(' > <a href="../', url[i2][0][0][0], '/', url[i2][j2][0][0], '"> ' , section[i2][j2][0][0], '</a>');}
  if (k2>0) {WD.write(' > <a href="../', url[i2][0][0][0], '/', url[i2][j2][k2][0], '"> ' , section[i2][j2][k2][0], '</a>');}
  if (l2>0) {WD.write(' > <span class="green">' , section[i2][j2][k2][l2], '</span>');}
  WD.write('</b></p>');
  }

function topmenu()
  {
  WD.write('<tr><td><p class=band>');
  var i=0;
  while (section[i][0][0][0])
    {
    WD.write('| <a href="');
    WD.write('../', url[i][0][0][0]);
    WD.write('/index.html" target="_top"">', section[i][0][0][0], '</a> ');
    i++;
    }
  WD.write(' |</p>');
  if (i2 > -1) {thispage();}
  WD.write('</td></tr>');
  }

function bottommenu()
  {
  WD.write('<tr><td><p class=band>');
  var i=0;
  while (section[i][0][0][0])
    {
    WD.write('| <a href="');
    WD.write('../', url[i][0][0][0]);
    WD.write('/index.html" target="_top"">', section[i][0][0][0], '</a> ');
    i++;
    }
  WD.write(' |</p>');
  WD.write('</td></tr>');
  validation();
  }

function topmenunext()
  {
  WD.write('<tr><td bgcolor="#009900"><p class=band>');
  WD.write('| <a href="');
  WD.write(url[i2][j2][k2][l2+1]);
  WD.write('" target="_top">Continue... </a> ');
  WD.write(' |</p>');
  WD.write('</td></tr>');
  }

function pageclose()
  {
  WD.write('</td></tr><br />');
  bottommenu();
  WD.write('</table></td></tr></table>');
  }

function pagelayout()
  {
  //framebuster
  if (top != self)
    {
    var pagename=location.href;
    top.location.href=pagename;
    }
  WD.write('<table width="800" cellpadding=0 cellspacing=0 border=0>');
  WD.write('<tr valign="top"><td width=150>');
  sidemenu();
  WD.write('</td><td>');
  WD.write('<table width="100%" cellpadding=0 cellspacing=0 border=0>');
  if (cn==true) {creenews();} else {header();}
  topmenu();
  WD.write('<tr><td>');
  sitename="The Cree One-Name Study";
  document.title=sitename+' - '+heading;
  }

function validation()
  {
  WD.write('<tr><td>');

  WD.write('<p><a href="http://validator.w3.org/check?uri=referer">');
  WD.write('<img src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01 Transitional" height="31" width="88"></a>');
  WD.write('&nbsp;');
  WD.write('<a href="http://jigsaw.w3.org/css-validator/check/referer">');
  WD.write('<img style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss-blue" alt="Valid CSS!">');
  WD.write('</a></p></td></tr>');
  }
