function ana()
{
	document.form2.currency.value="INR";
}
function ana1()
{
	document.form2.currency.value="US$";
}