function domain_au(){
    window.open('/pub/domain_au.html','','width=400,height=540,scrollbars=yes,resizable=yes,');
}

function domain_docomo(){
    window.open('/pub/domain_docomo.html','','width=400,height=372,scrollbars=yes,resizable=yes,');
}

function domain_softbank(){
    window.open('/pub/domain_sb.html','','width=400,height=512,scrollbars=yes,resizable=yes,');
}


