	var contact_name="Jim Harris"
	var contact_adr1="6760 School Lane Road,"
	var contact_adr2="Chilliwack B.C. V2R 2C9"
	var contact_phone="604-858-0618"
	var contact_email="jimharris@shaw.ca"
	
	var members=133
	var cost_ann=10
	var cost_life=100

	var link_title=new Array();
	var link_url=new Array();

	link_title[0]="Chilliwack Museum and Archives"
	link_url[0]="http://www.chilliwack.museum.bc.ca/cm"

	link_title[1]="Sapper Apprentice Website"
	link_url[1]="http://members.shaw.ca/jim.harris1/"

	link_title[2]="Canadian Military Heritage"
	link_url[2]="http://www.rootsweb.com/~canmil/"

	link_title[3]="Veterans Affairs Canada"
	link_url[3]="http://www.vac-acc.gc.ca/general/"

	link_title[4]="Veterans Commemoration Committee"
	link_url[4]="http://www.geocities.com/vac_acc/"

	link_title[5]="Canadian Military Medals"
	link_url[5]="http://www.vac-acc.gc.ca/general/sub.cfm?source=collections/cmdp/mainmenu"

	link_title[6]="Retired Sappers (Chilliwack)"
	link_url[6]="http://www.members.shaw.ca/hpoile/"
	
	link_title[7]="Retired Forces Members Assistance"
	link_url[7]="http://www.forces.ca/hr/thecentre/engraph/links_e.asp"
	
	link_title[8]="Canadian Chinese Museum"
	link_url[8]="http://www.ccmuseum.bc.ca"

	link_title[9]="World Military Bands"
	link_url[9]="http://www.worldmilitarybands.com"

	link_title[10]="CFB Chilliwack Firefighters Homepage"
	link_url[10]="http://firehouse651.com/index.html"

	link_title[11]="British Columbia Archival Information Network"
	link_url[11]="http://aabc.bc.ca/aabc/guidrept.html"

	link_title[12]="CME Museum, Gagetown NB"
	link_url[12]="http://www.cmemuseum.ca"

	link_title[13]="Airforce Association MacLeod Wing"
	link_url[13]="http://www.members.shaw.ca/rcaf879wing"

	link_title[14]="Seawaves - Naval News"
	link_url[14]="http://www.seawaves.com"




// ********* Do not change anything below this line **********
	

	var sec=new Array();
	var sec_file=new Array();

	sec[0]="Home";
	sec_file[0]="index.html";
	sec[1]="News";
	sec_file[1]="news.html";
	sec[2]="Gallery";
	sec_file[2]="gallery.html";
	sec[3]="History";
	sec_file[3]="history.html";
	sec[4]="Bulletin Board";
	sec_file[4]="bulletin.html";
	sec[5]="Membership";
	sec_file[5]="members.html";
	sec[6]="Information";
	sec_file[6]="info.html";

	var thing=new Date();
	var dy= thing.getDate();
	var mnth=thing.getMonth();
	var pd_pic=Math.round((dy-5)/8);
	var pd_cat=Math.round(dy-(pd_pic*8))-1;

	function sec_list(n) {
	var wdth=100/sec.length
	document.write('<a href="#content"><img src="shiv.gif" border=0 alt="Skip to content"></a>')
		for (count=0; count < sec.length; count++)  {
	document.write('<td bgcolor="#cccc66" width='+wdth+'%><p><b><a href="'+sec_file[count]+'">'+sec[count]+'</a></b></p></td>')
		}
	}

	function sec_header(c) {

		document.write('<table bgcolor="#000000" border=0 cellspacing=0 cellpadding=0 width=100%><tr><td> <table bgcolor="#000000" border=0 cellspacing=3 cellpadding=3  width=100%>')
		document.write('<tr><td bgcolor="#660033" rowspan=2 width=1 align=right><img src="smallcrest.gif"></td>')
		sec_list(c);
		document.write('</tr><tr>')
		document.write('<td bgcolor="#660033" width=1 colspan=7><p><b><big>CFB&nbsp;Chilliwack&nbsp;Historical&nbsp;Society</big></b></p>')
		document.write('</td></table></td></tr></table>')
	}


	function sidebar() {
		document.write('<table bgcolor="#cccc66" width="1"><tr><td valign=top>')
		document.write('<img src-"shiv.gif" width=160 height=1>')

		document.write('<p class="head">More Information</p>')
		document.write('<div class="body">')
		document.write('<p>Select one of the following categories for more information about:<br>')
		document.write('<ul><li><a href="info.html#cfbchs">CFB Chilliwack Historical Society</a></li>')
		document.write('<li><a href="info.html#site">This Web site</a></li>')
		document.write('<li><a href="info.html#designer">The Web Designer</a></li>')
		document.write('<li><a href="info.html#cfbchs">Contact Information</a></li>')
		document.write('</p></div>')
		document.write('</td></tr>')

		document.write('<tr><td bgcolor="#660033">')
		document.write('</td></tr>')

		document.write('<tr><td valign=top>')
		document.write('<p class="head">Become a Member!</p>')
		document.write('<div class="body">')
		document.write('<p><b>You too can become a member of the CFB Chilliwack Historical society. </b> Membership cost is only CAN$'+cost_ann+'.00 per year or, if you are over 55 years of age, CAN$'+cost_life+'.00 for a lifetime membership.</p><p><a href="members.html">More information about membership.</a></p>')	
		document.write('</p></div>')
		document.write('</td></tr>')

		document.write('<tr><td bgcolor="#660033">')
		document.write('</td></tr>')

		document.write('<tr><td valign=top>')
		document.write('<p class="head">Links</p>')
		document.write('<div class="body">')
		document.write('<p><b>If you enjoy this site, here are a few others you should check out:</a></p>')	
		for (count=0; count < link_url.length; count++)  {
	document.write('<p><b><a href="'+link_url[count]+'">'+link_title[count]+'</a></b></p>')
		}
		document.write('</p></div>')
		document.write('</td></tr>')

		document.write('</td></tr></table>')

		}

	function footer(s) {
		document.write('<table bgcolor="#cccc66" ><tr><td valign=bottom align=right>')

		document.write('<img src="eyeball.gif" alt=""></td>')
		document.write('<td align=center valign=bottom><small><p align=right>&copy; 2002 CFB Chilliwack Historical Society</p>')		
		document.write('<p align=left>Design by Casey J. Sillito, freelance Web designer<br>')
		document.write('<b>Web:&nbsp;</b><a href="http://'+author_web+'.html">'+author_web+'</a> ')
		document.write('<b>Email:&nbsp;</b><a href="mailto:'+author_email+'">'+author_email+'</a> ')
		document.write('</p></small></td>')			
		document.write('<td valign=top align=left><img src="smallcrest.gif"  alt="CFBCHS Crest">')	
		document.write('</td></tr></table>')
		}

	function mtags(c) {
		document.write('<meta NAME="copyright" CONTENT="(c) Copyright 2002 by CFB Chilliwack Historical Society.   All rights reserved.">')
		document.write('<meta NAME="description" CONTENT="Keeping the memory of CFB Chilliwack alive with photos, stories and community building">')
		document.write('<meta NAME="keywords" CONTENT="Canada, army, Chilliwack, sappers, Sapper, Field Engineer, Sapper Apprentice, RCSME, CFSME, CFB Chilliwack, Camp Chilliwack, Vedder Crossing, CFOCS, Engineer, CME, RCE, Canadian Forces, Canadian Army, A6-CETC, A6, CETC, Military, Navy, Air Force, Construction Engineer, Recruit">')
		}

	var author_email="cjsillito@shaw.ca"
	var author_phone="(403)255-4919"
	var author_web="members.shaw.ca/cjsillito"
