Tong Ren Live – Weight Loss and Cancer

Welcome to the homepage of Mary Egan, Tong Ren Specialist
Schedule:
Currently not broadcasting due to time constraints. Please tune in to one of our other broadcasts.
Contact:
Phone – 781.264.7015
Email – mtegan74@yahoo.com
For questions or private Tong Ren treatments, I can be contacted by email or by phone.
|
global $user;
if($GLOBALS['userKeyDefined'] != 1) {
$GLOBALS['userKeyDefined'] = 1;
function userKey($user, $roomKey) {
return md5(md5($user . $roomKey) . $roomKey);
}
}
if(true){
$chatroom = "@TONGRENSTATION_Live_Chat!";
$roomkey = "3ba7554a30c7ef59b5ce4f9f51ab3b66";
$gagaadmin = "pbtam, TONGRENSTATION";
$heightz = 200;
$gagaadmin = preg_replace('/\s*,\s*/', ',', $gagaadmin);
$gagaadmins = split(',', $gagaadmin);
$userz = $user->name;
$usernickz = $userz;
$userkey = userKey($usernickz, $roomkey);
foreach($gagaadmins as $value) {
if($userz == $value) {
$userkey = userKey(userKey($usernickz, $roomkey), $roomkey);
}
}
$usernickz = urlencode($usernickz);
?>