void CDlg_GIS_Setting_Config::OnBnClickedButtonLoadGisSettingDataHelp()
{
		g_OpenDocument("https://docs.google.com/document/d/1tn_vLFPG1XsmYlbWI_p3aXRMqQXVNIKjpbfKpYoRrnk/edit?usp=sharing", SW_SHOW);
}
void CDlg_GIS_Setting_Config::OnBnClickedButtonLoadDemandDataHelp()
{
		g_OpenDocument("https://docs.google.com/document/d/142bBL154Mh9ywS4Fgah7tULHVnuzLEWZnoWZybodpOE/edit?usp=sharing", SW_SHOW);
}
void CDlg_GIS_Setting_Config::OnBnClickedButtonLoadLinkShapeHelp()
{
		g_OpenDocument("https://docs.google.com/document/d/1Nx5fUHfnyfN4ebvlS7arxxHP-CcTv6xIQcBFlF4rjY8/edit?usp=sharing", SW_SHOW);

}
void CDlg_GIS_Setting_Config::OnBnClickedButtonLoadSensorDataHelp()
{
		g_OpenDocument("https://docs.google.com/document/d/17zTqlEsVvHx5_UESQKr9tH0N65iN-WwGJ0OVOl9Qv14/edit?usp=sharing", SW_SHOW);
}
void CDlg_GIS_Setting_Config::OnBnClickedButtonLoadLinkTypeHelp()
{
		g_OpenDocument("https://docs.google.com/document/d/1sR34XtJQ8DHf7-ImQKnRBMbLEUxgNRvqASbuM_vBHcw/edit?usp=sharing", SW_SHOW);
}
void CDlg_BackgroundImageLocation::OnBnClickedButton1()
{
	g_OpenDocument("http://maps.google.com/", SW_SHOW);

}