
function subWin1(){window.open("others/application.html","window1","width=690,height=800,scrollbars=1,toolbar=yes");}

function subWin2(){window.open("../others/application.html","window2","width=690,height=800,scrollbars=1,toolbar=yes");}


