Viewing Profile of $profile->username.

"; if ($profile->firstName == "") { echo ""; } else { echo ""; } echo ""; if ($profile->lastName == "") { echo ""; } else { echo ""; } echo ""; if ($profile->aim == "") { echo ""; } else { echo ""; } echo ""; if ($profile->msn == "") { echo ""; } else { echo ""; } echo ""; if ($profile->yim == "") { echo ""; } else { echo ""; } echo ""; if ($profile->siteURL == "") { echo ""; } else { echo ""; } echo ""; if ($profile->location == "") { echo ""; } else { echo ""; } echo ""; if ($profile->avatar == "") { echo ""; } else { echo ""; } echo ""; if ($profile->sig == "") { echo ""; } else { echo ""; } echo "
Profile Information
First NameNot Verified$profile->firstName
Last NameNot Verified$profile->lastName
AIMNone$profile->aim
MSNNone$profile->msn
YIMNone$profile->yim
WebsiteNone$profile->siteURL
LocationNot Verified$profile->location
AvatarNoneavatar\">
SignatureNone$profile->sig
"; ?>