<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<div style="text-align:center">');
document.write('<span class="title">');

document.write('Integrated Essences');

document.write('</span><br />');

document.write('65834 E. Edwin Rd.<br />');

document.write('Tucson, AZ 85739<br />');

document.write('Business Hours 9:00 am to 5:00 pm<br />');
document.write('PHONE: <span>(520) 850-9463<br /></span>');

document.write('FAX: &nbsp;&nbsp;<span>(520) 825-4228<br /></span>');

document.write('<br /><a href="mailto:Beth@IntegratedEssences.com">Beth@IntegratedEssences.com</a><br />');

document.write('</span>');

document.write('</div>');

//  End -->