<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Capitol Web Development');

document.write('</span><br>');

document.write('1536 Jackson Street<br>');

document.write('Springfield, Illinois 62704<br>');

document.write('PHONE: <span class="phonetitle">(217) 553-6398<BR></span>');

document.write('<BR><B>Email:</B> ');

document.write(' <A HREF="mailto:info@capitolwebdevelopment.com">CWD</a><br>');


//  End -->

