
// -------------------------------------------------------------------
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=\"jinjibaihua.htm\">金鸡百花电影节</a> | <a href=\"jinji.htm\">金鸡奖</a> ");
document.writeln("| <a href=\"baihua.htm\">百花奖</a></font></b> ");
document.writeln("</body>");
document.writeln("</html>");
// -------------------------------------------------------------------