<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('WeDoWebStuff.com');

document.write('</span><br>');

document.write('270 Compton Ridge<br>');

document.write('Cincinnati, OH 45215<br>');

document.write('PHONE: <span class="phonetitle">(513) 759-4932<BR></span>');

document.write('<BR>Contact us: ');

document.write(' <A HREF="contact.aspx">Contact Us - Online Form</a><br>');


//  End -->