<!--

// bgColorChange

function onColor(bgcolor) {
	bgcolor.style.backgroundColor='#E5AD55';
}
function offColor(bgcolor) {
	bgcolor.style.backgroundColor='';
}

function terkep(){
		window.open('map/full_map.htm',target="_blank","width=748,height=934,alwaysLowered=0,alwaysRaised=0,maximize=0,copyhistory=0,channelmode=0,dependent=0,directories=0,fullscreen=0,hotkeys=1,location=0,menubar=0,resizable=0,scrollbars=1,status=0,titlebar=0,toolbar=0,z-lock=0,screenX=0,screeny=0,top=0,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,leftmargin=0,topmargin=0");
	}

function terkep2(){
		var wid = 387;
	    	var heig = 600;
		window.open('map/zoom_map.htm', "", "width=" + wid + ",height=" + heig, resizable=0, scrollbars=0);
	}

//-->



