<div class="navfoot"><lisp>
(when (muse-publishing-directive "related")
(concat
"\n<p><strong>Related:</strong>\n "
(mapconcat
(lambda (page)
(concat "<a href=\"../bookmarks/"
page "\">" page "</a>"))
(split-string
(muse-publishing-directive "related"))
"\n ")
"\n </p>"))
</lisp>
<hr />
<script type="text/javascript"><!--
google_ad_client = "pub-3203017294401244";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_color_border = "578A24";
google_color_bg = "CCFF99";
google_color_link = "00008B";
google_color_url = "00008B";
google_color_text = "000000";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<table width="100%" border="0" summary="Footer navigation">
<col width="33%" /><col width="34%" /><col width="33%" />
<tr>
<th align="left">
Updated:
<span class="footdate">
<lisp>(muse-publishing-directive "date")</lisp>
</span>
</th>
<th align="center">
<span class="foothome">
<a href="/web/WelcomePage.html">Home</a> /
<a href="/web/WikiIndex.html">Index</a> /
<a href="/web/ChangeLog.html">ChangeLog</a>
</span>
</th>
<th align="right">
Edited by <a href="/web/AboutMe.html">Haiyong Zheng</a>
</th>
</tr>
</table>
<a href="http://www.gnu.org/software/emacs/emacs.html"
style="text-decoration: none;">
<img alt="Emacs logo"
src="/static/logos/emacs_logo_40x31.png" />
</a>
<a href="http://www.slackware.org/"
style="text-decoration: none;">
<img alt="SlackWare logo"
src="/static/logos/slackware_logo_117x31.png" />
</a>
<a href="http://www.emacswiki.org/"
style="text-decoration: none;">
<img alt="EmacsWiKi.Org logo"
src="/static/logos/emacswiki_logo_54x31.png" />
</a>
<a href="http://www.flyzhy.org/"
style="text-decoration: none;">
<img alt="FlyZhy.Org logo"
src="/static/logos/FlyZhyOrg_96x31.png" />
</a>
<a href="http://creativecommons.org/licenses/by/2.5/"
style="text-decoration: none;">
<img alt="Creative Commons License"
src="/static/logos/somerightsreserved.png" />
</a>
<!--
<a href="mailto:flyzhy.org@gmail.com">
<img alt="FlyZhyOrg email"
src="/static/logos/FlyZhy_Gmail_logo.png" />
</a>
-->
<a href="http://validator.w3.org/check?uri=referer"
style="text-decoration: none;">
<img src="http://www.w3.org/Icons/valid-xhtml10"
alt="Valid XHTML 1.0!" height="31" width="88" />
</a>
<a href="http://jigsaw.w3.org/css-validator/"
style="text-decoration: none;">
<img style="border:0;width:88px;height:31px"
src="http://jigsaw.w3.org/css-validator/images/vcss"
alt="Valid CSS!" />
</a>
</div>
</body>
</html>