<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Blue Squirrel');

document.write('</span><br>');

document.write('686 E. 8400 South<br>');

document.write('Sandy, UT 84070<br>');

document.write('PHONE: <span class="phonetitle">(801) 352-1551<BR></span>');

document.write('TOLL-FREE: <span class="phonetitle">(800) 403-0925<BR></span>');

document.write('FAX: <span class="phonetitle">(801) 912-6032<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:sales@bluesquirrel.com">sales@bluesquirrel.com</a><br>');


//  End -->