<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle"><nobr>');

document.write('King Lighting, Inc. Cincinnati Office');

document.write('</nobr></span><br>');

document.write('515 Madison Ave - Ste 300<br>');

document.write('Covington, Ky. 41011<br>');

document.write('PHONE: <span class="phonetitle">(859) 261-5511<br></span>');

document.write('FAX: <span class="phonetitle">(859) 261-2228<br></span>');

document.write('<br>');




document.write('<span class="phonetitle"><nobr>');

document.write('King Lighting, Inc. Dayton Office');

document.write('</nobr></span><br>');

document.write('333 West 1st Street Suite 416<br>');

document.write('Dayton, Oh 45402<br>');

document.write('PHONE: <span class="phonetitle">(937) 223-0303<br></span>');

document.write('FAX: <span class="phonetitle">(937) 223-3322<br></span>');

document.write('<br>');


document.write(' <a href="mailto:info@king-lighting.com">info@king-lighting.com</a><br>');


//  End -->
