<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Ryan Lamontagne Inc');

document.write('</span><br>');

document.write('2249 Carling Avenue Suite 304<br>');

document.write('Ottawa, Ontario K2B 7E9<br>');

document.write('PHONE: <span class="phonetitle">(613)596-3353<BR></span>');

document.write('Toll Free: <span class="phonetitle">(800)304-7180<BR></span>');

document.write('FAX: <span class="phonetitle">(613)596-2441<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@ryanlamontagne.com">contact us</a><br>');


//  End -->