function stripSpaces(s) {
	space = " ";    
	var i;
	var returnString = "";
	for (i = 0; i < s.length; i++) {  
		var c = s.charAt(i);
		if (c!=space) returnString += c;
	}
	return returnString;
}

function FillBrand1() {
	var htc = new Array(2)
	htc[0]="Select model";
	htc[1]="Touch";
	
	var lg = new Array(9)
	lg[0]="Select model";
	lg[1]="CU400";
	lg[2]="CU500v";
	lg[3]="CU575";
	lg[4]="KU970 - KE970";
	lg[5]="NX255";
	lg[6]="NX550";
	lg[7]="U880";
	lg[8]="U890";	
	
	var motorola = new Array(23)
	motorola[0]="Select model";
	motorola[1]="A925";
	motorola[2]="A1000";
	motorola[3]="E2";
	motorola[4]="K1";
	motorola[5]="L6";
	motorola[6]="U6";
	motorola[7]="V188";
	motorola[8]="V195s";
	motorola[9]="V1050";
	motorola[10]="V3 RAZR";
	motorola[11]="V3";
	motorola[12]="V3T";
	motorola[13]="V360v";
	motorola[14]="V3x";
	motorola[15]="V3xx";
	motorola[16]="V300";
	motorola[17]="V360";
	motorola[18]="V6";
	motorola[19]="V9";
	motorola[20]="W490";
	motorola[21]="Z3";
	motorola[22]="Z6";

	var NEC= new Array(2)
	NEC[0]="Select the model";
	NEC[1]="e338";
	
	var nokia = new Array(72)
	nokia[0]="Select model";
	nokia[1]="2610";
	nokia[2]="2630";
	nokia[3]="2650";
	nokia[4]="2855i";
	nokia[5]="3105";
	nokia[6]="3120";
	nokia[7]="3220";
	nokia[8]="3230";
	nokia[9]="5070";
	nokia[10]="5140";
	nokia[11]="5300";
	nokia[12]="5310";
	nokia[13]="5500";
	nokia[14]="5610";
	nokia[15]="5700";
	nokia[16]="6020";
	nokia[17]="6030";
	nokia[18]="6070";
	nokia[19]="6085";
	nokia[20]="6100";
	nokia[21]="6103b";
	nokia[22]="6105";
	nokia[23]="6110";
	nokia[24]="6120";
	nokia[25]="6121";
	nokia[26]="6126";
	nokia[27]="6131";
	nokia[28]="6151";
	nokia[29]="6155";
	nokia[30]="6165i";
	nokia[31]="6225";
	nokia[32]="6230";
	nokia[33]="6234";
	nokia[34]="6233";
	nokia[35]="6235";
	nokia[36]="6255";
	nokia[37]="6263";
	nokia[38]="6265";
	nokia[39]="6275i";
	nokia[40]="6280";
	nokia[41]="6288";
	nokia[42]="6300";
	nokia[43]="6585";
	nokia[44]="6600";
	nokia[45]="6680";
	nokia[46]="6682";
	nokia[47]="7210";
	nokia[48]="7260";
	nokia[49]="7360";
	nokia[50]="7370";
	nokia[51]="7373";
	nokia[52]="7390";
	nokia[53]="7500";
	nokia[54]="7610";
	nokia[55]="8800";
	nokia[56]="E50";
	nokia[57]="E60";
	nokia[58]="E61";
	nokia[59]="E61i";
	nokia[60]="E65";
	nokia[61]="E70";
	nokia[62]="N70";
	nokia[63]="N73";
	nokia[64]="N75";
	nokia[65]="N76";
	nokia[66]="N80";
	nokia[67]="N81";
	nokia[68]="N91";
	nokia[69]="N93";
	nokia[70]="N93i";
	nokia[71]="N95";
	
	var panas = new Array(5)
	panas[0] = "Select model";
	panas[1] ="VS2";
	panas[2] ="VS3";
	panas[3] ="x200";
	panas[4] ="x400"
	
	var Samsung= new Array(41)
	Samsung[0]="Select model";
	Samsung[1]="A900";
	Samsung[2]="A920";
	Samsung[3]="B520";
	Samsung[4]="D500";
	Samsung[5]="D600e";
	Samsung[6]="E590";				
	Samsung[7]="E900";
	Samsung[8]="i450";
	Samsung[9]="J750";
	Samsung[10]="L760";
	Samsung[11]="L810";							
	Samsung[12]="M110";	
	Samsung[13]="M510";
	Samsung[14]="P310";
	//Samsung[14]="U100";				
	Samsung[15]="SGH-E335";
	Samsung[16]="SGH-E355";
	Samsung[17]="SGH-E740";
	Samsung[18]="SGH-i8510";
	Samsung[19]="SGH-i900";
	Samsung[20]="SGH-M300";
	Samsung[21]="SGH-P735";
	Samsung[22]="SGH-T329";
	Samsung[23]="SGH-T429";
	Samsung[24]="SGH-T519";
	Samsung[25]="SGH-T609";
	Samsung[26]="SGH-T619";
	Samsung[27]="SGH-T809";
	Samsung[28]="SGH-U100";
	Samsung[29]="SGH-U300";
	Samsung[30]="U100";
	Samsung[31]="U700";
	Samsung[32]="U900";
	Samsung[33]="W531";
	Samsung[34]="zv-10";
	Samsung[35]="z140";
	Samsung[36]="z370";
	Samsung[37]="Z400";
	Samsung[38]="z500v";
	Samsung[39]="Z540";
	Samsung[40]="ZV60";
	
	var Sanyo= new Array(18)
	Sanyo[0]="Select model";
	Sanyo[1]="2300";
	Sanyo[2]="2500";
	Sanyo[3]="3100";
	Sanyo[4]="3200";
	Sanyo[5]="4920";
	Sanyo[6]="5600";
	Sanyo[7]="6600";
	Sanyo[8]="6650";
	Sanyo[9]="7050";
	Sanyo[10]="7400";
	Sanyo[11]="7500";
	Sanyo[12]="8100";
	Sanyo[13]="8200";
	Sanyo[14]="8300";
	Sanyo[15]="8400";
	Sanyo[16]="8500";
	Sanyo[17]="9000";
	
	var Sharp= new Array(7)
	Sharp[0]="Select model";
	Sharp[1]="gx10i";
	Sharp[2]="gx15";
	Sharp[3]="gx17";
	Sharp[4]="gx25";
	Sharp[5]="gx29";
	Sharp[6]="gx30";
	
	var Siemens= new Array(2)
	Siemens[0]="Select the model";
	Siemens[1]="cv65";
	
	var Sony= new Array(29)
	Sony[0]="Select model";
	Sony[1]="850i Black";
	Sony[2]="850i White";
	Sony[3]="C902";
	Sony[4]="f500i";
	Sony[5]="G502";
	Sony[6]="k300i";
	Sony[7]="k608i";
	Sony[8]="k610i";
	Sony[9]="k700";
	Sony[10]="k750";
	Sony[11]="k800i";
	Sony[12]="m600i";
	Sony[13]="T303";
	Sony[14]="v600";
	Sony[15]="v600i";
	Sony[16]="v630i";
	Sony[17]="v800i";
	Sony[18]="w200i";
	Sony[19]="w580i";
	Sony[20]="w660i";
	Sony[21]="w810i";
	Sony[22]="W980";
	Sony[23]="z310";
	Sony[24]="z550i";
	Sony[25]="z600";
	Sony[26]="z610i Black";				
	Sony[27]="z610i Blue";
	Sony[28]="z610i Pink";
				
	document.frmRegister.strHModel.options.length=0;	

	switch (document.frmRegister.strHBrand.selectedIndex) {
	case 1:
		for(i=0;i<htc.length;i++) {
			document.frmRegister.strHModel.options[i] = new Option (htc[i]);
			if (htc[i] == "Select model")
				document.frmRegister.strHModel.options[i].value="";
		}
		break;
	case 2:
		for(i=0;i<lg.length;i++) {
			document.frmRegister.strHModel.options[i] = new Option (lg[i]);
			if (lg[i] == "Select model")
				document.frmRegister.strHModel.options[i].value="";
		}
		break;
	case 3:
		for(i=0;i<motorola.length;i++){
			document.frmRegister.strHModel.options[i] = new Option (motorola[i]);
			if (motorola[i] == "Select model")
				document.frmRegister.strHModel.options[i].value="";
		}
		break;
	case 4:
		for(i=0;i<NEC.length;i++){
			document.frmRegister.strHModel.options[i] = new Option (NEC[i]);
			if (NEC[i] == "Select model")
				document.frmRegister.strHModel.options[i].value="";
		}
		break;
	case 5:
		for(i=0;i<nokia.length;i++){
			document.frmRegister.strHModel.options[i] = new Option (nokia[i]);
			if (nokia[i] == "Select model")
				document.frmRegister.strHModel.options[i].value="";
		}
		break;
	case 6:
		for(i=0;i<panas.length;i++){
			document.frmRegister.strHModel.options[i] = new Option (panas[i]);
		}
		break;
	case 7:
		document.frmRegister.strHModel.options[0] = new Option ("Select model")
		document.frmRegister.strHModel.options[1] = new Option ("myc5-2")
		document.frmRegister.strHModel.options[0].selected=true;
		break;
	case 8:
		for(i=0;i<Samsung.length;i++){
			document.frmRegister.strHModel.options[i] = new Option (Samsung[i]);
		}
		break;
	case 9:
		for(i=0;i<Sanyo.length;i++){
			document.frmRegister.strHModel.options[i] = new Option (Sanyo[i]);
		}
		break;
	case 10:
		for(i=0;i<Sharp.length;i++){
			document.frmRegister.strHModel.options[i] = new Option (Sharp[i]);
		}
		break;
	case 11:
		for(i=0;i<Siemens.length;i++){
			document.frmRegister.strHModel.options[i] = new Option (Siemens[i]);
		}
		break;
	case 12:
		for(i=0;i<Sony.length;i++){
			document.frmRegister.strHModel.options[i] = new Option (Sony[i]);
		}
		break;
	default:
		document.frmRegister.strHModel.options[0] = new Option ("Select model");
	}	
}
function DisplayModel(){
	var HTCDwn = new Array(1)
	HTCDwn[0]="Click Link"; 
	
	var HTCStr = new Array(1)				
	HTCStr[0]="Menu >> Programs >> Jblend";
	
	var LGDwn = new Array(8)
	LGDwn[0]="Menu >> Messaging >> Inbox >> Options >> Extract Data >> Connect";
	LGDwn[1]="Menu >> Messaging >> Inbox >> Options >> Extract Data >> Connect";
	LGDwn[2]="Menu >> Messaging >> Inbox >> Options >> Extract Data >> Connect";
	LGDwn[3]="Menu >> Messages >> Inbox >> Open Message >>Options > Use >> Web Address >> Connect";
	LGDwn[4]="Go";
	LGDwn[5]="Options >> Go";
	LGDwn[6]="Show >> Welcome to ... >> Options >> Retrieve";
	LGDwn[7]="Show >> Welcome to ... >> Options >> Retrieve";
	
	var LGStr = new Array(8)
	LGStr[0]="Menu >> Entertainment >> Applications";
	LGStr[1]="Menu >> My Stuff >> Applications";
	LGStr[2]="Menu >> My Stuff >> Applications";
	LGStr[3]="Menu >> My Stuff >> Applications OR Menu >> Applications >> My Games and Apps";
	LGStr[4]="Menu >> Downloads >> Applications";
	LGStr[5]="Menu >> My Content >> Applications";
	LGStr[6]="Menu >> Apps";
	LGStr[7]="Menu >> Games and Apps >> Games";
	
	var SagemDwn = new Array(1)
	SagemDwn[0]="Read >> Options >> Go to"; 
	
	var SagemStr = new Array(1)				
	SagemStr[0]="Menu >> Games and More";
	
	var MotorolaDwn = new Array(22)
	MotorolaDwn[0]="Menu >> Messaging >> Text Messages >> Inbox >> Select Message >> Down arrow >> Highlight the link >> Select the link >> Open in Browser";
	MotorolaDwn[1]="Menu >> Messages >> Inbox >> Open Message >>Options >. Use >> Web Address >> Connect";
	MotorolaDwn[2]="Read >> Go to";
	MotorolaDwn[3]="Show >> Welcome to ... >> Options >> Retrieve";
	MotorolaDwn[4]="Read >> Go to";
	MotorolaDwn[5]="Menu >> Messages >> Message Inbox >> Highlight the link >> Go to URL ";
	MotorolaDwn[6]="Menu >> Messages >> Message Inbox >> Highlight the link >> Go to URL ";
	MotorolaDwn[7]="Menu >> Messages >> Message Inbox >> Highlight the link >> Go to URL ";
	MotorolaDwn[8]="Read >> Go to";
	MotorolaDwn[9]="Menu >> Messages >> Message Inbox >> Highlight the link >> Go to URL ";
	MotorolaDwn[10]="Read >> Go to";
	MotorolaDwn[11]="Menu >> Message Center >> Message Inbox >>  Highlight the link >> Go to URL ";
	MotorolaDwn[12]="Show >> Scroll >> Central button >>Open Link";
	MotorolaDwn[13]="Read >> Go to";
	MotorolaDwn[14]="Read >> Go to";
	MotorolaDwn[15]="Menu >> Messages >> Message Inbox >> Highlight the link >> Go to URL";
	MotorolaDwn[16]="Menu >> Messages >> Message Inbox >> Highlight the link >> Go to URL";
	MotorolaDwn[17]="Options >> Connect >> OK";
	MotorolaDwn[18]="Menu >> Messaging >> Text Messages >> Inbox >> Select Message >> Down arrow >> Highlight the link >> Select the link >> Open in Browser";
	MotorolaDwn[19]="Main Menu >> Messages >> Message Inbox >>  Highlight the link >> Go to URL";
	MotorolaDwn[20]="Show >> Welcome to ... >> Options >> Retrieve";
	MotorolaDwn[21]="Show >> Welcome to ... >> Options >> Retrieve";
	
	var MotorolaStr = new Array(22)
	MotorolaStr[0]="Menu >> Applications";
	MotorolaStr[1]="Menu >> My Stuff >> Applications OR Menu >> Applications >> My Games and Apps";
	MotorolaStr[2]="Menu >> Games";
	MotorolaStr[3]="Menu >> Games and Apps >> Games";
	MotorolaStr[4]="Menu >> Games and Apps";
	MotorolaStr[5]="Menu >> Fun & Apps >> Games & Apps";
	MotorolaStr[6]="Menu >> Games & Apps";
	MotorolaStr[7]="Menu >> Fun & Apps >> Games & Apps";
	MotorolaStr[8]="Menu >> Games";
	MotorolaStr[9]="Menu >> Games & Apps";
	MotorolaStr[10]="Menu >> Games and Apps";
	MotorolaStr[11]="Menu >> Fun & Apps >> Games & Apps";
	MotorolaStr[12]="Menu >> My Own ";
	MotorolaStr[13]="Menu >> My Files";
	MotorolaStr[14]="Menu >> Games";
	MotorolaStr[15]="Menu >> Games & Apps";
	MotorolaStr[16]="Menu >> Fun & Apps >> Games & Apps";
	MotorolaStr[17]="Menu >> My Content >> Applications";
	MotorolaStr[18]="Menu >> Applications";
	MotorolaStr[19]="Menu >> Fun & Apps >> Games & Apps";
	MotorolaStr[20]="Menu >> Games and Apps >> Games";
	MotorolaStr[21]="Menu >> Apps";
	
	var NECDwn= new Array(1)
	NECDwn[0]="Menu >> Messaging >> Messaging Inbox >> Open >> Options";
					
	var NECStr= new Array(1)
	NECStr[0]="Menu >> My Stuff >> Games and Apps";	
	
	var NokiaDwn = new Array(71)
	NokiaDwn[0]="Menu >> Messaging >> Inbox >> Highlight URL >> More >> Open";
	NokiaDwn[1]="Menu >> Messaging >> Inbox >> Highlight URL >> More >> Open";
	NokiaDwn[2]="Show >> Welcome to... >> Options >> Retrieve";
	NokiaDwn[3]="Options >> Use details >> Web address >> Go to";
	NokiaDwn[4]="Options >> Use details >> Web address >> Go to";
	NokiaDwn[5]="Show >> Welcome to... >> Options >> Retrieve";
	NokiaDwn[6]="Show >> Welcome to... >> Options >> Retrieve";
	NokiaDwn[7]="Menu >> Messaging >> Inbox >> Select Message >> Open  >> Highlight Link  >> Options >> Open Link";
	NokiaDwn[8]="Menu >> Messages >> Inbox >> Select Message >> Scroll to the link so as to highlight the link >> Select the link";
	NokiaDwn[9]="Show >> Welcome to... >> Options >> Retrieve";
	NokiaDwn[10]="Show >> Welcome to... >> Options >> Retrieve";
	NokiaDwn[11]="Menu >> Messaging >> Inbox >> Select Message >> Open >> Go to Web address ";
	NokiaDwn[12]="Show >> Welcome to... >> Options >> Retrieve";
	NokiaDwn[13]="Highlight Message >> Highlight Link >> Select and Click";
	NokiaDwn[14]="Read >> Goto";
	NokiaDwn[15]="Menu >> Messages >> Inbox >> Select Message >> Options  >> Open the link";
	NokiaDwn[16]="Menu >> Messages >> Inbox >> Options >> Use Detail >> Web addresses >> Go to";
	NokiaDwn[17]="Show >> Welcome to... >> Options >> Retrieve";
	NokiaDwn[18]="Read >> Goto";
	NokiaDwn[19]="Show >> Welcome to... >> Options >> Retrieve";
	NokiaDwn[20]="Menu >> Messages >> Inbox >> Options >> Use Detail >> Web addresses >> Go to";
	NokiaDwn[21]="Options >> Use web link >> Connect";
	NokiaDwn[22]="Menu >> Messages >> Inbox >> Select Message >> Options  >> Open the link";
	NokiaDwn[23]="Menu >> Messages >> Inbox >> Select Message >> Select the link >> Open";
	NokiaDwn[24]="Read >> Goto";
	NokiaDwn[25]="Menu >> Messages >> Message Inbox >> Open >> Options";
	NokiaDwn[26]="Show >> Welcome to... >> Options >> Retrieve";
	NokiaDwn[27]="Show >> Welcome to... >> Options >> Retrieve";
	NokiaDwn[28]="Options >> Use detail >> Web address >> Go to";
	NokiaDwn[29]="Options >> Use detail >> Web link >> Connect";
	NokiaDwn[30]="Options >> Use web link >> Connect";
	NokiaDwn[31]="Show >> Welcome to... >> Options >> Retrieve";
	NokiaDwn[32]="Show >> Options >> Use Detail >>Web Address >>Goto >> Select Target Folder";
	NokiaDwn[33]="Show >> Welcome to... >> Options >> Retrieve";
	NokiaDwn[34]="Menu >> Messages >> Text messages >> Inbox";
	NokiaDwn[35]="Options >> Use web link >> Select >> Connect";
	NokiaDwn[36]="Menu >> Messages >> Inbox >> Options >> Use Detail >> Web addresses >> Go to";
	NokiaDwn[37]="Options >> Use detail >> Web address >> Go to";
	NokiaDwn[38]="Options >> Use detail >> Web address >> Go to";
	NokiaDwn[39]="Show >> Welcome to... >> Options >> Retrieve";
	NokiaDwn[40]="Show >> Welcome to... >> Options >> Retrieve";
	NokiaDwn[41]="Show >> Welcome to... >> Options >> Retrieve";
	NokiaDwn[42]="Options >> Use web link >> Select >> Connect";
	NokiaDwn[43]="Menu >> Messages >> Inbox >> Options >> Use Detail >> Web addresses >> Go to";
	NokiaDwn[44]="Show >> Welcome to... >> Options >> Retrieve";
	NokiaDwn[45]="Menu >> Messages >> Inbox >> Options >> Use Detail >> Web addresses >> Go to";
	NokiaDwn[46]="Show >> Welcome to... >> Options >> Retrieve";
	NokiaDwn[47]="Menu >> Messages >> Inbox >> Select Message >> Scroll to the link so as to highlight the link >> click joystick to select";
	NokiaDwn[48]="Menu >> Messages >> Inbox >> Select Message >> Scroll to the link so as to highlight the link >> click joystick to select";
	NokiaDwn[49]="Menu Key >> Messaging >> Inbox >> Show >> Highlight link >> Select (opens the browser and starts downloading)";
	NokiaDwn[50]="Menu >> Messaging >> Inbox >> Select Message >> Open  >> Options >> Use Detail >> Web address >> Go to";
	NokiaDwn[51]="Show >> Welcome to... >> Options >> Retrieve";
	NokiaDwn[52]="Menu >> Messages >> Inbox >> Select the Message >> Open  >> Options >> Go to Web address";
	NokiaDwn[53]="Show >> Options >> Download Message";
	NokiaDwn[54]="Menu >> Messages >> Text Messages >> Inbox >> Open the Message >> Options >> Cut address >> Connect";
	NokiaDwn[55]="Show >> Options >> Use Detail >>Web Address >>Goto";
	NokiaDwn[56]="Menu >> Messages >> My Messages >> Inbox >> Open the Message >> Select the link >> Open";
	NokiaDwn[57]="Show >> Welcome to... >> Options >> Retrieve";
	NokiaDwn[58]="Show >> Options >> Use Detail >>Web Address >>Goto";
	NokiaDwn[59]="Show >> Scroll >> Central button >>Open Link";
	NokiaDwn[60]="Menu >> Messages >> My Messages >> Inbox >> Open the Message >> Select the link >> Open";
	NokiaDwn[61]="Show >> Welcome to... >> Options >> Retrieve";
	NokiaDwn[62]="Show >> Welcome to... >> Options >> Retrieve";
	NokiaDwn[63]="Show >> Welcome to .. >> Options >> Retrieve   OR Menu >> Messaging >> Inbox >> Highlight the link >> Connect";
	NokiaDwn[64]="Menu >> Messaging >> Inbox >> Highlight URL >> Open";
	NokiaDwn[65]="Show >> Welcome to... >> Options >> Retrieve";
	NokiaDwn[66]="Show >> Options >> Use Detail >>Web Address >>Goto";
	NokiaDwn[67]="Menu >> Messaging >> Inbox >> Select Message >> Open  >> Highlight Link  >> Options >> Open Link";
	NokiaDwn[68]="Show >> Welcome to... >> Options >> Retrieve";
	NokiaDwn[69]="Show >> Welcome to... >> Options >> Retrieve";
	NokiaDwn[70]="Show >> Welcome to... >> Options >> Retrieve";
	
	var NokiaStr = new Array(71)
	NokiaStr[0]="Menu >> File Manager >> Applications";
	NokiaStr[1]="Menu >> File Manager >> All Files";
	NokiaStr[2]="Menu >> Applications >> Collection";
	NokiaStr[3]="Menu >> Extras >> Collection";
	NokiaStr[4]="Menu >> Extras >> Collection";
	NokiaStr[5]="Menu >> Applications";
	NokiaStr[6]="Menu >> Applications >> Collections";
	NokiaStr[7]="Menu >> Applications >> My Own";
	NokiaStr[8]="Menu >> Applications >> Collection";
	NokiaStr[9]="Menu >> Applications >> Collection";
	NokiaStr[10]="Menu >> Apps";
	NokiaStr[11]="Menu >> Games";
	NokiaStr[12]="Menu >> My Own";
	NokiaStr[13]="Main Menu >> Java ";
	NokiaStr[14]="Menu >> Fun and Apps >> Games and Apps";
	NokiaStr[15]="Menu >> Applications >> Collection";
	NokiaStr[16]="Menu >> Games & Apps";
	NokiaStr[17]="Menu >> Applications";
	NokiaStr[18]="Menu >> Games and Apps";
	NokiaStr[19]="Menu >> Applications";
	NokiaStr[20]="Menu >> Games & Apps";
	NokiaStr[21]="Menu >> Extras >> Collection";
	NokiaStr[22]="Menu >> Applications >> Collection";
	NokiaStr[23]="Menu >> Applications ";
	NokiaStr[24]="Menu >> Entertainment >> Games";
	NokiaStr[25]="Menu >> Fun and Apps >> Games and Apps";
	NokiaStr[26]="Menu >> Apps";
	NokiaStr[27]="Menu >> Applications >> Games";
	NokiaStr[28]="Menu >> Extras >> Collection";
	NokiaStr[29]="Menu >> Extras >> Collection";
	NokiaStr[30]="Menu >> Extras >> Collection";
	NokiaStr[31]="Menu >> Applications";
	NokiaStr[32]="Menu >> Applications >> Collection";
	NokiaStr[33]="Menu >> Applications >> Games";
	NokiaStr[34]="Menu >> Extras >> Collection";
	NokiaStr[35]="Menu >> Extras >> Collection";
	NokiaStr[36]="Menu >> Fun & Apps >> Games & Apps >> Games";
	NokiaStr[37]="Menu >> Extras >> Collection";
	NokiaStr[38]="Menu >> Extras >> Collection";
	NokiaStr[39]="Menu >> Applications";
	NokiaStr[40]="Menu >> Applications >> Games";
	NokiaStr[41]="Menu >> Apps";
	NokiaStr[42]="Menu >> Applications";
	NokiaStr[43]="Menu >> MBanking";
	NokiaStr[44]="Menu";
	NokiaStr[45]="Menu >> MBanking";
	NokiaStr[46]="Menu >> Applications";
	NokiaStr[47]="Menu >> Tools >> Application Manager";
	NokiaStr[48]="Menu >> Tools >> Application Manager";
	NokiaStr[49]="Menu Key >> Installations";
	NokiaStr[50]="Menu >> Applications";
	NokiaStr[51]="Menu >> Apps";
	NokiaStr[52]="Menu >> Application >> Games";
	NokiaStr[53]="Menu";
	NokiaStr[54]="Menu >> Funbox >> Games";
	NokiaStr[55]="Menu >> Applications >>Games";
	NokiaStr[56]="Menu >> Applications >> Java World";
	NokiaStr[57]="Menu >> Installat";
	NokiaStr[58]="Menu >> Applications >>Games";
	NokiaStr[59]="Menu >> Applications >>My Own";
	NokiaStr[60]="Menu >> Applications >> Java World";
	NokiaStr[61]="Menu >> My Own";
	NokiaStr[62]="Menu >> Applications";
	NokiaStr[63]="Menu >> Games and Apps >> Games OR Menu >> Games & Apps";
	NokiaStr[64]="Menu >> File Manager >> Applications";
	NokiaStr[65]="Menu >> My Own";
	NokiaStr[66]="Menu >> Applications >>Games";
	NokiaStr[67]="Menu >> Applications";
	NokiaStr[68]="Menu >> My Own";
	NokiaStr[69]="Menu >> Applications";
	NokiaStr[70]="Menu >> Applications";	
	
	var PanasonicDwn = new Array(4)
	PanasonicDwn[0] = "Show >> Scroll >> Central button >>Open Link";
	PanasonicDwn[1] = "Options >> Use detail >> URL address >> Options >> Jump To Wap";
	PanasonicDwn[2] = "Show >> Go to";
	PanasonicDwn[3] ="Show >> Go to";
	var PanasonicStr = new Array(4)
	PanasonicStr[0] = "Menu >> Applications >> My Own";
	PanasonicStr[1] = "Menu >> Games >> Games";
	PanasonicStr[2] = "Menu >> Fun & Games >> Games & More";
	PanasonicStr[3] = "Menu >> Fun & Games >> Games & More";
	
	var SamsungDwn= new Array(40)
	SamsungDwn[0]="Options >> Go >> OK";
	SamsungDwn[1]="Options >> Go >> OK";
	SamsungDwn[2]="VIEW >> Options >> Cut address >> Address >> Select >> Connect";
	SamsungDwn[3]="Show >> Scroll >> Central button >>Open Link";
	SamsungDwn[4]="Options >> Use detail >> URL address >> Options >> Jump To Wap";
	SamsungDwn[5]="View >> Option >> Link";
	SamsungDwn[6]="View >> Option >> Cut Address >> Address";
	SamsungDwn[7]="view >> down >> select >>open link";
	SamsungDwn[8]="view >> select >> down >> select >> Open URL";
	SamsungDwn[9]="view >> down >> select >> Go to URL";
	SamsungDwn[10]="view >> down to link >> ok >> go to URL >> Yes";
	SamsungDwn[11]="view >> select >> options >> extract address >> select address >> Go to URL";
	SamsungDwn[12]="Options >> Go";
	SamsungDwn[13]="View >> Options >> View >> Highlight Link >> Options >> Goto URL";
	//SamsungDwn[13]="Menu >> Messages >> My Messages >> Inbox >> Open the Message >> Select the link >> Open";
	SamsungDwn[14]="Menu >> Messages >> Text Messages >> Inbox >> Options >> Select Content >> Connect";
	SamsungDwn[15]="Menu >> Messages >> Text Messages >> Inbox >> Options >> Select Content >> Connect";
	SamsungDwn[16]="Options >> Cut address >> select link >> Options >> Open URL";
	SamsungDwn[17]="Highlight the URL >> Options >> Open Link";
	SamsungDwn[18]="Click on link >> Press Yes to continue";
	SamsungDwn[19]="Show >> Scroll >> Central button >>Open Link";
	SamsungDwn[20]="Menu >> Messages >> Inbox >> Highlight the link >> Go to URL";
	SamsungDwn[21]="Menu >> Messages >> Inbox >> Highlight the link >> Go to URL";
	SamsungDwn[22]="Menu >> Messages >> Inbox >> Highlight the link >> Go to URL";
	SamsungDwn[23]="Menu >> Messages >> Inbox >> Highlight the link >> Go to URL";
	SamsungDwn[24]="Menu >> Messages >> Inbox >> Highlight the link >> Go to URL";
	SamsungDwn[25]="Menu >> Messages >> Inbox >> Highlight the link >> Go to URL";
	SamsungDwn[26]="Menu >> Messages >> Inbox >> Highlight the link >> Go to URL";
	SamsungDwn[27]="New Message >> Scroll >> Central button >>Open Link";
	SamsungDwn[28]="New Message >> Scroll >> Central button >>Open Link";
	SamsungDwn[29]="Menu >> Messages >> My Messages >> Inbox >> Open the Message >> Select the link >> Open";
	SamsungDwn[30]="view >> select >> down >> select >> go to URL";
	SamsungDwn[31]="Select >> Options >> View >> Options >> Extract >> Web Page >> Options >> Connect >> Get";
	SamsungDwn[32]="Show >> Welcome to ... >> Options >> Retrieve";
	SamsungDwn[33]="View >> Options >> View >> Highlight Link >> Options >> Goto URL";
	SamsungDwn[34]="View >> Options >> View >> Highlight Link >> Options >> Goto URL";
	SamsungDwn[35]="View >> Options >> View >> Highlight Link >> Options >> Goto URL";
	SamsungDwn[36]="view >> down >> select >> Go to URL ";
	SamsungDwn[37]="View >> Options >> View >> Highlight Link >> Options >> Goto URL";
	SamsungDwn[38]="view >> select >> down >> select";
	SamsungDwn[39]="select >> down to link >> select >> go to URL";
	
	var SamsungStr= new Array(40)
	SamsungStr[0]="Menu >> My Content >> Applications";
	SamsungStr[1]="Menu >> My Content >> Applications";
	SamsungStr[2]="Menu >> Applications >> Java world >> my games >> Mbanking";				
	SamsungStr[3]="Menu >> Tools >> Applications";				
	SamsungStr[4]="Menu >> Games >> Games";
	SamsungStr[5]="Menu >> My File >> Application";
	SamsungStr[6]="Menu >> Application";
	SamsungStr[7]="menu >> my applications >> Mbanking";
	SamsungStr[8]="Menu >> my files >> games and more";
	SamsungStr[9]="Menu >> entertainment >> games >> Mbanking";
	SamsungStr[10]="Menu >> entertainment >> Games and More >> MBanking";
	SamsungStr[11]="menu >> funbox >> java world >> downloads >> Mbanking";
	SamsungStr[12]="Menu >> My Contents >> Applications";
	SamsungStr[13]="Menu >> Application";
	//SamsungStr[13]="Menu >> Funbox >> Games";
	SamsungStr[14]="Menu >> Applications >> Java World";
	SamsungStr[15]="Menu >> Funbox >> Games";
	SamsungStr[16]="Menu >> Applications >> Java world";
	SamsungStr[17]="Menu >> Applications";
	SamsungStr[18]="Main Menu >> Programs >> Java";
	SamsungStr[19]="Menu >> Tools >> App. Manager";
	SamsungStr[20]="Menu >> Funbox >> Games >> Java games";
	SamsungStr[21]="Menu >> Fun & Apps >> Games >> Downloaded games";
	SamsungStr[22]="Menu >> Fun & Apps >> Games ";
	SamsungStr[23]="Menu >> Fun & Apps >> Games ";
	SamsungStr[24]="Menu >> Fun & Apps >> Games >> My games";
	SamsungStr[25]="Menu >> Fun & Apps >> Games >> My games";
	SamsungStr[26]="Menu >> Fun & Apps >> Games";
	SamsungStr[27]="Menu >> Installations";
	SamsungStr[28]="Menu >> Installations";
	SamsungStr[29]="Menu >> Applications >> Java World";
	SamsungStr[30]="menu >> entertainment >> my games";
	SamsungStr[31]="menu >> entertainment >> games and more";
	SamsungStr[32]="Menu >> Applications >> Games";
	SamsungStr[33]="Menu >> Applications >> Games";
	SamsungStr[34]="Menu >> File Manager >> Games & More";	
	SamsungStr[35]="Menu >> My Files >> Games & More";
	SamsungStr[36]="menu >> entertainment >> my games";
	SamsungStr[37]="Menu >> Games & More";
	SamsungStr[38]="menu >> entertainment >> Mbanking";
	SamsungStr[39]="menu >> entertainment >> my games";
	
	SamsungStr[6]="Menu >> My Contents >> Applications";
	
	var SanyoDwn= new Array(17)
	SanyoDwn[0]="Highlight Link >> Go";
	SanyoDwn[1]="Highlight Link >> Go";
	SanyoDwn[2]="Highlight Link >> Go";
	SanyoDwn[3]="Highlight Link >> Go";
	SanyoDwn[4]="Highlight Link >> Go";
	SanyoDwn[5]="Highlight Link >> Go";
	SanyoDwn[6]="Highlight Link >> Go";
	SanyoDwn[7]="Highlight Link >> Go";
	SanyoDwn[8]="Highlight Link >> Go";
	SanyoDwn[9]="Highlight Link >> Go";
	SanyoDwn[10]="Highlight Link >> Go";
	SanyoDwn[11]="Highlight Link >> Go";
	SanyoDwn[12]="Highlight Link >> Go";
	SanyoDwn[13]="Highlight Link >> Go";
	SanyoDwn[14]="Highlight Link >> Go";
	SanyoDwn[15]="Highlight Link >> Go";
	SanyoDwn[16]="Highlight Link >> Go";
	SanyoDwn[17]="Highlight Link >> Go";
	
	var SanyoStr= new Array(17)
	SanyoStr[0]="Menu >> My Content >> Applications";
	SanyoStr[1]="Menu >> My Content >> Applications";
	SanyoStr[2]="Menu >> My Content >> Applications";
	SanyoStr[3]="Menu >> My Content >> Applications";
	SanyoStr[4]="Menu >> My Content >> Applications";
	SanyoStr[5]="Menu >> My Content >> Applications";
	SanyoStr[6]="Menu >> My Content >> Applications";
	SanyoStr[7]="Menu >> My Content >> Applications";
	SanyoStr[8]="Menu >> My Content >> Applications";
	SanyoStr[9]="Menu >> Downloads >> Applications";
	SanyoStr[10]="Menu >> My Content >> Applications";
	SanyoStr[11]="Menu >> Downloads >> Applications";
	SanyoStr[12]="Menu >> My Content >> Applications";
	SanyoStr[13]="Menu >> Downloads >> Applications";
	SanyoStr[14]="Menu >> My Content >> Applications";
	SanyoStr[15]="Menu >> My Content >> Applications";
	SanyoStr[16]="Menu >> My Content >> Applications";
	SanyoStr[17]="Menu >> My Content >> Applications";
	
	var SharpDwn= new Array(7)
	SharpDwn[0]="Select >> Welcome to... >> Options >> Select";
	SharpDwn[1]="Select >> Welcome to... >> Options >> Select";
	SharpDwn[2]="Select >> Welcome to... >> Options >> Select";
	SharpDwn[3]="Select >> Welcome to... >> Options >> Select";
	SharpDwn[4]="VIEW >> Options >> Cut address >> Address >> Select >> Connect";
	SharpDwn[5]="Select >>VIEW >> Options >> Cut address >> Address >> Select >> Connect";
	SharpDwn[6]="Select >>VIEW >> Options >> Cut address >> Address >> Select >> Connect";
	var SharpStr= new Array(7)
	SharpStr[0]="Menu >> Games and More >> Applications";
	SharpStr[1]="Menu >> Games and More >> Applications";
	SharpStr[2]="Menu >> Games and More >> Applications";
	SharpStr[3]="Menu >> Games and More >> Applications";
	SharpStr[4]="Menu >> Applications >> Java World >> My games ";
	SharpStr[5]="Menu >> Applications >> Java World >> My games ";
	SharpStr[6]="Menu >> Applications >> Java World >> My games ";
	
	var SiemensDwn= new Array(2)
	SiemensDwn[0]="Open >> Options >>  View >> Open";
	SiemensDwn[1]="Open >> Options >>  View >> Open";
	var SiemensStr= new Array(2)
	SiemensStr[0]="Menu >> Games & More";
	SiemensStr[1]="Menu >> Games & More";
	
	var SonyDwn= new Array(28)
	SonyDwn[0]="Yes >> Go to";
	SonyDwn[1]="Yes >> Go to";
	SonyDwn[2]="view >> down >> options >> use web address >> save bookmark >> yes >> Exit >> menu >> web >> options >> go to >> bookmark";
	SonyDwn[3]="Yes >> Go to";
	SonyDwn[4]="view >> down >> open >> save to applications";
	SonyDwn[5]="Yes >> Go to";
	SonyDwn[6]="Yes >> Go to";
	SonyDwn[7]="Yes >> Go to";
	SonyDwn[8]="Yes >> Go to";
	SonyDwn[9]="Yes >> Go to";
	SonyDwn[10]="Yes >> Go to";
	SonyDwn[11]="Options (or tap) >> Open in Browser";
	SonyDwn[12]="highlight the link >> Open";
	SonyDwn[13]="Yes >> Go to";
	SonyDwn[14]="Yes >> Go to";
	SonyDwn[15]="Yes >> Go to";
	SonyDwn[16]="Yes >> Go to";
	SonyDwn[17]="Yes >> Go to";
	SonyDwn[18]="Options >> Extract URL >> Central button";
	SonyDwn[19]="Options >> Extract URL >> Central button";
	SonyDwn[20]="Yes >> Go to";
	SonyDwn[21]="view >> down >> options >> use web address >> save bookmark >> yes >> Exit >> menu >> web >> options >> go to >> bookmark ";
	SonyDwn[22]="Yes >> Go to";
	SonyDwn[23]="Yes >> Go to";
	SonyDwn[24]="Menu >> Messaging >> Inbox >> Open the Message >> Navigate to the link >> Select";
	SonyDwn[25]="Yes >> Go to";
	SonyDwn[26]="Yes >> Go to";
	SonyDwn[27]="Yes >> Go to";
	
	var SonyStr= new Array(28)
	SonyStr[0]="Menu >> File Manager >> Applications";
	SonyStr[1]="Menu >> File Manager >> Applications";
	SonyStr[2]="Menu >> applications >> Mbanking";
	SonyStr[3]="Menu >> My Items >> Applications";
	SonyStr[4]="menu >> organizer > Applications";
	SonyStr[5]="Menu >> My Items >> Applications";
	SonyStr[6]="Menu >> File Manager >> Applications";
	SonyStr[7]="Menu >> File Manager >> Applications";
	SonyStr[8]="Menu >> File Manager >> Applications";
	SonyStr[9]="Menu >> Entertainment >> Games";
	SonyStr[10]="Menu >> File Manager >> Applications";
	SonyStr[11]="Main Menu >> Tools";
	SonyStr[12]="Menu >> Organizer >> File manager >> Applications";
	SonyStr[13]="Menu >> My Items >> Applications";
	SonyStr[14]="Menu >> My Items >> Applications";
	SonyStr[15]="Menu >> My Items >> Applications";
	SonyStr[16]="Menu >> My Items >> Applications";
	SonyStr[17]="Menu >> File Manager >> Applications";
	SonyStr[18]="Menu >> Gallery >> Java Gallery >> Saved Java";
	SonyStr[19]="Menu >> Gallery >> Java Gallery >> Saved Java";
	SonyStr[20]="Menu >> File Manager >> Applications";
	SonyStr[21]="Menu >> applications >> Mbanking";
	SonyStr[22]="Menu >> File Manager >> Applications";
	SonyStr[23]="Menu >> File Manager >> Applications (optional in Games)";
	SonyStr[24]="Menu >> My Files >> Games and Applications";
	SonyStr[25]="Menu >> File Manager >> Applications";
	SonyStr[26]="Menu >> File Manager >> Applications";
	SonyStr[27]="Menu >> My Items >> Applications";
	
	if(document.frmRegister.strHModel.selectedIndex != 0){ 
		document.getElementById("imgModel").className= stripSpaces(document.frmRegister.strHBrand.options[document.frmRegister.strHBrand.selectedIndex].text) + "_" + stripSpaces(document.frmRegister.strHModel.options[document.frmRegister.strHModel.selectedIndex].text);
		if (document.frmRegister.strHBrand.options[document.frmRegister.strHBrand.selectedIndex].text != "Sony Ericsson"){
			document.getElementById("DwnAppl").innerHTML=eval(document.frmRegister.strHBrand.options[document.frmRegister.strHBrand.selectedIndex].text + "Dwn")[document.frmRegister.strHModel.selectedIndex-1]; 
			document.getElementById("StrAppl").innerHTML=eval(document.frmRegister.strHBrand.options[document.frmRegister.strHBrand.selectedIndex].text + "Str")[document.frmRegister.strHModel.selectedIndex-1]; 
		}
		else{
			document.getElementById("DwnAppl").innerHTML=SonyDwn[document.frmRegister.strHModel.selectedIndex-1];
			document.getElementById("StrAppl").innerHTML=SonyStr[document.frmRegister.strHModel.selectedIndex-1]; 
		}
	}
	else{
		document.frmRegister.imgModel.src="images/mobile/lg_nx255.gif"; 
		document.getElementById("DwnAppl").innerHTML="";
		document.getElementById("StrAppl").innerHTML="";
	}
}
