/*____________________________________________________

 update:2010.04.16
 -newIntWin: hight 680px(11.24)

 (C)2007 SonyChemicals&InformationDeviceCorp.
 (C)2007 ContentsBrainInc.
 page /recruit(JP)
____________________________________________________*/


// WindowOpen for New Interview(update:2009.11.24)

function newIntWin() {
  w = window.open('/recruit/interview_sp/index.html','newIntwin','scrollbars=no,status=no,resizable=no,width=1000,height=680');
}

// WindowOpen for New Interview(QandA:2010.04.16)

function newIntWinQ() {
  w = window.open('/recruit/interview_sp/index.html?ID=recruit','newIntwin','scrollbars=no,status=no,resizable=no,width=1000,height=680');
}

// WindowOpen
function windowVi() {
  w = window.open('window_vi.html','subwin1','location=no, directories=no, status=no, scrollbars=no, menubar=no, resizable=no, toolbar=no,width=680,height=585');
}

/* Promotion(Flash Area Link) 2009.4.1-update */
function window_08() {
  w = window.open('promotion/top_promotion20090401.html','tsubwin8','location=no, directories=no, status=no, scrollbars=yes, menubar=no, resizable=yes, toolbar=no,width=688,height=600');
}

/* Promotion(Flash Area Link) 2009.4.1-update */
function window_09() {
  w = window.open('promotion/top_promotion20100901.html','tsubwin9','location=no, directories=no, status=no, scrollbars=yes, menubar=no, resizable=yes, toolbar=no,width=750,height=600');
}
