<!-- 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

// BLACK SPLIT LINE 1

document.write('<img src="picts/menu-line.gif" width="156" height="2"><br>');

document.write('<span class="menutitle">Site Links:</span><br>');



// BLACK SPLIT LINE 1

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="8"><br>');



// START LINKS


// NOTE: COPY AND PASTE THE NEXT LINE TO MAKE A NEW LINK



document.write('<a href="about.htm" class="menu">About the PON</a>');



// BLACK SPLIT LINE 2

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="8"><br>');




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="8"><br>');


document.write('<a href="faq-home.htm" class="menu">F.A.Q.</a>');



// BLACK SPLIT LINE 4

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="8"><br>');


document.write('<a href="puppies.html" class="menu">Puppies</a>');



// BLACK SPLIT LINE 5

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="8"><br>');



document.write('<a href="older_pons.htm" class="menu">Older PONs Available</a>');


// BLACK SPLIT LINE 6

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="8"><br>');



document.write('<a href="articles.htm" class="menu">Articles</a>');



document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');


//  End -->
