// JavaScript Document
document.writeln( '<hr>')

document.writeln('<h4>Kris Shaw, LMT')
document.writeln('<br>Clinic Location')
document.writeln('<br>in NE Seattle')
document.writeln('<br>')
document.writeln('<br/>')
document.writeln('<br>206.370.2600')
document.writeln('<br/>')

document.writeln('</span><br/>') 