Warning: Declaration of flgalleryPlugin::init() should be compatible with flgalleryBaseClass::init($a = NULL) in /unitswww1/unitswww14/ima/14dim-veroias/14dimver/public_html/wp-content/plugins/global-flash-galleries/inc/plugin.class.php on line 64

Warning: Declaration of flgalleryFunctions::init() should be compatible with flgalleryBaseClass::init($a = NULL) in /unitswww1/unitswww14/ima/14dim-veroias/14dimver/public_html/wp-content/plugins/global-flash-galleries/inc/functions.class.php on line 8

Warning: Declaration of flgallerySite::init() should be compatible with flgalleryBaseClass::init($a = NULL) in /unitswww1/unitswww14/ima/14dim-veroias/14dimver/public_html/wp-content/plugins/global-flash-galleries/inc/site.class.php on line 11

Warning: Declaration of flgalleryGallery::init($a) should be compatible with flgalleryBaseClass::init($a = NULL) in /unitswww1/unitswww14/ima/14dim-veroias/14dimver/public_html/wp-content/plugins/global-flash-galleries/inc/gallery.class.php on line 23

Warning: Declaration of flgalleryImage::init($a) should be compatible with flgalleryBaseClass::init($a = NULL) in /unitswww1/unitswww14/ima/14dim-veroias/14dimver/public_html/wp-content/plugins/global-flash-galleries/inc/image.class.php on line 21

Warning: Creating default object from empty value in /unitswww1/unitswww14/ima/14dim-veroias/14dimver/public_html/wp-content/plugins/global-flash-galleries/inc/globals.php on line 6
2018 Μάρτιος 20 « 14ο Δημοτικό Σχολείο Βέροιας

Who's Online

1 visitors online now
0 guests, 1 bots, 0 members

ΠΡΩΤΗ ΜΕΡΑ ΣΤΟ ΠΡΟΓΡΑΜΜΑ ΚΟΛΥΜΒΗΣΗΣ

Την Τρίτη 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’); } });