// a function to simplify HTML authoring with Javascript
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

function dw(text)
{
  document.write(text);
}

dw('<table width="760" border="0" cellpadding="0" cellspacing="0">');
dw('<tr> ');
dw('<td align="center" valign="top" bgcolor="ffffff">');
dw('<table width="100%" border="0" cellpadding="0" cellspacing="1" bgcolor="990000">');
dw('<tr>');
dw('<td><table width="100%" height="20" border="0" cellpadding="0" cellspacing="0" bgcolor="ffffff">');
dw('<tr>');
dw('<td width="126" align="center" bgcolor="#990000" class="whitebody"><strong><a class="whitebody" href="http://www.ccefoundation.org/">CCEF Home</a></strong></td>');
dw('<td width="1"><img src="/images/transparent.gif" width="1" height="1" border="0"></td>');
dw('<td width="126" align="center" bgcolor="#990000" class="whitebody"><strong><a class="whitebody" href="http://www.ccefoundation.org/directors/">Board Directors </a></strong></td>');
dw('<td width="1"><img src="/images/transparent.gif" width="1" height="1" border="0"></td>');
dw('<td width="126" align="center" bgcolor="#990000" class="whitebody"><strong><a class="whitebody" href="http://www.ccefoundation.org/activity">Activities</a></strong></td>');
dw('<td width="1"><img src="/images/transparent.gif" width="1" height="1" border="0"></td>');
dw('<td width="126" align="center" bgcolor="#990000" class="whitebody"><strong><a class="whitebody" href="http://www.ccefoundation.org/publication/">Publications</a></strong></td>');
dw('<td width="1"><img src="/images/transparent.gif" width="1" height="1" border="0"></td>');
dw('<td width="126" align="center" bgcolor="#990000" class="whitebody"><strong><a class="whitebody" href="http://www.ccefoundation.org/membership">Membership</a></strong></td>');
dw('<td width="1"><img src="/images/transparent.gif" width="1" height="1" border="0"></td>');
dw('<td width="126" align="center" bgcolor="#990000" class="whitebody"><strong><a class="whitebody" href="http://www.scanews.com">SCANews.com</a></strong></td>');
dw('</tr>');
dw('</table></td>');
dw('</tr>');
dw('</table>');
dw('<a href="http://www.ccefoundation.org/"><img src="http://www.scanews.com/images/ccef/cceflogo.gif" alt="Chinese Culture and Education Foundation" width="574" height="86" hspace="0" vspace="5" border="0"></a></td>');
dw('</tr>');
dw('</table>');
dw('<table width="760" border="0" cellspacing="0" cellpadding="0">');
dw('<tr> ');
dw('<td height="5"><img src="/images/transparent.gif" width="5" height="5" border="0"></td>');
dw('</tr>');
dw('</table>');