var 
astem = new Array();
// "Page Name","path","Page Title","Many,Key,Words","Descriptive Comments"
c=0; astem[c]=new Array("main.htm","","Front Page","New time keeping, new turn in history began in distant 1958 year in scorching Kyzylkum Desert Initially founded for uranium ore mining and processing at Uchkuduk Deposit NMMC has grown into powerful multi-profile industrial complex designated for developing natural resources of Central Kyzylkum and currently it is one of the largest and profitable businesses in Uzbekistan","On your inquiry the search system has defined the data on this page:");
c++; astem[c]=new Array("about.htm","","About us","Construction of Navoi Mining & Metallurgy Combinat (NMMC) commenced at the end of the fifties exactly in the heart of Central Kyzylkum, one of the largest deserts on our Planet. Nowadays NMMC is among the ten largest uranium and gold producers in the world. Its products of highest quality are well known all over the world and have a lot of International Awards and Prizes International Co-operation International Prizes Global Quality Management, Geneva, Switzerland Lasting business relations have been established with the world-wide known Companies, such as Orenstein & Koppel, Atlas Copco, Newmont Mining Corporation, Wirtgen, Caterpillar, Euclid, NM Rothschield & Sons Limited, Marubeni, Bridgestone, Shell, Spectro Analytical Instruments, Hitachi, Nissho Iwai, LRS Plannung und Technologie, Wirth, Dobersek, Allweiler, GERMED, Grundfos, NUKEM GmbH, Siemens, MAN TAKRAF and etc.. Delegations of business partners are constantly coming to Navoi. Contracts are being concluded and joint projects are being discussed","On your inquiry the search system has defined the data on this page:");
c++; astem[c]=new Array("manag.htm","","Management","Under reconstraction.","On your inquiry the search system has defined the data on this page:");
c++; astem[c]=new Array("activ.htm","","Activities","Northern Mining Administration (NMA), Uchkuduk Central Mining Administration (CMA), Zarafshan Southern Mining Administration (SMA), Nurabad Mining Administration #5 (MA #5), Zafarabad Mining Administration #2 (MA #2), Krasnogorsk Navoi Machine Building Plant Production Association (NMBP) Zarafshan – Newmont Joint Venture (JV) Jewelry Plant Agama Knitting Firm Zarafshan Construction Administration (ZCA)Kyzylkum Phosphorite Plant","On your inquiry the search system has defined the data on this page:");
c++; astem[c]=new Array("produce.htm","","Produce","NMMC co-operates with many companies that represent actually the whole our Planet: from the United States and Canada to Australia and Japan Lasting business relations have been established with the world-wide known Companies, such as Orenstein & Koppel, Atlas Copco, Newmont Mining Corporation, Wirtgen, Caterpillar, Euclid, NM Rothschield & Sons Limited, Marubeni, Bridgestone, Shell, Spectro Analytical Instruments, Hitachi, Nissho Iwai, LRS Plannung und Technologie, Wirth, Dobersek, Allweiler, GERMED, Grundfos, NUKEM GmbH, Siemens, MAN TAKRAF and etc.. Delegations of business partners are constantly coming to Navoi. Contracts are being concluded and joint projects are being discussed","On your inquiry the search system has defined the data on this page:");
c++; astem[c]=new Array("price.htm","","Prices","pumps machine tool a tree processing Turning, drilling, grinding, milling, Plough, Mineral water, quartz, Blocks","On your inquiry the search system has defined the data on this page:");
c++; astem[c]=new Array("techno.htm","","Technologies","System for Computer-Aided Design of Mining Works (SCAD MW) Computer Aided Technology for Generation of Mathematical Model Simulating a Complex Structure Deposit and for its Reserves Calculating Computer Technologies for Generating Optimal Final Shape for an Open Pit and Its Development Schedule Based on Mathematical Model of the Deposit Automated Control System for Vehicle Routing inside an Open Pit (ACS VROP) Automated System for Mined Ore Quality Control (AS MOQC) Technology of Preliminary Gold-Sulphide Ore Concentration by Sorting Technology of Gamma-Activation Analysis of Gold-Bearing Ores Uzbekistan’s Scientists Contribution","On your inquiry the search system has defined the data on this page:");
c++; astem[c]=new Array("tenders.htm","","Tenders","Tenders The state enterprise the горно-metallurgical combine Announces about prolongation","On your inquiry the search system has defined the data on this page:");
c++; astem[c]=new Array("links.htm","","Links","www.gov.uz - Republic of Uzbekistan Portal of the state of authority www.uz - National search system www.uzinfocom.uz - The Center of development and introduction of computer and information technologies www.aci.uz - Communication and information agency of Uzbekistan www.uztelecom.uz - Joint-stock company Uzbektelecom www.uza.uz - Uzbekistan national news agency","On your inquiry the search system has defined the data on this page:");
c++; astem[c]=new Array("contacts.htm","","Contacts","NMMC’s Head Office Navoi Mining & Metallurgy Combinat #27, Navoi Street, Navoi 210100 the Republic of Uzbekistan Telephones: +(99879) 22-77-555; 22-77-137; 22-77-131; 22-77-357 FAX: +(99879) 22-77-566 E-mail:info@ngmk.uz","On your inquiry the search system has defined the data on this page:");
c++; astem[c]=new Array("feedback.htm","","Feedback","Your name Theme Comment, questions, offers not working references! Send Clear","On your inquiry the search system has defined the data on this page:");

//c++; astem[c]=new Array(".htm","reclame//"," > ","","По вашему запросу поисковая система определила данные на этой странице:");
page="<html><head><title>Results of search on a site NMMC</title></head><body bgcolor='white'><center><table border=0 cellspacing=10 width=80%>";

function search(frm) {
win = window.open("","","scrollbars");
win.document.write(page);
txt = frm.srchval.value.toLowerCase().split(" ");
fnd = new Array(); total=0;
for (i = 0; i < astem.length; i++) {
fnd[i] = 0; order = new Array(0, 4, 2, 3);
for (j = 0; j < order.length; j++)
for (k = 0; k < txt.length; k++)
if (astem[i][order[j]].toLowerCase().indexOf(txt[k]) > -1 && txt[k] != "")
fnd[i] += (j+1);
}
for (i = 0; i < fnd.length; i++) {
n = 0; w = -1;
for (j = 0;j < fnd.length; j++)
if (fnd[j] > n) { n = fnd[j]; w = j; };
if (w > -1) total += asshow(w, win, n);
fnd[w] = 0;
}
win.document.write("</table><br>Is found of pages: "+total+"<br><STYLE>BODY {SCROLLBAR-FACE-COLOR: #ffffff; SCROLLBAR-HIGHLIGHT-COLOR: #5D9EE5; SCROLLBAR-SHADOW-COLOR: #5D9EE5; SCROLLBAR-ARROW-COLOR: #5D9EE5; SCROLLBAR-TRACK-COLOR: #ffffff; SCROLLBAR-BASE-COLOR: #5D9EE5; scrollbar-dark-shadow-color: #5D9EE5; scrollbar-3d-light-color: #5D9EE5}</STYLE></body></html>");
win.document.close();
}

function asshow(which,wind,num) {
link = astem[which][1] + astem[which][0]; 
line = "<tr><td><a target='_blank' href='"+link+"'>"+astem[which][2]+"</a><br>";
line += astem[which][4] + "<br>"+link+"</td></tr>";
wind.document.write(line);
return 1;
}


