wxButton*itemButton9=newwxButton(itemDialog1,ID_GOTO_FREEROUTE_WEB_SITE,_("Visit the FreeRouting.net Website with your Browser"),wxDefaultPosition,wxDefaultSize,0);
wxButton*itemButton10=newwxButton(itemDialog1,ID_GOTO_FREEROUTE_WEB_SITE,_("Visit the FreeRouting.net Website with your Browser"),wxDefaultPosition,wxDefaultSize,0);
if(dialog_freeroute_exchange::ShowToolTips())
itemButton9->SetToolTip(_("Launch your browser and go to the FreeRouting.net website"));
itemBoxSizer8->Add(itemButton9,0,wxGROW|wxALL,5);
itemButton10->SetToolTip(_("Launch your browser and go to the FreeRouting.net website"));