 |
|
Southeast USA Parkour Community
|
{CUSTOM=search}
|
|
 |
 |
{SITELINKS} |
 |
 |
{MENU=1}
|
 |
";
//--------------------------------------------------------------------------------------------------------------------------------------------+
$FOOTER = "
{MENU=3} |
 |
{MENU=2}
|
 |
 |
{SITEDISCLAIMER}
|
 |
|
";
//--------------------------------------------------------------------------------------------------------------------------------------------+
$CUSTOMPAGES = "parkour_plugins forum.php forum_post.php forum_viewforum.php forum_viewtopic.php download.php search.php content.php page.php";
//--------------------------------------------------------------------------------------------------------------------------------------------+
$CUSTOMHEADER = "
";
//--------------------------------------------------------------------------------------------------------------------------------------------+
// [linkstyle]
define('PRELINK', "");
define('POSTLINK', "
");
define('LINKCLASS', "");
//--------------------------------------------------------------------------------------------------------------------------------------------+
// [newsstyle]
$NEWSSTYLE = "
 |
{NEWSTITLE}
|
{NEWSCOMMENTS}
|
 |
 |
{NEWSBODY}
{EXTENDED}
|
 |
 |
Posted by
{NEWSAUTHOR}
on
{NEWSDATE}
|
 |
";
// [tablestyle]
function tablestyle($caption, $text){
global $style;
echo "
";
}
// [chatboxstyle]
$CHATBOXSTYLE = "
";
// [commentstyle]
$COMMENTSTYLE = "
{REPLY}
";
define("ICONSTYLE", "float: left; border:0");
define("COMMENTLINK", "Read/Post Comment: ");
define("COMMENTOFFSTRING", "Comments are turned off for this item");
define("PRE_EXTENDEDSTRING", "
[ ");
define("EXTENDEDSTRING", "Click here for more information...");
define("POST_EXTENDEDSTRING", " ]
");
?>