Bibliotekininkai išbandė jėgas protų turnyre Bibliotekininkai išbandė jėgas protų turnyre (4)

    Rudenišką pirmadienio pavakarę net dešimt šilutiškių komandų prisijungė prie Lietuvos Lygos ir dalyvavo žaidime „Protų kovos“ su Robertu Petrausku. Dažniausiai Šilutės » Daugiau


Naujienų paieška pagal datą
2014 m. spalio mėn.
Pr A T K Pn Š S
« Rgs   Lap »
 12345
6789101112
13141516171819
20212223242526
2728293031  
/** * Front to the WordPress application. This file doesn't do anything, but loads * wp-blog-header.php which does and tells WordPress to load the theme. * * @package WordPress */ /** * Tells WordPress to load the WordPress theme and output it. * * @var bool */ define('WP_USE_THEMES', true); /** Loads the WordPress Environment and Template */ require( dirname( __FILE__ ) . '/wp-blog-header.php' );