<!--
function e2oWin(url) {
		window.open(url, '', 'toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width=500,height=350,left=0,top=0,screenX=0,screenY=0');
}
// -->
