<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Alliance Consumer Products, Inc');

document.write('</span><br>');

document.write('11428 N. Sundown Drive<br>');

document.write('Scottsdale, AZ 85260<br>');

document.write('PHONE: <span class="phonetitle">(480) 361-1573<br></span>');

document.write('FAX: <span class="phonetitle">(480) 361-1574<br></span>');

document.write('<br>E-mail us: ');

document.write(' <A HREF="mailto:info@allianceconsumerproducts.com">info@allianceconsumerproducts.com</a><br>');


//  End -->