ไฟล์
/Themes/default/index.template.php/ Show the menu here, according to the menu sub template.
template_menu();
// Google AdSense Top Banner
echo '
<br> // เว้นบรรทัดครับ
<center> // adjust ให้โฆษณาอยู่ตรงกลางครับ
<script type="text/javascript"><!--
google_ad_client = "pub-2818505735607471";
/* XG BBS topbanner */
google_ad_slot = "4587820559";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</center> // อย่าลืมจบคำสั่งที่ทำให้โฆษณาอยู่ตรงกลางครับ
';
// Show the navigation tree.
theme_linktree();