var txt = "";
txt += '<div class="head1">';
txt += '<img src="http://www.xclub.cc/img/head1l.jpg" align="left" />';
txt += '<div class="head1_1">';
txt += '<div class="head1_2">';
txt += '<a href="http://www.xclub.cc/">XCLUB</a> | ';
txt += '<a href="http://news.xclub.cc/">ข่าว</a> | ';
txt += '<a href="http://video.xclub.cc/">คลิปวีดีโอ</a> | ';
txt += '<a href="http://movie.xclub.cc/">ดูหนัง</a> | ';
txt += '<a href="http://music.xclub.cc/">ฟังเพลง</a> | ';
txt += '<a href="http://tv.xclub.cc/">ทีวี</a> | ';
txt += '<a href="http://game.xclub.cc/">เกมส์</a> | ';
txt += '<a href="http://market.xclub.cc/">ซื้อขาย</a> | ';
txt += '<a href="http://poem.xclub.cc/">กลอน</a> | ';
txt += '<a href="http://dream.xclub.cc/">ทำนายฝัน</a> | ';
txt += '<a href="http://forum.xclub.cc/">เว็บบอร์ด</a> | ';
txt += '</div>';
txt += '<div class="head1_3">';
txt += '<a href="http://contact.xclub.cc/">[[ ติดต่อเรา ]]</a>';
txt += '</div>';
txt += '</div>';
txt += '<img src="http://www.xclub.cc/img/head1r.jpg" />';
txt += '</div>';
txt += '<div class="head2">';
txt += '</div>';
txt += '<table id="menudk" align="center">';
txt += '<tr>';
txt += '<td valign="middle"><a href="http://www.xclub.cc/"><img src="http://www.xclub.cc/img/mt/con1.gif" border="0" /></a></td>';
txt += '<td valign="middle" ><a href="http://news.xclub.cc/"><img src="http://www.xclub.cc/img/mt/con2.gif" border="0" /></a></td>';
txt += '<td valign="middle"><a href="http://video.xclub.cc/"><img src="http://www.xclub.cc/img/mt/con3.gif" border="0" /></a></td>';
txt += '<td valign="middle"><a href="http://movie.xclub.cc/"><img src="http://www.xclub.cc/img/mt/con4.gif" border="0" /></a></td>';
txt += '<td valign="middle"><a href="http://music.xclub.cc/"><img src="http://www.xclub.cc/img/mt/con5.gif" border="0" /></a></td>';
txt += '<td valign="middle"><a href="http://tv.xclub.cc/"><img src="http://www.xclub.cc/img/mt/con6.gif" border="0" /></a></td>';
txt += '<td valign="middle"><a href="http://game.xclub.cc/"><img src="http://www.xclub.cc/img/mt/con7.gif" border="0" /></a></td>';
txt += '<td valign="middle"><a href="http://market.xclub.cc/"><img src="http://www.xclub.cc/img/mt/con8.gif" border="0" /></a></td>';
txt += '<td valign="middle"><a href="http://poem.xclub.cc/"><img src="http://www.xclub.cc/img/mt/con9.gif" border="0" /></a></td>';
txt += '<td valign="middle"><a href="http://member.xclub.cc/"><img src="http://www.xclub.cc/img/mt/con10.gif" border="0" /></a></td>';
txt += '<td valign="middle"><a href="http://forum.xclub.cc/"><img src="http://www.xclub.cc/img/mt/con11.gif" border="0" /></a></td>';
txt += '</tr>';
txt += '</table>';
document.write(txt);