function showtoolbar()
{
document.write("<TABLE WIDTH='120' BORDER='0' CELLSPACING='2' CELLPADDING='3'>")
document.write("<TR BGCOLOR='#999999'><TD HEIGHT='20' BGCOLOR='#cccccc'><B><FONT SIZE='-2' FACE='Verdana'><A HREF='http://www.hankris.com/admin/admin.html'>Administration</A></FONT></B><br>")
document.write("<FONT SIZE='-3' FACE='Arial'>(Password Required)</FONT></TD></TR>")
document.write("<TR BGCOLOR='#999999'><TD HEIGHT='20' BGCOLOR='#cccccc'><B><FONT SIZE='-2' FACE='Verdana'><A HREF='http://www.hankris.com/affiliates/affiliate.html'>Affiliates</A></FONT></B></TD></TR>")
document.write("<TR BGCOLOR='#999999'><TD HEIGHT='20' BGCOLOR='#cccccc'><B><FONT SIZE='-2' FACE='Verdana'><A HREF='http://www.hankris.com/graphic/graphic.html'>Graphic designs</A></FONT></B></TD></TR>")
document.write("<TR BGCOLOR='#999999'><TD HEIGHT='20' BGCOLOR='#cccccc'><B><FONT SIZE='-2' FACE='Verdana'><A HREF='http://www.hankris.com/photo/photo.html'>Photos</A></FONT></B></TD></TR>")
document.write("<TR BGCOLOR='#999999'><TD HEIGHT='20' BGCOLOR='#cccccc'><B><FONT SIZE='-2' FACE='Verdana'><A HREF='http://www.hankris.com/video/video.html'>Videos</A></FONT></B></TD></TR>")
document.write("<TR BGCOLOR='#999999'><TD HEIGHT='20' BGCOLOR='#cccccc'><B><FONT SIZE='-2' FACE='Verdana'><A HREF='http://www.hankris.com/website/website.html'>Websites</A></FONT></B></TD></TR>")
document.write("<TR BGCOLOR='#999999'><TD HEIGHT='20' BGCOLOR='#cccccc'><B><FONT SIZE='-2' FACE='Verdana'><A HREF='http://www.hankris.com/real_estate.html'>Real Estate</A></FONT></B></TD></TR>")
document.write("<TR BGCOLOR='#999999'><TD HEIGHT='20' BGCOLOR='#cccccc'><B><FONT SIZE='-2' FACE='Verdana'><A HREF='http://www.hankris.com/contact_us.html'>Contact us</A></FONT></B></TD></TR>")
document.write("<TR BGCOLOR='#999999'><TD HEIGHT='20' BGCOLOR='#cccccc'><B><FONT SIZE='-2' FACE='Verdana'><A HREF='http://www.hankris.com/magic_box.html'>Game for fun</A></FONT></B></TD></TR>")
document.write("</TABLE>")
}

function showclose()
{
document.write("<p><font size='-2' face='Verdana, Arial, Helvetica, sans-serif'>Copyright &copy; 2000 - 2011 hankris.com. All rights reserved.</font></p>")
}

function show_nav_bar()
{  
document.write('<table width="900" border="0" cellspacing="0" cellpadding="5"><tr>')
document.write('<td align="left"><a href="http://www.hankris.com/"><img src="http://www.hankris.com/images/photo_logo.gif" alt="logo" border="0" /></a></td>')
document.write('<td><table width="100%" border="0" cellspacing="0" cellpadding="5"><tr><td>')
document.write('<table width="100%" border="0" cellspacing="0" cellpadding="5"><tr><td align="right">&nbsp;</td>')
document.write('<td align="right"><a href="http://www.hankris.com/photo/photo.html"><img src="http://www.hankris.com/images/books.gif" alt="Books" width="53" height="28" border="0" /></a></td>')
document.write('<td align="right"><a href="http://www.hankris.com/clients/"><img src="http://www.hankris.com/images/clients.gif" alt="Clients" width="56" height="28" border="0" /></a></td>')
document.write('<td align="right"><a href="http://www.hankris.com/services.html"><img src="http://www.hankris.com/images/services.gif" alt="Services" width="68" height="26" border="0" /></a></td>')
document.write('<td align="right"><a href="mailto:hank.wang@hotmail.com"><img src="http://www.hankris.com/images/contact.gif" alt="Contact" width="66" height="26" border="0" /></a></td>')
document.write('</tr></table></td></tr></table></td></tr></table>')
}

