<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Midwest Business Systems');

document.write('</span><br>');

document.write('807 East Century<br>');

document.write('Bismarck, ND  58503<br>');

document.write('PHONE: <span class="phonetitle">(701) 222-2222<BR></span>');

document.write('FAX: <span class="phonetitle">(701) 222-2221<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:marty@mbs-nd.com">marty@mbs-nd.com</a><br>');


//  End -->