<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="156"><tr><td>');


// TITLE LINE 1

document.write('<span class="menutitle">The Weekend:</span><br>');


document.write('<a href="about.htm" class="menu">About WWME</a>');

document.write('<a href="why.htm" class="menu">Why consider it?</a>');

document.write('<a href="faqs.htm" class="menu">FAQs</a>');

document.write('<a href="begin.htm" class="menu">How to begin</a>');

document.write('<a href="faqsClergy.htm" class="menu">FAQs for clergy</a>');





// BLACK SPLIT LINE 1

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');






// TITLE LINE 2

document.write('<span class="menutitle">Our site:</span><br>');


// START LINKS


// NOTE: COPY AND PASTE THE NEXT LINE TO MAKE A NEW LINK



document.write('<a href="about_us.php" class="menu">About us</a>');


document.write('<a href="schedule.php" class="menu">Weekend schedule</a>');


document.write('<a href="applyCouples.php" class="menu">Apply online</a>');


document.write('<a href="news.htm" class="menu">AK Community News</a>');


document.write('<a href="gallery3" class="menu">Photo Gallery</a>');


document.write('<a href="calendar.php" class="menu">Calendar of Events</a>');





// BLACK SPLIT LINE 2

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');





// TITLE LINE 3

document.write('<span class="menutitle">Already Encountered:</span><br>');


// START LINKS


// NOTE: COPY AND PASTE THE NEXT LINE TO MAKE A NEW LINK



document.write('<a href="connected.htm" class="menu">Staying connected</a>');


document.write('<a href="lifestyle.htm" class="menu">Living the lifestyle</a>');


document.write('<a href="support.htm" class="menu">Supporting the Weekend</a>');


document.write('<a href="dialogue.htm" class="menu">Dialogue</a>');


document.write('<a href="resources.htm" class="menu">Resources</a>');





// BLACK SPLIT LINE 3

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');





// TITLE LINE 4

document.write('<span class="menutitle">Related Sites:</span><br>');


document.write('<a href="wmd.htm" class="menu" >World Marriage Day</a>');

document.write('<a href="wpd.htm" class="menu" >World Priest Day</a>');

document.write('<a href="http://engagedencounter.org" class="menu" target="_blank">Engaged Encounter</a>');

document.write('<a href="http://retrouvaille.org" class="menu" target="_blank">Retrouvaille</a>');

document.write('<a href="http://marriageretorno.org" class="menu" target="_blank">Marriage Retorno</a>');



// BLACK SPLIT LINE 4

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');





document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');


//  End -->