
function wopen1(){
    var WO1;

WO1=window.open("/tv/cg/channel.html","cg","toolbar=yes,status=yes,scrollbars=yes,resizable=yes,width=640,height=660'");
    WO1.focus();
}

function wopen2(){
    var WO1;

WO1=window.open("/tv/cg/vod.html","cg","toolbar=yes,status=yes,scrollbars=yes,resizable=yes,width=640,height=660'");
    WO1.focus();
}

function wopen3(){
    var WO1;
WO1=window.open("http://www5.mediagalaxy.co.jp/CGI/dion/adsl/tel/ip_tel.cgi?db_code=1","cg","toolbar=no,status=no,scrollbars=yes,resizable=yes,width=450,height=280'");
    WO1.focus();
}

function wopen4(){
    var WO1;
WO1=window.open("http://www.au.kddi.com/cgi-bin/modellist/newList.cgi?ServiceID=180","cg","toolbar=no,status=no,scrollbars=yes,resizable=yes,width=510,height=480'");
    WO1.focus();
}

function wopen5(){
    var WO1;
WO1=window.open("/price/attention.html","cg","toolbar=no,status=no,scrollbars=yes,resizable=yes,width=530,height=580'");
    WO1.focus();
}

function wopen5_2(){
    var WO1;
WO1=window.open("/price/attention2.html","cg","toolbar=no,status=no,scrollbars=yes,resizable=yes,width=530,height=640'");
    WO1.focus();
}

function wopen6(){
    var WO1;
WO1=window.open("/campaign/cashback03_attention.html","cg","toolbar=no,status=no,scrollbars=yes,resizable=yes,width=680,height=600'");
    WO1.focus();
}

function wopen7(){
    var WO1;
WO1=window.open("/pr/clcp/hcom0902/03/index.html","cg","toolbar=no,status=no,scrollbars=yes,resizable=yes,width=680,height=600'");
    WO1.focus();
}

function wopenGlossary(url){
	var GW;
	GW=window.open(url,"glossaryWindow","width=820,height=500,toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes");
	GW.focus();
}

function wopenHanyou(url){
	var HW;
	HW=window.open(url,"hanyouWindow","width=700,height=750,toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes");
	HW.focus();
}