﻿function OnMoreInfoClick(contentUrl) {
    tellmemore_popup.SetContentUrl(contentUrl);
    tellmemore_popup.Show();
}
