<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('EcoXOXO Inc.');

document.write('</span><br>');

// document.write('10901 Your Road Hwy.<br>');

// document.write('Chicago, IL 60060<br>');

document.write('PHONE: <span class="phonetitle">(908) 277-6262<br></span>');

// document.write('FAX: <span class="phonetitle">(555) 555-5555<br></span>');

document.write('<br>E-mail us:<br>');

document.write(' <A HREF="mailto:info@ecoxoxo.com">info@EcoXOXO.com</a><br><br><br>');

document.write('<span class="phonetitle">');

document.write('Wholesale inquiries<br>');

document.write(' welcomed!');

document.write('</span><br>');


//  End -->
