function subWinAddress(url,field) {
    if (field == "address") {
        var zipCode = document.mainform.zipCode1.value + document.mainform.zipCode2.value;
    } else if (field == "friendAddress") {
        var zipCode = document.mainform.friendZipCode1.value + document.mainform.friendZipCode2.value;
    } else if (field == "workAddress") {
        var zipCode = document.mainform.zipCode1.value + document.mainform.zipCode2.value;
    } else {
        var zipCode = document.mainform.f_comp_zip1.value + document.mainform.f_comp_zip2.value;
    }
    window.open(url + "&zipCode=" + zipCode + "&field=" + field
                    ,"subwin","width=360,height=280,scrollbars=no,resizable=no");  //POPUP WINDOW
}
function doCmd(url)
{
  document.mainform.action=url;
  document.mainform.submit();
}
function subWin (url){
	window.open(url,"subwin","width=360,height=280,scrollbars=no,resizable=no");  //POPUP WINDOW
}
function subWinWithScrollBar (url){
	window.open(url,"subwin","width=360,height=280,scrollbars=yes,resizable=no");  //POPUP WINDOW
}
function subWinML (url){
	window.open(url,"subwin","width=600,height=400,scrollbars=yes,resizable=no");  //POPUP WINDOW
}
function subWin2 (url){
	window.open(url,"subwin","width=550,height=400,scrollbars=no,resizable=no");  //POPUP WINDOW
}
function subWin3 (url){
	window.open(url,"subwin","width=550,height=320,scrollbars=no,resizable=no");  //POPUP WINDOW
}
function subWin4 (url){
	window.open(url,"subwin","width=360,height=370,scrollbars=no,resizable=no");  //POPUP WINDOW
}
function subWin4M (url){
	window.open(url,"subwin","width=360,height=420,scrollbars=no,resizable=no");  //POPUP WINDOW
}
function subWin4T (url){
	window.open(url,"subwin","width=360,height=480,scrollbars=no,resizable=no");  //POPUP WINDOW
}
function subWin4S (url){
	window.open(url,"subwin","width=360,height=250,scrollbars=no,resizable=no");  //POPUP WINDOW
}
function subWin5 (url){
	window.open(url,"subwin","width=537,height=375,scrollbars=auto,resizable=no");  //POPUP WINDOW
}
function subWin6 (url){
	window.open(url,"subwin","width=600,height=400,scrollbars=yes,resizable=no");  //POPUP WINDOW
}
function subWin7 (url){
	window.open(url,"subwin","width=300,height=420,scrollbars=no,resizable=no");  //POPUP WINDOW
}
function subWin8 (url){
	window.open(url,"subwin","width=550,height=550,scrollbars=no,resizable=no");  //POPUP WINDOW
}
function subWin9 (url){
	window.open(url,"subwin","width=470,height=570,scrollbars=no,resizable=yes");  //POPUP WINDOW
}
function subWin10 (url){
	window.open(url,"subwin","width=550,height=550,scrollbars=yes,resizable=no");  //POPUP WINDOW
}
function subWin11 (url){
	window.open(url,"subwin2","width=800,height=550,scrollbars=yes,resizable=yes");  //POPUP WINDOW
}
function subWin12 (url){
	window.open(url,"subwin","width=570,height=550,scrollbars=yes,resizable=no");  //POPUP WINDOW
}
function subWin13 (url){
	window.open(url,"subwin","width=313,height=203,scrollbars=no,resizable=yes");  //POPUP WINDOW
}
function subWin14 (url){
	window.open(url,"subwin","width=366,height=470,scrollbars=yes,resizable=no");  //POPUP WINDOW
}
function subWin15 (url){
	window.open(url,"subwin","width=410,height=400,scrollbars=yes,resizable=yes");  //POPUP WINDOW
}
function subWin16 (url){
	window.open(url,"subwin","width=860,height=690,scrollbars=yes,resizable=yes,top=0,left=0");  //POPUP WINDOW
}
function itmDisp10 (url){
	window.open(url,"itmdisp","width=550,height=550,scrollbars=yes,resizable=no");  //POPUP WINDOW
}
function itmDisp20 (url){
	window.open(url,"itmdisp","width=547,height=375,scrollbars=yes,resizable=no");  //POPUP WINDOW
}
function subWinProdInv (url){
	window.open(url,"subwin","width=640,height=320,scrollbars=yes,resizable=yes");  //POPUP WINDOW
}
function subWinItemDispLImg (url){
	window.open(url,"itmdisp","width=550,height=550,scrollbars=no,resizable=no");  //POPUP WINDOW
}
function subWinSizeGuide (url){
	window.open(url,"subwin","width=600,height=440,scrollbars=yes,resizable=yes");  //POPUP WINDOW
}
function subWinItemDisplay (url){
	window.open(url,"subwin","width=547,height=375,scrollbars=yes,resizable=yes");  //POPUP WINDOW
}
function subWinMoreDetail (url){
	window.open(url,"subwin","width=600,height=440,scrollbars=yes,resizable=yes");  //POPUP WINDOW
}
function itmDispMoreDetail (url){
	window.open(url,"itmdisp","width=600,height=440,scrollbars=yes,resizable=yes");  //POPUP WINDOW
}

function subWinPopup(url, name, pWidth, pHeight, pScrollbars, pResizable){
	if(name == null || name.length == 0){
		name = "_blank";
	}
	if(pWidth == null || pWidth.length == 0){
		pWidth = "600";
	}
	if(pHeight == null || pHeight.length == 0){
		pHeight = "400";
	}
	if(pScrollbars == null || pScrollbars.length == 0){
		pScrollbars = "yes";
	}
	if(pResizable == null || pResizable.length == 0){
		pResizable = "no";
	}
	var style = "width=" + pWidth + ",height=" + pHeight + ",scrollbars=" + pScrollbars + ",resizable=" + pResizable;
	window.open(url,name,style);  //POPUP WINDOW
}
function aboutBellemaison(){
  (window.open('http://www.bellne.com/pc/pop/header/about_bellemaison.htm','AboutBell','left=30,top=10,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0,width=660,height=500')).focus();
}
function beginerBell(){
  (window.open('http://www.bellne.com/pc/pop/header/beginer_bell.htm','4Beginer','left=30,top=10,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0,width=660,height=500')).focus();
}
function beginerBrand(){
  (window.open('http://www.bellne.com/pc/pop/header/beginer_brand.htm','4Beginer','left=30,top=10,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0,width=660,height=500')).focus();
}
function beginerDisney(){
  (window.open('http://www.bellne.com/pc/pop/header/beginer_disney.htm','4Beginer','left=30,top=10,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0,width=660,height=500')).focus();
}
function beginerPetite(){
  (window.open('http://www.bellne.com/pc/pop/header/beginer_petite.htm','4Beginer','left=30,top=10,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0,width=660,height=500')).focus();
}
function beginerMonthly(){
  (window.open('http://www.bellne.com/pc/pop/header/beginer_monthly.htm','4Beginer','left=30,top=10,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0,width=660,height=500')).focus();
}
function beginerE87(){
  (window.open('http://www.bellne.com/pc/pop/header/beginer_e87.htm','4Beginer','left=30,top=10,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0,width=660,height=500')).focus();
}
function beginerLiving(){
  (window.open('http://www.bellne.com/pc/pop/header/beginer_living.htm','4Beginer','left=30,top=10,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0,width=660,height=500')).focus();
}

<!-- 060822追加　DOU商品詳細用 -->

function openBrWindow (url){
	window.open(url,"subwin","width=440,height=490,scrollbars=no,resizable=no");  //POPUP WINDOW
}
