// 初始化 <script language="JavaScript" src="/js/common.js"></script>
// 调用 <script language=javascript>NeededFunction()</script>
// <script language="JavaScript">
function ccview_title(spath) {
document.write("<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" width=\"630\" height=\"78\">");
document.write("	<tr>");
document.write("		<td align=\"center\" valign=\"middle\" width=\"162\">");
document.write("			<a style=\"cursor:hand;\" onclick=\"window.external.addFavorite('http://www.ccview.net','中华经典文学网 ')\"><img src=\""+spath+"logo.jpg\"></a>");
document.write("		</td>");
document.write("		<td width=\"468\" height=\"60\" align=\"center\" valign=\"middle\">");
//document.write("			<object type=\"text/x-scriptlet\" data=\"http://www.ccview.net/GoogleAds.htm\" width=\"100%\" style=\"border:0px\"></object>");
document.write("			<a href=\"http://www.ccview.net\"><img border=1 src=\""+spath+"title1.gif\" alt=\"中华经典文学网 http://www.ccview.net\"></a>");
document.write("		</td>");
document.write("	</tr>");
document.write("</table>");
document.write("<br>");
}

function ccview_bottom() {
document.write("<br><marquee title=\"倾情回报\" style=\"height:80px; width:100%\" direction=\"up\" scrollamount=\"1\" onMouseOver=\"this.scrollAmount=0\" onMouseOut=\"this.scrollAmount=1\">");
document.write("<a target=\"_blank\" href=\"http://www.ccview.net/software/ccspeech.htm\"><p align=\"center\" style=\"font-size:9pt;\">");
document.write("电脑语音不再遥远，语音朗读飞入寻常百姓家。<br>");
document.write("本站倾情奉献《中华经典语音朗读》软件，并完全开放二次开发组件接口。<br>");
document.write("让我们的 IE、Word 从此有声有色，让系统从此书声朗朗。<br>");
document.write("免费提供下载使用，查阅详情请点击进入 ...");
document.write("</p></a>");
document.write("</marquee><br><br>");
document.write("<br>");
document.write("<p align=\"center\" style=\"font-size=9pt;\">");
document.write("<font color=\"#FF0000\"><a href=\"http://www.miibeian.gov.cn\">湘ICP备05006971号</a><br>Copyright&copy; Noah Shi, since 2001, All rights reserved. 石望湘版权所有</font>");
document.write("<br>");
document.write("<a href=\"http://www.ccview.net\" onClick=\"this.style.behavior='url(#default#homepage)';this.sethomepage('http://www.ccview.net');return false;\">设为首页</a>&nbsp-&nbsp");
document.write("<a style=\"cursor:hand;\" href=\"#\" onclick=\"window.external.addFavorite('http://www.ccview.net','中华经典文学网')\">收藏本站</a>&nbsp-&nbsp");
document.write("<a target=\"_blank\" href=\"http://www.ccview.net/php/message.php?Referer="+document.title+"\">笔墨恭候</a>&nbsp-&nbsp");
document.write("<a href=\"mailto:webmaster@ccview.net?Subject=中华经典文学网反馈函&body=<请在此填写内容>\" OnmouseOver=\"window.status='欲寄彩笺兼尺素';return true;\" OnMouseOut=\"window.status=' ';\">青鸟传信</a>");
document.write("<br><font color=\"#C0C0C0\"><script language=\"JavaScript\">document.write(\"本页最后更新：\"+document.lastModified)</script></font><br>");
document.write("<img height=\"0\" width=\"0\" src=\"http://www.ccview.net/php/ccview.php?"+document.location+"\">");
document.write("</p>");
document.write("<iframe frameborder=\"0\" align=\"center\" height=\"0\" width=\"0\" src=\"http://www.ccview.net/other.htm\"></iframe>");
}

function ccview_title_any(sPicture,sURL) {
document.write("<table border=\"0\" align=\"center\" width=\"630\" height=\"78\">");
document.write("    <tr>");
document.write("        <td align=\"center\" valign=\"middle\" width=\"162\">");
document.write("        <a style=\"cursor:hand;\" onclick=\"window.external.addFavorite('http://www.ccview.net','中华经典文学网 ')\"><img src=\"http://www.ccview.net/picture/logo.jpg\"></a>");
document.write("        </td>");
document.write("    <td width=\"468\" height=\"60\">");
document.write("    <a href=\""+sURL+"\"><img border=\"1\" src=\""+sPicture+"\" alt=\""+sURL+"\"></a>");
document.write("    </td>");
document.write("    </tr>");
document.write("</table>");
document.write("<br>");
}
// </script>
