var groupIndex = 0; // show the first control group
HG.WebApp.Control.ShowGroup(groupIndex);
// the following is only needed if request is coming from a page different than the control page
$.mobile.pageContainer.pagecontainer('change', '#page_control', { transition: 'none' });