






	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	



//0
//12


HM_Lang = [
	
	
		["English","/platforms/games/fifa2003/home.jsp","BLANK"],
	
	
	
		["UK English","http://www.fifafootball2003.ea.com/fwd.asp?l=EN&f=/index.asp","BLANK"],
	
	
	
		["Fran&#231;ais","http://www.fifafootball2003.ea.com/fwd.asp?l=FR&f=/index.asp","BLANK"],
	
	
	
		["Deutsch","http://www.fifafootball2003.ea.com/fwd.asp?l=DE&f=/index.asp","BLANK"],
	
	
	
		["Nederlands","http://www.fifafootball2003.ea.com/fwd.asp?l=NL&f=/index.asp","BLANK"],
	
	
	
		["Svenska","http://www.fifafootball2003.ea.com/fwd.asp?l=SV&f=/index.asp","BLANK"],
	
	
	
		["Espa&#241;ol","http://www.fifafootball2003.ea.com/fwd.asp?l=ES&f=/index.asp","BLANK"],
	
	
	
		["Portugu&#234;s","http://www.fifafootball2003.ea.com/fwd.asp?l=BR&f=/index.asp","BLANK"],
	
	
	
		["Italiano","http://www.fifafootball2003.ea.com/fwd.asp?l=IT&f=/index.asp","BLANK"],
	
	
	
		["&#54620;&#44397;&#50612;","http://fifa2003.ea.co.kr/","BLANK"],
	
	
	
		["Cesky","http://nhl2002.ea.com/cs-cz/index.html","BLANK"],
	
	
	
		["Norsk","http://norge.ea.com/product_spec.asp?id=451","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");


