function subwin1(){window.open("http://www.moris-pc.com/hanbaihou.html","window1","width=540,height=620,scrollbars=1,resizeable=1");}
function subwin2(){window.open("http://www.moris-pc.com/security.html","window2","width=540,height=550,scrollbars=1,resizeable=1");}
function subwin3(){window.open("http://www.moris-pc.com/fax.html","window3","width=660,height=750,scrollbars=1,resizeable=1");}
function subwin4(){window.open("http://www.moris-pc.com/tenpo.html","window4","width=540,height=560,scrollbars=1,resizeable=1");}
function subwin5(){window.open("http://www.moris-pc.com/yotei.html","window5","width=380,height=470,scrollbars=1,resizeable=1");}

//お気に入りに追加
var ms = navigator.appVersion.indexOf("MSIE");
var ie4 = (ms>0) && (parseInt(navigator.appVersion.substring(ms+5, ms+6)) >= 4);

function Addfavorite(){
	if ( ie4 > 0 ){
		window.external.ADDFavorite('http://www.moris-pc.com/','★モリス美容コム(美容関連商品の通信販売)');
	}
}
