// JavaScript for Online Applications Page amo_online_home_loan_applications.asp
function CoApp(){
window.open('homeloanapplications/amo_agree_co.asp','co_app',config='width=810, height=650,left=0,top=0,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=noresize');
}
function HomeApp(){
window.open('homeloanapplications/amo_agree_home.asp','app',config='width=810, height=650,left=0,top=0,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=noresize');
}
function AdobeReader(){
window.open('http://www.adobe.com/products/acrobat/readstep2.html','adobe');
}
function DLApp(){
window.open('amo_loan_form.pdf','dl_app');
}
function tools(){
window.open('amo_loan_calculator.htm','cals',config='width=800, height=650,left=0,top=0,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes');
}

-->