var ns6=document.getElementById&&!document.all?1:0var head="display:''"var folder=''function expandit(curobj){folder=ns6?curobj.nextSibling.nextSibling.style:document.all[curobj.sourceIndex+1].styleif (folder.display=="none")folder.display=""elsefolder.display="none"}// start countersfunction tiLimit() {	var tiObj=event.srcElement;	if (tiObj.value.length==tiObj.maxLength*1) return false;}function tiCount(visCnt) { 	var tiObj=event.srcElement;	if (tiObj.value.length>tiObj.maxLength*1) tiObj.value=tiObj.value.substring(0,tiObj.maxLength*1);	if (visCnt) visCnt.innerText=tiObj.maxLength-tiObj.value.length;}function teLimit() {	var teObj=event.srcElement;	if (teObj.value.length==teObj.maxLength*1) return false;}function teCount(visCnt) { 	var teObj=event.srcElement;	if (teObj.value.length>teObj.maxLength*1) teObj.value=teObj.value.substring(0,teObj.maxLength*1);	if (visCnt) visCnt.innerText=teObj.maxLength-teObj.value.length;}// end countersfunction taLimit() {	var taObj=event.srcElement;	if (taObj.value.length==taObj.maxLength*1) return false;}function taCount(visCnt) { 	var taObj=event.srcElement;	if (taObj.value.length>taObj.maxLength*1) taObj.value=taObj.value.substring(0,taObj.maxLength*1);	if (visCnt) visCnt.innerText=taObj.maxLength-taObj.value.length;}function newImage(arg) {	if (document.images) {		rslt = new Image();		rslt.src = arg;		return rslt;	}}function changeimages() {	if (document.images && (preloadFlag == true)) {		for (var i=0; i<changeimages.arguments.length; i+=2) {			document[changeimages.arguments[i]].src = changeimages.arguments[i+1];		}	}}var preloadFlag = false;function preloadimages() {	if (document.images) {		about_over = newImage("/images/about-over.gif");		products_over = newImage("/images/products-over.gif");		solutions_over = newImage("/images/solutions-over.gif");		research_over = newImage("/images/research-over.gif");		contacts_over = newImage("/images/contacts-over.gif");		preloadFlag = true;	}}// Âèñêàêóþ÷à êàðòèíêè ç ï³äñêàçêîþfunction show_menu(Code){document.getElementById("m"+Code).style.visibility="visible";}function hide_menu(Code){document.getElementById("m"+Code).style.visibility="hidden";}// POP UP windowvar popbackground="white" //specify backcolor or background image for pop windowvar windowtitle="²íôîðìàö³éíèé Dîâ³äíèê"  //pop window titlefunction detectexist(obj){return (typeof obj !="undefined")}function jkpopimage(imgpath, popwidth, popheight, textdescription){function getpos(){leftpos=(detectexist(window.screenLeft))? screenLeft+document.body.clientWidth/2-popwidth/2 : detectexist(window.screenX)? screenX+innerWidth/2-popwidth/2 : 0toppos=(detectexist(window.screenTop))? screenTop+document.body.clientHeight/2-popheight/2 : detectexist(window.screenY)? screenY+innerHeight/2-popheight/2 : 0if (window.opera){leftpos-=screenLefttoppos-=screenTop}}getpos()var winattributes='width='+popwidth+',height='+popheight+',resizable=yes,left='+leftpos+',top='+topposvar bodyattribute=(popbackground.indexOf(".")!=-1)? 'background="'+popbackground+'"' : 'bgcolor="'+popbackground+'"'if (typeof jkpopwin=="undefined" || jkpopwin.closed)jkpopwin=window.open("","",winattributes)else{//getpos() //uncomment these 2 lines if you wish subsequent popups to be centered too//jkpopwin.moveTo(leftpos, toppos)jkpopwin.resizeTo(popwidth, popheight+30)}jkpopwin.document.open()jkpopwin.document.write('<html><title>'+textdescription+' < '+windowtitle+'</title><body '+bodyattribute+'><?php require_once ($_SERVER['DOCUMENT_ROOT'].'/'.'admin/top.php');?><img src="'<?php echo"http://".$_SERVER["SERVER_NAME"]?>/+imgpath+'" style="margin-bottom: 0.5em"></noindex><?php require_once ($_SERVER['DOCUMENT_ROOT'].'/'.'admin/bottom.php');?></body>
