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