<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT

document.write('<br>Site contents &copy; <a href="index.html">3 Chicks That Click</a> | ')

   if (allwebco == "yes") {
document.write('Site design &copy; <a href="http://allwebcodesign.com" target="_blank">AllWebCo Design & Hosting</a><br>');
}




//  End -->