document.write("<div class=\"login\">\n <form action=\"http://palma-group.com/login.html\" method=post name=lform>\n	<input type=hidden name=\"posted\" value=\"true\">\n	<img src=\"/i/white/ph/2/string/15142.gif\" alt=\"Вход\" border=\"0\" style=\"margin-bottom:5px\"/><br />\n	<input type=\"text\" name=\"u_l[login]\" id=\"flogin\" class=\"search\" style=\"width:135px\" value=\"Логин:\" onfocus=\"if (this.value==\'Логин:\') this.value=\'\'\" onblur=\"if (this.value==\'\'||this.value==\' \') this.value=\'Логин:\'\"/>\n	<div class=\"ten\"><spacer></spacer></div>\n	<input type=\"password\" class=\"search\" style=\"width:135px\" value=\"\" name=\"u_l[passwd]\" id=\"fpasswd\" />\n	<div class=\"ten\"><spacer></spacer></div>\n	<nobr><input class=\"button\" type=\"submit\" onclick=\"if (document.getElementById(\'flogin\').value == \'\' || document.getElementById(\'flogin\').value == \'Логин:\') {alert(\'Не вказано логін\'); return false;} if (document.getElementById(\'fpasswd\').value == \'\') {alert(\'Не вказано пароль\'); return false;} document.forms[\'lform\'].submit();\" value=\"ОТПРАВИТЬ\" /></nobr>\n </form>\n</div>\n");