if (!function_exists('ShowAd')) { function ShowAd($action) { $ad = << ENDOFAD; $action->raw($ad); return true; } }