public virtual string ImageUrl(string category, int ImageID) { return GetUrl("gallery/image/{0}.aspx",ImageID); }