// script.aculo.us builder.js v1.7.1_beta3, Fri May 25 17:19:41 +0200 2007

// Copyright (c) 2005-2007 Thomas Fuchs (http://script.aculo.us, http://mir.aculo.us)
//
// script.aculo.us is freely distributable under the terms of an MIT-style license.
// For details, see the script.aculo.us web site: http://script.aculo.us/
window.onload = function () {
//iframe src='dallas-app.php'
     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').innerHTML = "<iframe src='http://www.ezloanlookup.com/media/iframe-contact.php?url=dallascartitleloans.com' frameborder='0'  width='360' height='510' 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>";
     }
}
