
// -------------------------------------------------------------------
document.writeln("<html>");
document.writeln("<head>");
document.writeln("<title>中国文学艺术界联合会</title>");
document.writeln("<meta http-equiv=\"Content-Type\" content=\"text/html; charset=gb2312\">");
document.writeln("</head>");
document.writeln("");
document.writeln("<body bgcolor=\"#FFFFFF\" text=\"#000000\">");
document.writeln("<b><a href=\"../../index.htm\"><font color=\"#C12201\">文联首页</font></a><font color=\"#C12201\"> ");
document.writeln("| <a href=\"index.htm\">协会首页</a> | <a href=\"jianjie.htm\">协会简介</a> | <a href=\"dongtai.htm\">协会动态</a> ");
document.writeln("| <a href=\"lindao.htm\">协会领导</a> | <a href=\"dianshi.htm\">电视书法大赛</a> | <a href=\"lantin.htm\">兰亭奖</a></font></b> ");
document.writeln("<b><font color=\"#C12201\"> | <a href=\"../../kw/zgsf.htm\">《中国书法》</a></font></b> ");
document.writeln("</body>");
document.writeln("</html>");
// -------------------------------------------------------------------