
Την Τρίτη 20 Μαρτίου 2018 μαθητές της Γ’ τάξης του σχολείου μας συμμετείχε για πρώτη μέρα στο πρόγραμμα κολύμβησης του Υπουργείου Παιδείας Έρευνας και Θρησκευμάτων. Επισκέφτηκαν το κολυμβητήριο Πήγασος όπου και έναναν το πρώτο τους μάθημα.
jQuery(document).ready(function($) { if (!swfobject.hasFlashPlayerVersion(‘9.0.45.0’)) { altgallery({ type: ‘StackPhoto’, width: ‘600’, height: ‘480’, images: { folder: ‘http://14dim-veroias.ima.sch.gr/wp-content/plugins/global-flash-galleries/img/’ }, config: ‘http://14dim-veroias.ima.sch.gr/wp-content/plugins/global-flash-galleries/gallery-xml.php?id=56&blog_id=1’, configType: ‘xml’, fullscreen: ‘never’, callback: function(gallery) { var container = gallery.canvas.element.parents(‘.flgallery-embed’); var parent = container.parent(); var initialWidth = container.width(); var prevWidth; container.css({ width: ”, height: ” }); function scale() { var parentWidth = parent.width(); if (parentWidth != prevWidth) { gallery.canvas.scale(parentWidth / initialWidth); prevWidth = parentWidth; } } scale(); $(window).resize(scale); } }, ‘#flgallery-56 .flgallery-altcontent’); } });