function regw(url) { var wn = window.open(url,'bag','toolbar=no,location=no,status=no,menubar=no,scrollbars=no,width=450,height=350,resizable=yes'); } BgArray_1 = [ [218,60], [150,50], ["m1","/_img/main_top_menu1u.gif","/_img/main_top_menu1.gif"] , ['Quantitative research ','/default.asp?trID=4'] , ['Qualitative research ','/default.asp?trID=14'] , ['Desk research ','/default.asp?trID=20'] ]; BgArray_2 = [ [218,90], [150,50], ["m2","/_img/main_top_menu2u.gif","/_img/main_top_menu2.gif"] , ['TV','/default.asp?trID=26'] , ['Radio ','/default.asp?trID=33'] , ['Press','/default.asp?trID=40'] , ['Internet','/default.asp?trID=47'] ]; BgArray_3 = [ [218,110], [150,50], ["m3","/_img/main_top_menu3u.gif","/_img/main_top_menu3.gif"] , ['TGI-Russia','/default.asp?trID=57'] , ['Premier','/default.asp?trID=66'] , ['New Generation','/default.asp?trID=75'] , ['Russian Baby Index','/default.asp?trID=285'] , ['FMCG – Buying Style','/default.asp?trID=302'] , ['Glossary','/default.asp?trID=303'] ]; BgArray_4 = [ [218,120], [150,50], ["m4","/_img/main_top_menu4u.gif","/_img/main_top_menu4.gif"] , ['OTC-products market research','/default.asp?trID=261'] , ['MEDI-Q "Doctors’ opinion"','/default.asp?trID=291'] , ['PHARMA-Q "Pharmacists’ opinion"','/default.asp?trID=292'] , ['PrescriptionIndex "Drug prescriptions monitoring"','/default.asp?trID=293'] , ['Cosmetics, perfumery and parapharmaceutical market research','/default.asp?trID=190'] , ['Research of the biologically active food supplements market','/default.asp?trID=205'] , ['Quantitative pharma market research technologies','/default.asp?trID=294'] , ['Qualitative pharma market research technologies','/default.asp?trID=295'] , ['FORUM-Q','/default.asp?trID=296'] ]; BgArray_5 = [ [218,155], [150,50], ["m5","/_img/main_top_menu5u.gif","/_img/main_top_menu5.gif"] , ['Financial market research','/default.asp?trID=87'] ]; DOM_NN6 = (document.getElementById&&navigator.appName=="Netscape") ? true : false; DOM_IE5 = (document.getElementById&&navigator.appName=="Microsoft Internet Explorer") ? true : false; IE4 = (document.all&&!DOM_IE5) ? true : false; NN4 = (document.layers) ? true : false; MenuBgColor = "#ffffff"; MenuBorderColor = "#566373"; var ArrayPrefix = "BgArray_"; JS_Path = "javascript/"; Item_Padding = 4; Item_Height = 0; Flag = false; function set_d(pref){ if(IE4){ d = document.all("tm"+pref).style; v = "visible"; h = "hidden"; } if(NN4){ d = document.layers["tm"+pref]; v = "show"; h = "hide"; } if(DOM_NN6){ d = document.getElementById("tm"+pref).style; v = "visible"; h = "hidden"; } if(DOM_IE5){ d = document.getElementById("tm"+pref).style; v = "visible"; h = "hidden"; } } /******************************************************/ function HideAll(ar){ if(Flag){ images_name = eval(ar+"[2][0]"); icon_name = eval(ar+"[2][3]"); if(images_name){ document.images[images_name].src = eval(ar+"[2][2]"); } if(icon_name){ document.images[icon_name].src = eval(ar+"[2][5]"); } pref = ar.replace(ArrayPrefix,""); set_d(pref); d.visibility = h; } Flag = false; } function stay_Visible(ar){ images_name = eval(ar+"[2][0]"); icon_name = eval(ar+"[2][3]"); pref = ar.replace(ArrayPrefix,""); set_d(pref); d.visibility = v; Flag = true; } function ShowMenu(ar){ images_name = eval(ar+"[2][0]"); icon_name = eval(ar+"[2][3]"); if(images_name){ document.images[images_name].src = eval(ar+"[2][1]"); } if(icon_name){ document.images[icon_name].src = eval(ar+"[2][4]"); } pref = ar.replace(ArrayPrefix,""); set_d(pref); if(IE4&&document.body.offsetWidth>760){ wdth = Math.floor(document.body.offsetWidth/2-750/2); } else if(DOM_IE5&&document.body.offsetWidth>760){ wdth = Math.floor(document.body.offsetWidth/2-750/2)-10; } else if(NN4&&window.innerWidth>760){ wdth = Math.floor(window.innerWidth/2-750/2)-8; } else if(DOM_NN6&&document.body.offsetWidth>760){ wdth = Math.floor(document.body.offsetWidth/2-750/2)+5; } else { wdth = 5; } d.top = eval(ar+"[0][1]"); d.left = eval(ar+"[0][0]")+wdth; d.width = eval(ar+"[1][0]"); d.visibility = v; Flag = true; } /*******************************************************/ function Check_Arrays(arrayname){ return ((typeof eval("window." + arrayname) == "object") && (eval(arrayname).length > 1)) } if(!window.ArraysToBuild) { ArraysToBuild = []; for(i=1; i<20; i++){ if(Check_Arrays(ArrayPrefix + i)) ArraysToBuild[ArraysToBuild.length] = i; } } function init(){ for(t=1;t"; } if(NN4){ body = ""; } body += "" + "" + "" + ""+ "" + "" + "" + "" + "" + "" + "" + ""+ "

" + ""; for(i=3;i" + "" + ""; } body += "
" + "" + "" + "" + "" + "" + "
" + eval(ar+"[i][0]") + "
" + "
" + "
"; if(IE4||DOM_NN6||DOM_IE5){ body += ""; } if(NN4){ body += "
"; } document.write(body); //window.status = t + " ÍÅÎÀ ÚÁÇÒÕÖÅÎÏ"; } } function newWindow(fileName,w,h) { var x,y; x=Math.floor(screen.width/2 - 230); y=Math.floor(screen.height/2 - 200); if(w){wh = w} else {wh=419} if(h){hh = h} else {hh=416} myWin=window.open(""+fileName+"","popup","width="+wh+",height="+hh+",scrollbars=yes,location=no,toolbar=no,resizable=no,status=no,menubar=no,left="+x+",top="+y); myWin.focus(); } function icon(src,name){ document.images[name].src = src; } document.onload = init();