






	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	



//0
//11


HM_Lang = [
	
	
		["English","/platforms/pccd/games/nhl2003/home.jsp","BLANK"],
	
	
	
		["Fran&#231;ais","http://www.france.ea.com/product_spec.asp?id=974","BLANK"],
	
	
	
		["Svenska","http://sverige.ea.com/nhl/","BLANK"],
	
	
	
		["Norsk","http://www.norge.ea.com/product_spec.asp?id=1120","BLANK"],
	
	
	
		["Portugu&#234;s","http://br.ea.phosworks.se/product_spec.asp?id=1123 ","BLANK"],
	
	
	
		["Espa&#241;ol","http://www.espana.ea.com/product_spec.asp?id=1359","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"],
	
	
	
		["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",621,197,120,"#000000","#CCCCCC","#FFFFFF", "false", "true", "false");


