
<!-- NOTE: If you use a ' add a slash before it like this \' -->

<!-- start

document.write('<span class="copytext">Copyright &copy;2008 ');

document.write('<a href="index.html" target="_top">Ms. Nina Rage</a> ');

document.write('All Rights Reserved<br>');

document.write('For more information feel free to '); 

document.write(' <A HREF="mailto:ninarage@yahoo.com">Contact Nina</a><br>');

document.write('This site is best viewed in IE 5.5 or up.</span><br>');


//  End -->