<!-- Begin

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

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

document.write('CalKin Technology Inc.');

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

document.write('19055 Center Ave<br>');

document.write('Homewood, IL 60430<br>');

document.write('PHONE: <span class="phonetitle">(312) 725-4241<br></span>');

document.write('<br>E-mail us:<br>');

document.write(' <A HREF="mailto:info@calkininc.com">info@calkininc.com</a><br>');


//  End -->