private void Link_nedproductions_LinkClicked(object sender, LinkLabelLinkClickedEventArgs e) { System.Diagnostics.Process.Start("http://www.nedproductions.biz/"); }