= $AuthLevel_BoardBottom) { ?> "; if ($City) {$Addr .= $City.", ";} if ($State) {$Addr .= $State;} if ($PostalCode) {$Addr .=" ".$PostalCode;} $Phone1Type = $row["Phone1Type"]; $Phone1 = $row["Phone1"]; $Phone1AC = substr("$Phone1", 0, 3); $Phone1Prefix = substr("$Phone1", 3, 3); $Phone1Suffix = substr("$Phone1", 6, 4); $Phone1Ext = substr("$Phone1", 10, 10); if ($Phone1) { if ($Phone1Type) { $Phone1Dsp = "[".$Phone1Type."] "; } $Phone1Dsp .= $Phone1AC."-".$Phone1Prefix."-".$Phone1Suffix; if ($Phone1Ext) {$Phone1Dsp .= " x-".$Phone1Ext;} } $Phone2Type = $row["Phone2Type"]; $Phone2 = $row["Phone2"]; $Phone3Type = $row["Phone3Type"]; $Phone3 = $row["Phone3"]; $Phone2AC = substr("$Phone2", 0, 3); $Phone2Prefix = substr("$Phone2", 3, 3); $Phone2Suffix = substr("$Phone2", 6, 4); $Phone2Ext = substr("$Phone2", 10, 10); if ($Phone2) { if ($Phone2Type) { $Phone2Dsp = "[".$Phone2Type."] "; } $Phone2Dsp .= $Phone2AC."-".$Phone2Prefix."-".$Phone2Suffix; if ($Phone2Ext) {$Phone2Dsp .= " x-".$Phone2Ext; } } $Phone3AC = substr("$Phone3", 0, 3); $Phone3Prefix = substr("$Phone3", 3, 3); $Phone3Suffix = substr("$Phone3", 6, 4); $Phone3Ext = substr("$Phone3", 10, 10); if ($Phone3) { if ($Phone3Type) { $Phone3Dsp = "[".$Phone3Type."] "; } $Phone3Dsp .= $Phone3AC."-".$Phone3Prefix."-".$Phone3Suffix; if ($Phone3Ext) {$Phone3 .= " x-".$Phone3Ext;} } // Cell Formatting $CellThree = $Phone1Dsp; if ($Phone2Dsp) {$CellThree .= "
".$Phone2Dsp;} if ($Phone3Dsp) {$CellThree .= "
".$Phone3Dsp;} $CellTwo = "$FullName"; if ($Addr) { $CellTwo .="
".$Addr; } if ($EMailName) { $CellFour = $EMailName; } // -------------------------------- End Cell Formatting -------------------------------- // Display Section ?>

Team Managers -


$GroupID $DispUID
You aren't authorized to view this page..."; }?>