/*

	File containing variable items for placement in the navigation column
	Boddington family
	
	DON'T FORGET that the single quotes around the link names must be preceeded by a back slash

*/
<!--
navtrac += "nav2 ";
//
function writenav() {
	if (family == "Boddington" || family == "Bodington") {
var writeLine = "";
writeLine += '<tr><td id="home"><a href="' + (prefix) + '/index.htm">Site&nbsp;Home</a></td></tr>';
writeLine += '<tr><td id="origins"><a href="' + (prefix) + '/origins.htm">Origins</a></td></tr>';
writeLine += '<tr><td><hr></td></tr>';
writeLine += '<tr><td><p style="color:white;font-size:1.25em;text-align:center;text-indent:0"><b>Two D<br>Boddingtons</b></p></td></tr>';
writeLine += '<tr><td id="treedata"><strong><a href="javascript:null()">Family tree data:</a></strong>';
writeLine += '<tr><td id="surnames"><a href="' + (prefix) + '/wc_idx/sur.htm">&nbsp;&nbsp;&nbsp;Surnames</a></td></tr>';
writeLine += '<tr><td id="names"><a href="' + (prefix) + '/wc_idx/idx001.htm">&nbsp;&nbsp;&nbsp;Names&nbsp;index</a></td></tr>';
writeLine += '<tr><td id="members"><a href="' + (prefix) + '/wc_idx/idx001.htm#BODDINGTON">&nbsp;&nbsp;&nbsp;Boddington&nbsp;family</a></td></tr>';
writeLine += '<tr><td id="sources"><a href="' + (prefix) + '/ps_src.htm">&nbsp;&nbsp;&nbsp;Sources</a></td></tr>';
writeLine += '<tr><td id="structure"><a href="' + (prefix) + '/structure.htm">Structure</a></td></tr>';
writeLine += '<tr><td id="history"><a href="' + (prefix) + '/histories.htm">Histories</a></td></tr>';
writeLine += '<tr><td><hr></td></tr>';
writeLine += '<tr><td><p style="color:white;font-size:1.25em;text-align:center;text-indent:0"><b>One D<br>Bodingtons</b></p></td></tr>';
writeLine += '<tr><td id="home_d"><a href="' + (prefix) + '/bodington-index.htm">Home</a></td></tr>';
writeLine += '<tr><td id="treedata_d"><strong><a href="javascript:null()">Family tree data:</a></strong>';
writeLine += '<tr><td id="surnames_d"><a href="' + (prefix) + '/bodington/wc_idx/sur.htm">&nbsp;&nbsp;&nbsp;Surnames</a></td></tr>';
writeLine += '<tr><td id="names_d"><a href="' + (prefix) + '/bodington/wc_idx/idx001.htm">&nbsp;&nbsp;&nbsp;Names&nbsp;index</a></td></tr>';
writeLine += '<tr><td id="members"><a href="' + (prefix) + '/bodington/wc_idx/idx001.htm#BODINGTON">&nbsp;&nbsp;&nbsp;Bodington&nbsp;family</a></td></tr>';
writeLine += '<tr><td id="sources_d"><a href="' + (prefix) + '/bodington/ps_src.htm">&nbsp;&nbsp;&nbsp;Sources</a></td></tr>';
writeLine += '<tr><td id="structure_d"><a href="' + (prefix) + '/bodington-structure.htm">Structure</a></td></tr>';
writeLine += '<tr><td id="history"><a href="' + (prefix) + '/histories.htm">Histories</a></td></tr>';
writeLine += '<tr><td><hr></td></tr>';
writeLine += '<tr><td id="others"><a href="' + (prefix) + '/piggott-index.htm">Piggott family</a></td></tr>';
writeLine += '<tr><td id="others"><a href="' + (prefix) + '/roadnight-index.htm">Roadnight family</a></td></tr>';
document.write(writeLine); };
//
	if (family == "Piggott") {
var writeLine = "";
writeLine += '<tr><td><p style="color:white;font-size:1.25em;text-align:center"><b>Piggott family</b></p></td></tr>';
writeLine += '<tr><td id="home_pig"><a href="' + (prefix) + '/piggott-index.htm">Home</a></td></tr>';
writeLine += '<tr><td id="treedata_pig"><strong><a href="javascript:null()">Family tree data:</a></strong>';
writeLine += '<tr><td id="surnames_pig"><a href="' + (prefix) + '/piggott/wc_idx/sur.htm">&nbsp;&nbsp;&nbsp;Surnames</a></td></tr>';
writeLine += '<tr><td id="names_pig"><a href="' + (prefix) + '/piggott/wc_idx/idx001.htm">&nbsp;&nbsp;&nbsp;Names&nbsp;index</a></td></tr>';
writeLine += '<tr><td id="members"><a href="' + (prefix) + '/piggott/wc_idx/idx001.htm#PIGGOTT">&nbsp;&nbsp;&nbsp;Piggott&nbsp;family</a></td></tr>';
writeLine += '<tr><td id="sources_pig"><a href="' + (prefix) + '/piggott/ps_src.htm">&nbsp;&nbsp;&nbsp;Sources</a></td></tr>';
writeLine += '<tr><td><hr></td></tr>';
writeLine += '<tr><td id="others"><a href="' + (prefix) + '/index.htm">Boddington family</a></td></tr>';
writeLine += '<tr><td id="others"><a href="' + (prefix) + '/bodington-index.htm">Bodington family</a></td></tr>';
writeLine += '<tr><td id="others"><a href="' + (prefix) + '/roadnight-index.htm">Roadnight family</a></td></tr>';
document.write(writeLine); };
//
	if (family == "Roadnight") {
var writeLine = "";
writeLine += '<tr><td><p style="color:white;font-size:1.25em;text-align:center"><b>Roadnight family</b></p></td></tr>';
writeLine += '<tr><td id="home_rdnt"><a href="' + (prefix) + '/roadnight-index.htm">Home</a></td></tr>';
writeLine += '<tr><td id="treedata_rdnt"><strong><a href="javascript:null()">Family tree data:</a></strong>';
writeLine += '<tr><td id="sirnames_rdnt"><a href="' + (prefix) + '/roadnight/wc_idx/sur.htm">&nbsp;&nbsp;&nbsp;Surnames</a></td></tr>';
writeLine += '<tr><td id="names_rdnt"><a href="' + (prefix) + '/roadnight/wc_idx/idx001.htm">&nbsp;&nbsp;&nbsp;Names&nbsp;index</a></td></tr>';
writeLine += '<tr><td id="members"><a href="' + (prefix) + '/roadnight/wc_idx/idx001.htm#ROADNIGHT">&nbsp;&nbsp;&nbsp;Roadnight&nbsp;family</a></td></tr>';
writeLine += '<tr><td id="sources_rdnt"><a href="' + (prefix) + '/roadnight/ps_src.htm">&nbsp;&nbsp;&nbsp;Sources</a></td></tr>';
writeLine += '<tr><td><hr></td></tr>';
writeLine += '<tr><td id="others"><a href="' + (prefix) + '/index.htm">Boddington family</a></td></tr>';
writeLine += '<tr><td id="others"><a href="' + (prefix) + '/bodington-index.htm">Bodington family</a></td></tr>';
writeLine += '<tr><td id="others"><a href="' + (prefix) + '/piggott-index.htm">Piggott family</a></td></tr>';
document.write(writeLine); };
}
//
writenav(true);
//
/*
	 Window name is set when each page is loaded in order to set the name to the correct family.
*/
window.name = family;
//
window.defaultStatus = "  Welcome to the " + family + " family pages!";
//
					//window.alert("Navtrac: " + navtrac + ", Prefix: " + prefix);
-->