get_current_language();
}
$descripcion = get_option( ‘descripcion_’ . $current_lang );
$fechadehoy = get_option(‘fechadehoy’);
$denda = get_option(‘onlinedenda’);
$facebook = get_option(‘facebook’);
$googleads = get_option(‘googleads’);
$newsletter_mailchimp = get_option(‘newsletter_mailchimp’);
$newsletter = get_option(‘newsletter’);
$facebook_pxl = get_option(‘facebook_pxl’);

?>