

	var strRefNumber


		
	var strRef = (Math.random() * Math.random(12));
	strRefNumber = new String(strRef);
	strRefNumber= strRefNumber.substring(2,9);
	frmLicense.RefNo.value=strRefNumber;
	
	

		





function ChangeItems(strItem){

	if (strItem=="WUnion"){
	
		MTCNBankPOName.innerHTML ="Money Transfer Control Number: <font color=red>*</fonr>";
		BranchChequeNandMON.innerHTML="Additional Description: (Optional)";
		AdditionalDescription.innerHTML="";

		
		frmLicense.BranchChequeNandMONtxt.style.visibility ='visible';
		frmLicense.AdditionalDescriptiontxt.style.visibility ='hidden';
		frmLicense.AdditionalDescriptionImage.style.visibility ='hidden';
	
	}else {	 
		frmLicense.AdditionalDescriptiontxt.style.visibility ='visible';
		frmLicense.AdditionalDescriptionImage.style.visibility ='visible';
		AdditionalDescription.innerHTML="Additional Description: (Optional)";


		 if (strItem=="Cheque"){
		
			MTCNBankPOName.innerHTML ="Bank Name (Your Bank Name): <font color=red>*</fonr>";
			BranchChequeNandMON.innerHTML="Cheque Number: <font color=red>*</fonr>";
			
			frmLicense.BranchChequeNandMONtxt.style.visibility ='visible';
			
		}else if (strItem=="WierTransfer"){
	
			MTCNBankPOName.innerHTML ="Bank Name (Your Bank Name): <font color=red>*</fonr>";
			BranchChequeNandMON.innerHTML="Branch Name: <font color=red>*</fonr>";
			frmLicense.BranchChequeNandMONtxt.style.visibility ='visible';
	
		}else if (strItem=="BankDraft"){
	
			MTCNBankPOName.innerHTML ="Bank Name (Your Bank Name): <font color=red>*</fonr>";
			BranchChequeNandMON.innerHTML="Branch Name: <font color=red>*</fonr>";
			frmLicense.BranchChequeNandMONtxt.style.visibility ='visible';
	
		}else if (strItem=="PO"){
	
			MTCNBankPOName.innerHTML ="Post Office (Your P.O. Name): <font color=red>*</fonr>";
			BranchChequeNandMON.innerHTML="Money Order Number: <font color=red>*</fonr>";
			frmLicense.BranchChequeNandMONtxt.style.visibility ='visible';
		}
	
	}


}

	function getInput(){
		var URL = document.location.search;
		var strInput='';
		
		if (URL.length!=0){

Loop1:
			for(var intX=0;intX<URL.length;intX++){
				if (URL.charAt(intX)=='?'){
					for(intX=intX+1;intX<URL.length;intX++){
						strInput = strInput + URL.charAt(intX);
					}
					break Loop1;
				}
			}
			
			with (frmLicense){
				if (strInput == 'PWestonU'){
					cboPayment.selectedIndex =0;				
				}else if(strInput == 'PCheques'){
					cboPayment.selectedIndex =1;
				}else if(strInput  == 'PBWireTransfer'){
					cboPayment.selectedIndex =2;
				}else if(strInput == 'PBDraft'){
					cboPayment.selectedIndex =3;
				}else if(strInput == 'PMorder'){
					cboPayment.selectedIndex =4;
				}else if(strInput == 'DiamondBuy'){
					cboPackage.selectedIndex = 0;
				}else if(strInput == 'GoldBuy'){
					cboPackage.selectedIndex =1;
																
				}else{
					cboPayment.selectedIndex =0;
					cboPackage.selectedIndex = 0;
					
				}
			}
			
		}
			
			ShowDiscription(); 
	}
	
	function ShowDes(blnDes,msg){
		if (blnDes==true){
			Descrip.innerHTML =msg;
		}else{
			Pacakage.innerHTML = msg;
		}
	}
	

	


	

	function ShowDiscription(){
		

			


		with (frmLicense){
			
		
			
		
			switch(cboPayment.selectedIndex){
				case 0:
					ShowDes(true,"Western Union is a global leader in electronic money transfer and message services, with a history of pioneering service dating back more than 150 years.<br><br>You can go to any western Union location across the world and deposit the money. You get a Money Transfer Control Number (MTCN). Now you can fill following order form with <B><U>correct MTCN</U></B> and please submit.<br><br> <u><b>Please note...</b></u><br>you will receive the License Key (LK) and User ID (UID) to your email account within 24 hours by e-mail after the transaction is completed.<br><br><b><U>Here is our (Receiver) information that you need for processing your order through western union...</U></b><br><br><table align=right class=clsSubHighLight> <!--1--> <tr> <td width=200 rowspan=6><a href=https://www.westernunion.com><img border=0 src=Images/OtherCompanyImages/WU_header_logo.gif width=184 height=42></td> <td width=100 >First names</td><td width=527>: Ranith Upul</td></tr> <!--2--> <tr><td>Last names</td><td>: Disanayaka Mudiyanselage</td></tr> <!--3--> <tr><td>Address</td><td>: D.M.R.Upul, No-G-3/4, Danduma housing scheme, Danduma, Embilipitiya, Sri lanka.</td></tr><!--4--><tr><td>Postal Code</td><td>: +94</td></tr> <!--5--><tr><td>City</td><td>: Embilipitiya</td></tr> <!--6--> <tr><td>Country</td><td>: Sri Lanka</td></tr></table>");
					ChangeItems("WUnion");
					
					break;
				case 1:
					ShowDes(true,"The Cheque should be drawn in favour of <B>“ D.M.R.Upul ”</B> and crossed (A/C Payee only). Your Reference Number (RN) is : <B><FONT COLOR=RED>“ " + strRefNumber + " ”</FONT></B>, Please indicate your Reference Number with Name on the reverse of the cheque and send under registration post to bellow Postal Address.<br><br>Now you can fill following order form with <B><U>correct Cheque Number</U></B> and please submit.<br><br><u><B>Please note...</B></u><br>you will receive the License Key (LK) and User ID (UID) to your email account within 24 hours by e-mail after the transaction is completed.<br><br><B><U>Here is our (Receiver) information that you need for processing your order through the cheque...</U></B><br><br><table align=right class=clsSubHighLight> <!--1--> <tr><td width=100 >Account Holder</td><td width=527>: D.M.R.Upul</td></tr> <!--2--> <tr><td>Account Number</td><td>: 8300021078</td></tr>	<!--3--> <tr><td>Bank Name</td><td>: Commercial Bank of Ceylon Ltd.</td></tr> <!--4--><tr><td>Postal Address</td><td>: D.M.R.Upul, No-G-3/4, Danduma housing scheme, Danduma, Embilipitiya, Sri lanka.</td></tr> <!--5--><tr><td>Postal Code</td><td>: +94</td></tr> <!--6--><tr><td>City</td><td>: Embilipitipitiya</td></tr>	<!--6--><tr><td>Country</td><td>: Sri Lanka</td></tr></table>");
					ChangeItems("Cheque");
					
					break;
					
				case 2:
					ShowDes(true,"You can pay from any of your bank to our A/C through Bank/Wire Transfer.<BR><BR><B><U>Important..</U></B><BR>Your Reference Number (RN) is : <B><font color=red>“ " + strRefNumber + " ”</font></B>, this number MUST be included in your payment, if this number is not sent we will NOT be able to process your order nor will we be able to let you know that the money has been received. Make sure you tell your banker that <B>”this number” </B> MUST arrive with your payment.<br><br>Now you can fill following order form with keeping mind your <B>this Reference Number (RN)</B> and please submit. Then please pay soon as possible (within minimum five days) with refering RN.<br><br><u><B>Please note...</B></u><br>you will receive the License Key (LK) and User ID (UID) to your email account within 24 hours by e-mail after the transaction is completed.<br><br><U><B>Here is our (Receiver) information that you need for processing your order through the Bank/Wire Transfer...</B></U><br><br><u><B>Make your payment to...</B></u> <table align=right class=clsSubHighLight>  <!--1--><tr><td width=100 >Address</td><td width=527>: D.M.R.Upul, No-G-3/4, Danduma housing scheme, Danduma, Embilipitiya, Sri lanka.</td></tr> <!--2--> <tr><td>Postal Code</td><td>: +94</td></tr>  <!--3--> <tr><td>City</td><td>: Embilipitiya</td></tr>  <!--4--><tr><td>Country</td><td>: Sri Lanka</td></tr></table><br><br><br><br><br><br><B><u>Bank Information...</u></B><br><table align=right class=clsSubHighLight>  <!--1--><tr><td width=100 >Bank Name</td><td width=527>: Commercial Bank of  Ceylon Ltd.</td></tr> <!--2--> <tr><td>Branch</td><td>: Embilipitya</td></tr> <!--3--> <tr><td>Bank Address</td><td>: Commercial Bank, Embiliptiya, Sri Lanka.</td></tr>  <!--4--> <tr><td>SWIFT Code</td><td>: CCEYLKLX</td></tr>  <!--5--> <tr><td>Account Holder</td><td>: D.M.R.Upul</td></tr> <!--6--> <tr><td>Account Number</td><td>                                         : 8300021078</td></tr></table>");
					ChangeItems("WierTransfer");
					break;
				case 3:
					ShowDes(true,"You can pay from any of your bank to our A/C through Bank Draft.<BR><BR><B><U>Important..</U></B><BR>Your Reference Number (RN) is : <B><font color=red>“ " + strRefNumber + " ”</font></B>, this number MUST be included in your payment, if this number is not sent we will NOT be able to process your order nor will we be able to let you know that the money has been received. Make sure you tell your banker that <B>”this number” </B> MUST arrive with your payment.<br><br>Now you can fill following order form with keeping mind your <B>this Reference Number (RN)</B> and please submit. Then please pay soon as possible (within minimum five days) with refering RN.<br><br><u><B>Please note...</B></u><br>you will receive the License Key (LK) and User ID (UID) to your email account within 24 hours by e-mail after the transaction is completed.<br><br><U><B>Here is our (Receiver) information that you need for processing your order through the Bank Draft...</B></U><br><br><u><B>Make your payment to...</B></u> <table align=right class=clsSubHighLight>  <!--1--><tr><td width=100 >Address</td><td width=527>: D.M.R.Upul, No-G-3/4, Danduma housing scheme, Danduma, Embilipitiya, Sri lanka.</td></tr> <!--2--> <tr><td>Postal Code</td><td>: +94</td></tr>  <!--3--> <tr><td>City</td><td>: Embilipitiya</td></tr>  <!--4--><tr><td>Country</td><td>: Sri Lanka</td></tr></table><br><br><br><br><br><br><B><u>Bank Information...</u></B><br><table align=right class=clsSubHighLight>  <!--1--><tr><td width=100 >Bank Name</td><td width=527>: Commercial Bank of  Ceylon Ltd.</td></tr> <!--2--> <tr><td>Branch</td><td>: Embilipitya</td></tr> <!--3--> <tr><td>Bank Address</td><td>: Commercial Bank, Embiliptiya, Sri Lanka.</td></tr>  <!--4--> <tr><td>SWIFT Code</td><td>: CCEYLKLX</td></tr>  <!--5--> <tr><td>Account Holder</td><td>: D.M.R.Upul</td></tr> <!--6--> <tr><td>Account Number</td><td>: 8300021078</td></tr></table>");
					ChangeItems("BankDraft");
					break;
				case 4:
					ShowDes(true,"This payment method is valid only in Sri Lanka. The Money Order should be made payable at the Danduma Post Office.<BR><BR>After the payment you can fill following order form with <B><U>Money Order Number (MON)</U></B> and please submit.<BR><BR><B><U>Please note...</U></B><BR>you will receive the License Key (LK) and User ID (UID) to your email account within 24 hours by e-mail after the transaction is completed.<BR><BR><U><B>Here is our (Receiver) information that you need for processing your order through the Money Order...</B></U><BR><BR><B><U>Make your payment to...</U></B> <br><table align=right class=clsSubHighLight> <!--1--> <tr><td width=100 >Name</td><td width=527>: D.M.R.Upul</td></tr> <!--2--> <tr><td>Address</td><td>: D.M.R.Upul, No-G-3/4, Danduma housing scheme, Danduma, Embilipitiya, Sri lanka.</td></tr><!--3--> <tr><td>City</td><td>: Embilipitiya</td></tr>                                                                                                                              			<!--4--><tr><td>Post Office</td><td>: Danduma</td></tr></table>");
					ChangeItems("PO");
					break;
				default:
					ShowDes(true,"Western Union is a global leader in electronic money transfer and message services, with a history of pioneering service dating back more than 150 years.<br><br>You can go to any western Union location across the world and deposit the money. You get a Money Transfer Control Number (MTCN). Now you can fill following order form with <B><U>correct MTCN</U></B> and please submit.<br><br> <u><b>Please note...</b></u><br>you will receive the License Key (LK) and User ID (UID) to your email account within 24 hours by e-mail after the transaction is completed.<br><br><b><U>Here is our (Receiver) information that you need for processing your order through western union...</U></b><br><br><table align=right class=clsSubHighLight> <!--1--> <tr> <td width=200 rowspan=6><a href=https://www.westernunion.com><img border=0 src=Images/OtherCompanyImages/WU_header_logo.gif width=184 height=42></td> <td width=100 >First names</td><td width=527>: Ranith Upul</td></tr> <!--2--> <tr><td>Last names</td><td>: Disanayaka Mudiyanselage</td></tr> <!--3--> <tr><td>Address</td><td>: D.M.R.Upul, No-G-3/4, Danduma housing scheme, Danduma, Embilipitiya, Sri lanka.</td></tr><!--4--><tr><td>Postal Code</td><td>: +94</td></tr> <!--5--><tr><td>City</td><td>: Embilipitiya</td></tr> <!--6--> <tr><td>Country</td><td>: Sri Lanka</td></tr></table>");
					ChangeItems("WUnion");
					break;
			}
			switch(cboPackage.selectedIndex){
				case 0:
					frmLicense.Amount.value = ComboChange();
					ShowDes(false,"Package Invoice<table border =1 bordercolordark=#3c66a3 cellspacing=0  class=clsSubHighLight><tr bgcolor=#D5F1FF ><td width=250 ><B>Package Name</B></td><td width=305 ><B>Product Name</B></td><td align=center width=79 ><B>Quantity</B></td><td align=center width=170 ><B>Total Price</B></td></tr>  <!--2nd--> <tr><td >Diamond Package</td><td>HelpVistaXPDiamond</td><td align=center>" + cboQuantity.value + "</td><td align=center >" + Amount.value +"</td></tr></table><br><B><U>Please note...</U></B><BR>The outgoing fees that your bank charges (or any other intermediate bank if applicable) are NOT included in our product price. We are unable to process or refund partially paid orders.");
					
					break;
				case 1:
					frmLicense.Amount.value = ComboChange();
					ShowDes(false,"Package Invoice<table border =1 bordercolordark=#3c66a3 cellspacing=0  class=clsSubHighLight><tr bgcolor=#D5F1FF ><td width=250 ><B>Package Name</B></td><td width=305 ><B>Product Name</B></td><td align=center width=79 ><B>Quantity</B></td><td align=center width=170 ><B>Total Price</B></td></tr>  <!--2nd--> <tr><td >Gold Package</td><td>Help Personal Diary</td><td align=center>" + cboQuantity.value + "</td><td align=center >" + Amount.value +"</td></tr></table><br><B><U>Please note...</U></B><BR>The outgoing fees that your bank charges (or any other intermediate bank if applicable) are NOT included in our product price. We are unable to process or refund partially paid orders.");
					
					break;
				default:
					frmLicense.Amount.value = ComboChange();
					ShowDes(false,"Package Invoice<table border =1 bordercolordark=#3c66a3 cellspacing=0  class=clsSubHighLight><tr bgcolor=#D5F1FF ><td width=250 ><B>Package Name</B></td><td width=305 ><B>Product Name</B></td><td align=center width=79 ><B>Quantity</B></td><td align=center width=170 ><B>Total Price</B></td></tr>  <!--2nd--> <tr><td >Diamond Package</td><td>HelpVistaXPDiamond</td><td align=center>" + cboQuantity.value + "</td><td align=center >" + Amount.value +"</td></tr></table><br><B><U>Please note...</U></B><BR>The outgoing fees that your bank charges (or any other intermediate bank if applicable) are NOT included in our product price. We are unable to process or refund partially paid orders.");
					
					break;
			
			} 
			switch(cboQuantity.selectedIndex){
				case 0: 
					tblProductID2.style.visibility = 'hidden';
					tblProductID3.style.visibility = 'hidden';
					tblProductID4.style.visibility = 'hidden';
					tblProductID5.style.visibility = 'hidden';

					ProductID2.value='';
					ProductID3.value='';
					ProductID4.value='';
					ProductID5.value='';

					break;
					
				case 1:	
					tblProductID2.style.visibility = 'visible';

					tblProductID3.style.visibility = 'hidden';
					tblProductID4.style.visibility = 'hidden';
					tblProductID5.style.visibility = 'hidden';

					ProductID3.value='';
					ProductID4.value='';
					ProductID5.value='';

					break;
				case 2:
					tblProductID2.style.visibility = 'visible';
					tblProductID3.style.visibility = 'visible';

					tblProductID4.style.visibility = 'hidden';
					tblProductID5.style.visibility = 'hidden';

					ProductID4.value='';
					ProductID5.value='';

					break;
				case 3:
					tblProductID2.style.visibility = 'visible';
					tblProductID3.style.visibility = 'visible';
					tblProductID4.style.visibility = 'visible';					

					tblProductID5.style.visibility = 'hidden';
					
					ProductID5.value='';

					break;
				case 4:
					tblProductID2.style.visibility = 'visible';
					tblProductID3.style.visibility = 'visible';
					tblProductID4.style.visibility = 'visible';
					tblProductID5.style.visibility = 'visible';
					break;
				default:
					tblProductID2.style.visibility = 'hidden';
					tblProductID3.style.visibility = 'hidden';
					tblProductID4.style.visibility = 'hidden';
					tblProductID5.style.visibility = 'hidden';
					
					ProductID2.value='';
					ProductID3.value='';
					ProductID4.value='';
					ProductID5.value='';
	
					break;
				

			}
		}
		
	}




window.load=getInput();	


function ComboChange(){

	//1.  U.S. Dollar
	if (frmLicense.cboCurrency.value  == "United States Dollars"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"$ " + (199*frmLicense.cboQuantity.value);
		}else{
			return"$ " + (40*frmLicense.cboQuantity.value);
		} 
		
	}//2.  Euro
	else if(frmLicense.cboCurrency.value =="Euro"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"€ " + (145*frmLicense.cboQuantity.value);
		}else{
			return"€ " + (30*frmLicense.cboQuantity.value);
		} 
	}//3.  Pound Sterling	
	else if(frmLicense.cboCurrency.value =="United Kingdom Pounds"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"£ " + (120*frmLicense.cboQuantity.value);
		}else{
			return"£ " + (20*frmLicense.cboQuantity.value);
		} 
	}//4.  Canada Dollars	
	else if(frmLicense.cboCurrency.value =="Canada Dollars"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"C$ " + (240*frmLicense.cboQuantity.value);
		}else{
			return"C$ " + (50*frmLicense.cboQuantity.value);
		} 
	}//5.    Japanese Yen	
	else if(frmLicense.cboCurrency.value =="Japan Yen"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"y " + (24000*frmLicense.cboQuantity.value);
		}else{
			return"y " + (5000*frmLicense.cboQuantity.value);
		} 
	}//6.    Switzerland Francs	
	else if(frmLicense.cboCurrency.value =="Switzerland Francs"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"SFr " + (270*frmLicense.cboQuantity.value);
		}else{
			return"SFr " + (50*frmLicense.cboQuantity.value);
		} 
	}//7. Argentina Pesos	
	else if(frmLicense.cboCurrency.value =="Argentina Pesos"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"Arg$ " + (600*frmLicense.cboQuantity.value);
		}else{
			return"Arg$ " + (120*frmLicense.cboQuantity.value);
		} 
	
	}//8. Australia Dollars
	else if(frmLicense.cboCurrency.value =="Australia Dollars"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"A$ " + (270*frmLicense.cboQuantity.value);
		}else{
			return"A$ " + (50*frmLicense.cboQuantity.value);
		} 

	}//9. Brazil Real*******Cruzeiro(Cr)*****	
	else if(frmLicense.cboCurrency.value =="Brazil Real"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"Brazilian Real " + (450*frmLicense.cboQuantity.value);
		}else{
			return"Brazilian Real " + (80*frmLicense.cboQuantity.value);
		} 
	
	}//10.Chile Pesos	
	else if(frmLicense.cboCurrency.value =="Chile Pesos"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"Ch$ " + (111000*frmLicense.cboQuantity.value);
		}else{
			return"Ch$ " + (20000*frmLicense.cboQuantity.value);
		} 
	}//11. China Yuan	
	else if(frmLicense.cboCurrency.value =="China Yuan"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"Y " + (1500*frmLicense.cboQuantity.value);
		}else{
			return"Y " + (300*frmLicense.cboQuantity.value);
		} 
	
	}//12. Colombia Pesos	
	else if(frmLicense.cboCurrency.value =="Colombia Pesos"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"Col$ " + (450000*frmLicense.cboQuantity.value);
		}else{
			return"Col$ " + (80000*frmLicense.cboQuantity.value);
		} 
	
	}//13. Cyprus Pounds	
	else if(frmLicense.cboCurrency.value =="Cyprus Pounds"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"Cyprus Pounds " + (90*frmLicense.cboQuantity.value);
		}else{
			return"Cyprus Pounds " + (20*frmLicense.cboQuantity.value);
		} 
	}//14. Czech Koruna             (Czech Republic Koruny)	
	else if(frmLicense.cboCurrency.value =="Czech Koruna"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"Czech Koruna " + (4500*frmLicense.cboQuantity.value);
		}else{
			return"Czech Koruna " + (800*frmLicense.cboQuantity.value);
		} 
	
		

	}//15. Denmark Kroner	
	else if(frmLicense.cboCurrency.value =="Denmark Kroner"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"Dkr " + (1200*frmLicense.cboQuantity.value);
		}else{
			return"Dkr " + (200*frmLicense.cboQuantity.value);
		} 
	
		

	}//16.Hong Kong Dollars
	
	else if(frmLicense.cboCurrency.value =="Hong Kong Dollars"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"HK$ " + (1800*frmLicense.cboQuantity.value);
		}else{
			return"HK$ " + (400*frmLicense.cboQuantity.value);
		} 
	
		

	}//17.Hungary Forint	
	else if(frmLicense.cboCurrency.value =="Hungary Forint"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"Ft " + (39000*frmLicense.cboQuantity.value);
		}else{
			return"Ft " + (7000*frmLicense.cboQuantity.value);
		} 
	
		

	}//18.Icelandic Krona	
	else if(frmLicense.cboCurrency.value =="Icelandic Krona"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"Icelandic Krona " + (13800*frmLicense.cboQuantity.value);
		}else{
			return"Icelandic Krona " + (2600*frmLicense.cboQuantity.value);
		} 

	}//19.India Rupees	
	else if(frmLicense.cboCurrency.value =="India Rupees"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"R " + (9000*frmLicense.cboQuantity.value);
		}else{
			return"R " + (1700*frmLicense.cboQuantity.value);
		} 

	}//20.Indonesia Rupiahs	
	else if(frmLicense.cboCurrency.value =="Indonesia Rupiahs"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"Rp " + (1800000*frmLicense.cboQuantity.value);
		}else{
			return"Rp " + (300000*frmLicense.cboQuantity.value);
		} 

	}//21.Israel New Shekels	
	else if(frmLicense.cboCurrency.value =="Israel New Shekels"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"Israel New Shekels " + (900*frmLicense.cboQuantity.value);
		}else{
			return"Israel New Shekels " + (160*frmLicense.cboQuantity.value);
		} 

	}//22.Kuwait Dinars	
	else if(frmLicense.cboCurrency.value =="Kuwait Dinars"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"KD " + (60*frmLicense.cboQuantity.value);
		}else{
			return"KD " + (10*frmLicense.cboQuantity.value);
		} 

	}//23.Malaysia Ringgits	
	else if(frmLicense.cboCurrency.value =="Malaysia Ringgits"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"Ma$ " + (750*frmLicense.cboQuantity.value);
		}else{
			return"Ma$ " + (130*frmLicense.cboQuantity.value);
		} 

	}//24.Mexico Pesos	
	else if(frmLicense.cboCurrency.value =="Mexico Pesos"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"Mex $ " + (2400*frmLicense.cboQuantity.value);
		}else{
			return"Mex $ " + (400*frmLicense.cboQuantity.value);
		} 

	}//25.New Zealand Dollars	
	else if(frmLicense.cboCurrency.value =="New Zealand Dollars"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"NZS " + (300*frmLicense.cboQuantity.value);
		}else{
			return"NZS " + (60*frmLicense.cboQuantity.value);
		} 

	}//26.Pakistan Rupees	
	else if(frmLicense.cboCurrency.value =="Pakistan Rupees"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"PR " + (12600*frmLicense.cboQuantity.value);
		}else{
			return"PR " + (2500*frmLicense.cboQuantity.value);
		} 

	}//27.Poland Zloty	
	else if(frmLicense.cboCurrency.value =="Poland Zloty"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"Zl " + (600*frmLicense.cboQuantity.value);
		}else{
			return"Zl " + (110*frmLicense.cboQuantity.value);
		} 

	}//28.Saudi Arabia Riyals	
	else if(frmLicense.cboCurrency.value =="Saudi Arabia Riyals"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"SA R " + (780*frmLicense.cboQuantity.value);
		}else{
			return"SA R " + (150*frmLicense.cboQuantity.value);
		} 

	}//29.Singapore Dollars	
	else if(frmLicense.cboCurrency.value =="Singapore Dollars"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"S$ " + (300*frmLicense.cboQuantity.value);
		}else{
			return"S$ " + (60*frmLicense.cboQuantity.value);
		} 

	}//30.Slovenian Tolar	
	else if(frmLicense.cboCurrency.value =="Slovenian Tolar"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"Slovenian Tolars " + (36000*frmLicense.cboQuantity.value);
		}else{
			return"Slovenian Tolars " + (7000*frmLicense.cboQuantity.value);
		} 

	}//31.South Africa Rand	
	else if(frmLicense.cboCurrency.value =="South Africa Rand"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"R " + (1500*frmLicense.cboQuantity.value);
		}else{
			return"R " + (280*frmLicense.cboQuantity.value);
		} 

	}//32.South/North Korea Won	
	else if(frmLicense.cboCurrency.value =="South/North Korea Won"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"SK W/NK W " + (195000*frmLicense.cboQuantity.value);
		}else{
			return"SK W/NK W " + (37000*frmLicense.cboQuantity.value);
		} 

	}//33.Swedish Krona 	
	else if(frmLicense.cboCurrency.value =="Swedish Krona"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"S kr " + (1500*frmLicense.cboQuantity.value);
		}else{
			return"S Kr " + (300*frmLicense.cboQuantity.value);
		} 

	}//34.Thai Baht 	
	else if(frmLicense.cboCurrency.value =="Thailand Baht"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"Bt " + (7200*frmLicense.cboQuantity.value);
		}else{
			return"Bt " + (1400*frmLicense.cboQuantity.value);
		} 

	}//35.Trinidad and Tobago Dollars 	
	else if(frmLicense.cboCurrency.value =="Trinidad and Tobago Dollars"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"$ " + (1320*frmLicense.cboQuantity.value);
		}else{
			return"$ " + (250*frmLicense.cboQuantity.value);
		} 

	}//36.United Arab Emirates Dirhams	
	else if(frmLicense.cboCurrency.value =="United Arab Emirates Dirhams"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"U.A.E.Dh " + (750*frmLicense.cboQuantity.value);
		}else{
			return"U.A.E.Dh " + (140*frmLicense.cboQuantity.value);
		} 

	}//37.Venezuela Bolivares	
	else if(frmLicense.cboCurrency.value =="Venezuela Bolivares"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"B " + (450000*frmLicense.cboQuantity.value);
		}else{
			return"B " + (80000*frmLicense.cboQuantity.value);
		} 

	}//38.Bahrain Dinar	
	else if(frmLicense.cboCurrency.value =="Bahrain Dinar"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"Bahrain Dinar " + (90*frmLicense.cboQuantity.value);
		}else{
			return"Bahrain Dinar " + (20*frmLicense.cboQuantity.value);
		} 

	}//39.Brunei Dollar	
	else if(frmLicense.cboCurrency.value =="Brunei Dollar"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"Br $ " + (300*frmLicense.cboQuantity.value);
		}else{
			return"Br $ " + (60*frmLicense.cboQuantity.value);
		} 

	}//40.Botswana Pula	
	else if(frmLicense.cboCurrency.value =="Botswana Pula"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"Botswana Pula " + (1290*frmLicense.cboQuantity.value);
		}else{
			return"Botswana Pula " + (250*frmLicense.cboQuantity.value);
		} 

	}//41.Iranian Rial	
	else if(frmLicense.cboCurrency.value =="Iranian Rial"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"RI " + (180000*frmLicense.cboQuantity.value);
		}else{
			return"RI " + (30000*frmLicense.cboQuantity.value);
		} 

	}//42.Sri Lanka Rupee	
	else if(frmLicense.cboCurrency.value =="Sri Lanka Rupee"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"LKR " + (21000*frmLicense.cboQuantity.value);
		}else{
			return"LKR " + (4000*frmLicense.cboQuantity.value);
		} 

	}//43.Libyan Dinar	
	else if(frmLicense.cboCurrency.value =="Libyan Dinar"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"LD " + (270*frmLicense.cboQuantity.value);
		}else{
			return"LD " + (50*frmLicense.cboQuantity.value);
		} 

	}//44.Maltese Lira	
	else if(frmLicense.cboCurrency.value =="Maltese Lira"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"Maltese Lira " + (60*frmLicense.cboQuantity.value);
		}else{
			return"Maltese Lira " + (10*frmLicense.cboQuantity.value);
		} 

	}//45.Mauritian Rupee
	else if(frmLicense.cboCurrency.value =="Mauritian Rupee"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"Mauritian Rupee " + (6000*frmLicense.cboQuantity.value);
		}else{
			return"Mauritian Rupee " + (1200*frmLicense.cboQuantity.value);
		} 

	}//46.Norwegian Krone
	else if(frmLicense.cboCurrency.value =="Norwegian Krone"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"N Kr " + (1200*frmLicense.cboQuantity.value);
		}else{
			return"N Kr " + (250*frmLicense.cboQuantity.value);
		} 

	}//47.Nepalese Rupee
	else if(frmLicense.cboCurrency.value =="Nepalese Rupee"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"Nepalese Rupee " + (14700*frmLicense.cboQuantity.value);
		}else{
			return"Nepalese Rupee " + (2800*frmLicense.cboQuantity.value);
		} 

	}//47.Omani Rial
	else if(frmLicense.cboCurrency.value =="Omani Rial"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"Omani Rial " + (90*frmLicense.cboQuantity.value);
		}else{
			return"Omani Rial " + (15*frmLicense.cboQuantity.value);
		} 

	}//48.Qatar Riyal
	else if(frmLicense.cboCurrency.value =="Qatar Riyal"){
	
		if (frmLicense.cboPackage.value =="Diamond"){
			return"Qatar Riyal " + (750*frmLicense.cboQuantity.value);
		}else{
			return"Qatar Riyal " + (150*frmLicense.cboQuantity.value);
		} 

	}//
		
	
	

	

}

