

function iePass(idx) 
{ 
    document.write(document.getElementById(idx).value); 
}

function Openbill() { 
      window.open("http://bill.space.co.kr/mypage/mycash_main.asp", "_blank", "width=765,height=590,resizable=0,scrollbars=0");
}
// JavaScript Document