//********************************************************************************
// COPYRIGHT 2007 © Innovative Sites, Inc.									******
// Unauthorized use or sale of this script is strictly prohibited by law	******
//********************************************************************************

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class ="footer">&copy;Copyright 2008 ');
document.write('<a href="http://innovativesites.net" target="blank">Innovative Sites, Inc. Web Design and Hosting</a> ');
document.write('</span>');

