
<!--
//get the document title
var titlecode=window.document.title

//Pull out the document title except for the titlecode
var DocTitle=(titlecode.substring(titlecode.indexOf("Y"), titlecode.lastIndexOf("(")));


//test title for title codes and write breadcrumb trail

if(titlecode.indexOf("(pbl/main)")!=-1){
document.write("<strong> &nbsp;> </strong>&nbsp;");
document.write(DocTitle.bold());
}

if(titlecode.indexOf("(pbl/about)")!=-1){
document.write("<strong> &nbsp;> </strong>&nbsp;");
document.write("About&nbsp;PBL");
document.write("<strong> &nbsp;> </strong>&nbsp;");
document.write(DocTitle.bold());
}

if(titlecode.indexOf("(pbl/news)")!=-1){
document.write("<strong> &nbsp;> </strong>&nbsp;");
document.write("PBL&nbsp;News&nbsp;&amp;&nbsp;Events");
document.write("<strong> &nbsp;> </strong>&nbsp;");
document.write(DocTitle.bold());
}

if(titlecode.indexOf("(pbl/contracts)")!=-1){
document.write("<strong> &nbsp;> </strong>&nbsp;");
document.write("Power&nbsp;Contracts");
document.write("<strong> &nbsp;> </strong>&nbsp;");
document.write(DocTitle.bold());
}

	//subscription
	
	if(titlecode.indexOf("(contracts/subscription)")!=-1){
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write("Power&nbsp;Contracts");
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/PL/Subscription/subspl.shtml">Subscription</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write(DocTitle.bold());
	}

	if(titlecode.indexOf("(sub/announcements)")!=-1){
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write("Power&nbsp;Contracts");
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/PL/Subscription/subspl.shtml">Subscription</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/PL/subscription/announcements.shtml">Recent&nbsp;Announcements</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write(DocTitle.bold());
	}

	if(titlecode.indexOf("(sub/background)")!=-1){
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write("Power&nbsp;Contracts");
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/PL/Subscription/subspl.shtml">Subscription</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/PL/subscription/strategy.shtml">Strategy</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/pl/subscription/chronology.shtml">Background&nbsp;Info</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write(DocTitle.bold());
	}

	if(titlecode.indexOf("(sub/workgroup)")!=-1){
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write("Power&nbsp;Contracts");
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/PL/Subscription/subspl.shtml">Subscription</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/PL/subscription/strategy.shtml">Strategy</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/pl/subscription/chronology.shtml">Background&nbsp;Info</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/pl/subscription/meetings/mtg_summ.shtml">Workgroup&nbsp;Meeting&nbsp;Summaries</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write(DocTitle.bold());
	}

	if(titlecode.indexOf("(sub/strategy)")!=-1){
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write("Power&nbsp;Contracts");
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/PL/Subscription/subspl.shtml">Subscription</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/PL/subscription/strategy.shtml">Strategy</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write(DocTitle.bold());
	}

	//slice
	
	if(titlecode.indexOf("(contracts/slice)")!=-1){
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write("Power&nbsp;Contracts");
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/psp/products/slice/slice.shtml">Slice&nbsp;of&nbsp;the&nbsp;System</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write(DocTitle.bold());
	}

	if(titlecode.indexOf("(slice/mtg)")!=-1){
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write("Power&nbsp;Contracts");
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/psp/products/slice/slice.shtml">Slice&nbsp;of&nbsp;the&nbsp;System</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/psp/products/slice/mtgsumm.shtml">Meeting&nbsp;Notes</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write(DocTitle.bold());
	}

	if(titlecode.indexOf("(slice/closeout)")!=-1){
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write("Power&nbsp;Contracts");
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/psp/products/slice/slice.shtml">Slice&nbsp;of&nbsp;the&nbsp;System</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/psp/products/slice/closeprocess.shtml">Close-out&nbsp;Process</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write(DocTitle.bold());
	}

	if(titlecode.indexOf("(slice/phase2)")!=-1){
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write("Power&nbsp;Contracts");
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/psp/products/slice/slice.shtml">Slice&nbsp;of&nbsp;the&nbsp;System</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/psp/products/slice/phase2process.shtml">Phase&nbsp;2&nbsp;Process</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write(DocTitle.bold());
	}

	if(titlecode.indexOf("(slice/phase1)")!=-1){
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write("Power&nbsp;Contracts");
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/psp/products/slice/slice.shtml">Slice&nbsp;of&nbsp;the&nbsp;System</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/psp/products/slice/phase1process.shtml">Phase&nbsp;1&nbsp;Process</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write(DocTitle.bold());
	}


if(titlecode.indexOf("(pbl/rates)")!=-1){
document.write("<strong> &nbsp;> </strong>&nbsp;");
document.write('<A href="/power/psp/rates/index.shtml">Rates</a>');
document.write("<strong> &nbsp;> </strong>&nbsp;");
document.write(DocTitle.bold());
}

	if(titlecode.indexOf("(rates/announcements)")!=-1){
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/Psp/rates/index.shtml">Rates</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/Psp/rates/announcements.shtml">Recent&nbsp;Announcements</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write(DocTitle.bold());
	}

	if(titlecode.indexOf("(rates/current)")!=-1){
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/Psp/rates/index.shtml">Rates</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/Psp/rates/current.shtml">Current&nbsp;Power&nbsp;Rates</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write(DocTitle.bold());
	}

	if(titlecode.indexOf("(rates/previous)")!=-1){
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/Psp/rates/index.shtml">Rates</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/Psp/rates/current.shtml">Current&nbsp;Rates</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/Psp/rates/previous/index.shtml">Previous&nbsp;Rates</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write(DocTitle.bold());
	}

	if(titlecode.indexOf("(rates/adjustments)")!=-1){
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/Psp/rates/index.shtml">Rates</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/Psp/rates/adjustments/index.shtml">Adjustments</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write(DocTitle.bold());
	}

	if(titlecode.indexOf("(rates/meetings)")!=-1){
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/Psp/rates/index.shtml">Rates</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/Psp/rates/meetings/index.shtml">Meetings&nbsp;&amp;&nbsp;Workshops</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write(DocTitle.bold());
	}

	if(titlecode.indexOf("(meetings/LBcrac)")!=-1){
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/Psp/rates/index.shtml">Rates</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/Psp/rates/meetings/index.shtml">Meetings&nbsp;&amp;&nbsp;Workshops</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/Psp/rates/meetings/LBcrac.shtml">LB&nbsp;CRAC&nbsp;Workshops</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write(DocTitle.bold());
	}

	if(titlecode.indexOf("(meetings/FBcrac)")!=-1){
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/Psp/rates/index.shtml">Rates</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/Psp/rates/meetings/index.shtml">Meetings&nbsp;&amp;&nbsp;Workshops</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/Psp/rates/meetings/FBcrac.shtml">FB&nbsp;CRAC&nbsp;Workshops</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write(DocTitle.bold());
	}

	if(titlecode.indexOf("(meetings/SNcrac)")!=-1){
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/Psp/rates/index.shtml">Rates</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/Psp/rates/meetings/index.shtml">Meetings&nbsp;&amp;&nbsp;Workshops</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/Psp/rates/meetings/SNcrac.shtml">SN&nbsp;CRAC&nbsp;Workshops</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write(DocTitle.bold());
	}

	if(titlecode.indexOf("(meetings/sn03)")!=-1){
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/Psp/rates/index.shtml">Rates</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/Psp/rates/meetings/index.shtml">Meetings&nbsp;&amp;&nbsp;Workshops</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/Psp/rates/meetings/sn03.shtml">SN-03&nbsp;Rate&nbsp;Case&nbsp;Workshops</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write(DocTitle.bold());
	}

	if(titlecode.indexOf("(rates/ratecases)")!=-1){
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/Psp/rates/index.shtml">Rates</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/Psp/rates/RateCases/index.shtml">Rate&nbsp;Cases</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write(DocTitle.bold());
	}

	if(titlecode.indexOf("(ratecases/sn03)")!=-1){
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/Psp/rates/index.shtml">Rates</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/Psp/rates/RateCases/index.shtml">Rate&nbsp;Cases</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/Psp/rates/RateCases/sn03/index.shtml">SN-03</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write(DocTitle.bold());
	}

if(titlecode.indexOf("(sn03/pre)")!=-1){
document.write("<strong> &nbsp;> </strong>&nbsp;");
document.write('<A href="/power/Psp/rates/index.shtml">Rates</a>');
document.write("<strong> &nbsp;> </strong>&nbsp;");
document.write('<A href="/power/Psp/rates/RateCases/index.shtml">Rate&nbsp;Cases</a>');
document.write("<strong> &nbsp;> </strong>&nbsp;");
document.write('<A href="/power/Psp/rates/RateCases/sn03/index.shtml">SN-03</a>');
document.write("<strong> &nbsp;> </strong>&nbsp;");
document.write('<A href="/power/Psp/rates/RateCases/sn03/pre-proposal.shtml">Pre-Proposal</a>');
document.write("<strong> &nbsp;> </strong>&nbsp;");
document.write(DocTitle.bold());
}

if(titlecode.indexOf("(sn03/initial)")!=-1){
document.write("<strong> &nbsp;> </strong>&nbsp;");
document.write('<A href="/power/Psp/rates/index.shtml">Rates</a>');
document.write("<strong> &nbsp;> </strong>&nbsp;");
document.write('<A href="/power/Psp/rates/RateCases/index.shtml">Rate&nbsp;Cases</a>');
document.write("<strong> &nbsp;> </strong>&nbsp;");
document.write('<A href="/power/Psp/rates/RateCases/sn03/index.shtml">SN-03</a>');
document.write("<strong> &nbsp;> </strong>&nbsp;");
document.write('<A href="/power/Psp/rates/RateCases/sn03/initialproposal.shtml">Initial&nbsp;Proposal</a>');
document.write("<strong> &nbsp;> </strong>&nbsp;");
document.write(DocTitle.bold());
}

if(titlecode.indexOf("(ratecases/WP-02)")!=-1){
document.write("<strong> &nbsp;> </strong>&nbsp;");
document.write('<A href="/power/Psp/rates/index.shtml">Rates</a>');
document.write("<strong> &nbsp;> </strong>&nbsp;");
document.write('<A href="/power/Psp/rates/RateCases/index.shtml">Rate&nbsp;Cases</a>');
document.write("<strong> &nbsp;> </strong>&nbsp;");
document.write('<A href="/power/Psp/rates/RateCases/wp02/index.shtml">WP-02</a>');
document.write("<strong> &nbsp;> </strong>&nbsp;");
document.write(DocTitle.bold());
}

if(titlecode.indexOf("(WP-02/fpstudies)")!=-1){
document.write("<strong> &nbsp;> </strong>&nbsp;");
document.write('<A href="/power/Psp/rates/index.shtml">Rates</a>');
document.write("<strong> &nbsp;> </strong>&nbsp;");
document.write('<A href="/power/Psp/rates/RateCases/index.shtml">Rate&nbsp;Cases</a>');
document.write("<strong> &nbsp;> </strong>&nbsp;");
document.write('<A href="/power/Psp/rates/RateCases/wp02/index.shtml">WP-02</a>');
document.write("<strong> &nbsp;> </strong>&nbsp;");
document.write('<A href="/power/Psp/rates/RateCase/fproposal/studies.shtml">Final&nbsp;Proposal&nbsp;Studies</a>');
document.write("<strong> &nbsp;> </strong>&nbsp;");
document.write(DocTitle.bold());
}

	if(titlecode.indexOf("(rates/fc)")!=-1){
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/Psp/rates/ratespl.shtml">Rates</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/PL/financialchoices/index.shtml">Financial&nbsp;Choices</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write(DocTitle.bold());
	}

if(titlecode.indexOf("(pbl/products)")!=-1){
document.write("<strong> &nbsp;> </strong>&nbsp;");
document.write('<A href="/power/psp/products/prodspl.shtml">Products</a>');
document.write("<strong> &nbsp;> </strong>&nbsp;");
document.write(DocTitle.bold());
}

if(titlecode.indexOf("(pbl/generation)")!=-1){
document.write("<strong> &nbsp;> </strong>&nbsp;");
document.write('<A href="/power/pg/genspl.shtml">Generation</a>');
document.write("<strong> &nbsp;> </strong>&nbsp;");
document.write(DocTitle.bold());
}

	if(titlecode.indexOf("(generation/hydro)")!=-1){
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/pg/genspl.shtml">Generation</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/PG/hydrspl.shtml">Hydro&nbsp;Power</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write(DocTitle.bold());
	}

	if(titlecode.indexOf("(hydro/fcrps)")!=-1){
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/pg/genspl.shtml">Generation</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/PG/hydrspl.shtml">Hydro&nbsp;Power</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/pgf/HydrPNW.shtml">FCRPS&nbsp;Hydro&nbsp;Projects</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write(DocTitle.bold());
	}

	if(titlecode.indexOf("(fcrps/fishfund)")!=-1){
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/pg/genspl.shtml">Generation</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/PG/hydrspl.shtml">Hydro&nbsp;Power</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/pgf/HydrPNW.shtml">FCRPS&nbsp;Hydro&nbsp;Projects</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/pgf/fish/fishfund.shtml">Fish&nbsp;Funding&nbsp;2002-2006</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write(DocTitle.bold());
	}

	if(titlecode.indexOf("(generation/wind)")!=-1){
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/pg/genspl.shtml">Generation</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/PGC/wind/wind.shtml">Wind&nbsp;Power</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write(DocTitle.bold());
	}

	if(titlecode.indexOf("(generation/planning)")!=-1){
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/pg/genspl.shtml">Generation</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/pgp/planning.shtml">Planning</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write(DocTitle.bold());
	}

	if(titlecode.indexOf("(generation/whitebook)")!=-1){
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/pg/genspl.shtml">Generation</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/pgp/planning.shtml">Planning</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/pgp/whitebook/whitebook.shtml">White&nbsp;Book</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write(DocTitle.bold());
	}

if(titlecode.indexOf("(pbl/contact)")!=-1){
document.write("<strong> &nbsp;> </strong>&nbsp;");
document.write('<A href="/power/p/contspl.shtml">Contact&nbsp;Us</a>');
document.write("<strong> &nbsp;> </strong>&nbsp;");
document.write(DocTitle.bold());
}

	if(titlecode.indexOf("(cont/ae)")!=-1){
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/p/contspl.shtml">Contact&nbsp;Us</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/ps/contae.shtml">Contact&nbsp;AE</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write(DocTitle.bold());
	}

if(titlecode.indexOf("(pbl/help)")!=-1){
document.write("<strong> &nbsp;> </strong>&nbsp;");
document.write('<A href="/power/pgg/webspl.shtml">PBL&nbsp;Site&nbsp;Help</a>');
document.write("<strong> &nbsp;> </strong>&nbsp;");
document.write(DocTitle.bold());
}

	if(titlecode.indexOf("(help/navigation)")!=-1){
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/pgg/webspl.shtml">PBL&nbsp;Site&nbsp;Help</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write('<A href="/power/pgg/features.shtml">Navigation&nbsp;Aids</a>');
	document.write("<strong> &nbsp;> </strong>&nbsp;");
	document.write(DocTitle.bold());
	}

//-->








