function gettitle(){
document.write('<table width="169" border="0" cellspacing="0" cellpadding="0">'
    +'  <tr>'
    +'    <td><img src="http://images.tiancity.com/images/shop/shop_2.gif" width="169" height="79"></td>'
    +'  </tr>'
    +'  <tr>'
    +'    <td><table width="169" border="0" cellspacing="0" cellpadding="0">'
    +'         <tr>'
    +'          <td><img src="http://images.tiancity.com/images/shop/shop_38.gif" width="169" height="25"></td>'
    +'        </tr>'
    +'    </table></td>'
    +'  </tr>'
	+'	<tr>'
	+'		<td height="95" align="center"><a href="http://www.tiancity.com/webphp/netbarregister/pointcard/pointcard.php"><img src="http://images.tiancity.com/images/shop/shop_sub_36.gif" width="79" height="83" border="0"></a><a href="http://pay.tiancity.com/"><img src="http://images.tiancity.com/images/shop/shop_sub_37.gif" width="84" height="83" border="0"></a></td>'
	+'  </tr>'
	+'	<tr>'
	+' 		<td height="88" align="center"><img src="http://images.tiancity.com/images/shop/shop_sub_40.gif" width="163" height="88"></td>'
	+'	</tr>'
    +'  <tr>'
    +'    <td><table width="169" border="0" cellspacing="0" cellpadding="0">'
    +'        <tr><td align="right" bgcolor="#F1F1F1">')
}
function getbottom(){
    document.write('          </td>'
    +'        </tr>'
    +'    </table></td>'
    +'  </tr>'
    +'  <tr>'
    +'    <td><img src="http://images.tiancity.com/images/shop/shop_81.gif" width="169" height="94"></td>'
    +'</tr>'
    +'</table>')
}