function openOMPe() {
	newWindow = window.open('omp_eng.html', 'omp_eng', 'toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,marginwidth=0,marginheight=0,width=550,height=670');
}

function openOMPj() {
	newWindow = window.open('omp_jp.html', 'omp_eng', 'toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,marginwidth=0,marginheight=0,width=550,height=670');
}
