how to use free tools, how to increase YouTube views, how to increase YouTube subscribers, free keyword tool, 14 pro max with price, Text to speech, free internet Speed Test
Life Insurance Calculator Script
document.getElementsByName( groupName ); for( i = 0; i < radios.length; i++ ) { if( radios[i].checked ) { return radios[i].value; } } return null; } function tqe_perc() { var sds = document.getElementById("dum"); if(sds == null){ alert("You are using a free package.\n You are not allowed to remove the copyright.\n"); } var sdss = document.getElementById("dumdiv"); if(sdss == null){ alert("You are using a free package.\n You are not allowed to remove the copyright.\n"); } if(sdss != null) { var totamount=0; var p1= document.getElementById("amount").value; var age1=document.getElementById("age").value; if(age1=="") document.getElementById("err_msg").innerHTML="Enter the current age"; else if(p1=="") document.getElementById("err_msg").innerHTML="Enter the premium payable" else { document.getElementById("err_msg").innerHTML=""; var p= parseFloat(p1); var age= parseFloat(age1); var y= parseFloat(getCheckedValue("year")); var t=getCheckedValue("t") if(p==""||age==""||y=="") { alert("enter the amount,interstand year"); } else { if(t=="Yearly") { totamount=(y*p)+(y*500*41); document.getElementById("r1").value=totamount; } else { totamount=(p*12*y)+(y*500*41); document.getElementById("r1").value=totamount; } } } } //alert(totamount+(p*y*6/100)); }
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment