<!--
function openwindow()
{
	window.open("license_lv.html", "mywindow","menubar=no, location=no, status=no, scrollbars=no, width=350, height=570");
}

-->