PSSF 2026 Teachers









Prague Spring Swing Festival 2026 (10.-12.4.)
We cant wait to see you and dance with you again next year! Registration to be open on December 8th at 12:00 (CET)!
window.setTimeout(function(){
// First check, if localStorage is supported.
if (window.localStorage) {
// Get the expiration date of the previous popup.
var nextPopup = localStorage.getItem( 'nextNewsletter' );
if (nextPopup > new Date()) {
return;
}
// Store the expiration date of the current popup in localStorage.
var expires = new Date();
expires = expires.setHours(expires.getHours() + 24);
localStorage.setItem( 'nextNewsletter', expires );
}
DiviArea.show('#upozorneni');
}, 1000);
