<!--
//edit the links as you would with regular html but remember the '/" changes and follow the examples as a guide

document.write('<p class="pg">The Christian Journey</p>');

document.write('<p class="pg2"><a href="#Today">01/03/10 Sermon</a></p>');

document.write('<p class="pg2"><a href="#First">God Makes the First Move</a></p>');

document.write('<p class="pg2"><a href="#Attitude">Our Attitude on the Journey</a></p>');

document.write('<p class="pg2"><a href="#Resistance">Resistance on the Journey</a></p>');

document.write('<p class="pg2"><a href="#Participation">Philippians - Our Participation in the Gospel</a></p>');

document.write('<p class="pg2"><a href="#Roadmap">The Road Map</a></p>');

document.write('<p class="pg2"><a href="#Vehicle">The Vehicle</a></p>');

document.write('<p class="pg2"><a href="#Journey">The Journey</a></p>');

document.write('<p class="pg2"><a href="#Compassions">Compassions on the Way</a></p>');

document.write('<p class="pg2">Our Heritage</p>');

document.write('<p class="pg2">Help Along the Way</p>');

document.write('<p class="pg2">The Eternal Future</p>');

document.write('<p class="pg2"><a href="#Archives">Sermon Archives</a></p>');

//-->

