$tab="home"; $footerExtras = ' | Terms and Conditions / Privacy Policy'; include_once("main.config.inc.php"); $titleTag="$SITE_TITLE"; $metaDescriptionTag = "Welcome to Northern Ireland Online, a network of local city guides serving millions of people across Northern Ireland."; // Let's generate a unique 32 char hex number $alphanumeric="0123456789abcdef"; for($i=0;$i<32;$i++) { $characterIndex=rand(0,15); $character = substr($alphanumeric,$characterIndex,1); $session .= "$character"; } // PHP code which creates the link location which calls the javascript // Pass this function $city or $site but not both function returnTrackerLink($city, $site, $session) { if($city) { $trackerLink="javascript:trackUniqueVisitors('$city', '','$session')"; } elseif($site) { $trackerLink="javascript:trackUniqueVisitors('', '$site','$session')"; } return($trackerLink); } # http://www.northernirelandonline.co.uk $body = '
'; # more cities # /*