var temp = "no";
try
{
	if(levelId == '1')
	{
		ChangeState("carddetails","")
	}
}
catch(ignore)
{
	
}
function changeexpdate()
{
  location.href=built_url+"/bingo/account/editcardexp.thtml"
}