<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Alpha Services LLC');

document.write('</span><br>');

document.write('P.O. Box 3369<br>');

document.write('Coeur d'Alene, ID 83816<br>');

document.write('PHONE: <span class="phonetitle">(208) 765-0880<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(208) 555-5555<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@yourdomain.com" class="link">info@yourdomain.com</a><br>');


//  End -->
