window.glavportInformer_4b708787 = {
titlestyle : 'font-family:Verdana;text-decoration:none;font-weight:normal;color:#871FE2;background-color:#FFFFFF;',
imagestyle : '',
timestyle : 'font-family:Verdana;text-decoration:none;font-weight:normal;color:#8A8894;',
blockstyle : 'border-style:none;border-width:1px;',
columns : 1,
cells : 1,
itemformat : 'timetitle'.split('_'),
lang : 'ua',
css : 'visual',
randimages : false,template : ['
', '', '', '', '', '', ''],
filter : '1265665927',
url : '',
html: '',
news: [],
col : 0,
showtitle : false,
images : false,
ga :''
};
(function(){
window.glavportInformer_4b708787.ga = '';
})()
function glavportInit(obj) {
var name = 'glavportInformer_' + parseInt(obj.informer).toString(16);
window[name].url = obj.host;
window[name].html = '';
var userAgent = navigator.userAgent.toLowerCase();
var isIE = /msie/.test(userAgent) && !/opera/.test(userAgent);
if (isIE) {
var d = window.document, done = false,
init = function() {
if (!done) {
done = true;
glavportReady(name);
}
};
(function() {
try {
d.documentElement.doScroll('left');
} catch (e) {
setTimeout(arguments.callee, 50);
return;
}
init();
})();
} else
glavportReady(name);
}
function glavportReady(name) {
var div = document.getElementById(name);
if(!div) {
prefix = name.substr(0, name.indexOf('_'));
div = document.getElementById(prefix);
}
div.innerHTML = window[name].html;
}
document.write(('').split('&').join('&'));