 | | Southeast USA Parkour Community |
{CUSTOM=search}
| |  |
 |
{SITELINKS}
|
 |
 |
{MENU=1}
|  |
{WMESSAGE}
";
//--------------------------------------------------------------------------------------------------------------------------------------------+
$FOOTER = "
{MENU=3}
{MENU=4}
|
 |
{MENU=2}
|
 |
 |
{SITEDISCLAIMER}
|
 |
|
";
//--------------------------------------------------------------------------------------------------------------------------------------------+
$CUSTOMPAGES = "agenda.php wrap.php google_maps.php event.php autogallery.php forum.php forum_post.php forum_viewforum.php forum_viewtopic.php download.php search.php content.php page.php wiki.php forum_stats.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", "");
define("PRE_EXTENDEDSTRING", "
[ ");
define("EXTENDEDSTRING", "Click here for more information...");
define("POST_EXTENDEDSTRING", " ]
");
?>