"; echo "
"; ShowDropdown($chatpath); echo "
"; } if ($frames == "view") { if ($selecteduser) ShowProfile($selecteduser, $chatpath); else echo "
Select a profile from the list in the top right corner.
"; } } else { echo "Profile Viewer Requires frame-enabled browser."; } ?>