<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Customer Driven Systems, Inc.');

document.write('</span><br>');

document.write('39555 Orchard Hill Place Suite 600<br>');

document.write('Novi, MI 48375<br>');

document.write('PHONE: <span class="phonetitle">(248) 374-5050<BR></span>');


document.write('FAX: <span class="phonetitle">(248) 348-5760<BR></span>');


document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:moreinfo at customerdriven.com" class="link">moreinfo at customerdriven.com</a><br>');


//  End -->