function OpenWin1(){
	window.open("/elearning/", "new", "width=700, scrollbars=1, resizable=1");
	}
function OpenWin2(){
	window.open("/elearning/", "new", "width=700, scrollbars=1, resizable=1");
	}
function OpenWin3(){
	window.open("/elearning/", "new", "width=700, scrollbars=1, resizable=1");
	}