document.writeln("<!--message begin-->");
document.writeln("<p>Дайте нам пожалуйста сообщение!<\/p>");
document.writeln("<FORM id=orderform name=orderform action=http:\/\/www.lmlq.com\/ver2.0\/eng\/breakday\/deal.asp method=post>");
document.writeln("<TABLE style=\"TEXT-ALIGN: left\" cellSpacing=0 cellPadding=0 width=\"100%\" align=center border=0>");
document.writeln("<TBODY>");
document.writeln("<TR>");
document.writeln("<TD height=25>Контактное лицо：<\/TD>");
document.writeln("<TD width=\"82%\"><INPUT maxLength=200 size=40 name=gname> <FONT color=#ff0000>*<\/FONT><\/TD><\/TR>");
document.writeln("<TR>");
document.writeln("<TD width=\"18%\" height=25>Компания：<\/TD>");
document.writeln("<TD><INPUT maxLength=200 size=40 name=gtitle> <FONT color=#ff0000>*<\/FONT><\/TD><\/TR>");
document.writeln("<TR>");
document.writeln("<TD height=25>Тел.：<\/TD>");
document.writeln("<TD><INPUT maxLength=200 size=40 name=phone> <FONT color=#ff0000>*<\/FONT> <\/TD><\/TR>");
document.writeln("<TR>");
document.writeln("<TD height=25>E-mail：<\/TD>");
document.writeln("<TD><INPUT maxLength=200 size=40 name=gemail> <FONT color=#ff0000>*<\/FONT><\/TD><\/TR>");
document.writeln("<TR>");
document.writeln("<TD height=25>Адрес：<\/TD>");
document.writeln("<TD><INPUT maxLength=200 size=40 name=address> <FONT color=#ff0000>*<\/FONT> <\/TD><\/TR>");
document.writeln("<TR>");
document.writeln("<TD vAlign=top height=25>Сообщение：<FONT color=#ff0000>*<\/FONT> <\/TD>");
document.writeln("<TD><TEXTAREA name=gcontent rows=8 style=\"width:98%\"><\/TEXTAREA><\/TD><\/TR>");
document.writeln("<TR>");
document.writeln("<TD style=\"HEIGHT: 50px; TEXT-ALIGN: center\" colSpan=2><INPUT onclick=javascript:checkform(); type=button value=\"Отправлять\"> &nbsp;<INPUT type=reset value=Сбросить> <\/TD><\/TR><\/TBODY><\/TABLE>");
document.writeln("<\/FORM>");
document.writeln("<SCRIPT language=javascript> ");
document.writeln("function checkform(){ ");
document.writeln("if (window.document.orderform.gname.value==\"\"){ ");
document.writeln("alert(\'Введите Ваше имя!\'); ");
document.writeln("orderform.gname.focus(); ");
document.writeln("return false; ");
document.writeln("} ");
document.writeln("if (window.document.orderform.gtitle.value==\"\"){ ");
document.writeln("alert(\'Введите вашей компании!\'); ");
document.writeln("orderform.gtitle.focus(); ");
document.writeln("return false; ");
document.writeln("} ");
document.writeln("window.document.orderform.submit(); ");
document.writeln("} ");
document.writeln("<\/SCRIPT>");
document.writeln("<!--message end-->")