


<!--
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_findObj(n, d) { //v4.0
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && document.getElementById) x=document.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

function MM_callJS(jsStr) { //v2.0
  return eval(jsStr)
}
//-->

<!--// BEGIN COMBINED MENU //-->

<!--
v = false;

var urpm = self; // frame work-around
urpm = parent.top; // Set the target to the relevant frame
// Comment out the above if you don't intend to use frames
//-->

<!--
if (typeof(Option)+"" != "undefined") v=true;
//-->

<!--
if (typeof(Option)+"" != "undefined") v=true;
//-->

<!--


if(v){a=new Array(22);}

function getFormNum (formName) {
	var formNum =-1;
	for (i=0;i<document.forms.length;i++){
		tempForm = document.forms[i];
		if (formName == tempForm) {
			formNum = i;
			break;
		}
	}
	return formNum;
}

function jmp(form, elt)
// The first parameter is a reference to the form.
{
	if (form != null) {
		with (form.elements[elt]) {
			if (0 <= selectedIndex)
				//location = options[selectedIndex].value;//
			        urpm.location = options[selectedIndex].value; // jump to selected option's value
		}
	}
}

var catsIndex = -1;
var itemsIndex;

if (v) { // ns 2 fix
function newCat(){
	catsIndex++;
	a[catsIndex] = new Array();
	itemsIndex = 0;
}

function O(txt,url) {
	a[catsIndex][itemsIndex]=new myOptions(txt,url);
	itemsIndex++;
}

function myOptions(text,value){
	this.text = text;
	this.value = value;
}

// fill array

newCat();
O("-------------","#");

newCat();
O("-------------","../../lt/hirek/0_0.html");

newCat();
O("-------------","../../lt/01/1_0.html");



newCat();
O("--- Apakšizvelne ---","../../lt/03/3_0.html");
O("Ungarijas Republikas Konstitucija","../../lt/03/3_1.html");
O("Likumi","../../lt/03/3_2.html");
O("Parlamenta Lemums","../../lt/03/3_3.html");
O("Iekšlietu ministra Dekreti","../../lt/03/3_6.html");

newCat();
O("--- Apakšizvelne ---","../../lt/04/4_0.html");
O("VVK biedri","../../lt/04/4_1.html");
O("VVK priekšsedetajs","../../lt/04/4_2.html");
O("VVK priekšsedetaja  vietnieks","../../lt/04/4_3.html");
O("VVK Lemums","../../lt/04/4_4.html");

newCat();
O("-------------","../../lt/05/5_0.html");

newCat();
O("--- Apakšizvelne ---","../../lt/06/6_0.html");
O("Reklámu filma","../../hu/06/eu_nepsz.avi");
O("Informativie plakati par velešanu gaitu","../../lt/06/6_2.html");
// O("Preses informacija","../../lt/06/6_5.html");
O("Velešanu brošuras","../../lt/06/6_6.html");
O("Jedzieni","../../lt/06/6_7.html");
O("Bieži Uzdotie Jautajumi","../../lt/06/6_8.html");
O("Ungarijas administrativa karte","../../lt/06/6_10.html");
O("Velešanu speciala vardnica","../../lt/06/6_11.html");


newCat();
O("-------------","../../lt/08/8_0.html");

newCat();
O("-------------","#");

newCat();
O("-------------","../../outroot/lt/9_0.html");

newCat();
O("-------------","../../outroot/lt/10_0.html");

newCat();
O("-------------","../../outroot/lt/11_0.html");

newCat();
O("-------------","#");

newCat();
O("--- Apakšizvelne ---","../../lt/13/13_0.html");
O("Tautas nobalsošana 1997.gada","../../lt/13/nsz1997.html");
O("Parlamenta deputatu velešanas 1998.gada","../../lt/13/ogy1998.html");
O("Pašvaldibu velešanas 1998.gada","../../lt/13/ok1998.html");
O("Velešanu vesture","../../lt/13/13_0.html");
O("Starplaiku velešanas no 1999-2002.","../../lt/13/iv.html");
O("2002. gada parlamenta velešanas","../../lt/13/ogy2002.html");
O("2002. gada pašvaldibu velešanas","../../lt/13/ok2002.html");


newCat();
O("-------------","../../lt/15/15_0.html");

newCat();
O("-------------","../../lt/16/16_0.html");

newCat();
O("-------------","../../lt/18/18_0.html");

} // if (v)

function relate(formName,elementNum,j) {
if(v){
var formNum = getFormNum(formName);
 if (formNum>=0) {
	formNum++; // reference next form, assume it follows in HTML
	with (document.forms[formNum].elements[elementNum]) {
		for(i=options.length-1;i>0;i--) options[i] = null; // null out in reverse order (bug workarnd)
		for(i=0;i<a[j].length;i++){
			options[i] = new Option(a[j][i].text,a[j][i].value); 
		}
		options[0].selected = true;
	}
 }
} else {
jmp(formName,elementNum);
}
}


function IEsetup(){
	if(!document.all) return;
	IE5 = navigator.appVersion.indexOf("5.")!=-1;
	if(!IE5) {
		for (i=0;i<document.forms.length;i++) {
			document.forms[i].reset();
		}
	}
}

window.onload = IEsetup;

//-->

<!--// END COMBINED MENU -->

