import wixLocation from 'wix-location'; import { session } from 'wix-storage'; $w.onReady(function () { let path = wixLocation.path let sBreadtrail = session.getItem('breadtrail') if (sBreadtrail !== null) { let aBreadtrail = JSON.parse(sBreadtrail); aBreadtrail.push(path); sBreadtrail = JSON.stringify(aBreadtrail); } else { sBreadtrail = JSON.stringify([path]); } session.setItem('breadtrail', sBreadtrail); });
top of page
Young Dancers in Ballet Class

Dance Programs

With a great range of dance styles, from ballet to acro, we offer competitive & recreational for all styles of dance and ages!

PROGRAMS

FULL CLASS SCHEDULE

NOT SURE? TRY SOME CLASSES!

_edited_edited.png
bottom of page