<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Fairway Mortgage');

document.write('</span><br>');

document.write('2324 N. Perkins Rd.<br>');

document.write('Stillwater, OK 74075<br>');

document.write('Phone: <span class="phonetitle">(405) 372-5363<br></span>');

document.write('  Fax: <span class="phonetitle">  (405) 533-2829<br></span>');

document.write('Toll Free: <span class="phonetitle">(866) 628-5363<br></span>');

document.write('<br>E-mail us:<br>');
document.write(' <A HREF="mailto:mailto:info@myfairway.net">info@myfairway.net</a><br>');


//  End -->