Recent Posts
None | 13 sec ago
Java | 15 sec ago
ASM (NASM) | 21 sec ago
None | 24 sec ago
None | 32 sec ago
None | 35 sec ago
Java | 38 sec ago
PHP | 44 sec ago
None | 50 sec ago
Python | 1 min ago
Sitereport
Find cool info about any domain on the internet?
visit sitereport
Free Subdomains
Want a pastebin.com sub-domain for your community?
learn more...
What is pastebin?
Pastebin is a website that hosts all your text & code on dedicated servers for easy sharing.
learn more...
By Byrne Reese on the 15th of Jul 2009 05:20:07 PM
Download |
Raw |
Embed |
Report
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" id="sixapart-standard">
<$mt:include module="HTML Head"$>
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="<$MTLink template="rsd"$>" />
<script src="http://stats.thatcriticguy.com/?js" type="text/javascript"></script>
<body id="<$mt:BlogTemplateSetID$>" class="mt-main-index
<$MTVar name="page_layout"$>">
<div id="container-inner">
<$mt:include module="Banner Header"$>
<mt:var name="currentp" value="0">
<mt:var name="limit" value="10">
<mt:var name="lastn" value="30"><?php
$page = $_REQUEST['p'];
if (!isset($page)) { $page = 1; }
?>
<mt:Entries lastn="$lastn">
<mt:setvarblock name="page"><mt:getvar name="__counter__" op="mod" value="$limit"></mt:setvarblock>
<mt:if name="page" eq="1">
<mt:setvar name="currentp" op="add" value="1">
<mt:if name="currentp" gt="1"><?php } ?></mt:if>
<?php if ($page == <$mt:var name="currentp"$>) { ?>
</mt:if>
<$mt:include module="Entry Summary"$>
<mt:if name="__last__"><?php } ?></mt:if>
</mt:Entries>
<?php
$limit = <mt:var name="limit">;
$page_count = <mt:var name="currentp">;
if ($page < $page_count) {
echo '<a id="next-page" href="?p='.($page + 1).'">« Older Posts
</a>';
}
if ($page > 1) {
echo '
<a id="prev-page" href="?p='.($page - 1).'">Newer Posts
»</a>';
}
?>
<div class="content-nav">
<a href="<$mt:Link template="archive_index"$>">Archives
</a>
<$MTInclude module="Sidebar"$>
<$mt:include module="Banner Footer"$>
<div id="dialog"><div id="dialog-inner">
<div id="dialog-content"></div>
<a href="javascript:dialogClose();" id="dialog-close">Close
</a>
Submit a correction or amendment below.
Make A New Post