TRANSLATE_COMMA($_CONFIG['surfbar_static_reward']), 'surfbar_static_time' => CREATE_FANCY_TIME($_CONFIG['surfbar_static_time']), 'surfbar_static_lock' => CREATE_FANCY_TIME($_CONFIG['surfbar_static_lock']), 'surfbar_dynamic_percent' => TRANSLATE_COMMA($_CONFIG['surfbar_dynamic_percent']) ); // Construct template name $templateName = substr(basename(__FILE__), 5, -4)."_".strtolower($_CONFIG['surfbar_pay_model']); // Load the template LOAD_TEMPLATE($templateName, false, $content); // ?>