<!-- Begin

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


var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT
var w3clogo	  = "yes"	// SHOW W3C VALID LOGO



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

document.write('<a href="index.html">home</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="about.htm">about</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="services_products.htm">services_products</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="training.htm">career_training</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="testimonials.htm">testimonials</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="media.htm">media</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="library.htm">video_library</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="customer_service.htm">customer_service</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">contact</a>');

document.write('&nbsp;|&nbsp;');



document.write('<br>');

document.write('<br>all contents &copy; copyright 2011 ');




// EDIT THE NEXT LINE

document.write('<a href="index.html">alpha m.</a><br>');







   if (allwebco == "yes") {
document.write('site design &copy; 2011 all rights reserved <a href="http://alphamimageconsulting.com" target="_blank">alpha m. image consulting</a> & <a href="http://alpham.net" target="_blank">alpha m. Dot Net</a><br>');
}


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


//  End -->
