
 
javastr="";
 
javastr=javastr+"<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">";
javastr=javastr+"<html xmlns=\"http://www.w3.org/1999/xhtml\" >";
javastr=javastr+"";
javastr=javastr+"<head>";
javastr=javastr+"<title>中國文學藝術界聯合會</title>";
javastr=javastr+"<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />";
javastr=javastr+"</head>";
javastr=javastr+"<body text=\"#000000\" leftmargin=\"0\" topmargin=\"0\" marginwidth=\"0\" marginheight=\"0\">";
javastr=javastr+"<table width=\"1000\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">";
javastr=javastr+"  <tr> ";
javastr=javastr+"    <td height=\"1\" colspan=\"2\" valign=\"top\" bgcolor=\"#FFFFFF\"></td>";
javastr=javastr+"  </tr>";
javastr=javastr+"  <tr> ";
javastr=javastr+"    <td width=\"178\" valign=\"top\"><img src=\"http://big5.xinhuanet.com/gate/big5/www.cflac.org.cn/images/index/logo_new.jpg\" width=\"178\" height=\"106\"></td>";
javastr=javastr+"    <td width=\"822\"><a href=\"http://big5.xinhuanet.com/gate/big5/www.cflac.org.cn/zt/60years/\" target=\"_blank\"><img src=\"http://big5.xinhuanet.com/gate/big5/www.cflac.org.cn/images/flash/60years.jpg\" width=\"822\" height=\"106\" border=\"0\" /></a></td>";
javastr=javastr+"  </tr>";
javastr=javastr+"</table>";
javastr=javastr+"</body>";
javastr=javastr+"</html>";
 
document.write(javastr);
