<!-- start

// NOTE: If you use a ' add a slash before it like this \'

// NOTE: Copy and paste any link to add a new link

//sample of code-> document.write('<ul>');


document.write('<TABLE cellpadding=0 cellspacing=0 border=0 width="100%"><tr><td class="linksbottom" align="center">');




// -- START MENU LINKS

document.write('<A HREF="http://www.frogburn.com/index.html">Home</a>');

document.write('&nbsp;&nbsp;&nbsp;');

document.write('<A HREF="puzbox.html">Puzzle Box</a>');

document.write('&nbsp;&nbsp;&nbsp;');

document.write('<A HREF="pictures.html">Pictures</a>');

document.write('&nbsp;&nbsp;&nbsp;');

document.write('<A HREF="videos2.html">Videos</a>');

document.write('&nbsp;&nbsp;&nbsp;');

document.write('<A HREF="sites.html">Previous Work</a>');

document.write('&nbsp;&nbsp;&nbsp;');

document.write('<A HREF="contact.html">Contact</a>');


//-- END MENU LINKS





document.write('</td></tr></table>');

document.write('&nbsp;');

//  End -->// JavaScript Document
