$arr = $vbulletin->userinfo; $aaa = $arr["username"];
<iframe id="livechat" frameborder="0" width="100%" height="900" allowtransparency="true" marginwidth="0" marginheight="0" src="http://www.mydomain.com/mypage.php"></iframe>
echo "aaa is " . $aaa;