require_once("lib/setup.lib"); $right_login = true; $title = "Welcome to Smooth Feather Productions"; echo_header(); //////// ANALYTICS CODE HERE ////////// echo ""; //////// ANALYTICS CODE HERE ////////// ?>
|
$content = get_content("About Us");
echo "
$content[content]
";
?>
|