<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// was height = 6
document.write('<img src="picts/stretchbar_red201.jpg" width="100%" height="6">');

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" BGCOLOR="#ffffff"><tr>');

// Build the row with the DTS logo CENTERED per Buff  10/13/2005 2:00 PM
document.write('<td ALIGN="center">');
document.write('<a href="index.html"><img src="images/dtslogo_220_82_red201.jpg" border="0" ALT="DTS America Medical Transcription" ></a>');
document.write('</td></tr>');

// ALT="DTS America Medical Transcription"

// Build a spacer row using a transparent 1 by 1 shim.gif   8 pixels
//document.write('<tr><td><img src="picts/shim.gif" border="0" height="24"></td></tr>')
document.write('<tr><td><img src="picts/cleardot.gif" border="0" height="24"></td></tr>')


// ALT="DTS America Work Management System"

// Build the row with the multi-picture business graphics and then the gradient
document.write('<tr><td background="picts/redtowhite3.jpg">')
document.write('<img src="picts/main.jpg" border="0" width="720" height="80" ALT="DTS America Work Management System" ></a>')
document.write('</td></tr></table>');

// accent bar in
//document.write('<img src="picts/stretchbar.jpg" width="100%" height="8"><br>');

//document.write('<br><br>end of header.js<br>');


//  End -->
