document.getElementById("id_div_box").style.display = 'block';
document.getElementById('id_div_loading').style.display = 'none';
document.getElementById('id_home_link').href = document.URL;
return window.pageXOffset || (document.documentElement && document.documentElement.scrollLeft) || (document.body && document.body.scrollLeft);
return window.pageYOffset || (document.documentElement && document.documentElement.scrollTop) || (document.body && document.body.scrollTop);
else if ((!window.Storage)&&(!window.navigator.userProfile)) var_browser[1] = "7"
if (window.navigator.userProfile) var_browser[1] = "6"
if ((!window.external) && (var_browser[0]!= "Opera" )) { // Safari
Комментариев нет:
Отправить комментарий