






	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	



//0
//11


HM_Lang = [
	
	
		["English","/platforms/pccd/games/nhl2002/home.jsp","BLANK"],
	
	
	
		["Fran&#231;ais","http://www.france.ea.com/index2.asp?language=6&siteName=Electronic+Arts+France&query=%2Fproduct%5Fspec%2Easp%3Fid%3D450","BLANK"],
	
	
	
		["Deutsch","http://nhl2002.ea.com/de/index.html","BLANK"],
	
	
	
		["Cesky","http://nhl2002.ea.com/cs-cz/index.html","BLANK"],
	
	
	
		["Nederlands","http://products.europe.ea.com/nhl2002/default.asp?language=nl","BLANK"],
	
	
	
		["Svenska","http://sverige.ea.com/index2.asp?language=2&siteName=Electronic+Arts+Sverige&query=%2Fproduct%5Fspec%2Easp%3Fid%3D490","BLANK"],
	
	
	
		["Espa&#241;ol","http://espana.ea.com/product_spec.asp?id=859","BLANK"],
	
	
	
		["Norsk","http://norge.ea.com/product_spec.asp?id=451","BLANK"],
	
	
	
		["Portugu&#234;s","http://eaportugal.phosworks.se/index2.asp?language=9&siteName=Electronic+Arts+Portugal&query=%2Fproduct%5Fspec%2Easp%3Fid%3D453","BLANK"],
	
	
	
		["Polski","http://products.europe.ea.com/nhl2002/default.asp?language=pl","BLANK"],
	
	
	
		["Magyar","http://products.europe.ea.com/nhl2002/default.asp?language=hu","BLANK"]
	
	
]



HM_Lang_param = [
	
	
		["link","#000033","9", "arial, helvetica, verdana, sans-serif", "bold", "none"],
	
	
	
		["active","#CC0000","9", "arial, helvetica, verdana, sans-serif", "bold", "none"],
	
	
	
		["visited","#000033","9", "arial, helvetica, verdana, sans-serif", "bold", "none"],
	
	
	
		["hover","#CC0000","9", "arial, helvetica, verdana, sans-serif", "bold", "none"]
	
	
]




//params for makeLangMenu function
//1) arrayname
//2)left position
//3)top position
//4)width
//5)borderColor-- border color
//6)overLink-- over link bgcolor
//7)offLink-- off link bgcolor
//8) img -- if there is an image or not "true" or "false"
//9) outsideBorder -- if there is a border around everything "true"/"false"
//10) insideBorder -- if there is a border around each element "true"/"false"
var position = makeLangMenu("HM_Lang",635,246,120,"#000000","#CCCCCC","#FFFFFF", "false", "true", "false");


