<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Biohazard Response, Inc.');

document.write('</span><br>');

document.write('2200 Forsyth Road, Suite B-09<br>');

document.write('Orlando, Florida 32807<br>');

document.write('PHONE: <span class="phonetitle">(407) 277-0006<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(321) 214-4397<BR></span>');


//  End -->