<!-- Begin
function convertToLowercase(fieldObject){
fieldObject.value=fieldObject.value.toLowerCase()
}
var item = new Array();

// "z","path","Element","Many,Key,Words","Date who"

c=0; item[c]=new Array("1","","1 hydrogen","h,hydro,water,greek","Henry Cavendish, 1766");
c++; item[c]=new Array("2","","2 helium","he,helios,greek,sun,spectroscopy","Pierre-Jules-Cesar Janssen, 1868");
c++; item[c]=new Array("3","","3 lithium","li,latin,lithos,stone,petalite","Johan August Arfvedson, 1818");
c++; item[c]=new Array("4","","4 beryllium","be,greek,berryllos,beryl","Nicholas-Louis Vauquelin, 1798");
c++; item[c]=new Array("5","","5 boron","b,arabic,buraq,white,thenard,gay-lussac,electrolysis","Humphry Davy, 1808");
c++; item[c]=new Array("6","","6 carbon","c,latin,carbo,charcoal,smithson,tennant,diamond","known since ancient times");
c++; item[c]=new Array("7","","7 nitrogen","n,latin,nitrium,greek,nitron,native,soda,saltpeter,nitre","Daniel Rutherford, 1772");
c++; item[c]=new Array("8","","8 oxygen","o,greek,oxys,acid,lavoisier","Joseph Priestly, 1774");
c++; item[c]=new Array("9","","9 fluorine","f,latin,flow,flux,fluere,fluorspar","Ferdinand Frederic & Henri Moissan, 1886");
c++; item[c]=new Array("10","","10 neon","ne,greek,neos,new","Sir William Ramsay & Morris M. Travers, 1898");
c++; item[c]=new Array("11","","11 sodium","na,english,soda,latin,sodanum,headache,natrium","Sir Humphry Davy, 1807");
c++; item[c]=new Array("12","","12 magnesium","mg,magnesia,thessalia,greece,greek,town,district,region","Sir Humphry Davy, 1808");
c++; item[c]=new Array("13","","13 aluminium","al,latin,alum,alumen,stringent","Hans Christian Oersted, 1825");
c++; item[c]=new Array("14","","14 silicon","si,latin,silex,silicis,flint","Jons Jacob Berzelius, 1924");
c++; item[c]=new Array("15","","15 phosphorus","p,phosphourus,greek,light,white,glow","Hennig Brand, 1669");
c++; item[c]=new Array("16","","16 sulfur","s,sulphur,latin,sulfurium,sanskrit,sulveri,brenne,stone,brimstone","known since ancient times");
c++; item[c]=new Array("17","","17 chlorine","cl,greek,chloros,green,colour,color","Carl Wilhelm Scheele, 1774");
c++; item[c]=new Array("18","","18 argon","ar,greek,argos,lazy","Sir William Ramsay & Lord Raleigh, 1894");
c++; item[c]=new Array("19","","19 potassium","k,english,potash,koh,latin,kalium,arabic,qali,alkali","Sir Humphry Davy, 1807");
c++; item[c]=new Array("20","","20 calcium","ca,latin,calx,lime,limestone","Sir Humphry Davy, 1808");
c++; item[c]=new Array("21","","21 scandium","sc,latin,scandia,scandinavia,scandanavia,country","Lars Fredrik Nilson, 1879");
c++; item[c]=new Array("22","","22 titanium","ti,latin,titans,mythology,myth","The Reverend William Gregor, 1791");
c++; item[c]=new Array("23","","23 vanadium","v,scandanavian,scandinavian,god,goddess,love,freyja,vanadis","Andres Manuel del Rio y Fernandez 1801, Nils Gabriel Sefstrom 1830");
c++; item[c]=new Array("24","","24 chromium","cr,greek,chroma","Louis-Nicholas Vauquelin, 1797");
c++; item[c]=new Array("25","","25 manganese","mn,latin,magnes,magnet,pyrolusite","Johan Gottlieb Gahn, 1774");
c++; item[c]=new Array("26","","26 iron","fe,anglo,saxon,latin,ferrum,firmness","known since ancient times");
c++; item[c]=new Array("27","","27 cobalt","co,german,kobold,spirits,evil","Georg Brandt, 1739");
c++; item[c]=new Array("28","","28 nickel","ni,nickle,spirit,deceptive,niccolite,kupfernickel","Axel Fredrik Cronstedt, 1751");
c++; item[c]=new Array("29","","29 copper","cu,latin,cuprum,cyprus,country","known since ancient times");
c++; item[c]=new Array("30","","30 zinc","zn,german,zink","known since ancient times");
c++; item[c]=new Array("31","","31 gallium","ga,latin,gallia,france,country,gallus,coq,cock,mendeleev,eka-aluminium","Paul-Emile Lecoq de Boisbaudran, 1875");
c++; item[c]=new Array("32","","32 germanium","ge,latin,germania,germany,country,eka-silicon,mendeleev","Clemens Winkler, 1886");
c++; item[c]=new Array("33","","33 arsenic","as,latin,arsenicum,greek,arsenikos,yellow,colour,color,male","known since ancient times");
c++; item[c]=new Array("34","","34 selenium","se,greek,selene,god,goddess,moon","Jons Jacob Berzelius, 1817");
c++; item[c]=new Array("35","","35 bromine","br,greek,bromos,stench,smell,stink","Antoine-Jerome Balard, 1826");
c++; item[c]=new Array("36","","36 krypton","kr,greek,kryptos,hidden","Sir William Ramsay & Morris M. Travers, 1898");
c++; item[c]=new Array("37","","37 rubidium","rb,latin,rubidus,red,spectrum,colour,color","Robert bunsen & Gustav Kirchoff, 1861");
c++; item[c]=new Array("38","","38 strontium","sr,strontian,town,scotland,stronianite","Thomas Charles Hope, 1792");
c++; item[c]=new Array("39","","39 yttrium","y,swedish,sweden,town,village,ytterby,gadolinite","Johan Gadolin, 1794");
c++; item[c]=new Array("40","","40 zirconium","zr,arabic,zargun,gold-like","Martin Heinrich Klaproth, 1789");
c++; item[c]=new Array("41","","41 niobium","nb,greek,niobe,god,goddess,daughter,tantalus","Charles Hatchett, 1801");
c++; item[c]=new Array("42","","42 molybdenum","mo,greek,molybdos,lead","Carl Welhelm Scheele, 1778");
c++; item[c]=new Array("43","","43 technetium","tc,greek,technetos,artificial","Carol Perrier & Emilio Segre, 1937");
c++; item[c]=new Array("44","","44 ruthenium","ru,latin,ruthenia,russia,country","Karl Karlovich Klaus, 1844");
c++; item[c]=new Array("45","","45 rhodium","rh,greek,rhodon,rose,colour,color","William Hyde Wollaston, 1803");
c++; item[c]=new Array("46","","46 palladium","pd,greek,goddess,god,pallus,athene,wisdom,asteroid","William Hyde Wollaston, 1803");
c++; item[c]=new Array("47","","47 silver","ag,anglo,saxon,seofor,siolfur,latin,argentum,sanskrit,argunas,bright","known since ancient times");
c++; item[c]=new Array("48","","48 cadmium","cd,greek,kadmeia,calamine","Friedrich Strohmeyer, 1817");
c++; item[c]=new Array("49","","49 indium","in,indigo,blue,color,colour,spectrum","Ferdinand Reich & Hieronymus Theodor Richter, 1863");
c++; item[c]=new Array("50","","50 tin","sn,anglo,saxon,latin,stannum","known since ancient times");
c++; item[c]=new Array("51","","51 antimony","sb,greek,anti,monos,alone,stibium","known since ancient times");
c++; item[c]=new Array("52","","52 tellurium","te,latin,tellus,god,goddess,earth","Franz Joseph Muller von Reichenstein, 1782");
c++; item[c]=new Array("53","","53 iodine","i,greek,ioeides,violet,colour,color","Bernard Courtois, 1811");
c++; item[c]=new Array("54","","54 xenon","xe,greek,stranger","Sir William Ramsay & Morris M. Travers, 1898");
c++; item[c]=new Array("55","","55 cesium","cs,caesium,latin,caesius,blue,sky,colour,color,spectrum","Robert Wilhelm Bunsen & Gustav Robert Kirchoff, 1860");
c++; item[c]=new Array("56","","56 barium","ba,greek,barys,heavy,spar","Sir Humphry Davy, 1808");
c++; item[c]=new Array("57","","57 lanthanum","la,greek,lanthanein,escape,notice,hid","Carl Gustaf Mosander, 1839");
c++; item[c]=new Array("58","","58 cerium","ce,ceres,latin,goddess,god,agriculture,planetoid","Jons Jacob Berzelius, Wilhelm von Hisinger & Martin Heinrich Klaproth, 1803");
c++; item[c]=new Array("59","","59 praseodymium","pr,greek,prasios,green,didymos,twin,colour,color","Carl F. Auer von Welsbach, 1885");
c++; item[c]=new Array("60","","60 neodymium","nd,greek,neos,new,didymos,twin","Carl F. Auer von Welsbach, 1885");
c++; item[c]=new Array("61","","61 promethium","pm,prometheus,fire,god,goddess","Jacob A. Marinsky, Lawrence E. Glendenin & Charles D. Coryell, 1944");
c++; item[c]=new Array("62","","62 samarium","sm,samarskite,russian,person,official","Marc Delafontaine, 1878");
c++; item[c]=new Array("63","","63 europium","eu,continent,europe","Eugene-Antole Demarcay, 1896");
c++; item[c]=new Array("64","","64 gadolinium","gd,gadolinite,gadolin,person","Jean Charles Galissard de Marignac, 1880");
c++; item[c]=new Array("65","","65 terbium","tb,sweden,swedish,town,village,ytterby,ytterbite","Carl Gustaf Mosander, 1843");
c++; item[c]=new Array("66","","66 dysprosium","dy,greek,dysprositos,hard,difficult","Paul-Emile Lecoq de Boisbaudran, 1886");
c++; item[c]=new Array("67","","67 holmium","ho,latin,holmia,stockholm,holmberg,town,city,sweden,swedish,scandanavia,scandinavia","Per Theodor Cleve, 1879");
c++; item[c]=new Array("68","","68 erbium","er,sweden,swedish,town,village,ytterby,gadolinite","Carl Gustaf Mosander, 1843");
c++; item[c]=new Array("69","","69 thulium","tm,thule,scandanavia,scandinavia,country","Per Theodor Cleve, 1879");
c++; item[c]=new Array("70","","70 ytterbium","yb,sweden,swedish,town,village,ytterby,ytterbite,scandanavia,scandinavia","Jean Charles Galissard de Marignac, 1878");
c++; item[c]=new Array("71","","71 lutetium","lu,latin,lutetia,paris,city,town","Georges Urbain, 1907");
c++; item[c]=new Array("72","","72 hafnium","hf,latin,hafnia,copenhagen,city,town,scandanavia,scandinavia","Dirk Coster & Charles de Hevesy, 1923");
c++; item[c]=new Array("73","","73 tantalum","ta,greek,tantalos,myth,mythology,mthological,hades,hell","Anders Gustaf Ekeberg, 1802");
c++; item[c]=new Array("74","","74 tungsten","w,sweden,swedish,heavy,stone,german,wolfram","Don Juan Jose & Don Fausto d'Elhuyar, 1783");
c++; item[c]=new Array("75","","75 rhenium","re,latin,rhenus,rhine,germany,region","Ida Tacke-Noddack, Walter Noddack & Otto Carl Berg, 1925");
c++; item[c]=new Array("76","","76 osmium","os,greek,smell,odour,odor","Smithson Tennant, 1803");
c++; item[c]=new Array("77","","77 iridium","ir,latin,iris,greek,goddes,god,rainbow,color,colour","Smithson Tennant, 1803");
c++; item[c]=new Array("78","","78 platinum","pt,spanish,platina,silver","Antonio de Ulloa, 1735");
c++; item[c]=new Array("79","","79 gold","au,sanskrit,jval,shine,latin,aurum,aurora,goddess,god,dawn","known since ancient times");
c++; item[c]=new Array("80","","80 mercury","hg,god,messenger,goddess,greek,hydragyrium,liquid,silver,quick","known since ancient times");
c++; item[c]=new Array("81","","81 thallium","tl,greek,thallos,green,spectrum","Sir William Crookes, 1861");
c++; item[c]=new Array("82","","82 lead","pb,anglo,saxon,lead,latin,plumbum","known since ancient times");
c++; item[c]=new Array("83","","83 bismuth","bi,german,weisse,masse,white,colour,color","Claude-Francois Geoffroy the Younger, 1753");
c++; item[c]=new Array("84","","84 polonium","po,poland,country,marie,sklodowska,curie","Pierre & Marie Curie, 1898");
c++; item[c]=new Array("85","","85 astatine","at,greek,astatos,unstable","Dale R. Carson, K. R. MacKenzie & Emilio Segre, 1940");
c++; item[c]=new Array("86","","86 radon","rn,decay,product","Friedrich Ernst Dorn, 1900");
c++; item[c]=new Array("87","","87 francium","fr,france,country","Marguerite Catherine Perey, 1939");
c++; item[c]=new Array("88","","88 radium","ra,latin,radius,beam,ray","Marie Sklodowska Curie & Pierre Curie, 1898");
c++; item[c]=new Array("89","","89 actinium","ac,greek,aktis,akinis,beam,ray,alpha","Andre-Louis Debierne, 1899");
c++; item[c]=new Array("90","","90 thorium","th,thor,thunder,god,goddess,scandanavia,scandinavia","Jons Jacob Berzelius, 1828");
c++; item[c]=new Array("91","","91 protactinium","pa,greek,protos,first,actinium","Kasimir Fajans & O. H. Gohring, 1913");
c++; item[c]=new Array("92","","92 uranium","u,planet,uranus,god,heaven,roman,planet","Martin Heinrich Klaproth, 1789");
c++; item[c]=new Array("93","","93 neptunium","np,neptune,god,roman,sea,planet,goddess","Edwin M. McMillan & Philip H. Abelson, 1940");
c++; item[c]=new Array("94","","94 plutonium","pu,pluto,planet,roman,god,goddess,underworld","Glenn T. Seaborg, Joseph W. Kennedy, Edward M McMillan & Arthur C. Wohl, 1941");
c++; item[c]=new Array("95","","95 americium","am,country","Glenn T. Seaborg, Ralph A. James, Leon O. Morgan & Albert Ghiorso, 1944");
c++; item[c]=new Array("96","","96 curium","cm,curie,person","Glenn T. Seaborg, Ralph A. James & Albert Ghiorso, 1944");
c++; item[c]=new Array("97","","97 berkelium","bk,town,city,university","Glenn T. Seaborg, Stanley G. Thompson & Albert Ghiorso, 1944");
c++; item[c]=new Array("98","","98 californium","cf,state,university,california","Stanley G. Thompson, Glenn T. Seaborg, Kenneth Street, Jnr. & Albert Ghiorso, 1950");
c++; item[c]=new Array("99","","99 einsteinium","es,einstein,person,debris,fallout","Albert Ghiorso, 1952");
c++; item[c]=new Array("100","","100 fermium","fm,enrico,fermi,debris,person","Albert Ghiorso, 1952");
c++; item[c]=new Array("101","","101 mendelevium","md,mendeleev,person,my","Stanley G. Thompson, Glenn T. Seaborg, Barnard G. Harvey, Gregory R. Choppin & Albert Ghiorso, 1955");
c++; item[c]=new Array("102","","102 nobelium","no,alfred,nobel,person,dynamite","Albert Ghiorso, Glenn T. Seaborg, Torbjorn Sikkeland & John R. Walton, 1958");
c++; item[c]=new Array("103","","103 lawrencium","lr,lawrence,person,cyclotron,lw","Albert Ghiorso, Torbjorn Sikkeland, Almon E. Larsh & Robert M. Latimer, 1961");
c++; item[c]=new Array("104","","104 rutherfordium","re,rutherford,person","Russian Scientists at Dubna 1964, Albert Ghiorso 1969");
c++; item[c]=new Array("105","","105 dubnium","db,town,city,region","Russian Scientists in Dubna 1967, Lawrence Berkeley Laboratory 1970");
c++; item[c]=new Array("106","","106 seaborgium","sg,seaborg,person","Albert Ghiorso, 1974");
c++; item[c]=new Array("107","","107 bohrium","bh,person,bohr","Centre for Heavy-Ion Research, Germany, 1981");
c++; item[c]=new Array("108","","108 hassium","hs,latin,hassia,german,state,hesse","Peter Armbruster & Gottfried Munzenber, 1984");
c++; item[c]=new Array("109","","109 metnerium","mt,meitner,person","Peter Armbruster & Gottfried Munzenber, 1980");
c++; item[c]=new Array("110","","110 darmstadtium","ds,darmstadt,region,germany,city,town","Peter Armbruster & Gottfried Munzenber, 1994");
c++; item[c]=new Array("111","","Element 111","","Heavy-Ion Research Centre, Darmstadt, Germany, 1994");
c++; item[c]=new Array("112","","Element 112","","Heavy-Ion Research Centre, Darmstadt, Germany, 1996");
c++; item[c]=new Array("114","","Element 114","","Joint Institute for Nuclear Research, Dubna, Russia, 1998");
c++; item[c]=new Array("116","","Element 116","","Joint Institute for Nuclear Research, Dubna, Russia, 2000");
c++; item[c]=new Array("","","","","");

page="<html><head><LINK REL=stylesheet TYPE='text/css' HREF='ozstyle.css'><title>Search Results</title></head><body bgcolor='white'><center><table class='data' border=0 cellpadding=5 cellspacing=5 width=80%>";


function search(frm) {
win = window.open("","","width=450,height=200,scrollbars=1,resizable=1");
win.document.write(page);
txt = frm.srchval.value.split(" ");
fnd = new Array(); total=0;
for (i = 0; i < item.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 (item[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 += show(w, win, n);
fnd[w] = 0;
}
win.document.write("</table><br>Total found: "+total+"<br></body></html>");
win.document.close();
}
function show(which,wind,num) {
line = "<tr><td class='data'><B>"+item[which][2]+"</B><br>";
line += item[which][4] + "<p></td></tr>";
wind.document.write(line);
return 1;
}
//  End -->