﻿function selector() {
    var ltype = document.getElementById("ltype").value
    if(ltype == "M") {
        window.location.href = "/apps/mortgages/mortgage"
    }else if(ltype == "R") {
        window.open("/apps/mortgages/refinance","nwin");
    }else if(ltype == "H") {
        window.open("/apps/mortgages/homeequity","nwin");
    }else if(ltype == "C") {
        window.open("http://www.jdoqocy.com/click-2363685-10374588","nwin");
    }else if(ltype == "A") {
        window.open("http://www.anrdoezrs.net/click-2363685-10377166","nwin");
    }else if(ltype == "S") {
        window.open("http://www.jdoqocy.com/click-2363685-10281116","nwin");
    }
}
