//navigation
 private void buttonNavFirst_Click(object sender, RibbonControlEventArgs e)
 {
     AddInUtilities.GotoPremier();
 }