include INCLUDES."comments_include.php";
showcomments("U",DB_USERS,"user_id",$_GET['lookup'],FUSION_SELF."?lookup=".$_GET['lookup']);
require_once INCLUDES . "comments_include.php";
showcomments("U", DB_USERS, "user_id", $_GET['lookup'], FUSION_SELF."?lookup=".$user_data['user_id']);