<!-- Begin

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


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

document.write('PowerForward Inc.');

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

document.write('60 Ironside Cres. Unit 9<br>');

document.write('Toronto, ON M1X 1G4<br>');

document.write('PHONE: <span class="contacttitle">416.227.0002<BR></span>');

document.write('<br>');

document.write(' <a href="mailto:info@powerfwd.com" class="link">info@powerfwd.com</a><br>');


//  End -->