Copyright © Caprinmax 2005-2008 All Rights Reserved.
好好生活,天天向上
Recent Twitters
Tags
Guestbook
Active Topics
Links
{macro getYear(date)} ${date.substr(0, 4)} {/macro}
${current.topic}(${current.author})
${current.date}
${article}
{if prev}
${prev.topic}(${prev.author})
${prev.date}
{/if}
{if type}
{/if}
{if next}
${next.topic}(${next.author})
${next.date}
{/if}
[This article is not open for comment]
{eval} scrollToTop = function() { var y = window.pageYOffset || document.documentElement.scrollTop || document.body.scrollTop; if (y > 0) { scrollTo(0, y-250); setTimeout("scrollToTop()", 100);} } viewTopic = function(type, key, path) { scrollToTop(); display(type, key, path); } backToIndex = function(type, key, year) { scrollToTop(); try { document.jstIndex.setAttr('year', year); document.jstIndex.restore(); } catch(e) { listIndex(type, key, year); } } {/eval}