<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="phonetitle">');

document.write('Idaho Falls, Idaho');

document.write('</span><br>');

document.write('<br>');

document.write('PHONE: <span class="phonetitle">208-403-7078 <br></span>');

document.write('<br>');

document.write('EMAIL: <a href="mailto:info@ifinspector.com?subject=Inspection Inquiry">info@ifinspector.com</a><br>');

document.write('<br><br><br>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">440-337-5343 <br></span>');

document.write('<br><br>');

document.write('<a href="agents.htm">View Real Estate Agent Contacts</a><br>');


//  End -->