<!-- Begin

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

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

document.write('Ott Development, Inc.');

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

document.write('W223 N608 Saratoga Drive, Suite B<br>');

document.write('Waukesha, WI  53186<br>');

document.write('PHONE: <span class="phonetitle">(262) 896-0890<BR></span>');

document.write('FAX: <span class="phonetitle">(262) 896-0920<BR></span>');

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

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

document.write('<BR>');

//  End -->