<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Computer Alliance');

document.write('</span><br>');

document.write('4757 E. Greenway Rd. #107B<br>');

document.write('Phoenix, AZ 85032<br>');

// document.write('PHONE: <span class="phonetitle">(602) 482-2700<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:contact@computeralliance.com">contact@computeralliance.com</a><br>');


//  End -->