<title>{blog_name}</title>
<meta name="keywords" content="{meta}">
{css}
<div align="center">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="640" valign="top" height="100%">
<div align="center">
<table border="0" width="100%" cellspacing="0" cellpadding="0" height="100%">
<tr>
<td background="templates/default/images/layout_top.gif" height="50">
<div align="center">
<table border="0" width="100%" cellspacing="0" cellpadding="8" height="50">
<tr>
<td width="28">
<a href="index.php"><img border="0" src="templates/default/images/layout_home.gif" width="27" height="30"></a></td>
<td><p class="normalfont">{tree_map}</p></td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</div>
</td>
<td width="226" valign="top" height="100%" class="normalfont" align="center">
<table cellpadding="0" cellspacing="0" border="0" width="80%" height="50">
<tr>
<td>
<a href="contact.php" title="{lang_blog_emailMe}" {popupDefine}><img border="0" src="templates/default/images/button_contact.png"></a>
</td>
<td>
<a href="maillist.php" title="{lang_blog_joinMyMainingList}" {popupDefine}><img border="0" src="templates/default/images/button_maillist.png"></a>
</td>
<td>
<a href="friends.php" title="{lang_blog_MyFriends}" {popupDefine}><img border="0" src="templates/default/images/button_friends.png"></a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="640" valign="top" height="100%" background="templates/default/images/layout_middle.gif">
<div align="center">
<table border="0" width="100%" cellspacing="0" cellpadding="0" height="100%">
<tr>
<td height="100%" valign="top" background="templates/default/images/layout_middle.gif">
<div align="center">
<br>
<table border="0" width="630" cellspacing="0" cellpadding="10" height="100%">
<tr>
<td valign="top" height="100%" class="normalfont">
{page_content}</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</div>
</td>
<td width="226" valign="top" height="100%" class="normalfont">
{side_menu}
</td>
</tr>
<tr>
<td width="640" valign="top" height="100%">
<img border="0" src="templates/default/images/layout_bottom.gif" width="640" height="25"></td>
<td width="226" valign="center" height="100%" class="normalfont" align="center">
{lang_blog_visitors} {visitors}
</td>
</tr>
</table>
</div>