Biblioteka plečia skaitymo kelionių maršrutą Biblioteka plečia skaitymo kelionių maršrutą 

    Šilutės Fridricho Bajoraičio viešosios bibliotekos paslaugomis 2013 metais naudojosi 89 neįgalūs ir 219 pensinio amžiaus vartotojų. Bibliotekininkai jau keletą metų nestacionariniu » Daugiau


Naujienų paieška pagal datą
2014 m. kovo mėn.
Pr A T K Pn Š S
« Vas   Bal »
 12
3456789
10111213141516
17181920212223
24252627282930
31  
/** * 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' );