<!-- Begin


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


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

document.write('All Weather Heating & Cooling Inc.');

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

document.write('PHONE: <span class="phonetitle">(919) 967-9775<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(877) 310-1220<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:contactus@yourallweatherhvac.com">contactus@yourallweatherhvac.com</a><br>');



//  End -->