diff --git a/simuladormobout.php b/simuladormobout.php
index 6f339e7..91782f4 100644
--- a/simuladormobout.php
+++ b/simuladormobout.php
@@ -216,6 +216,8 @@ function outras_brafitec($es, $ms, $est, $apy, $acy, $cy, $ly, $ry, $ea, $pa, $c
function simulador_mob_shortcode() {
+\wp_enqueue_script( 'mathjax' );
+
if ($_SERVER['REQUEST_METHOD'] == 'POST'){
//var_dump($_POST);
if (isset($_POST["calcular"])) {
@@ -653,8 +655,6 @@ foreach ($sie_niveis as $sie_rotulo => $sie_valor) {
-
-