$PageTitle[0] = "Welcome to CIDS Ltd";
$PageTitle[1] = "About Us...";
$PageTitle[2] = "About credit referencing...";
$PageTitle[3] = "Repairing your credit history...";
$PageTitle[4] = "Request your credit report...";
$PageTitle[5] = "Credit-check someone else...";
$PageTitle[6] = "About Identity theft...";
$PageTitle[7] = "Avoid becoming a victim...";
$PageTitle[8] = "Identity Theft Protection...";
$PageTitle[9] = "Who is involved...";
$PageTitle[10] = "Apply for ID Theft Protection...";
$PageTitle[11] = "Links...";
$PageTitle[12] = "Debt Recovery...";
$PageTitle[13] = "Contact us...";
if (!$p)
{
$theP = 0;
}
else
{
$theP = $p;
}
$thePageTitle = $PageTitle[$theP];
?>
Channel Island Data Services Ltd
$HomeLinkClass = "";
$AboutLinkClass = "";
$ContactLinkClass = "";
$LinksLinkClass = "";
if (!$p){ $HomeLinkClass = "thisLink"; }
if ($p == 1){ $AboutLinkClass = "thisLink"; }
if ($p == 13){ $ContactLinkClass = "thisLink"; }
if ($p == 11){ $LinksLinkClass = "thisLink"; }
?>
$clsWho = "";
$clsAbout = "";
$clsRepair = "";
$clsReq = "";
$clsCred = "";
$clsIT = "";
$clsAvoid = "";
$clsProt = "";
$clsApply = "";
$clsLinks = "";
$clsDebtRec = "";
if ($p == 1){ $clsWho = "thisLink"; }
if ($p == 2){ $clsAbout = "thisLink"; }
if ($p == 3){ $clsRepair = "thisLink"; }
if ($p == 4){ $clsReq = "thisLink"; }
if ($p == 5){ $clsCred = "thisLink"; }
if ($p == 6){ $clsIT = "thisLink"; }
if ($p == 7){ $clsAvoid = "thisLink"; }
if ($p == 8){ $clsProt = "thisLink"; }
if ($p == 10){ $clsApply = "thisLink"; }
if ($p == 11){ $clsLinks = "thisLink"; }
if ($p == 12){ $clsDebtRec = "thisLink"; }
?>