include("body_header.inc.php");
?>
// goto m.index.html if device is iphone or ipad if(strstr($_SERVER['HTTP_USER_AGENT'],'iPhone') || strstr($_SERVER['HTTP_USER_AGENT'],'iPod')) { header('Location: http://spellingwithcomet.com/m.index-5.html'); exit(); } ?>
include("activemindsonline_config.php"); ?> include("header.inc.php"); ?>