include('vars.php');
if ($_GET[search])
$fixsearch = trim(stripslashes($search))." <";
$cat2 = (isset($_GET[c])) ? $_GET[c] : 'ALL';
if ($cat2 != "ALL")
{
$cat_title = getCatName($cat2)." < ";
}
$C4Y = (isset($_GET[C4Y])) ? $_GET[C4Y] : '';
if ($C4Y != '')
{
$cat_title = getCatTitle($C4Y)." < ";
}
//$fixsearch = "Troubled Teen Industry NEWS";
?>
echo "$fixsearch $cat_title" ?>Troubled Teen ARTICLES < Caring 4 Youth :: print $slogan ?>
, Caring 4 Youth, TROUBLED TEEN ARTICLES, troubled teen programs, boot camps, wilderness programs, educational consultants, caring4youth.org, caring, 4, youth, troubled teen, struggling youth, program search engine, caring 4 youth, caring4youth">
- Caring 4 Youth TROUBLED TEEN ARTICLES on: troubled teen programs, boot camps, wilderness programs, and educational consultants.">
include('preload.php');
include('ARTICLES-troubled-teens.php');
include('desc_footer.php');
include('footer.php');
?>