function losung()
{
 los=window.open('losung.htm','los','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=290 ,height=280 ,left=300,top=235');
los.focus();
}