<!-- Begin

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


var allwebco          = "no"        // SHOW ALLWEBCO COPYRIGHT








// START FOOTER LINKS


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

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

document.write(' <a href="http://www.reviveright.com/about.htm">About</a>');

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

document.write(' <a href="http://www.reviveright.com/newsforretailers.html">News For Retailers</a>');

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

document.write(' <a href="http://www.reviveright.com/newsletter.html">Revive Newsletter</a>');

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

document.write(' <a href="http://www.reviveright.com/blog/blog.html">Revive Blog</a>');

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

document.write(' <a href="http://www.reviveright.com/gallery.html">Revive In These Stores!</a>');

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

document.write(' <a href="http://www.reviveright.com/fundraising.html">Fund Raising</a>');

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

document.write(' <a href="http://www.reviveright.com/commercial.html">Our Commercial</a>');

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

document.write(' <a href="http://www.reviveright.com/events.html">Revive Events</a>');

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

document.write(' <a href="http://www.reviveright.com/links.htm">Links</a>');





document.write('<br><br>All contents &copy; copyright 2009 ');



// EDIT THE NEXT LINE


document.write('<a href="http://www.reviveright.com/index.html">Revive Right LLC</a><br>');













   if (allwebco == "yes") {
document.write('Site Design &copy; 2009 All rights reserved <a href="http://www.reviveright.com" target="_blank">Revive Right LLC</a><br>');
}



document.write('<br>');




//  End -->