// JavaScript Document
window.onload = function () {

document.getElementById('app_2').innerHTML = "<iframe src='app.php' frameborder='0'  width='320' height='725' 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>";


if (document.getElementById('contactus') != null && document.getElementById('contactus') != 'undefined') {
          document.getElementById('contactus').innerHTML = "<iframe src='http://www.ezloanlookup.com/media/iframe-contact.php?url=canton-cartitleloans.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>";
}
}

