<!-- Begin window position

function win() {
window.open("../roes_help/help1.html","","left=80, top=80, width=560, height=470, toolbar=0, location=0, directories=0, menuBar=0, scrollbars=1, resizable=0, status=0");

}

function win_s() {
window.open("../roes_help/sindex.html","","left=80, top=80, width=560, height=470, toolbar=0, location=0, directories=0, menuBar=0, scrollbars=1, resizable=0, status=0");

}


// -->