Copyright © Caprinmax 2005-2009 All Rights Reserved.
Recent Twitters
Tags
Active Topics
Guestbook
Links
Feedjit Live Blog Stats
好好生活,天天向上
{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 { page.IndexCache['year'] = year; $('#content').html(document.jstIndex.process(page.IndexCache)); } catch(e) { listIndex(type, key, year); } } {/eval}