﻿function GotoMyAccount(url)
{
	window.location = "https://www.08000helpme.com/myaccount" + url;
}
