<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Waterful Marketing Solution Inc.');

document.write('</span><br>');

document.write('579 Kingston Road Suite 108<br>');

document.write('Toronto, Ontario M4E 1R3<br>');

document.write('PHONE: <span class="phonetitle">1-866-994-9092 or (647) 439-6128<BR></span>');

document.write('FAX: <span class="phonetitle">(647) 439-6129<BR></span>');

document.write('<BR>General Inquiries: ');

document.write(' <A HREF="mailto:Info@waterful.com">Info@waterful.com</a><br>');

document.write('<BR>Customer Care: ');

document.write(' <A HREF="mailto:CustomerCare@waterful.com">CustomerCare@waterful.com</a><br>');

document.write('<BR>Sales Inquiries: ');

document.write(' <A HREF="mailto:Sales@waterful.com">Sales@waterful.com</a><br>');

document.write('<BR>Human Resources: ');

document.write(' <A HREF="mailto:HumanResources@waterful.com">HumanResources@waterful.com</a><br>');
//  End -->