function header_common(title) { var header_txt=""; header_txt +=""+title+""; return header_txt; } function body_common() { var body_txt=""; body_txt +="
"; body_txt +="首页 "; body_txt +="资料馆 "; body_txt +="一生何求 "; body_txt +="纪念册 "; body_txt +="歌者恋歌 "; body_txt +="走近百强 "; body_txt +="最深刻的记忆 "; body_txt +="歌友小站 "; body_txt +="讨论区
"; return body_txt; } function body_common_level2() { var body_txt=""; body_txt +="
"; body_txt +="首页 "; body_txt +="资料馆 "; body_txt +="一生何求 "; body_txt +="纪念册 "; body_txt +="歌者恋歌 "; body_txt +="走近百强 "; body_txt +="最深刻的记忆 "; body_txt +="歌友小站 "; body_txt +="讨论区
"; return body_txt; } function footer(bgcolor,fontcolor) { footer_txt=""; footer_txt +="
"; footer_txt +="
"; footer_txt +="
郑重声明:本网站由陳百強的天博电竞app共同建设,所有内容都是经过每个人的努力整理完成的,
"; footer_txt +="如果您要转载本网站的内容,请注明引自《离不开--陳百強》网站,尊重天博电竞app的劳动。特此声明。
"; footer_txt +="

"; footer_txt +="请用IE4以上浏览器,800×600分辨率观看以得最佳效果    Copyright © 2000.1~2022 离不开,陳百強 All Rights Reserved
"; footer_txt +="您正在访问的是:Dannychan.cn 离不开,天博体育平台在线登录 "; footer_txt +="

信息产业部备案: 京ICP备15056105号-1"; footer_txt +="
"; footer_txt +="
"; return footer_txt; }