function evtLoad(){
	
}

function openWin(){

	window.open('terms.jsp','', 'left=20,top=20,width=450,height=500,scrollbars=1,resizable=1')

}