About me: Myspace Layout Code
$rootBase = $_SERVER["DOCUMENT_ROOT"];
$metaTitle = "Halloween Note Generator";
$metaDesc = "Make your own halloween notes! Just select the options you want and get the code to paste in MySpace.";
$metaKeywords = "Halloween Note Generator, text generator, text effects ";
include($rootBase . '/_inc/config.php');
include($rootBase . '/_theme/header.php');
include($rootBase . '/_theme/breadcrumb.php');
?>