include("IncludeScripts/incHeader.php"); ?>
include("IncludeScripts/incMenu.php"); ?>
$ViewAccountID=$AccountID; if($ClientPublicView=="1"){ $ViewAccountID="1"; } $sqlquery="Select * from tblcorpaccountcategories where AccountID=".mysql_real_escape_string($ViewAccountID)." and Clearance=0 order by tblcorpaccountcategories.DisplayOrder asc;"; //echo($sqlquery); $Accounts=mysql_query($sqlquery) or die("Query failed : " . mysql_error()); while ($row = mysql_fetch_array($Accounts)) { $CategoryID = $row["ID"]; $Category = $row["Category"]; $Class="sidemenuitems"; $aClass="whitelink"; //echo("AccType=".$AccountType); if($AccountType=="0"){ $ChosenCategoryID = $DefaultCategoryID; } ?>
} ?>
£
if($OfferProductID2!=""){ ?>
£
} // end if offer 2 ?>
Click to arrange an
account with us
if($Function=="Fetch" && $AccountID!=""){ ?>
Registered Details
Orders
} else { ?>
} ?>
if($EmailResult){ ?>
Thankyou for your email.
We will contact you shortly.
} else { ?>
Registration
First name *
Last name *
Phone
E-mail address *
Address Line 1 *
Address Line 2
Town or City *
County
Post Code *
Find Address
Password *
Register
} // end if email sent ?>
include("IncludeScripts/incFooter.php"); ?>