// JavaScript Document

// Display header
function header()
{
	document.write("<tr><td><table width='100%' border='0' cellspacing='0' cellpadding='0'>")
	document.write("<tr><td align='top'><img src='images/bg/logo.png' border='0'></td>")
	document.write("</tr></table></td></tr>")
	document.write("<tr><td id=v>")
	document.write("<table width='100%' border='0' cellspacing='0' cellpadding='0'>")
	document.write("<tr><td width='185' background='images/bg/light_color.png' height='30'></td>")
	document.write("<td class=hfs background='images/bg/light_color.png' align='right'>")
	document.write("<a href='index.html'>Home</a><em></em>")
	document.write("<a href='Members/member.html'>Board Members</a><em></em>")
	document.write("<a href='Events/event.html'>Events</a><em></em>")
	document.write("<a href='Sponsors/sponsors.html'>Sponsors</a><em></em>")
	document.write("<a href='Links/local_link.html'>Other Links</a></td>")
	document.write("</tr></table></td></tr>")
}

// Display header - second layer
function header_sec()
{
	document.write("<tr><td><table width='100%' border='0' cellspacing='0' cellpadding='0'>")
	document.write("<tr><td align='top'><img src='../images/bg/logo.png' border='0'></td>")
	document.write("</tr></table></td></tr>")
	document.write("<tr><td id=v>")
	document.write("<table width='100%' border='0' cellspacing='0' cellpadding='0'>")
	document.write("<tr><td width='185' background='../images/bg/light_color.png' height='30'></td>")
	document.write("<td class=hfs background='../images/bg/light_color.png' align='right'>")
	document.write("<a href='../index.html'>Home</a><em></em>")
	document.write("<a href='../Members/member.html'>Board Members</a><em></em>")
	document.write("<a href='../Events/event.html'>Events</a><em></em>")
	document.write("<a href='../Sponsors/sponsors.html'>Sponsors</a><em></em>")
	document.write("<a href='../Links/local_link.html'>Other Links</a></td>")
	document.write("</tr></table></td></tr>")
}

// Display footer
function footer()
{
	var d=new Date()
	
	document.write("<tr><td style='font-size:12px'  height='60' align='center' valign='middle' background='images/bg/aquaWavesBlueCurve_bottom.gif'>")
	document.write("Copyright 2007-" + d.getFullYear() + " Tsinghua Alumni Association of Greater Kansas City Area.")
	document.write("<br>All Rights Reserved. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='mailto:info@tsinghua-kc.org'>Send us your site comments.</a><br>")
	document.write("Site Designed by <a href='http://www.acmesolution.com' style='text-decoration:underline;color:blue' target='_blank'>ACME Solution</a>")
	document.write("</td></tr>")
}

// Display footer - second layer
function footer_sec()
{
	var d=new Date()
	
	document.write("<tr><td style='font-size:12px' height='60' align='center' valign='middle' background='../images/bg/aquaWavesBlueCurve_bottom.gif'>")
	document.write("Copyright 2007-" + d.getFullYear() + " Tsinghua Alumni Association of Greater Kansas City Area.")
	document.write("<br>All Rights Reserved. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='mailto:info@tsinghua-kc.org'>Send us your site comments.</a><br>")
	document.write("Site Designed by <a href='http://www.acmesolution.com' style='text-decoration:underline;color:blue' target='_blank'>ACME Solution</a>")
	document.write("</td></tr>")
}

// Display board member link
function board_member_link()
{
	document.write("<tr><td align='left' valign='top' class='fs'><a href='../Members/member.html'>Current Board Members</a>")
	document.write("&nbsp;&nbsp;|&nbsp;&nbsp;<a href='../Members/member2010.html'>2010 Board Members</a>")
	document.write("&nbsp;&nbsp;|&nbsp;&nbsp;<a href='../Members/member2008.html'>2008/2009 Board Members</a>")
	document.write("&nbsp;&nbsp;|&nbsp;&nbsp;<a href='../Members/member2007.html'>2007 Board Members</a></td></tr>")
}

// Display left bar
function leftbar()
{
	document.write("<td width='185' valign='top' background='images/bg/light_color.png' align='center' height='100%'>")
	document.write("<p><a href='index.html'><img src='images/left bar/contents-0-inactive-82139.png' border='0'></a></p>")
	document.write("<p><a href='Events/event.html'><img src='images/left bar/contents-1-inactive-82279.png' border='0'></a></p>")
	document.write("<p><a href='News/tsinghua_news.html'><img src='images/left bar/contents-2-inactive-82370.png' border='0'></a></p>")
	document.write("<p><a href='Members/member.html'><img src='images/left bar/contents-3-active-82460.png' border='0'></a></p>")
	document.write("<p><a href='Sponsors/sponsors.html'><img src='images/left bar/contents-4-inactive-58171.png' border='0'></a></p>")
	document.write("<p><a href='Links/local_link.html'><img src='images/left bar/contents-5-inactive-58302.png' border='0'></a></p>")
	document.write("<p><a href='Members/login.html'><img src='images/left bar/contents-6-inactive-46507.png' border='0'></a></p>")
	document.write("<p><a href='http://www.cometomyfunworld.com/singing/MaYaZhongGuo.php' target='_blank'><img src='images/Play.jpg' border='0'></a></p>")
	document.write("</td>")
	document.write("<td width='20'>")
	document.write("</td>")
}

// Display left bar - second layer
function leftbar_sec()
{
	document.write("<td width='185' valign='top' background='../images/bg/light_color.png' align='center' height='100%'>")
	document.write("<p><a href='../index.html'><img src='../images/left bar/contents-0-inactive-82139.png' border='0'></a></p>")
	document.write("<p><a href='../Events/event.html'><img src='../images/left bar/contents-1-inactive-82279.png' border='0'></a></p>")
	document.write("<p><a href='../News/tsinghua_news.html'><img src='../images/left bar/contents-2-inactive-82370.png' border='0'></a></p>")
	document.write("<p><a href='../Members/member.html'><img src='../images/left bar/contents-3-active-82460.png' border='0'></a></p>")
	document.write("<p><a href='../Sponsors/sponsors.html'><img src='../images/left bar/contents-4-inactive-58171.png' border='0'></a></p>")
	document.write("<p><a href='../Links/local_link.html'><img src='../images/left bar/contents-5-inactive-58302.png' border='0'></a></p>")
	document.write("<p><a href='../Members/login.html'><img src='../images/left bar/contents-6-inactive-46507.png' border='0'></a></p>")
	document.write("<p><a href='http://www.cometomyfunworld.com/singing/MaYaZhongGuo.php' target='_blank'><img src='../images/Play.jpg' border='0'></a></p>")
	document.write("</td>")
	document.write("<td width='20'>")
	document.write("</td>")
}

// Display bottom bar
function bottombar()
{
	document.write("<tr><td width='100%' valign='middle' align='center' background='images/bg/light_color.png'>")
	document.write("<a href='index.html'><img src='images/bottom bar/contents-0-inactive-82139.png' border='0'></a>")
	document.write("<a href='Events/event.html'><img src='images/bottom bar/contents-1-inactive-82279.png' border='0'></a>")
	document.write("<a href='News/tsinghua_news.html'><img src='images/bottom bar/contents-2-inactive-82370.png' border='0'></a>")
	document.write("<a href='Members/member.html'><img src='images/bottom bar/contents-3-inactive-82430.png' border='0'></a>")
	document.write("<a href='Photos/photo.html'><img src='images/bottom bar/contents-4-inactive-82500.png' border='0'></a>")
	document.write("<a href='Links/local_link.html'><img src='images/bottom bar/contents-5-inactive-82560.png' border='0'></a>")
	document.write("</td></tr>")
}

// Display bottom bar - second layer
function bottombar_sec()
{
	document.write("<tr><td width='100%' valign='middle' align='center' background='../images/bg/light_color.png'>")
	document.write("<a href='../index.html'><img src='../images/bottom bar/contents-0-inactive-82139.png' border='0'></a>")
	document.write("<a href='../Events/event.html'><img src='../images/bottom bar/contents-1-inactive-82279.png' border='0'></a>")
	document.write("<a href='../News/tsinghua_news.html'><img src='../images/bottom bar/contents-2-inactive-82370.png' border='0'></a>")
	document.write("<a href='../Members/member.html'><img src='../images/bottom bar/contents-3-inactive-82430.png' border='0'></a>")
	document.write("<a href='../Photos/photo.html'><img src='../images/bottom bar/contents-4-inactive-82500.png' border='0'></a>")
	document.write("<a href='../Links/local_link.html'><img src='../images/bottom bar/contents-5-inactive-82560.png' border='0'></a>")
	document.write("</td></tr>")
}

// Display error header
function header_error()
{
	document.write("<tr><td><table width='100%' border='0' cellspacing='0' cellpadding='0'>")
	document.write("<tr><td align='top'><img src='/images/bg/logo.png' border='0'></td>")
	document.write("</tr></table></td></tr>")
	document.write("<tr><td id=v>")
	document.write("<table width='100%' border='0' cellspacing='0' cellpadding='0'>")
	document.write("<tr><td width='185' background='/images/bg/light_color.png' height='30'></td>")
	document.write("<td class=hfs background='/images/bg/light_color.png' align='right'>")
	document.write("<a href='/index.html'>Home</a><em></em>")
	document.write("<a href='/Members/member.html'>Board Members</a><em></em>")
	document.write("<a href='/Events/event.html'>Events</a><em></em>")
	document.write("<a href='/Sponsors/sponsors.html'>Sponsors</a><em></em>")
	document.write("<a href='/Links/local_link.html'>Other Links</a></td>")
	document.write("</tr></table></td></tr>")
}

// Display error footer
function footer_error()
{
	document.write("<tr><td style='font-size:12px'  height='60' align='center' valign='middle' background='/images/bg/aquaWavesBlueCurve_bottom.gif'>")
	document.write("Copyright 2007-2010 Tsinghua Alumni Association of Greater Kansas City Area.")
	document.write("<br>All Rights Reserved. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='mailto:info@tsinghua-kc.org'>Send us your site comments.</a><br>")
	document.write("Site Designed by <a href='http://www.acmesolution.com' style='text-decoration:underline;color:blue' target='_blank'>ACME Solution</a>")
	document.write("</td></tr>")
}
					
					
