<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Northgate Builder, Inc.');

document.write('</span><br>');

document.write('11400 Highway 20 West, Suite 3<br>');

document.write('Galena, IL 61036<br>');

document.write('PHONE: <span class="phonetitle">(815) 777-3700<BR></span>');

document.write('FAX: <span class="phonetitle">(815) 777-4038<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:northgate@aeroinc.net">northgate@aeroinc.net</a><br>');


//  End -->