diff --git a/inc/class.page.php b/inc/class.page.php
--- a/inc/class.page.php
+++ b/inc/class.page.php
@@ -10,15 +10,14 @@ class page {
   public $lastJobTable = '';
   private $pageGenTime = 0;
   private $indexpath = 'http://protofusion.org/SlatePermutate/'; // full url to index for php header redirection
+  /* whether or not to output valid XHTML */
+  public $xhtml = FALSE;
 
   // Scripts and styles
   private $headCode = array();
 
-  private $trackingcode = '
-
+  /* the inclusion of ga.js is augmented in __construct(). */
+  private $trackingcode = '