function Win_recruit(){
win1=window.open("../recruit.html","new1","width=630,height=550,scrollbars=1");
}

