if (file_exists(e_PLUGIN . 'gold_system/images/gold_menu.png')) { $gold_caption = ' ' . $GOLD_PREF['gold_currency_name']; } else { $gold_caption = $GOLD_PREF['gold_currency_name']; } $ns->tablerender($gold_caption , $gold_text); ?>