
function openpopup(){
var popurl="/brm/pop_up_win/pop_loan.asp"
winpops=window.open(popurl,"","width=250,height=250,")
}



