getString("title"); $headertag_description = system_showText(LANG_LISTING_REVIEWSOF)." ".$listingObj->getString("title").", ".$listingObj->getString("description"); $headertag_keywords = str_replace(" || ", ", ", $listingObj->getString("keywords")); include(EDIRECTORY_ROOT."/layout/header.php"); ?>