// JavaScript Document

window.onload = function () {

if (document.getElementById('app_2') != null) { 

document.getElementById('app_2').innerHTML = "<iframe src='app.php' frameborder='0' scrolling='no' width='320' height='745' border='0'><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>";

}

//if (document.getElementById('contactus') != null) {

          document.getElementById('contactus').innerHTML = "<iframe src='http://www.ezloanlookup.com/media/iframe-contact.php?url=melrosepark-titleloans.com' frameborder='0'  width='360' height='330' border='0'><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>";

//     }

}
