<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT



document.write('<span class="footer">');

document.write('<br>All contents &copy; copyright 2008   ');

// EDIT THE NEXT LINE

document.write('<a href="index.html">Just In Time Management Services</a><br>');


   if (allwebco == "yes") {
document.write(' Site design: <a href="http://www.pnjwebdesign.com" target="_blank">PNJ Web Design</a><br>');
}


document.write('</span>');


//  End -->