txtMessage
.setTitle("useful to know more about \n the Opportunity and contact Details");
tbLocation.setTitle("used to find members of this Location");
initWidget(mainPanel);
tabPanel.getTabBar().addSelectionHandler(new SelectionHandler() {
@Override
public void onSelection(SelectionEvent event) {
if (event.getSelectedItem() == (Object) 1) {
setDefaultLocationOnMap();