<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

     document.write('<span class="phonetitle">');

     document.write('Kohl Web Services');

     document.write('</span><br>');

     document.write('2752 Kingham Drive<br>');

     document.write('Memphis, TN 38119<br>');
     
	 document.write('Fax (901)590-2405: <span class="phonetitle">(901)590-2405<br></span>');
	 
	 document.write('Info (901)922-5253: <span class="phonetitle">(901)922-5253<br></span>');

     document.write('<BR>E-mail: ');

     document.write(' <A HREF="mailto:info@kohlwebservices.com">info@kohlwebservices.com</a><br>');
  

//  End -->
