<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="footmenu">');

document.write('<a href="index.html" class="footer1" title="Home Page, Click Here">home</a>');

document.write('&nbsp;|&nbsp;');

document.write('<a href="page_001.html" class="footer1" title="Contact Page, Click Here">contact</a>');

document.write('&nbsp;|&nbsp;');

document.write('<a href="http://www.uglesichs.com/cgi-bin/forum/ikonboard.cgi?" class="footer1" title="About Us Page, Click Here">forum</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="page_000.html" class="footer1" title="Online Store Page, Click Here">store</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="recognition.html" class="footer1" title="Uglesichs Reviews, Click Here">reviews</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="privacy.htm" class="footer1" title="Secure Shopping, Click Here">secure shopping</a>');

document.write('<br>');


document.write('</span>');


//  End -->
