function s_mail(){
  win=window.open("","s_mail","width=450,height=220,scrollbars=0,resizable=0,menubar=0");
  win.focus();
}
function jnet(){
  jnetwin=window.open("","jnet","width=800,height=600,scrollbars=1,resizable=1");
  jnetwin.focus();
}

function d_map(){
  win=window.open("","co_map","width=700,height=700,scrollbars=1,resizable=1,menubar=1");
  win.focus();
}
function d_kaigai(){
  win=window.open("","co_kaigai","width=800,height=500,scrollbars=1,resizable=1");
  win.focus();
}
function demo_fm(){
  demo_fm_win=window.open("","demo_fm_win","width=700,height=700,scrollbars=1,resizable=1");
  demo_fm_win.focus();
}
function cloud_fm(){
  cloud_fm_win=window.open("","cloud_fm_win","width=700,height=700,scrollbars=1,resizable=1");
  cloud_fm_win.focus();
}
function dsp_nw(){
  win=window.open("","n_window","width=850,height=600,menubar=1,scrollbars=1,resizable=1");
  win.focus();
}

function d_policy(){
  win=window.open("","policy","width=750,height=600,scrollbars=1,resizable=1,menubar=1");
  win.focus();
}


function dsp_recruit(){
  win=window.open("","rc_window","width=700,height=800,menubar=1,scrollbars=1,resizable=1");
  win.focus();
}

function d_what(){
  win=window.open("","what","width=400,height=400,scrollbars=1,resizable=1,menubar=0");
  win.focus();
}

function cg_rent(){
  rentwin=window.open("","rent","width=800,height=600,scrollbars=1,resizable=1");
  rentwin.focus();
}

function fragent(){
  jnetwin=window.open("","fragent","width=800,height=650,scrollbars=1,resizable=1");
  jnetwin.focus();
}

function d_slide(){
  w=window.screen.width*0.98;
  h=window.screen.height*0.9;
  param = "left=0,top=0,width="+w+",height="+h+",scrollbars=1,resizable=1,menubar=0";
  win=window.open("","d_slide",param);
  win.focus();
}

function lit_win(){
  win=window.open("","literature","width=750,height=550,scrollbars=1,resizable=1");
  win.focus();
}
function d_largesz(){
  win=window.open("","l_win","width=660,height=600,scrollbars=1,resizable=1,menubar=1");
  win.focus();
}
function d_mess1(){
  win=window.open("","d_mess1","width=700,height=450,scrollbars=1,resizable=1,toolbar=0,menubar=0,statusbar=0");
  win.focus();
}

function d_agrmnt(){
  win=window.open("","agrmnt","width=750,height=650,scrollbars=1,resizable=1,menubar=1");
  win.focus();
}

