    window._uds_nbw_donotrepair = true;

function LoadNewsBar() {
      var newsBar;
      var options = {
        largeResultSet : false,
        title : "アゼルバイジャンニュース",
        horizontal : true,
        autoExecuteList : {
          executeList : ["アゼルバイジャン"]
        }
      }

      newsBar = new GSnewsBar(document.getElementById("newsBar-bar"), options);
    }
    // arrange for this function to be called during body.onload
    // event processing


function writeSwf_00(swf_name, w, h){

document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="750" height="415">');
document.write('<param name="movie" value="'+ swf_name + '">');
document.write('<param name="quality" value="high">');
document.write('<embed src="' + swf_name + '" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="750" height="415"></embed>');
document.write('</object>');
}

function initRollovers() {
    if (!document.getElementById) return
   
    var aPreLoad = new Array();
    var sTempSrc;
    var aImages = document.getElementsByTagName('img');

    for (var i = 0; i < aImages.length; i++) {       
        if (aImages[i].className == 'on') {
            var src = aImages[i].getAttribute('src');
            var ftype = src.substring(src.lastIndexOf('.'), src.length);
            var hsrc = src.replace(ftype, '_on'+ftype);

            aImages[i].setAttribute('hsrc', hsrc);
           
            aPreLoad[i] = new Image();
            aPreLoad[i].src = hsrc;
           
            aImages[i].onmouseover = function() {
                sTempSrc = this.getAttribute('src');
                this.setAttribute('src', this.getAttribute('hsrc'));
            }   
           
            aImages[i].onmouseout = function() {
                if (!sTempSrc) sTempSrc = this.getAttribute('src').replace('_on'+ftype, ftype);
                this.setAttribute('src', sTempSrc);
            }
        }
    }
}



function initRollovers2() {
    if (!document.getElementById) return
   
    var aPreLoad = new Array();
    var sTempSrc;
    var aImages = document.getElementsByTagName('input');

    for (var i = 0; i < aImages.length; i++) {       
        if (aImages[i].className == 'on') {
            var src = aImages[i].getAttribute('src');
            var ftype = src.substring(src.lastIndexOf('.'), src.length);
            var hsrc = src.replace(ftype, '_on'+ftype);

            aImages[i].setAttribute('hsrc', hsrc);
           
            aPreLoad[i] = new Image();
            aPreLoad[i].src = hsrc;
           
            aImages[i].onmouseover = function() {
                sTempSrc = this.getAttribute('src');
                this.setAttribute('src', this.getAttribute('hsrc'));
            }   
           
            aImages[i].onmouseout = function() {
                if (!sTempSrc) sTempSrc = this.getAttribute('src').replace('_on'+ftype, ftype);
                this.setAttribute('src', sTempSrc);
            }
        }
    }
}


function openInf() {
	var url = 'inf_006.html';
	var wn = 'information';
	var ww = 580;
	var hh = 600;
	var tt = (screen.height-hh)/2;
	var ll = (screen.width-ww)/2;
	var fea = "top="+tt+",left="+ll+",width="+ww+",height="+hh+",scrollbars=1,resizable=0";
	window.open(url,wn,fea);
}

function openInf2() {
	var url = 'inf_007.html';
	var wn = 'information';
	var ww = 580;
	var hh = 650;
	var tt = (screen.height-hh)/2;
	var ll = (screen.width-ww)/2;
	var fea = "top="+tt+",left="+ll+",width="+ww+",height="+hh+",scrollbars=1,resizable=0";
	window.open(url,wn,fea);
}

function openInf3() {
	var url = 'inf_008.html';
	var wn = 'information';
	var ww = 580;
	var hh = 450;
	var tt = (screen.height-hh)/2;
	var ll = (screen.width-ww)/2;
	var fea = "top="+tt+",left="+ll+",width="+ww+",height="+hh+",scrollbars=1,resizable=0";
	window.open(url,wn,fea);
}

function openInf4() {
	var url = 'inf_009.html';
	var wn = 'information';
	var ww = 580;
	var hh = 600;
	var tt = (screen.height-hh)/2;
	var ll = (screen.width-ww)/2;
	var fea = "top="+tt+",left="+ll+",width="+ww+",height="+hh+",scrollbars=1,resizable=0";
	window.open(url,wn,fea);
}

function openInf5() {
	var url = 'inf_010.html';
	var wn = 'information';
	var ww = 580;
	var hh = 680;
	var tt = (screen.height-hh)/2;
	var ll = (screen.width-ww)/2;
	var fea = "top="+tt+",left="+ll+",width="+ww+",height="+hh+",scrollbars=1,resizable=0";
	window.open(url,wn,fea);
}
function openInf6() {
	var url = 'inf_011.html';
	var wn = 'information';
	var ww = 580;
	var hh = 400;
	var tt = (screen.height-hh)/2;
	var ll = (screen.width-ww)/2;
	var fea = "top="+tt+",left="+ll+",width="+ww+",height="+hh+",scrollbars=1,resizable=0";
	window.open(url,wn,fea);
}
          
	