<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Future House Enterprises<br>');

document.write('Offices Locations: <br> Regina SK, Nanaimo BC');
document.write('</span><br>');

document.write('PHONE: <span class="phonetitle">(250) 667-8095 <br>');

document.write('E-mail: mhogan@remhouse.com <br>');




//  End -
