<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Bang-On-Roofing');

document.write('</span><br>');

document.write('572 Warren Place<br>');

document.write('Victoria, BC  V8Z 6E2<br>');

document.write('PHONE: <span class="phonetitle">(250) 589-9317<br></span>');

document.write('FAX: <span class="phonetitle">(250) 590-9317<br></span>');

document.write('<br>E-mail us: ');

document.write(' <A HREF="mailto:bangonroofing@shaw.ca">bangonroofing@shaw.ca</a><br>');


//  End -->