function initProc(){
var initwin = window.open('./index-j.htm','_self','');
}

