
 var size = new Array();
 var wwwURL = 'http://www.nasdaq.com/'
 var imageURL = 'http://www.nasdaq.com/images/';
		var is_homeNavArray = new Array;
		var is_subNavArray = new Array;
		//Company Directory
		is_homeNavArray[0] = new Array(wwwURL + '/reference/comlookup.stm','Company Directory<br><center><font size=4>+</font> To Expand</center>','_top');
		is_subNavArray[0] = new Array;
		size[0]=1;		
		
		function makeNavInv(navArea) {
		//Consumer Discretionary
		is_homeNavArray[1] = new Array(wwwURL + '/reference/comlookup.stm','Consumer','_top');
		is_subNavArray[1] = new Array;
		is_subNavArray[1][0] = new Array(wwwURL+'investorscenter/cetv.stm','Central European... (CETV)','_top');	
		is_subNavArray[1][1] = new Array(wwwURL+'investorscenter/cent.stm','Central Garden... (CENT)','_top');	
		is_subNavArray[1][2] = new Array(wwwURL+'investorscenter/colm.stm','Columbia Sports... (COLM)','_top');	
		is_subNavArray[1][3] = new Array(wwwURL+'investorscenter/xtxi.stm','Crosstex Energy, Inc. (XTXI)','_top');
		is_subNavArray[1][4] = new Array(wwwURL+'investorscenter/delekgroup.stm','Delek Group Ltd. (DLEKG)','_top');
		is_subNavArray[1][5] = new Array(wwwURL+'investorscenter/deix.stm','Directed Electronics (DEIX)','_top');
		is_subNavArray[1][6] = new Array(wwwURL+'investorscenter/dltr.stm','Dollar Tree Stores... (DLTR)','_top');
		is_subNavArray[1][7] = new Array(wwwURL+'investorscenter/edmc.stm','Education Management... (EDMC)','_top'); 
		is_subNavArray[1][8] = new Array(wwwURL+'investorscenter/FOSL.stm','Fossil, Inc. (FOSL)','_top');
		is_subNavArray[1][9] = new Array(wwwURL+'investorscenter/jamba.stm','Jamba, Inc. (JMBA)','_top')
		 
		is_subNavArray[1][10] = new Array(wwwURL+'investorscenter/LBTYA.stm','Liberty Global (LBTYA)','_top');
		is_subNavArray[1][11] = new Array(wwwURL+'investorscenter/pool.stm','Pool Corporation (POOL)','_top');
		is_subNavArray[1][12] = new Array(wwwURL+'investorscenter/XMSatelliteRadio.stm','XM Satellite... (XMSR)','_top');
		is_subNavArray[1][13] = new Array(wwwURL+'investorscenter/pten.stm','Patterson-UTI Energy (PTEN)','_top');
		is_subNavArray[1][14] = new Array(wwwURL+'investorscenter/rgld.stm','Royal Gold, Inc. (RGLD)','_top');
		is_subNavArray[1][15] = new Array(wwwURL+'investorscenter/scss.stm','Select Comfort Corp. (SCSS)','_top');
		is_subNavArray[1][16] = new Array(wwwURL+'investorscenter/sae.stm','Shufersal Ltd. (SAE)','_top');
		is_subNavArray[1][17] = new Array(wwwURL+'investorscenter/staples.stm','Staples Inc. (SPLS)','_top');
		is_subNavArray[1][18] = new Array(wwwURL+'investorscenter/starbucks.stm','Starbucks Corp. (SBUX)','_top');
		is_subNavArray[1][19] = new Array(wwwURL+'investorscenter/STCAV.stm','Stockmann plc (STCAV)','_top');
		is_subNavArray[1][20] = new Array(wwwURL+'investorscenter/strs.stm','Strauss Group (STRS)','_top');
		is_subNavArray[1][21] = new Array(wwwURL+'investorscenter/HAIN.stm','The Hain Celestial... (HAIN)','_top');
		is_subNavArray[1][22] = new Array(wwwURL+'investorscenter/urbn.stm','Urban Outfitters...(URBN)','_top');
		is_subNavArray[1][23] = new Array(wwwURL+'investorscenter/wrnc.stm','Warnaco Group Inc. (WRNC)','_top');
		is_subNavArray[1][24] = new Array(wwwURL+'investorscenter/wgii.stm','Washington Group (WGII)','_top');
		size[1]=1;
				
		//energy
				is_homeNavArray[2] = new Array(wwwURL + '/reference/comlookup.stm','Energy','_top');
		is_subNavArray[2] = new Array;
		is_subNavArray[2][0] = new Array(wwwURL+'investorscenter/atls.stm','Atlas America Inc. (ATLS)','_top');
		is_subNavArray[2][1] = new Array(wwwURL+'investorscenter/atpg.stm','ATP Oil & Gas Corp. (ATPG)','_top');
		is_subNavArray[2][2] = new Array(wwwURL+'investorscenter/gpor.stm','Gulfport Energy Corp. (GPOR)','_top'); 
		is_subNavArray[2][3] = new Array(wwwURL+'investorscenter/hero.stm','Hercules Offshore, Inc. (HERO)','_top'); 
		is_subNavArray[2][4] = new Array(wwwURL+'investorscenter/hydl.stm','Hydril Company (HYDL)','_top'); 
		is_subNavArray[2][5] = new Array(wwwURL+'investorscenter/mech.stm','Methanex Corporation (MECH)','_top');
		is_subNavArray[2][6] = new Array(wwwURL+'investorscenter/orl.stm','Oil Refineries Ltd. (ORL)','_top');
		is_subNavArray[2][7] = new Array(wwwURL+'investorscenter/plll.stm','Parallel Petroleum (PLLL)','_top');
		is_subNavArray[2][8] = new Array(wwwURL+'investorscenter/hawk.stm','Petrohawk Energy (HAWK)','_top');
		is_subNavArray[2][9] = new Array(wwwURL+'investorscenter/petd.stm','Petroleum Development... (PETD)','_top');		
		is_subNavArray[2][10] = new Array(wwwURL+'investorscenter/rose.stm','Rosetta Resources Inc. (ROSE)','_top');
		is_subNavArray[2][11] = new Array(wwwURL+'investorscenter/ttes.stm','T3 Energy Services, Inc. (TTES)','_top');
		is_subNavArray[2][12] = new Array(wwwURL+'investorscenter/txco.stm','The Exploration Comp... (TXCO)','_top');
		size[2]=1;
		
		//financial
		is_homeNavArray[3] = new Array(wwwURL + '/reference/comlookup.stm','Financial','_top');
		is_subNavArray[3] = new Array;
		is_subNavArray[3][0] = new Array(wwwURL+'investorscenter/afil.stm','Africa Israel Investments... (AFIL)','_top');
		is_subNavArray[3][1] = new Array(wwwURL+'investorscenter/amtd.stm','Ameritrade Holding... (AMTD)','_top');
		is_subNavArray[3][2] = new Array(wwwURL+'investorscenter/bankhapoalim.stm','Bank Hapoalim (POLI)','_top');
		is_subNavArray[3][3] = new Array(wwwURL+'investorscenter/bankleumi.stm','Bank Leumi (LUMI)','_top');
		is_subNavArray[3][4] = new Array(wwwURL+'investorscenter/emit.stm','Elbit Medical Imaging Ltd... (EMIT)','_top');
		is_subNavArray[3][5] = new Array(wwwURL+'investorscenter/glob.stm','Gazit-Globe Ltd. (GLOB)','_top');
		is_subNavArray[3][6] = new Array(wwwURL+'investorscenter/ipcr.stm','IPC Holdings Ltd. (IPCR)','_top');
		is_subNavArray[3][7] = new Array(wwwURL+'investorscenter/mxre.stm','Max Re Capital Ltd. (MXRE)','_top');
		is_subNavArray[3][8] = new Array(wwwURL+'investorscenter/mzrh.stm','Mizrahi Tefahot Bank Ltd.. (MZRH)','_top');
		is_subNavArray[3][9] = new Array(wwwURL+'investorscenter/ndaq.stm','NASDAQ Stock Market... (NDAQ)','_top');
		is_subNavArray[3][10] = new Array(wwwURL+'investorscenter/oxps.stm','optionsXpress Holdings...(OXPS)','_top');
		is_subNavArray[3][11] = new Array(wwwURL+'investorscenter/sigi.stm','Selective Insurance...(SIGI)','_top');
		size[3]=1;
		

		//Health Care
		is_homeNavArray[4] = new Array(wwwURL + '/reference/comlookup.stm','Health Care','_top');
		is_subNavArray[4] = new Array;	
		is_subNavArray[4][0] = new Array(wwwURL+'investorscenter/affx.stm','Affymetrix Inc. (AFFX)','_top');
		is_subNavArray[4][1] = new Array(wwwURL+'investorscenter/alKB.stm','ALK-Abelló A/S (ALKB)','_top');
		is_subNavArray[4][2] = new Array(wwwURL+'investorscenter/alks.stm','Alkermes, Inc. (ALKS)','_top');
		is_subNavArray[4][3] = new Array(wwwURL+'investorscenter/amrn.stm','Amarin Corporation (AMRN)','_top');
		is_subNavArray[4][4] = new Array(wwwURL+'investorscenter/angiotech.stm','Angiotech Pharm... (ANPI)','_top');
		is_subNavArray[4][5] = new Array(wwwURL+'investorscenter/arro.stm','Arrow Intl. (ARRO)','_top');
		is_subNavArray[4][6] = new Array(wwwURL+'investorscenter/bmrn.stm','BioMarin Pharm... (BMRN)','_top');
		is_subNavArray[4][7] = new Array(wwwURL+'investorscenter/biomet.stm','Biomet Inc. (BMET)','_top');
		is_subNavArray[4][8] = new Array(wwwURL+'investorscenter/bste.stm','Biosite Inc. (BSTE)','_top');
		is_subNavArray[4][9] = new Array(wwwURL+'investorscenter/celgene.stm','Celgene Corp. (CELG)','_top');
		is_subNavArray[4][10] = new Array(wwwURL+'investorscenter/ceph.stm','Cephalon Inc. (CEPH)','_top');
		is_subNavArray[4][11] = new Array(wwwURL+'investorscenter/cytc.stm','Cytyc Corp. (CYTC)','_top');
		is_subNavArray[4][12] = new Array(wwwURL+'investorscenter/dentsply.stm','Dentsply (XRAY)','_top');
		is_subNavArray[4][13] = new Array(wwwURL+'investorscenter/dndn.stm','Dendreon Corporation (DNDN)','_top');
		is_subNavArray[4][14] = new Array(wwwURL+'investorscenter/exel.stm','Exelixis, Inc. (EXEL)','_top');	
		is_subNavArray[4][15] = new Array(wwwURL+'investorscenter/genprobe.stm','Gen Probe Inc. (GPRO)','_top');	
		is_subNavArray[4][16] = new Array(wwwURL+'investorscenter/gilead.stm','Gilead Sciences Inc. (GILD)','_top');
		is_subNavArray[4][17] = new Array(wwwURL+'investorscenter/givn.stm','Given Imaging, Ltd. (GIVN)','_top');
		is_subNavArray[4][18] = new Array(wwwURL+'investorscenter/hsic.stm','Henry Schein Inc. (HSIC)','_top');
		is_subNavArray[4][19] = new Array(wwwURL+'investorscenter/holx.stm','Hologic Inc. (HOLX)','_top');
		is_subNavArray[4][20] = new Array(wwwURL+'investorscenter/hytm.stm','Hythiam Inc. (HYTM)','_top');
		is_subNavArray[4][21] = new Array(wwwURL+'investorscenter/iart.stm','Integra Life... (IART)','_top');
		is_subNavArray[4][22] = new Array(wwwURL+'investorscenter/vtiv.stm','inVentiv Health, Inc. (VTIV)','_top');
		is_subNavArray[4][23] = new Array(wwwURL+'investorscenter/ivgn.stm','Invitrogen Corp. (IVGN)','_top');
		is_subNavArray[4][24] = new Array(wwwURL+'investorscenter/kyphon.stm','Kyphon Inc. (KYPH)','_top');	
		is_subNavArray[4][25] = new Array(wwwURL+'investorscenter/medx.stm','Medarex Inc. (MEDX)','_top');
		is_subNavArray[4][26] = new Array(wwwURL+'investorscenter/mdco.stm','Medicines Company (MDCO)','_top');
		is_subNavArray[4][27] = new Array(wwwURL+'investorscenter/mdco.stm','Meridian Bioscience Inc. (VIVO)','_top');
		is_subNavArray[4][28] = new Array(wwwURL+'investorscenter/mogn.stm','MGI Pharma Inc. (MOGN)','_top');
		is_subNavArray[4][29] = new Array(wwwURL+'investorscenter/ORNAV.stm','Orion Corporation (ORNAV)','_top');
		is_subNavArray[4][30] = new Array(wwwURL+'investorscenter/pmti.stm','Palomar Medical... (PMTI)','_top');
		is_subNavArray[4][31] = new Array(wwwURL+'investorscenter/PRXL.stm','PAREXEL Int... (PRXL)','_top');
		is_subNavArray[4][32] = new Array(wwwURL+'investorscenter/pharmion.stm','Pharmion (PHRM)','_top');
		is_subNavArray[4][33] = new Array(wwwURL+'investorscenter/qgen.stm','QIAGEN N.V... (QGEN)','_top');
		is_subNavArray[4][34] = new Array(wwwURL+'investorscenter/qlti.stm','QLT Inc. (QLTI)','_top');
		is_subNavArray[4][35] = new Array(wwwURL+'investorscenter/sepr.stm','Sepracor Inc. (SEPR)','_top');
		is_subNavArray[4][36] = new Array(wwwURL+'investorscenter/srcl.stm','Stericycle Inc. (SRCL)','_top');
		is_subNavArray[4][37] = new Array(wwwURL+'investorscenter/elos.stm','Syneron Medical Ltd. (ELOS)','_top');
		is_subNavArray[4][38] = new Array(wwwURL+'investorscenter/teva.stm','Teva Pharm... (TEVA)','_top');
		is_subNavArray[4][39] = new Array(wwwURL+'investorscenter/varian.stm','Varian Inc. (VARI)','_top');
		is_subNavArray[4][40] = new Array(wwwURL+'investorscenter/vrtx.stm','Vertex Pharm... (VRTX)','_top');
		size[4]=1;	

		//Industrial
		is_homeNavArray[5] = new Array(wwwURL + '/reference/comlookup.stm','Industrial.','_top');
		is_subNavArray[5] = new Array;
		is_subNavArray[5][0] = new Array(wwwURL+'investorscenter/COLO.stm','Coloplast A/S (COLO)','_top');
		is_subNavArray[5][1] = new Array(wwwURL+'investorscenter/CSGP.stm','CoStar Group, Inc. (CSGP)','_top');
		is_subNavArray[5][2] = new Array(wwwURL+'investorscenter/FISV.stm','Fiserv, Inc. (FISV)','_top');
		is_subNavArray[5][3] = new Array(wwwURL+'investorscenter/FLIR.stm','FLIR Systems, Inc. (FLIR)','_top');
		is_subNavArray[5][4] = new Array(wwwURL+'investorscenter/IRTR.stm','Itron, Inc. (ITRI)','_top');
		is_subNavArray[5][5] = new Array(wwwURL+'investorscenter/kelya.stm','Kelly Services, Inc. (KELYA)','_top'); 
		is_subNavArray[5][6] = new Array(wwwURL+'investorscenter/PAYX.stm','Paychex, Inc. (PAYX)','_top');
		is_subNavArray[5][7] = new Array(wwwURL+'investorscenter/RSTI.stm','ROFIN-SINAR Tech... (RSTI)','_top');
		is_subNavArray[5][8] = new Array(wwwURL+'investorscenter/STX.stm','Seagate Technology... (STX)','_top');
		size[5]=1;

		//Information Technology
		is_homeNavArray[6] = new Array(wwwURL + '/reference/comlookup.stm','Information Tech.','_top');
		is_subNavArray[6] = new Array;
		is_subNavArray[6][0] = new Array(wwwURL+'investorscenter/coms.stm','3COM Corp. (COMS)','_top');
		is_subNavArray[6][1] = new Array(wwwURL+'investorscenter/adbe.stm','Adobe Systems Inc. (ADBE)','_top');
		is_subNavArray[6][2] = new Array(wwwURL+'investorscenter/adtn.stm','Adtran Inc. (ADTN)','_top');
		is_subNavArray[6][3] = new Array(wwwURL+'investorscenter/aldn.stm','Aladdin Knowledge... (ALDN)','_top');
		is_subNavArray[6][4] = new Array(wwwURL+'investorscenter/ALTR.stm','Altera Corporation (ALTR)','_top');
		is_subNavArray[6][5] = new Array(wwwURL+'investorscenter/amis.stm','AMI Semiconductor (AMIS)','_top');
		is_subNavArray[6][6] = new Array(wwwURL+'investorscenter/anss.stm','ANSYS, Inc. (ANSS)','_top');
		is_subNavArray[6][7] = new Array(wwwURL+'investorscenter/amat.stm','Applied Materials... (AMAT)','_top');
		is_subNavArray[6][8] = new Array(wwwURL+'investorscenter/athr.stm','Atheros Comm... (ATHR)','_top');
		is_subNavArray[6][9] = new Array(wwwURL+'investorscenter/atml.stm','Atmel Corp. (ATML)','_top');
		is_subNavArray[6][10] = new Array(wwwURL+'investorscenter/adsk.stm','Autodesk Inc. (ADSK)','_top');
		is_subNavArray[6][11] = new Array(wwwURL+'investorscenter/avtc.stm','Avocent Corp. (AVTC)','_top');
		is_subNavArray[6][12] = new Array(wwwURL+'investorscenter/bidu.stm','Baidu.com, Inc. (BIDU)','_top');
		is_subNavArray[6][13] = new Array(wwwURL+'investorscenter/cell.stm','Brightpoint, Inc. (CELL)','_top');
		is_subNavArray[6][14] = new Array(wwwURL+'investorscenter/broadcom.stm','Broadcom (BRCM)','_top');
		is_subNavArray[6][15] = new Array(wwwURL+'investorscenter/brcd.stm','Brocade Comm... (BRCD)','_top');
		is_subNavArray[6][16] = new Array(wwwURL+'investorscenter/bobj.stm','Business Objects, S.A. (BOBJ)','_top');
		is_subNavArray[6][17] = new Array(wwwURL+'investorscenter/cdns.stm','Cadence Design... (CDNS)','_top');
		is_subNavArray[6][18] = new Array(wwwURL+'investorscenter/CDWC.stm','CDW Corp. (CDWC)','_top');
		is_subNavArray[6][19] = new Array(wwwURL+'investorscenter/checkpoint.stm','Check Point... (CHKP)','_top');
		is_subNavArray[6][20] = new Array(wwwURL+'investorscenter/ckfr.stm','CheckFree Corp. (CKFR)','_top');
		is_subNavArray[6][21] = new Array(wwwURL+'investorscenter/cien.stm','Ciena Corp. (CIEN)','_top');
		is_subNavArray[6][22] = new Array(wwwURL+'investorscenter/cree.stm','Cree Inc (CREE)','_top');
		is_subNavArray[6][23] = new Array(wwwURL+'investorscenter/elnk.stm','EarthLink, Inc. (ELNK)','_top');
		is_subNavArray[6][24] = new Array(wwwURL+'investorscenter/elbitsystems.stm','Elbit Systems Ltd. (ESLT)','_top');
		is_subNavArray[6][25] = new Array(wwwURL+'investorscenter/efii.stm','Electronics for... (EFII)','_top');
		is_subNavArray[6][26] = new Array(wwwURL+'investorscenter/elrn.stm','Elron Electronic...(EFII)','_top');
		is_subNavArray[6][27] = new Array(wwwURL+'investorscenter/ener.stm','Energy Conversion... (ENER)','_top');
		is_subNavArray[6][28] = new Array(wwwURL+'investorscenter/EQIX.stm','Equinix, Inc. (EQIX)','_top');
		is_subNavArray[6][29] = new Array(wwwURL+'investorscenter/file.stm','FileNet Corp. (FILE)','_top');
		is_subNavArray[6][30] = new Array(wwwURL+'investorscenter/flir.stm','Flir Systems Inc. (FLIR)','_top');
		is_subNavArray[6][31] = new Array(wwwURL+'investorscenter/foundry.stm','Foundry Net... (FDRY)','_top');
		is_subNavArray[6][32] = new Array(wwwURL+'investorscenter/goog.stm','Google Inc. (GOOG)','_top');
		is_subNavArray[6][33] = new Array(wwwURL+'investorscenter/HEXAB.stm','Hexagon AB (HEXAB)','_top');
		is_subNavArray[6][34] = new Array(wwwURL+'investorscenter/hysl.stm','Hyperion Solutions...(HYSL)','_top');
		is_subNavArray[6][35] = new Array(wwwURL+'investorscenter/INFY.stm','Infosys Tech...(INFY)','_top');
		is_subNavArray[6][36] = new Array(wwwURL+'investorscenter/infa.stm','Informatica Corp... (INFA)','_top');
		is_subNavArray[6][37] = new Array(wwwURL+'investorscenter/intc.stm','Intel (INTC)','_top');	
		is_subNavArray[6][38] = new Array(wwwURL+'investorscenter/inDD.stm','InterDigital, Inc. (INDD)','_top');
		is_subNavArray[6][39] = new Array(wwwURL+'investorscenter/intersil.stm','Intersil (ISIL)','_top');
		is_subNavArray[6][40] = new Array(wwwURL+'investorscenter/intu.stm','Intuit, Inc. (INTU)','_top');
		is_subNavArray[6][41] = new Array(wwwURL+'investorscenter/ceodefault.stm#kbay','Kanbay (KBAY)','_top');
		is_subNavArray[6][42] = new Array(wwwURL+'investorscenter/lam.stm','Lam Research (LRCX)','_top');
		is_subNavArray[6][43] = new Array(wwwURL+'investorscenter/lwsn.stm','Lawson Software, Inc. (LWSN)','_top');
		is_subNavArray[6][44] = new Array(wwwURL+'investorscenter/logi.stm','Logitech Intl. (LOGI)','_top');
		is_subNavArray[6][45] = new Array(wwwURL+'investorscenter/msystems.stm','M-Systems (FLSH)','_top');	
		is_subNavArray[6][46] = new Array(wwwURL+'investorscenter/mvsn.stm','Macrovision Corporation (MVSN)','_top');
		is_subNavArray[6][47] = new Array(wwwURL+'investorscenter/lava.stm','Magma Design Automation (LAVA)','_top');
		is_subNavArray[6][48] = new Array(wwwURL+'investorscenter/mchp.stm','Microchip Tech... (MCHP)','_top');
		is_subNavArray[6][49] = new Array(wwwURL+'investorscenter/mcrs.stm','MICROS Systems Inc.(MCRS)','_top');
		is_subNavArray[6][50] = new Array(wwwURL+'investorscenter/msft.stm','Microsoft Systems... (MSFT)','_top');
		is_subNavArray[6][51] = new Array(wwwURL+'investorscenter/molx.stm','Molex Inc. (MOLX)','_top');
		is_subNavArray[6][52] = new Array(wwwURL+'investorscenter/nnds.stm','NDS Group (NNDS)','_top');
		is_subNavArray[6][53] = new Array(wwwURL+'investorscenter/nihd.stm','NII Holdings Inc. (NIHD)','_top');
		is_subNavArray[6][54] = new Array(wwwURL+'investorscenter/NZYMB.stm','Novozymes A/S (NZYMB)','_top');
		is_subNavArray[6][55] = new Array(wwwURL+'investorscenter/nvda.stm','NVIDIA Corp. (NVDA)','_top');
		is_subNavArray[6][56] = new Array(wwwURL+'investorscenter/onnn.stm','ON Semiconductor...  (ONNN)','_top');
		is_subNavArray[6][57] = new Array(wwwURL+'investorscenter/OTEX.stm','Open Text Corporation  (OTEX)','_top');
		is_subNavArray[6][58] = new Array(wwwURL+'investorscenter/orbk.stm','Orbotech Ltd.  (ORBK)','_top');
		is_subNavArray[6][59] = new Array(wwwURL+'investorscenter/OTE1V.stm','Outotec Oyj  (OTE1V)','_top');
		is_subNavArray[6][60] = new Array(wwwURL+'investorscenter/palmone.stm','PALMONE (PALM)','_top');
		is_subNavArray[6][61] = new Array(wwwURL+'investorscenter/pti.stm','Patni Computer Systems LTD. (PTI)','_top');
		is_subNavArray[6][62] = new Array(wwwURL+'investorscenter/pmTC.stm','Parametric Tech... (PMTC)','_top');
		is_subNavArray[6][63] = new Array(wwwURL+'investorscenter/pmcs.stm','PMC-Sierra Inc. (PMCS)','_top');
		is_subNavArray[6][64] = new Array(wwwURL+'investorscenter/plcm.stm','Polycom Inc. (PLCM)','_top');
		is_subNavArray[6][65] = new Array(wwwURL+'investorscenter/QLGC.stm','Qlogic Corporation (QLGC)','_top');
		is_subNavArray[6][66] = new Array(wwwURL+'investorscenter/rambus.stm','Rambus Inc. (RMBS)','_top');
		is_subNavArray[6][67] = new Array(wwwURL+'investorscenter/rnwk.stm','RealNetworks, Inc. (RNWK)','_top');
		is_subNavArray[6][68] = new Array(wwwURL+'investorscenter/rtlx.stm','Retalix Ltd. (RTLX)','_top');
		is_subNavArray[6][69] = new Array(wwwURL+'investorscenter/safenet.stm','Safenet (SFNT)','_top');
		is_subNavArray[6][70] = new Array(wwwURL+'investorscenter/SAA1V.stm','SanomaWSOY Corp... (SAA1V)','_top');
		is_subNavArray[6][71] = new Array(wwwURL+'investorscenter/semiconductors.stm','Saifun Semiconductors (SFUN)','_top');
		is_subNavArray[6][72] = new Array(wwwURL+'investorscenter/sndk.stm','Sandisk Corp. (SNDK)','_top');
		is_subNavArray[6][73] = new Array(wwwURL+'investorscenter/sanm.stm','Sanmina-Sci Corp. (SANM)','_top');
		is_subNavArray[6][74] = new Array(wwwURL+'investorscenter/smtc.stm','Semtech Corp. (SMTC)','_top');
		is_subNavArray[6][75] = new Array(wwwURL+'investorscenter/silicon.stm','Silicon Lab... (SLAB)','_top');
		is_subNavArray[6][76] = new Array(wwwURL+'investorscenter/JAVA.stm','Sun Microsystems... (JAVA)','_top');
		is_subNavArray[6][77] = new Array(wwwURL+'investorscenter/symantec.stm','Symantec Corp (SYMC)','_top');
		is_subNavArray[6][78] = new Array(wwwURL+'investorscenter/snps.stm','Synopsis, Inc. (SNPS)','_top');
		is_subNavArray[6][79] = new Array(wwwURL+'investorscenter/tleo.stm','Taleo Corp. (TLEO)','_top');
		is_subNavArray[6][80] = new Array(wwwURL+'investorscenter/telvent.stm','Telvent GIT (TLVT)','_top');
		is_subNavArray[6][81] = new Array(wwwURL+'investorscenter/tsra.stm','Tessera Tech... (TSRA)','_top');
		is_subNavArray[6][82] = new Array(wwwURL+'investorscenter/thqi.stm','THQ Inc. (THQI)','_top');
		is_subNavArray[6][83] = new Array(wwwURL+'investorscenter/trimble.stm','Trimble Nav... (TRMB)','_top');
		is_subNavArray[6][84] = new Array(wwwURL+'investorscenter/WW.stm','Watson Wyatt... (WW)','_top');
		is_subNavArray[6][85] = new Array(wwwURL+'investorscenter/webex.stm','WebEx Comm... (WEBX)','_top');
		is_subNavArray[6][86] = new Array(wwwURL+'investorscenter/wbsn.stm','Websense Inc. (WBSN)','_top');
		is_subNavArray[6][87] = new Array(wwwURL+'investorscenter/wits.stm','Witness Systems (WITS)','_top');
		is_subNavArray[6][88] = new Array(wwwURL+'investorscenter/zbra.stm','Zebra Tech... (ZBRA)','_top');
		is_subNavArray[6][89] = new Array(wwwURL+'investorscenter/zran.stm','Zoran Corporation (ZRAN)','_top');
		size[6]=1;



		//Materials
		is_homeNavArray[7] = new Array(wwwURL + '/reference/comlookup.stm','Materials','_top');
		is_subNavArray[7] = new Array;	
		is_subNavArray[7][0] = new Array(wwwURL+'investorscenter/crdn.stm','Ceradyne, Inc (CRDN)','_top');
		is_subNavArray[7][1] = new Array(wwwURL+'investorscenter/dnex.stm','Dionex Corporation (DNEX)','_top');
		is_subNavArray[7][2] = new Array(wwwURL+'investorscenter/FWLT.stm','Foster Wheeler Ltd. (FWLT)','_top');
		is_subNavArray[7][3] = new Array(wwwURL+'investorscenter/grmn.stm','Garmin LTD. (GRMN)','_top');
		is_subNavArray[7][4] = new Array(wwwURL+'investorscenter/iosp.stm','Innospec Inc. (IOSP)','_top');
		is_subNavArray[7][5] = new Array(wwwURL+'investorscenter/israelchemicals.stm','Israel Chemicals Ltd. (CHIM)','_top');
		is_subNavArray[7][6] = new Array(wwwURL+'investorscenter/PLXS.stm','PLEXUS (PLXS)','_top');
		is_subNavArray[7][7] = new Array(wwwURL+'investorscenter/sigmaaldrich.stm','SIGMA ALDRICH (SIAL)','_top');
		size[7]=1;
		
		

		//Telecommunication Services
		is_homeNavArray[8] = new Array(wwwURL + '/reference/comlookup.stm','Telecommunication','_top');
		is_subNavArray[8] = new Array;
		is_subNavArray[8][0] = new Array(wwwURL+'investorscenter/alvr.stm','Alvarion Ltd. (ALVR)','_top');
		is_subNavArray[8][1] = new Array(wwwURL+'investorscenter/csco.stm','Cisco Systems (CSCO)','_top');
		is_subNavArray[8][2] = new Array(wwwURL+'investorscenter/ecitelecom.stm','ECI Telecom (ECIL)','_top');
		is_subNavArray[8][3] = new Array(wwwURL+'investorscenter/ffiv.stm','F5 Networks (FFIV)','_top');
		is_subNavArray[8][4] = new Array(wwwURL+'investorscenter/gldn.stm','Golden Telecom, Inc. (gldn)','_top');
		is_subNavArray[8][5] = new Array(wwwURL+'investorscenter/jnpr.stm','Juniper Net... (JNPR)','_top');
		is_subNavArray[8][6] = new Array(wwwURL+'investorscenter/jdsu.stm','JDS Uniphase... (JDSU)','_top');
		is_subNavArray[8][7] = new Array(wwwURL+'investorscenter/level3.stm','Level 3 Comm... (LVLT)','_top');
		is_subNavArray[8][8] = new Array(wwwURL+'investorscenter/micc.stm','Millicom Int... (MICC)','_top');
		is_subNavArray[8][9] = new Array(wwwURL+'investorscenter/nicesystems.stm','NICE Systems (NICE)','_top');
		is_subNavArray[8][10] = new Array(wwwURL+'investorscenter/partner.stm','Partner Comm... (PTNR)','_top');
		is_subNavArray[8][11] = new Array(wwwURL+'investorscenter/rbak.stm','Redback Networks Inc. (RBAK)','_top');
		is_subNavArray[8][12] = new Array(wwwURL+'investorscenter/rvbd.stm','Riverbed Technology, Inc. (RVBD)','_top');
		size[8]=1;

		


		
		document.write('<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH=137 id=navtable>');
		for (is_NavLoopCount=0; is_NavLoopCount<is_homeNavArray.length; is_NavLoopCount++){
		document.write('<TD COLSPAN=2 CLASS="navcellpri">');
		var symbol="+";
		if(is_NavLoopCount!=0)
		document.write('<font size=4><A id="symbol'+is_NavLoopCount+'" href="javascript:expand('+is_NavLoopCount+')">'+symbol+'</a></font>');
	
		//document.write('<A HREF="' + is_homeNavArray[is_NavLoopCount][0] + '"><nobr>' + is_homeNavArray[is_NavLoopCount][1] + '</nobr></A></TD></TR>');
		document.write('&nbsp\;&nbsp\;<nobr>' + is_homeNavArray[is_NavLoopCount][1] + '</nobr></TD></TR>');
		
		if (is_subNavArray[is_NavLoopCount].length){
			//is_makeSubNav(is_NavLoopCount);
		}
		}
		document.write('<TR><td  valign=top bgcolor="EDFBFE" colspan=2><img src="http://www.nasdaq.com/investorscenter/logoinvestor.gif"><br><img src="http://www.nasdaq.com/investorscenter/linkarrow.gif"><font face="Arial,Helvetica,Sans-Serif" color="#314F6B" size=-2>Companies not listed above.</font></TD></TR>');
		document.write('</TABLE>');
		function is_makeSubNav(mainNav){
			
			for (is_subLoopCount=0; is_subLoopCount<is_subNavArray[mainNav].length; is_subLoopCount++){
				if (is_subNavArray[mainNav][is_subLoopCount][0]){
				document.write('<TR class="inv" name="cat'+mainNav+'"><TD CLASS="navcellsub">&nbsp\;&nbsp\;&nbsp\;</TD><TD CLASS="navcellsub"><A HREF="' + is_subNavArray[mainNav][is_subLoopCount][0] + '" TARGET="' + is_subNavArray[mainNav][is_subLoopCount][2] +'">' + is_subNavArray[mainNav][is_subLoopCount][1] + '</TD></TR>');
			}
		}
		
	 
	}	
			
 //Grab navArea value for Omniture s.prop1 variable	
	getSectionName(navArea)	
 }

function expand(category)
		{
			var liststring="";
			document.getElementById('symbol'+category).innerHTML="-&nbsp\;";
			document.getElementById('symbol'+category).href="javascript:collapse("+category+")";
			category=parseInt(category);
			var index=-1;
			for(var index_count=0;index_count<=category;index_count++)
			{
				index=index+size[index_count];
			}
			for (is_subLoopCount=0; is_subLoopCount<is_subNavArray[category].length; is_subLoopCount++)
			{
				if (is_subNavArray[category][is_subLoopCount][0])
				{
					row=document.getElementById("navtable").insertRow(index+1);
					row.bgColor='#EDFBFE';
					row.style.borderStyle="solid";
					row.style.borderWidth="1px";
					row.style.borderColor="#A5B7C9";
					cell1=row.insertCell(0);
					cell2=row.insertCell(1);
					cell1.style.borderBottomStyle="solid";
					cell2.style.borderBottomStyle="solid";
					cell1.style.borderColor="#A5B7C9";
					cell2.style.borderColor="#A5B7C9";
					cell1.style.borderWidth="1px";
					cell2.style.borderWidth="1px";
					cell2.style.fontSize="8.5pt";
					cell2.style.color="#314F6B";
					cell2.style.fontFamily="Arial,Helvetica,Sans-Serif";
					cell2.style.textDecoration="none";
					cell1.innerHTML='&nbsp;&nbsp;&nbsp;';
					cell2.width=137-cell1.width;
					
					cell2.innerHTML='<A HREF="' + is_subNavArray[category][is_subLoopCount][0] + '" TARGET="' + is_subNavArray[category][is_subLoopCount][2] +'" style="text-decoration:none">' + is_subNavArray[category][is_subLoopCount][1];
					//liststring=liststring+'<TR><TD CLASS="navcellsub">'+"   "+'</TD><TD CLASS="navcellsub"><A HREF="' + is_subNavArray[category][is_subLoopCount][0] + '" TARGET="' + is_subNavArray[category][is_subLoopCount][2] +'">' + is_subNavArray[category][is_subLoopCount][1] + '</TD></TR>';
                	index=index+1;
				}
			}
			size[category]=is_subNavArray[category].length+1;
			//document.getElementById('list'+category).innerHTML=category;			
		}
function collapse(category)
		{
			document.getElementById('symbol'+category).innerHTML="+";
			document.getElementById('symbol'+category).href="javascript:expand("+category+")";
			
			category=parseInt(category);
			var index=-1;
			for(var index_count=0;index_count<category;index_count++)
					{
						index=index+size[index_count];
					}
			for (is_subLoopCount=0; is_subLoopCount<is_subNavArray[category].length; is_subLoopCount++)
			{
				if (is_subNavArray[category][is_subLoopCount][0])
				{
					document.getElementById("navtable").deleteRow(index+2);
					
				}
			}
			size[category]=1;


		}


function makeNav(navArea){
	if (parent.document.location){
		var testURLSym = unescape(String(parent.document.location));
	} else {
		var testURLSym = unescape(String(document.location));
	}
	var symString = '';
	var selectedSym = '';
	var modeSym = '';
	var URLlength = testURLSym.length;
	var quoteLocation = testURLSym.indexOf('?');
	var firstAmp = testURLSym.indexOf('&');
	var quoteSub = testURLSym.substring(quoteLocation+1,URLlength);
	var firstVar = testURLSym.substring(quoteLocation+1,firstAmp);
	var index = 0;
	var symOnlyArray = new Array();
	var navImageW = 137;
	var navImageH = 215;

	//TEST OUTPUT OF ARRAY
	var qStringArray = quoteSub.split('&');
		for (symLoopCount=0; symLoopCount <= (qStringArray.length-1); symLoopCount++){
		//remove selecteddisplaysymbol parameter
		if (qStringArray[symLoopCount].match('selecteddisplaysymbol')!='selecteddisplaysymbol') {	
			//CHECK FOR KEYWORDS WHILE POPULATING ARRAY.  IF FOUND ADD TO 'symString' VARIABLE
			if (qStringArray[symLoopCount].indexOf('mode') > -1) modeSym = '\&' + qStringArray[symLoopCount];
			if (qStringArray[symLoopCount].indexOf('symbol') > -1){
				var findEqual = qStringArray[symLoopCount].indexOf('=') + 1;
				var qString = qStringArray[symLoopCount];
				var tempString = qString.substring(findEqual,qString.length);
				symOnlyArray[index] = tempString;
				symString = symString + '\&' + qStringArray[symLoopCount];
				index++;
			}
			if (qStringArray[symLoopCount].indexOf('selected') > -1) selectedSym = '\&' + qStringArray[symLoopCount];
			if (qStringArray[symLoopCount].indexOf('page') > -1) pageSym = '\&' + qStringArray[symLoopCount];
		}
		}

	//SET VARIABLES FOR URLS TO REDUCE SPACE and MAKE UPDATES EASIER
	var qteURL = 'http://www.nasdaq.com/'
	var wwwURL = 'http://www.nasdaq.com/'
	var dynURL = 'http://www.nasdaq.com/'	
	var FtMtPnBlank = '&FormType=&mkttype=&pathname=';
	var imageURL = 'http://www.nasdaq.com/images/';
	

	//BUILD LINKS TO QUOTES AREAS BASED ON SYMBOLS FROM 'qStringArray'
		if (qStringArray.length-1 > 0){
			if (selectedSym=='') selectedSym = '\&selected=' + symOnlyArray[0];
			var fqLink = qteURL + 'quote.dll?&mode=stock' + symString + selectedSym +  '&page=quick';
			var iqLink = qteURL + 'quote.dll?&mode=stock' + symString + selectedSym + FtMtPnBlank + '&kind=&page=multi';
			var sqLink = qteURL + 'asp/summaryquote.asp?&mode=stock' + modeSym + symString + selectedSym;
			var chartLink = qteURL + 'quote.dll?mode=basics&kind='  + symString + selectedSym + FtMtPnBlank + '&page=charting';
			var compNewsLink = wwwURL + 'asp/quotes_news.asp?&kind=' + modeSym + symString + selectedSym +  FtMtPnBlank + '&page=news';
			var fundamentalsLink = wwwURL + 'asp/ExtendFund.asp?mode=&kind='  + symString + selectedSym +  FtMtPnBlank + '&page=full';
			var stockReptLink = wwwURL + 'asp/quotes_reports.asp?&kind=' + modeSym + symString + selectedSym +  FtMtPnBlank + '&page=stockreports';
			var secFilingsLink = wwwURL + 'asp/quotes_sec.asp?&page=' + modeSym + symString + selectedSym + FtMtPnBlank + '&Leap=&sel=filings&userinput=';

			var ahiLink = qteURL + 'quote.dll?mode=frameset&kind=' + symString + selectedSym + '&FormType=&mkttype=AFTER&pathname=&page=afterhours';

			var pmiLink = qteURL + 'quote.dll?mode=frameset&kind=' + symString + selectedSym + '&FormType=&mkttype=PRE&pathname=&page=afterhours';

			var analystInfoLink = wwwURL + 'earnings/analyst_summary.asp?&kind=' + modeSym + symString + selectedSym + FtMtPnBlank + '&page=analystinfo';
			var fundamentalsLink = wwwURL + 'asp/ExtendFund.asp?&kind=' + modeSym + symString + selectedSym + FtMtPnBlank + '&page=full';
			var holdingsLink = wwwURL + 'asp/Holdings.asp?&kind=' + modeSym + symString + selectedSym + FtMtPnBlank + '&page=holdingssummary';
			var redPageLink = wwwURL + 'aspx/RevenueEPSSummary.aspx?' + symString + selectedSym;
		} else {
		//IF THERE ARE NO SYMBOLS USE DEFAULT LINKS - Master Data Entry pages
			var mdePage = qteURL + 'asp/MasterDataEntry.asp?';
			var fqLink = mdePage + 'page=flashQuotes';
			var iqLink = mdePage + 'page=InfoQuotes';
			var sqLink = mdePage + 'page=Summary%20Quote';
			var chartLink = mdePage + 'page=Charts';
			var compNewsLink = mdePage + 'page=Company%20News';
			var fundamentalsLink = mdePage + 'page=fundamentals';
			var stockReptLink = mdePage + 'page=stockreports';
			var secFilingsLink = mdePage + 'page=Real-Time%20SEC%20Filings';
			var ahiLink = mdePage + 'page=After%20Hours%20Market';
			var pmiLink = mdePage + 'page=Pre-Market';
			var holdingsLink = mdePage + 'page=holdingssummary';
			var analystInfoLink = mdePage + 'page=analystinfo';
			var fundamentalsLink = mdePage + 'page=full';
			var redPageLink = mdePage + 'page=redpage';
		}

		//MAIN FUNCTION TO BUILD NAV

			var navImage = "";
			//COORDINATE SET ARRAY

			var navCoordsArray = new Array('0,11,136,28','0,29,136,46','0,47,136,64','0,65,136,82','0,83,136,100','0,101,136,118','0,119,136,136','0,137,136,154','0,155,136,172','0,173,136,190','0,193,45,210','65,193,130,210');

			var navQuotesCoordsArray = new Array('0,11,136,28','0,29,136,46','0,47,136,64','0,65,136,82','0,83,136,100','0,101,136,118','0,119,136,136','0,137,136,154','0,155,136,172','0,173,136,190','0,191,136,208','0, 210, 60, 230','65, 210, 130, 230');
			
			var navCoordsIRarray = new Array ('0,11,136,28','0,29,136,46','0,47,136,64','0,65,136,82','0,83,136,100','0,101,136,118','0,119,136,136','0,137,136,154','0,155,136,172','0,173,136,190','0,191,136,208','0, 210, 133, 222','3,228,57,247','68,228,132,243');

			// SAMPLE NAV ENTRY
			//navArray[x] = new Array(URLVAR + 'reference/comlookup.stm', '0|1');
			//	1. Change the 'x' to the next number in the sequence
			//	2. Change the URLVAR to qteURL|dynURL|wwwURL
			//	3. Change '0|1' to 0 if TARGET same window ('_top') or 1 if TARGET blank (_blank) window

			switch(navArea){
				case "quotes":
					navImageH = 237;
					navImage = 'js_quotesMenu.gif';
					var navArray = new Array();
						navArray[0] = new Array(qteURL + 'reference/comlookup.stm','');
						navArray[1] = new Array(fqLink,'');
						navArray[2] = new Array(iqLink,'');
						navArray[3] = new Array(sqLink,'');
						navArray[4] = new Array(compNewsLink,'');
						navArray[5] = new Array(chartLink,'');
						navArray[6] = new Array(fundamentalsLink,'');
						navArray[7] = new Array(redPageLink,'');
						navArray[8] = new Array(pmiLink,'');
						navArray[9] = new Array(ahiLink,'');
						navArray[10] = new Array(analystInfoLink,'');
					 break;

				case "quoteslook":
					navImageH = 237;
					navImage = 'js_quotesMenu.gif';
					var navArray = new Array();
						navArray[0] = new Array(qteURL + 'reference/comlookup.stm', '');
						navArray[1] = new Array('javascript\:htmlGo\(\'go\',\'flash\'\)\;','');
						navArray[2] = new Array('javascript\:htmlGo\(\'go\',\'info\'\)\;','');
						navArray[3] = new Array('javascript\:htmlGo\(\'go\',\'summary\'\)\;','');
						navArray[4] = new Array('javascript\:htmlGo\(\'go\',\'compnews\'\)\;','');
						navArray[5] = new Array('javascript\:htmlGo\(\'go\',\'charts\'\)\;','');
						navArray[6] = new Array('javascript\:htmlGo\(\'go\',\'compfin\'\)\;','');
						navArray[7] = new Array('javascript\:htmlGo\(\'go\',\'redpage\'\)\;','');
						navArray[8] = new Array('javascript\:htmlGo\(\'go\',\'premkt\'\)\;','');
						navArray[9] = new Array('javascript\:htmlGo\(\'go\',\'afthours\'\)\;','');
						navArray[10] = new Array('javascript\:htmlGo\(\'go\',\'analyst\'\)\;','');
					 break;

				case "mktact":
					navImageH = 233;
					navImage = 'js_mktact2.gif';
					var navArray = new Array();
						navArray[0] = new Array('http://dynamic.nasdaq.com/aspx/majorindices.aspx', '');
						navArray[1] = new Array('http://dynamic.nasdaq.com/aspx/mostactive.aspx?exchange=nasdaq&mostactive=adv', '');
						navArray[2] = new Array(wwwURL + 'markets/unusual-volume.aspx', '');
						navArray[3] = new Array('http://www.nasdaq.com/markets/indices/major-indices.aspx','');
						navArray[4] = new Array(dynURL + 'dynamic/activityPrompt.stm', '');
						navArray[5] = new Array(dynURL + 'dynamic/NonNASDAQActivityPrompt.stm', '');
						navArray[6] = new Array('http://dynamic.nasdaq.com/reference/Comp_Eligibility_Criteria.stm', '');
						navArray[7] = new Array('http://dynamic.nasdaq.com/dynamic/nasdaq100_activity.stm', '');
						navArray[8] = new Array('http://screening.nasdaq.com/heatmaps/heatmap_100.asp', '');
						navArray[9] = new Array(wwwURL + 'markets/indices/nasdaq-total-returns.aspx', '');
						navArray[10] = new Array(wwwURL + 'markets/commodities.aspx', '');
					 break;

				case "quotesFunds":
					navImage = 'js_quotesFundsMenu.gif';
					var navArray = new Array();
						navArray[0] = new Array(qteURL + 'reference/comlookup.stm', '');
						navArray[1] = new Array(wwwURL + 'asp/quick_mutual.asp?&mode=funds' + symString + '&page=quick', '');
						navArray[2] = new Array(wwwURL + 'asp/quotes_mutual.asp?&mode=funds' + symString + selectedSym + FtMtPnBlank + '&kind=&page=multimutual', '');
						navArray[3] = new Array(qteURL + 'quote.dll?&mode=funds' + symString + selectedSym + FtMtPnBlank + '&kind=&page=charting', '');
						navArray[4] = new Array(wwwURL + 'reference/fundprofile.stm?&mode=funds'+ symString +selectedSym, '');
						navArray[5] = new Array(wwwURL + 'services/MSFW.stm', '');
					 break;

				case "quotesOptions":
					navImage = 'js_quotesOptionsMenu.gif';
					var navArray = new Array();
						navArray[0] = new Array(qteURL + 'reference/comlookup.stm', '');
						navArray[1] = new Array(qteURL + 'asp/option_quick.asp?&mode=options&page=quickoptions' + symString + selectedSym, '');
						navArray[2] = new Array(qteURL + 'asp/option_multi.asp?&mode=options&page=multioptions' + symString + selectedSym, '');
					 break;

				case "news":
					navImageH = 237;
					navImage = 'js_newsMenu3.gif';
					var navArray = new Array();
						navArray[0] = new Array( dynURL + 'asp/USMarketsAndNews.asp', '');
						navArray[1] = new Array( wwwURL + 'asp/quotes_news.asp','')
						navArray[2] = new Array( qteURL + 'quotes/company-news.aspx', '');
						navArray[3] = new Array( wwwURL + 'briefing/stock_summary.stm', '');
						navArray[4] = new Array( wwwURL + 'aspxcontent/PressReleaseNews.aspx', '');
					break;						

				case "extended":
					navImage = 'js_extTradeMenu.gif';
					var navArray = new Array();
						navArray[0] = new Array( dynURL + 'extended-trading/', '');
						navArray[1] = new Array( dynURL +  'asp/PMI.asp','');
						navArray[2] = new Array( dynURL +  'extended-trading/premarket-mostactive.aspx','');
						navArray[3] = new Array( dynURL +  'extended-trading/premarket-fivedays-volume.aspx','');
						navArray[4] = new Array( dynURL +  'dynamic/nasdaq100_indicator_after.stm','');
						navArray[5] = new Array( dynURL +  'extended-trading/afterhours-mostactive.aspx','');
						navArray[6] = new Array( dynURL +  'extended-trading/afterhours-fivedays-volume.aspx','');
						navArray[7] = new Array( qteURL +  'quotes/premarket.aspx','');
						navArray[8] = new Array( qteURL +  'quotes/after-hours.aspx','');
					 break;

				case "newissues":
					navImage = 'js_newIssuesMenu.gif';
					var navArray = new Array();
						navArray[0] = new Array( wwwURL + 'reference/ipos.stm', '');
						navArray[1] = new Array( wwwURL + 'reference/ipos.stm', '');
						navArray[2] = new Array( wwwURL + 'reference/SPOSummary.stm', '');
						navArray[3] = new Array( wwwURL + 'reference/SPOSummary.stm', '');
						navArray[4] = new Array( 'http://www.hoovers.com/global/mktg/index.xhtml?pageid=12860', '1');
					 break;

				case "gm":
					navImageH = 237;
					navImage = 'js_globalMktsMenu2.gif';
					var navArray = new Array();
						navArray[0] = new Array( qteURL + 'markets/global-markets.aspx', '');
						navArray[1] = new Array( qteURL + 'markets/global-indices.aspx', '');
						navArray[2] = new Array( qteURL + 'reference/euroland.stm', '');
						navArray[3] = new Array( qteURL + 'reference/convert_gm.stm', '');
						navArray[4] = new Array( qteURL + 'reference/GMAudio.stm', '');
						navArray[5] = new Array( qteURL + 'reference/GMAudio.stm', '');
					 break;

				case "rant":
					navImageH = 237;
					navImage = 'js_researchToolsMenu.gif';
					var navArray = new Array();
						navArray[0] = new Array( wwwURL + 'asp/ResearchandToolsHub.asp', '');
						navArray[1] = new Array( wwwURL + 'reference/guru.stm', '');
						navArray[2] = new Array( wwwURL + 'reference/StockScreener.stm', '');
						navArray[3] = new Array( wwwURL + 'reference/ownership.stm', '');
						navArray[4] = new Array( wwwURL + 'reference/loginmain.stm', '');
						navArray[5] = new Array( wwwURL + 'reference/personalfinancehub.stm', '');
						navArray[6] = new Array('http://nasdaq.ar.wilink.com/asp/NAS1_search_ENG.asp', '1');
						navArray[7] = new Array( wwwURL + 'reference/BarChartSectors.stm?&lnk=I', '');
						navArray[8] = new Array( wwwURL + 'services/riskMetrics.stm?&lnk=I', '');
						navArray[9] = new Array( wwwURL + 'services/onlineInvesting.stm', '');
						navArray[10] = new Array( 'http://www.esignal.com/livequotes/', '1');
					break;

				case "etfs":
					navImage = 'js_etfsMenu.gif';
					var navArray = new Array();
						navArray[0] = new Array( qteURL + 'asp/investmentproducts.asp', '');
						navArray[1] = new Array( wwwURL + 'Structuredeq/nasdaq_etf_family.stm', '');
						navArray[2] = new Array( qteURL + 'asp/etfsbroadbased.asp', '');
						navArray[3] = new Array( qteURL + 'asp/etfsSector.asp', '');
						navArray[4] = new Array( qteURL + 'asp/ETFsCompare.asp', '');
						navArray[5] = new Array( qteURL + 'asp/etfsinternational.asp', '');
						navArray[6] = new Array( wwwURL + 'asp/prospectus.asp', '');
						navArray[7] = new Array( qteURL + 'indexshares/index_shares_over.stm', '');
						navArray[8] = new Array( qteURL + 'asp/closedendfunds.asp', '');
						navArray[9] = new Array( qteURL + 'asp/option_info.asp', '');
					 break;

				case "inside":
					navImageH = 237;
					navImage = 'js_indsideNasdaqMenu4.gif';
					var navArray = new Array();
						navArray[0] = new Array( wwwURL + 'services/insidenasdaq.stm', '');
						navArray[1] = new Array( wwwURL + 'about/overview.stm', '');
						navArray[2] = new Array( wwwURL + 'reference/nasdaq_facts.stm', '');
						navArray[3] = new Array( wwwURL + 'newsroom/', '');
						navArray[4] = new Array( wwwURL + 'about/NASDAQMarketCenter.stm', '');
						navArray[5] = new Array( 'http://www.nasdaq.com/newsroom/stats/main.stm', '1');
						navArray[6] = new Array( 'http://ir.nasdaq.com/', '');
						navArray[7] = new Array( wwwURL + 'reference/marketsite_about.stm', '');
				        navArray[8] = new Array( wwwURL + 'reference/marketsite_facts.stm', '');
						navArray[9] = new Array( wwwURL + 'about/othernasdaqwebsites.stm\#nasdaq_trader_web_site', '');
						navArray[10] = new Array( wwwURL + 'help/contactInformation.stm', '');
					break;

				case "listed":
					navImageH = 253;
					navImage = 'js_listedCompanysMenu.gif';
					var navArray = new Array();
						navArray[0] = new Array( wwwURL + 'services/listedcompanies.stm', '');
						navArray[1] = new Array( wwwURL + 'about/listing_information.stm', '');
						navArray[2] = new Array( wwwURL + 'about/listing_information.stm\#fees', '');
						navArray[3] = new Array( wwwURL + 'about/listing_information.stm\#forms', '');
						navArray[4] = new Array( wwwURL + 'about/LegalCompliance.stm', '');
						navArray[5] = new Array( 'http://www.nasdaq.net', '1');
						navArray[6] = new Array( 'http://investors.nasdaq.com/', '1');
						navArray[7] = new Array( 'http://investors.nasdaq.com/', '1');
						navArray[8] = new Array( wwwURL + 'reference/marketsite_events.stm', '');
						navArray[9] = new Array( wwwURL + 'asp/symbols.asp?exchange=NGS', '');
						navArray[10] = new Array( wwwURL + 'asp/symbols.asp?exchange=NGM', '');
						navArray[11] = new Array( wwwURL + 'asp/symbols.asp?exchange=NCM', '');						
					 break;

				case "newsroom":
					navImage = 'js_newsRoomMenu.gif';
					var navArray = new Array();
						navArray[0] = new Array( wwwURL + 'newsroom', '');
						navArray[1] = new Array( wwwURL + 'newsroom/news/newsroomnewsHeadlines.aspx?year=', '');
						navArray[2] = new Array( wwwURL + 'newsroom/presskit/main.stm', '');
						navArray[3] = new Array( wwwURL + 'newsroom/stats/main.stm', '');
						navArray[4] = new Array( 'http://ir.nasdaq.com/officers.cfm', '');
						navArray[5] = new Array( wwwURL + 'newsroom/presentations/main.stm', '');
						navArray[6] = new Array( wwwURL + 'newsroom/photolib/main.stm', '');
						navArray[7] = new Array( wwwURL + 'reference/marketsite_facts.stm', '');
						navArray[8] = new Array( wwwURL + 'newsroom/faq/main.stm', '');
						navArray[9] = new Array( wwwURL + 'newsroom/alerts/main.stm', '');
					 break;
					 
			 case "invRelations":			 	
					navImageH = '252'
					navImage = 'js_investorRelations.jpg';
					var navArray = new Array();
						navArray[0] = new Array( 'http://ir.nasdaq.com/', '');
						navArray[1] = new Array( 'http://ir.nasdaq.com/governance.cfm', '');
						navArray[2] = new Array( wwwURL + 'investorrelations/ir_earnings_PR.stm', '');
						navArray[3] = new Array( wwwURL + 'newsroom/news/main.stm', '');
						navArray[4] = new Array( wwwURL + 'newsroom/stats/main.stm', '');
						navArray[5] = new Array( 'http://ir.nasdaq.com/officers.cfm','');
						navArray[6] = new Array( wwwURL + 'investorrelations/ir_annuals.stm','');
						navArray[7] = new Array( wwwURL + 'investorrelations/ir_secfilings.stm', '');
						navArray[8] = new Array( wwwURL + 'investorrelations/ir_section16.stm', '');
					
						navArray[9] = new Array( wwwURL +'services/InsideNASDAQ.stm', '');
						navArray[10] = new Array( wwwURL +'investorrelations/IR_contacts.stm', '');
					 break;			 
				}


	//OUTPUTS GRAPHIC
		document.write('<IMG SRC="' + imageURL + navImage + '" HEIGHT=' + navImageH + ' WIDTH=' + navImageW + ' BORDER=0 USEMAP="#nav_' + navArea +'"><P><BR>');
		document.write('<MAP NAME="nav_' + navArea + '">');

	//CREATES MAP
		var navLoopCount;

		for (navLoopCount=0; navLoopCount <= (navArray.length-1); navLoopCount++){
			if (navArea == 'quotes'  || navArea == 'mktact' || navArea == 'rant' || navArea == 'listed' || navArea == 'inside' || navArea == 'newsroom'){
				document.write('<AREA SHAPE="rect" ALT="" COORDS="' + navQuotesCoordsArray[navLoopCount] + '" HREF="'  + navArray[navLoopCount][0] + '"');
			} 
			else if (navArea =='invRelations') {		
				document.write('<AREA SHAPE="rect" ALT="" COORDS="' + navCoordsIRarray[navLoopCount] + '" HREF="'  + navArray[navLoopCount][0] + '"');
			} 
				else {
				document.write('<AREA SHAPE="rect" ALT="" COORDS="' + navCoordsArray[navLoopCount] + '" HREF="'  + navArray[navLoopCount][0] + '"');
			}

			if (navArray[navLoopCount][1] == '' || navArray[navLoopCount][1] == '0'){
				document.write (' TARGET="_top">')
			} else {
				document.write (' TARGET="_blank">')
			}
		}

		//SEARCH and BACK CONTROLS
		if (navArea == 'quotes' || navArea == 'mktact' || navArea == 'rant' || navArea == 'listed' || navArea == 'inside' || navArea == 'quoteslook'){
			document.write('<AREA SHAPE="rect" ALT="" COORDS="' + navQuotesCoordsArray[navQuotesCoordsArray.length-2] + '" HREF="javascript\:history.go\(-1\)\;">');
			document.write('<AREA SHAPE="rect" ALT="" COORDS="' + navQuotesCoordsArray[navQuotesCoordsArray.length-1] + '" HREF="http://www.nasdaq.com/reference/search.stm" TARGET="_top">');
			document.write ('</MAP>');
		} 
		else if (navArea =='invRelations') {
			document.write('<AREA SHAPE="rect" ALT="" COORDS="' + navCoordsIRarray[navCoordsIRarray.length-2] + '" HREF="javascript\:history.go\(-1\)\;">');
			document.write('<AREA SHAPE="rect" ALT="" COORDS="' + navCoordsIRarray[navCoordsIRarray.length-1] + '" HREF="http://www.nasdaq.com/reference/search.stm" TARGET="_top">');
			document.write ('</MAP>');	
		}	
		else {
			document.write('<AREA SHAPE="rect" ALT="" COORDS="' + navCoordsArray[navCoordsArray.length-2] + '" HREF="javascript\:history.go\(-1\)\;">');
			document.write('<AREA SHAPE="rect" ALT="" COORDS="' + navCoordsArray[navCoordsArray.length-1] + '" HREF="http://www.nasdaq.com/reference/search.stm" TARGET="_top">');
			document.write ('</MAP>');
		}
		//Grab navArea value for Omniture s.prop1 variable	
	getSectionName(navArea)	
	}

/*************************OMNITURE CODE**********************************************/
/* You may give each page an identifying name, server, and channel on
the next lines. */


function getSectionName(strnavArea) {

if  (window.top.document.title == "EQQQ" || window.top.document.title == "Release"|| window.top.document.title == "NASDAQ Offer for Remaining Shares of London Stock Exchange"){
	return false;
}

s.pageName= window.parent.document.title;
s.prop1 = ""
switch(strnavArea) {
case "quotes":
s.prop1="Quotes+"
break;
case "quoteslook":
s.prop1="Quotes+"
break;
case "quotesOptions" :
s.prop1="Quotes+"
break;
case "quotesFunds" :
s.prop1="Quotes+"
break;
case "mktact" :
s.prop1="Market Activity"
break;
case "extended" :
s.prop1="Extended Trading"
break;
case "news" :
s.prop1="News"
break;
case "etfs" :
s.prop1="ETFs"
break;
case "rant" :
s.prop1="Investor Tools"
break;
case "newissues" :
s.prop1="New Issues"
break;
case "gm" :
s.prop1="Global Markets"
break;
case "inside" :
s.prop1="NASDAQ Corporate"
break;
case "listed" :
s.prop1="Listed Companies"
break;
case "invRelations" :
s.prop1="Investor Relations"
break;
case "newsroom" :
s.prop1="Newsroom"
break;
case "investorcenter" :
s.prop1="Investor Center"
break;
case "QQQQ" :
s.prop1="QQQQ"
break;
case "release" :
s.prop1="release"
break;
}
s.server=""
s.channel="com"
s.pageType=""
s.prop2=""
s.prop3=""
s.prop4=""
s.prop5=""
/* E-commerce Variables */
s.campaign=""
s.state=""
s.zip=""
s.events=""
s.products=""
s.purchaseID=""
s.eVar1=""
s.eVar2=""
s.eVar3=""
s.eVar4=""
s.eVar5=""
/************* DO NOT ALTER ANYTHING BELOW THIS LINE ! **************/
var s_code=s.t();if(s_code)document.write(s_code)
}






