;
document.writeln('<table id="tb_left" align=center bgcolor=#008020>');

for(k1=1;k1<7;k1++){
document.writeln('<tr><td id="mn'+k1+'" class="mnu" align=center valign=top>');
if(k1==1){s1="index";}else{s1="golfres"+k1;}
if(pg1!=k1){
document.writeln('<a href="'+s1+'.htm" target=_self>');
document.writeln('<img id="picmn'+k1+'" src="pics/mn1_'+k1+'a.gif" onmouseover="javascript:set_mn1('+k1+');" onmouseout="javascript:set_mn2('+k1+')">');
document.writeln('</a>');
}else{
document.writeln('<img id="picmn'+k1+'" src="pics/mn1_'+k1+'b.gif">');
}
document.writeln('</td></tr>');
}

document.writeln('<tr><td align=center valign=top style="padding:2px 10px 10px 10px;">');
document.writeln('<form id="fque" name="fque" method=post action="http://cgi.mtw.ru/cgi-bin/abonmail.pl" target=_self>');
document.writeln('<input type=hidden name="recipient" value="mk@babylon.ru,bagaev@babylon.ru,abmol@babylon.ru">');
document.writeln('<input type=hidden name="subject" value="Black Sea Mountain Golf Resort">');
document.writeln('<input type=hidden name="redirect" value="'+document.location.href+'">');
document.writeln('<input type=hidden name="realname" value="INVESTOR">');
document.writeln('<input type=hidden name="email" value="info@golfresort.ru">');
document.writeln('<input type=hidden name="mail" value="Базара нет...">');

document.writeln('<div align=center style="position:relative;width:140px;border:1px solid #ffffff;padding:6px 0px 6px 0px;color:#ffffff;font:bold 10pt Arial;">');
document.writeln('Обратная связь<br>');
document.writeln('<div align=left style="font:bold 10px Arial;margin:4px 4px 4px 10px;">Ваше имя:</div>');
document.writeln('<input id="cname" name="cname" type=text style="border:1px solid #ffffff;width:120px;height:18px;background-color:#99ff99;font:12px Arial;">');
document.writeln('<div align=left style="font:bold 10px Arial;margin:4px 4px 4px 10px;">Ваш телефон или e-mail:</div>');
document.writeln('<input id="ccont" name="ccont" type=text style="border:1px solid #ffffff;width:120px;height:18px;background-color:#99ff99;font:12px Arial;">');
document.writeln('<div align=left style="font:bold 10px Arial;margin:4px 4px 4px 10px;">Ваш вопрос:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.writeln('<input type=button style="width:30px;height:14px;border:2px outset #ffffff;font:bold 8px Arial;color:#ffffff;background-color:#56be65;cursor:pointer;" value=">>>" onclick="javascript:valid2();"></div>');
document.writeln('<textarea id="cmsg" name="cmsg" cols=10 rows=3 style="width:120px;background-color:#99ff99;border:1px solid #ffffff;font:12px Arial;">');

document.writeln('</textarea>');




document.writeln('');
document.writeln('</div></form>');
document.writeln('</td></tr>');


//--LiveInternet--
document.writeln('<tr><td align=center valign=top style="padding:40px 0px 8px 0px;">');
document.writeln("<a href='http://www.liveinternet.ru/click' target=_blank>");
document.writeln("<img src='http://counter.yadro.ru/hit?t17.6;r"+escape(document.referrer)+((typeof(screen)=="undefined")?"":";s"+screen.width+"*"+screen.height+"*"+(screen.colorDepth?screen.colorDepth:screen.pixelDepth))+";u"+escape(document.URL)+";"+Math.random()+"' alt='' title='LiveInternet: число просмотров за 24 часа, посетителей за 24 часа и за сегодня' "+"border=0 width=88 height=31>");
document.writeln('</a></td></tr>');
//--/LiveInternet--

document.writeln('</table>');
