https://reviewschools.org/wp-includes/js/jquery/jquery.min.js
https://reviewschools.org/wp-includes/js/jquery/jquery-migrate.min.js
https://cdn.jsdelivr.net/npm/apexcharts
Universal Spa Training Academy
Universal Spa at a Glance
Less than 2 years
Typical Program Length
Suburb: Large
Campus Setting
14:1
Student-Faculty Ratio
Cost of Attending Universal Spa
Tuition History
Category Tuition Trends 2021 $15,900 2022 $16,550 2023 $16,500 2024 $17,250
Popular Academic Programs
Cosmetology and Related Personal Grooming Services
Somatic Bodywork and Related Therapeutic Services
Cosmetology and Related Personal Grooming Services
Universal Spa Financial Outcomes
Percent of New Students with Loans
Average Student Loan Amounts
Universal Spa students borrow an average of $5,198 in loans including federal and private sources.
Category Average Loan Amount Universal Spa Training Academy $5,198 Career and Vocational Schools Avg $6,903
Other Academic Services
Weekend and Evening Classes
Academic and Career Counseling Services
Employment Services for Students
Placement Services for Graduating Students
Library Collection - Printed Materials
Digital Library Resources
Comparison with Peers Universal Spa Training Academy
$17,250
94.0%
41.0%
For Profit
$18,162
62.0%
67.9%
Illinois
$18,378
54.5%
50.2%
Review Universal Spa Training Academy
var rsChartData = {"instances":[{"containerId":"rs-chart-1","type":"tuition_history","data":{"categories":["2021","2022","2023","2024"],"values":[15900,16550,16500,17250]},"height":350,"color":"#2b60ff","typeConfig":{"orientation":"vertical","formatter":"currency","monochrome_shade":"dark","distributed":true,"column_width":"60%","data_labels_offset_y":50,"data_labels_offset_x":0,"xaxis_tick_amount":0}},{"containerId":"rs-chart-2","type":"loans","data":{"categories":["Universal Spa Training Academy","Career and Vocational Schools Avg"],"values":[5198,6903]},"height":250,"color":"#2b60ff","typeConfig":{"orientation":"horizontal","formatter":"currency","monochrome_shade":"light","distributed":false,"column_width":"70%","data_labels_offset_y":0,"data_labels_offset_x":150,"xaxis_tick_amount":4}},{"containerId":"rs-chart-3","type":"tuition_history","data":{"categories":["2021","2022","2023","2024"],"values":[15900,16550,16500,17250]},"height":350,"color":"#2b60ff","typeConfig":{"orientation":"vertical","formatter":"currency","monochrome_shade":"dark","distributed":true,"column_width":"60%","data_labels_offset_y":50,"data_labels_offset_x":0,"xaxis_tick_amount":0}},{"containerId":"rs-chart-4","type":"loans","data":{"categories":["Universal Spa Training Academy","Career and Vocational Schools Avg"],"values":[5198,6903]},"height":250,"color":"#2b60ff","typeConfig":{"orientation":"horizontal","formatter":"currency","monochrome_shade":"light","distributed":false,"column_width":"70%","data_labels_offset_y":0,"data_labels_offset_x":150,"xaxis_tick_amount":4}}],"config":{"colors":{"primary":"#2b60ff","secondary":"#f8f9fa","text":"#333333","grid":"#e9ecef"},"fonts":{"family":"Lato, sans-serif","data_label_size":"14px","axis_label_size":"18px","small_axis_size":"14px"},"defaults":{"animations":false,"toolbar":false,"background":"white"}},"strings":{"tuition":"Tuition","awards":"Awards","loans":"Loans","noData":"No data available"}};
//# sourceURL=rs-school-charts-js-extra
https://reviewschools.org/wp-includes/js/dist/hooks.min.js
https://reviewschools.org/wp-includes/js/dist/i18n.min.js
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
//# sourceURL=wp-i18n-js-after
https://reviewschools.org/wp-content/plugins/contact-form-7/includes/swv/js/index.js
var wpcf7 = {
"api": {
"root": "https:\/\/reviewschools.org\/wp-json\/",
"namespace": "contact-form-7\/v1"
},
"cached": 1
};
//# sourceURL=contact-form-7-js-before
https://reviewschools.org/wp-content/plugins/contact-form-7/includes/js/index.js
var wpcf7cf_global_settings = {"ajaxurl":"https://reviewschools.org/wp-admin/admin-ajax.php"};
//# sourceURL=wpcf7cf-scripts-js-extra
https://reviewschools.org/wp-content/plugins/conditional-fields-pro/js/scripts.js
https://reviewschools.org/wp-content/plugins/oxygen/subplugins/breakdance-elements/dependencies-files/awesome-menu@1/awesome-menu.js
document.addEventListener('DOMContentLoaded', function(){ window.addEventListener('load', function () {
setTimeout(() => {
//console.log("TOC script running...");
const tocList = document.querySelector('.rs_toc__list');
if (!tocList) {
//console.warn("TOC list container not found.");
return;
}
const headings = document.querySelectorAll('.main h2, .main h3, .main h4');
if (!headings.length) {
console.warn("No headings");
return;
}
headings.forEach((heading, i) => {
const tag = heading.tagName.toLowerCase();
const text = heading.textContent.trim();
if (!text) return;
if (!heading.id) {
const safeId = text.toLowerCase().replace(/\s+/g, '-').replace(/[^\w\-]+/g, '') + '-' + i;
heading.id = safeId;
//console.log(`Generated ID for ${tag}: ${heading.id}`);
}
const li = document.createElement('li');
li.className = 'toc-' + tag;
const a = document.createElement('a');
a.href = '#' + heading.id;
a.textContent = text;
li.appendChild(a);
tocList.appendChild(li);
});
//console.log("TOC populated.");
}, 300); // optional delay in case of animations/lazy-load
});
document.addEventListener('DOMContentLoaded', function () {
const toggleBtn = document.querySelector('.rs_toc__toggle');
const tocList = document.querySelector('.rs_toc__list');
if (toggleBtn && tocList) {
toggleBtn.addEventListener('click', function () {
const isVisible = tocList.classList.toggle('is-visible');
toggleBtn.setAttribute('aria-expanded', isVisible);
toggleBtn.textContent = isVisible ? 'Hide Sections' : 'Show Sections';
});
}
});
})
document.addEventListener('DOMContentLoaded', function(){ if (!window.BreakdanceFrontend) {
window.BreakdanceFrontend = {}
}
window.BreakdanceFrontend.data = {"homeUrl":"https:\/\/reviewschools.org","ajaxUrl":"https:\/\/reviewschools.org\/wp-admin\/admin-ajax.php","elementsPluginUrl":"https:\/\/reviewschools.org\/wp-content\/plugins\/oxygen\/subplugins\/breakdance-elements\/","BASE_BREAKPOINT_ID":"breakpoint_base","breakpoints":[{"id":"breakpoint_base","label":"Desktop","defaultPreviewWidth":"100%"},{"id":"breakpoint_tablet_landscape","label":"Tablet Landscape","defaultPreviewWidth":1024,"maxWidth":1119},{"id":"breakpoint_tablet_portrait","label":"Tablet Portrait","defaultPreviewWidth":768,"maxWidth":1023},{"id":"breakpoint_phone_landscape","label":"Phone Landscape","defaultPreviewWidth":480,"maxWidth":767},{"id":"breakpoint_phone_portrait","label":"Phone Portrait","defaultPreviewWidth":400,"maxWidth":479}],"subscriptionMode":"pro"}
if (!window.OxygenFrontend) {
window.OxygenFrontend = {}
}
window.OxygenFrontend.data = {"homeUrl":"https:\/\/reviewschools.org","ajaxUrl":"https:\/\/reviewschools.org\/wp-admin\/admin-ajax.php","elementsPluginUrl":"https:\/\/reviewschools.org\/wp-content\/plugins\/oxygen\/subplugins\/breakdance-elements\/","BASE_BREAKPOINT_ID":"breakpoint_base","breakpoints":[{"id":"breakpoint_base","label":"Desktop","defaultPreviewWidth":"100%"},{"id":"breakpoint_tablet_landscape","label":"Tablet Landscape","defaultPreviewWidth":1024,"maxWidth":1119},{"id":"breakpoint_tablet_portrait","label":"Tablet Portrait","defaultPreviewWidth":768,"maxWidth":1023},{"id":"breakpoint_phone_landscape","label":"Phone Landscape","defaultPreviewWidth":480,"maxWidth":767},{"id":"breakpoint_phone_portrait","label":"Phone Portrait","defaultPreviewWidth":400,"maxWidth":479}],"subscriptionMode":"pro"} })
document.addEventListener('DOMContentLoaded', function(){
new AwesomeMenu(".breakdance .bde-menu-13995-106 .breakdance-menu", {
dropdown: {
openOnClick: false,
mode: {
desktop: 'dropdown'
},
placement: 'center',
width: 400,
animation: 'fade'
},
link: {
effect: 'background',
effectDirection: '',
},
mobile: {
breakpoint: '',
mode: 'accordion',
offcanvasPosition: 'left',
offset: 0,
followLinks: true
}
});
})
document.addEventListener('DOMContentLoaded', function(){
new AwesomeMenu(".breakdance .bde-wp-menu-13996-105 .breakdance-menu", {
dropdown: {
openOnClick: false,
mode: {
desktop: 'dropdown'
},
placement: 'left',
width: null,
animation: 'fade'
},
link: {
effect: 'background',
effectDirection: '',
},
mobile: {
breakpoint: 'breakpoint_phone_landscape',
mode: 'default',
offcanvasPosition: 'left',
offset: null,
followLinks: true
}
});
})