var win1,win2;
function wopen1() {
    win1 = window.open("http://www.komae-its.com/intromovie.html", "狛江インドアテニススクール", "width=600,height=440,top=100,left=300,toolbar=no,location=yes,directories=no,status=no,menubar=no,scrollbars=no,resizable=no");
}

function wopen2() {
    win1 = window.open("./monthlyfee.html", "狛江ローンテニスクラブ", "width=600,height=665,top=100,left=300,toolbar=no,location=yes,directories=no,status=no,menubar=no,scrollbars=no,resizable=no");
}

function wopen3() {
    win1 = window.open("./webcoupon01.html", "狛江インドアテニススクール", "width=600,height=550,top=100,left=300,toolbar=no,location=yes,directories=no,status=yes,menubar=yes,scrollbars=yes,resizable=yes");
}

function wopen4() {
    win1 = window.open("./webcoupon02.html", "狛江インドアテニススクール", "width=600,height=550,top=100,left=300,toolbar=no,location=yes,directories=no,status=yes,menubar=yes,scrollbars=yes,resizable=yes");
}
