<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="footer">');

document.write('<a href="index.html">Home</a> ');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="about.html">About</a> ');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="little_models.html">Little Models</a> ');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="vip_list.html">Become a VIP</a> ');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="questions.html">Questions?</a> ');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.html">Contact</a> ');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="privacy.html">Privacy</a>');

document.write('<br>all contents &copy; copyright 2008-2010 Tender Images by Debbie. Designed by <a href="http://www.flyingorangewebdesign.com" target="_blank">Flying Orange</a>');

document.write('</span>');


//  End -->
