// JavaScript Document
window.onload = function () {
document.getElementById('app_2').innerHTML = "<iframe src='app.php' frameborder='0'  width='350' height='700' border='0' scrolling='no'><p>This application is not supported by your browser. Please give us a call so we can help fill out an application for you.</p></iframe>";

}
