<!-- Begin

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


var kcweb	  = "yes"	// SHOW KC WEB SPECIALISTS COPYRIGHT
var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT
var w3clogo	  = "no"	// SHOW W3C VALID LOGO



document.write('<span class="footer">');



   

document.write('<br>Copyright &copy; 2008 Omni Employment.  All Rights Reserved.');




document.write('<br>');



   if (kcweb == "yes") {
document.write('Site Created & Maintained by <a href="http://www.kcwebspecialists.com" target="_blank">KC Web Specilaists, LLC.</a><br>');
}




   if (allwebco == "yes") {
document.write('Site Design by <a href="http://allwebcodesign.com" target="_blank">Allwebco Design</a><br>');
}


document.write('</span>');


//  End -->
