public void SetInitialSelect(int item)
 {
     scroller.JumpToScreen(item);
 }