(function(i,s,o,g,r,a,m)i['GoogleAnalyticsObject']=r;i[r]=i[r])(window,document,'script','//www.google-analytics.com/analytics.js','ga');

ga('create', 'UA-55434905-1', 'auto');
ga('send', 'pageview');


(function(d, s, id)
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/uk_UA/sdk.js#xfbml=1&version=v2.3";
fjs.parentNode.insertBefore(js, fjs);
(document, 'script', 'facebook-jssdk'));<!--

window.onload = function date_birth()


var date_birth = 20.03;
var year = 2019;
var date_dead =20.03;

if (date_birth == '' && year == '' && date_dead == '')

document.getElementById('born_dead').innerHTML = 'нема'
return


params = "date_birth=" + date_birth + "&year=" + year+ "&date_dead="+date_dead
request = new ajaxRequest()
request.open("POST", "date_birth.php", true)
request.setRequestHeader("Content-type",
"application/x-www-form-urlencoded")
request.setRequestHeader("Content-length", params.length)

request.setRequestHeader("Connection", "close")

request.onreadystatechange = function()

if (this.readyState == 4)

if (this.status == 200)

if (this.responseText != null)

document.getElementById('born_dead').innerHTML =
this.responseText

else alert("Ajax error: No data received")

else alert( "Ajax error: " + this.statusText)


request.send(params)








function ajaxRequest()

try

var request = new XMLHttpRequest()

catch(e1)

try

request = new ActiveXObject("Msxml2.XMLHTTP")

catch(e2)

try

request = new ActiveXObject("Microsoft.XMLHTTP")

catch(e3)

request = false



return request

-->

Beta-версія

ІЕД НАН України

Енциклопедія НТШ














$("#search_button").hover(function(over)
$(this).css('backgroundImage', 'url(images/background/search_button2.jpg)');
$(this).css('cursor', 'pointer');
);
$("#search_button").mouseout(function(over)
$(this).css('backgroundImage', 'url(images/background/search_button.jpg)');
);

$(document).ready(function()

$('form[name=search]').submit(function()
if($("input[name='surname']").val()=='')

alert('Введіть, будь ласка, слово для пошуку!');
return false;

);



);

<!--

-->



<!--

СТАТТЯ

-->

Головна / Культура / В


Вігурська Галина Василівна

ВІГУ́РСЬКА

Галина Василівна
(15(28). 06. 1909, с. Люлинці, нині Калинів. р-ну Вінн. обл. – 01. 08. 1990, Київ) – письменниця і перекладачка. Чл. СПУ (1962). Закін. Ін-т педагогів дошкіл. виховання при Київ. ун-ті (1936). Працювала в ред. г. «Радянська освіта», «Київська правда», «Радянський спорт». Переклала художні твори з білорус., польс., болгар. мов, зокрема трилогію «На розстанях» Я. Коласа (1958), романи «Коли зливаються ріки» П. Бровки (1961), «Весняні зливи» (1964) та «Сота молодість» (1974) В. Карпова, «Альпійську баладу» В. Бикова (1969), тетралогію «Тривожне щастя» І. Шамякіна (1975), а також окремі твори Я. Бриля, комедію «Хто сміється останнім» К. Крапиви (1953), п’єсу «Мораль пані Дульської» Ґ. Запольської (1957; усі – Київ), твори С. Александровича, З. Бондарини, В. Вольського, К. Губаревича, В. Дадіомова, В. Карпова, М. Линькова, А. Мовзона. Авторка статей з питань укр.-білорус. культур. зв’язків, спогадів про Я. Коласа.



Г. П. Півторак


Статтю оновлено: 2005

$(function()
$('#carouselh a').lightBox(); // Select all links in object with gallery ID
$('#carouselh a[rel*=lightbox]').lightBox(disableNavigation:false,txtImage: 'Picture', imageBtnPrev: 'images/background/button_prev.jpg', imageBtnNext: 'images/background/button_next.jpg', imageBtnClose:'images/background/close.jpg', txtImage: 'Зображення', txtOf: 'з');
);

jQuery(document).ready(function($)
jQuery('img').removeAttr('title');
);









var sUrl = window.location;
document.getElementById('fb').setAttribute('data-href', sUrl);
//alert(document.getElementById('fb').getAttribute('data-href'));

 

Tweet
!function(d,s,id)var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id))js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);(document, 'script', 'twitter-wjs');







/**
* RECOMMENDED CONFIGURATION VARIABLES: EDIT AND UNCOMMENT THE SECTION BELOW TO INSERT DYNAMIC VALUES FROM YOUR PLATFORM OR CMS.
* LEARN WHY DEFINING THESE VARIABLES IS IMPORTANT: https://disqus.com/admin/universalcode/#configuration-variables
*/
/*
var disqus_config = function ()
this.page.url = 'http://esu.com.ua/search_articles.php?id=34368'; // Replace PAGE_URL with your page's canonical URL variable
this.page.identifier = '34368'; // Replace PAGE_IDENTIFIER with your page's unique identifier variable
;
*/
(function() d.body).appendChild(s);
)();
Please enable JavaScript to view the comments powered by Disqus.





Інститут енциклопедичних досліджень НАН України





$(function()
$("#toTop").scrollToTop(1500);
);



Popular posts from this blog

ValueError: Error when checking input: expected conv2d_13_input to have shape (3, 150, 150) but got array with shape (150, 150, 3)2019 Community Moderator ElectionError when checking : expected dense_1_input to have shape (None, 5) but got array with shape (200, 1)Error 'Expected 2D array, got 1D array instead:'ValueError: Error when checking input: expected lstm_41_input to have 3 dimensions, but got array with shape (40000,100)ValueError: Error when checking target: expected dense_1 to have shape (7,) but got array with shape (1,)ValueError: Error when checking target: expected dense_2 to have shape (1,) but got array with shape (0,)Keras exception: ValueError: Error when checking input: expected conv2d_1_input to have shape (150, 150, 3) but got array with shape (256, 256, 3)Steps taking too long to completewhen checking input: expected dense_1_input to have shape (13328,) but got array with shape (317,)ValueError: Error when checking target: expected dense_3 to have shape (None, 1) but got array with shape (7715, 40000)Keras exception: Error when checking input: expected dense_input to have shape (2,) but got array with shape (1,)

Ружовы пелікан Змест Знешні выгляд | Пашырэнне | Асаблівасці біялогіі | Літаратура | НавігацыяДагледжаная версіяправерана1 зменаДагледжаная версіяправерана1 змена/ 22697590 Сістэматыкана ВіківідахВыявына Вікісховішчы174693363011049382

Illegal assignment from SObject to ContactFetching String, Id from Map - Illegal Assignment Id to Field / ObjectError: Compile Error: Illegal assignment from String to BooleanError: List has no rows for assignment to SObjectError on Test Class - System.QueryException: List has no rows for assignment to SObjectRemote action problemDML requires SObject or SObject list type error“Illegal assignment from List to List”Test Class Fail: Batch Class: System.QueryException: List has no rows for assignment to SObjectMapping to a user'List has no rows for assignment to SObject' Mystery