//

function treasuryOpen(){
	window.open('http://www.sbi-mortgage.co.jp/tosys/intro_flat.html',"rgst_win","menubar=no,status=yes,toolbar=no,width=669,height=600,marginwidth=0,marginheight=0,resizable=1,scrollbars=yes")
}


//店舗からの相談

function treasury_sOpen(){
	window.open('http://www.sbi-mortgage.co.jp/tosys/shop_flat.html',"rgst_win","menubar=no,status=yes,toolbar=no,width=669,height=600,marginwidth=0,marginheight=0,resizable=1,scrollbars=yes")
}

//来店相談予約

function treasury_MPOpen(){
	window.open('http://www.sbi-mortgage.co.jp/tosys/shop_MP.html',"rgst_win","menubar=no,status=yes,toolbar=no,width=669,height=600,marginwidth=0,marginheight=0,resizable=1,scrollbars=yes")
}

//WEBからの相談

function treasury_wOpen(){
	window.open('http://www.sbi-mortgage.co.jp/tosys/intro_flat.html',"rgst_win","menubar=no,status=yes,toolbar=no,width=669,height=600,marginwidth=0,marginheight=0,resizable=1,scrollbars=yes")
}


//火災保険のシミュレーターのリンク

function swo(wid, hei, url) {
	var wid; var hei; var url;
	var state = "width=" + wid + ",height=" + hei + ", scrollbars=yes, resizable=no, status=no";
	window.open(url, "subwin02", state);
}


//【フラット】シミュレーター1

function simuration1_Open(){
	window.open('https://my.sbi-mortgage.co.jp/simulation/DtiKriireSimuLogin.do?shohinCd=11&dd=25', '_blank', 'scrollbars=yes,menubar=no,toolbar=no,width=749,height=720,resizable=yes,top=0,left=100')
}
//【フラット】シミュレーター2

function simuration2_Open(){
	window.open('https://my.sbi-mortgage.co.jp/simulation/DtiLtvKriireSimuLogin.do?shohinCd=11&dd=25&ll=90', '_blank', 'scrollbars=yes,menubar=no,toolbar=no,width=749,height=720,resizable=yes,top=0,left=100')
}



//【フラット】第2順位ローン　シミュレーター1

function simuration1_aOpen(){
	window.open('https://my.sbi-mortgage.co.jp/simulation/DtiKriireSimuLogin.do?shohinCd=12&dd=25', '_blank', 'scrollbars=yes,menubar=no,toolbar=no,width=749,height=720,resizable=yes,top=0,left=100')
}
//【フラット】第2順位ローン　シミュレーター2

function simuration2_aOpen(){
	window.open('https://my.sbi-mortgage.co.jp/simulation/DtiLtvKriireSimuLogin.do?shohinCd=12&dd=25&ll=100', '_blank', 'scrollbars=yes,menubar=no,toolbar=no,width=749,height=720,resizable=yes,top=0,left=100')
}

