
<!-- Begin

var url	= "http://www.remick.org" 	//  Site URL
var who = "Remick Enterprises, Inc."	//  Site Name

<!-- NOTE: If you use a ' add a slash before it like this \' -->
<!-- NOTE: For no allwebco copyright erase only the next 2 lines -->

document.write('<span class ="copytext">Add Website to Your <a href="javascript:window.external.AddFavorite(url,who);">Favorites.</a><br>');
document.write(' <br>');
<!--document.write('Open Website <a href="index.html" target="_top">Splash Page.</a><br>');-->

<!--document.write('<a href="http://remick.org" class="link" target="_top">Remick Enterprises</a> & <a href="http://remick.org" class="link" target="_top">Hosting</a><br>&copy;Site Design 2003</span>'); -->

<!-- document.write('<br>'); -->


//  End -->