You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2565 lines
153 KiB

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProductVersion>
  8. </ProductVersion>
  9. <SchemaVersion>2.0</SchemaVersion>
  10. <ProjectGuid>{ADE53648-BCF0-4E77-A43E-07BF6395576C}</ProjectGuid>
  11. <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
  12. <OutputType>Library</OutputType>
  13. <AppDesignerFolder>Properties</AppDesignerFolder>
  14. <RootNamespace>OT.Web</RootNamespace>
  15. <AssemblyName>OT.Web</AssemblyName>
  16. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  17. <UseIISExpress>false</UseIISExpress>
  18. <SccProjectName>
  19. </SccProjectName>
  20. <SccLocalPath>
  21. </SccLocalPath>
  22. <SccAuxPath>
  23. </SccAuxPath>
  24. <SccProvider>
  25. </SccProvider>
  26. <FileUpgradeFlags>
  27. </FileUpgradeFlags>
  28. <UpgradeBackupLocation>
  29. </UpgradeBackupLocation>
  30. <OldToolsVersion>4.0</OldToolsVersion>
  31. <IISExpressSSLPort />
  32. <IISExpressAnonymousAuthentication />
  33. <IISExpressWindowsAuthentication />
  34. <IISExpressUseClassicPipelineMode />
  35. <TargetFrameworkProfile />
  36. </PropertyGroup>
  37. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  38. <DebugSymbols>true</DebugSymbols>
  39. <DebugType>full</DebugType>
  40. <Optimize>false</Optimize>
  41. <OutputPath>bin\</OutputPath>
  42. <DefineConstants>DEBUG;TRACE</DefineConstants>
  43. <ErrorReport>prompt</ErrorReport>
  44. <WarningLevel>4</WarningLevel>
  45. <PackageAsSingleFile>false</PackageAsSingleFile>
  46. <PublishDatabases>true</PublishDatabases>
  47. <FilesToIncludeForPublish>OnlyFilesToRunTheApp</FilesToIncludeForPublish>
  48. <PlatformTarget>AnyCPU</PlatformTarget>
  49. </PropertyGroup>
  50. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  51. <DebugType>pdbonly</DebugType>
  52. <Optimize>true</Optimize>
  53. <OutputPath>bin\</OutputPath>
  54. <DefineConstants>TRACE</DefineConstants>
  55. <ErrorReport>prompt</ErrorReport>
  56. <WarningLevel>4</WarningLevel>
  57. </PropertyGroup>
  58. <ItemGroup>
  59. <Reference Include="AjaxControlToolkit">
  60. <HintPath>..\DLL\AjaxControlToolkit.dll</HintPath>
  61. </Reference>
  62. <Reference Include="Interop.Microsoft.Office.Core">
  63. <HintPath>..\DLL\Interop.Microsoft.Office.Core.dll</HintPath>
  64. <EmbedInteropTypes>True</EmbedInteropTypes>
  65. </Reference>
  66. <Reference Include="Interop.Microsoft.Office.Interop.Word">
  67. <HintPath>..\DLL\Interop.Microsoft.Office.Interop.Word.dll</HintPath>
  68. <EmbedInteropTypes>False</EmbedInteropTypes>
  69. </Reference>
  70. <Reference Include="Interop.VBIDE">
  71. <HintPath>..\DLL\Interop.VBIDE.dll</HintPath>
  72. <EmbedInteropTypes>True</EmbedInteropTypes>
  73. </Reference>
  74. <Reference Include="Interop.Word">
  75. <HintPath>..\DLL\Interop.Word.dll</HintPath>
  76. <EmbedInteropTypes>True</EmbedInteropTypes>
  77. </Reference>
  78. <Reference Include="Ionic.Zip, Version=1.9.1.8, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c, processorArchitecture=MSIL">
  79. <SpecificVersion>False</SpecificVersion>
  80. <HintPath>DLL\Ionic.Zip.dll</HintPath>
  81. </Reference>
  82. <Reference Include="itextsharp, Version=5.5.1.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca, processorArchitecture=MSIL">
  83. <SpecificVersion>False</SpecificVersion>
  84. <HintPath>DLL\itextsharp.dll</HintPath>
  85. </Reference>
  86. <Reference Include="log4net">
  87. <HintPath>..\DLL\log4net.dll</HintPath>
  88. </Reference>
  89. <Reference Include="Microsoft.CSharp" />
  90. <Reference Include="Microsoft.ReportViewer.WebForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
  91. <Private>True</Private>
  92. <HintPath>..\packages\MicosoftReportViewerWebForms_v11.1.0.1\lib\Microsoft.ReportViewer.WebForms.DLL</HintPath>
  93. </Reference>
  94. <Reference Include="Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  95. <SpecificVersion>False</SpecificVersion>
  96. <HintPath>DLL\Newtonsoft.Json.dll</HintPath>
  97. </Reference>
  98. <Reference Include="OT.dhtmlxConnectors">
  99. <HintPath>..\DLL\OT.dhtmlxConnectors.dll</HintPath>
  100. </Reference>
  101. <Reference Include="System.Data.DataSetExtensions" />
  102. <Reference Include="System.Data.OracleClient" />
  103. <Reference Include="System.DirectoryServices" />
  104. <Reference Include="System.DirectoryServices.AccountManagement" />
  105. <Reference Include="System.Runtime.Serialization" />
  106. <Reference Include="System.ServiceModel" />
  107. <Reference Include="System.Web.ApplicationServices" />
  108. <Reference Include="System.Web.DynamicData" />
  109. <Reference Include="System.Web.Entity" />
  110. <Reference Include="System" />
  111. <Reference Include="System.Data" />
  112. <Reference Include="System.Web.Extensions" />
  113. <Reference Include="System.Windows.Forms" />
  114. <Reference Include="System.Drawing" />
  115. <Reference Include="System.Web" />
  116. <Reference Include="System.Xml" />
  117. <Reference Include="System.Configuration" />
  118. <Reference Include="System.Web.Services" />
  119. <Reference Include="System.EnterpriseServices" />
  120. <Reference Include="System.Xml.Linq" />
  121. <Reference Include="Telerik.Web.UI, Version=2014.1.225.40, Culture=neutral, PublicKeyToken=121fae78165ba3d4, processorArchitecture=MSIL">
  122. <SpecificVersion>False</SpecificVersion>
  123. <HintPath>DLL\Telerik.Web.UI.dll</HintPath>
  124. </Reference>
  125. <Reference Include="Telerik.Web.UI.Skins, Version=2014.1.225.40, Culture=neutral, PublicKeyToken=121fae78165ba3d4, processorArchitecture=MSIL">
  126. <SpecificVersion>False</SpecificVersion>
  127. <HintPath>DLL\Telerik.Web.UI.Skins.dll</HintPath>
  128. </Reference>
  129. <Reference Include="WMPWENCODER">
  130. <HintPath>DLL\WMPWENCODER.dll</HintPath>
  131. </Reference>
  132. </ItemGroup>
  133. <ItemGroup>
  134. <Content Include="App_Themes\Common\login.css" />
  135. <Content Include="App_Themes\Common\OTKTAB\images\animated-overlay.gif" />
  136. <Content Include="App_Themes\Common\OTKTAB\images\ui-bg_diagonals-thick_18_b81900_40x40.png" />
  137. <Content Include="App_Themes\Common\OTKTAB\images\ui-bg_diagonals-thick_20_666666_40x40.png" />
  138. <Content Include="App_Themes\Common\OTKTAB\images\ui-bg_flat_10_000000_40x100.png" />
  139. <Content Include="App_Themes\Common\OTKTAB\images\ui-bg_glass_100_f6f6f6_1x400.png" />
  140. <Content Include="App_Themes\Common\OTKTAB\images\ui-bg_glass_100_fdf5ce_1x400.png" />
  141. <Content Include="App_Themes\Common\OTKTAB\images\ui-bg_glass_65_ffffff_1x400.png" />
  142. <Content Include="App_Themes\Common\OTKTAB\images\ui-bg_gloss-wave_35_f6a828_500x100.png" />
  143. <Content Include="App_Themes\Common\OTKTAB\images\ui-bg_highlight-soft_100_eeeeee_1x100.png" />
  144. <Content Include="App_Themes\Common\OTKTAB\images\ui-bg_highlight-soft_75_ffe45c_1x100.png" />
  145. <Content Include="App_Themes\Common\OTKTAB\images\ui-icons_222222_256x240.png" />
  146. <Content Include="App_Themes\Common\OTKTAB\images\ui-icons_228ef1_256x240.png" />
  147. <Content Include="App_Themes\Common\OTKTAB\images\ui-icons_ef8c08_256x240.png" />
  148. <Content Include="App_Themes\Common\OTKTAB\images\ui-icons_ffd27a_256x240.png" />
  149. <Content Include="App_Themes\Common\OTKTAB\images\ui-icons_ffffff_256x240.png" />
  150. <Content Include="App_Themes\Common\OTKTAB\jquery-ui-OTKTAB.css" />
  151. <Content Include="App_Themes\Default\bootstrap.css" />
  152. <Content Include="App_Themes\Default\font-awesome.min.css" />
  153. <Content Include="App_Themes\Default\images\526.png" />
  154. <Content Include="App_Themes\Default\images\AirLine.jpg" />
  155. <Content Include="App_Themes\Default\images\AirLineMain.jpg" />
  156. <Content Include="App_Themes\Default\images\airplane.png" />
  157. <Content Include="App_Themes\Default\images\ajax-loader.gif" />
  158. <Content Include="App_Themes\Default\images\ajax_loading.gif" />
  159. <Content Include="App_Themes\Default\images\arrow-l.gif" />
  160. <Content Include="App_Themes\Default\images\bg-header-botm.jpg" />
  161. <Content Include="App_Themes\Default\images\bg-header.jpg" />
  162. <Content Include="App_Themes\Default\images\bg-login-box.png" />
  163. <Content Include="App_Themes\Default\images\bg-login_text.png" />
  164. <Content Include="App_Themes\Default\images\bg-menu.png" />
  165. <Content Include="App_Themes\Default\images\bg.jpg" />
  166. <Content Include="App_Themes\Default\images\bg_app.png" />
  167. <Content Include="App_Themes\Default\images\bg_app_menu.png" />
  168. <Content Include="App_Themes\Default\images\bg_body.png" />
  169. <Content Include="App_Themes\Default\images\bg_footer.png" />
  170. <Content Include="App_Themes\Default\images\bg_tabs.png" />
  171. <Content Include="App_Themes\Default\images\bg_tads.png" />
  172. <Content Include="App_Themes\Default\images\btn.gif" />
  173. <Content Include="App_Themes\Default\images\btn_login-b01.png" />
  174. <Content Include="App_Themes\Default\images\btn_menu01.png" />
  175. <Content Include="App_Themes\Default\images\btn_menu02.png" />
  176. <Content Include="App_Themes\Default\images\butn-down.png" />
  177. <Content Include="App_Themes\Default\images\butn-gary.png" />
  178. <Content Include="App_Themes\Default\images\butn-left.png" />
  179. <Content Include="App_Themes\Default\images\butn-right.png" />
  180. <Content Include="App_Themes\Default\images\butn-tabledow.png" />
  181. <Content Include="App_Themes\Default\images\butn-tableup.png" />
  182. <Content Include="App_Themes\Default\images\butn-up.png" />
  183. <Content Include="App_Themes\Default\images\butn.png" />
  184. <Content Include="App_Themes\Default\images\button-left.png" />
  185. <Content Include="App_Themes\Default\images\button-right.png" />
  186. <Content Include="App_Themes\Default\images\buttonbottom.gif" />
  187. <Content Include="App_Themes\Default\images\buttonup.gif" />
  188. <Content Include="App_Themes\Default\images\button_01.gif" />
  189. <Content Include="App_Themes\Default\images\button_02.gif" />
  190. <Content Include="App_Themes\Default\images\calendar.gif" />
  191. <Content Include="App_Themes\Default\images\check_radio_sheet01.png" />
  192. <Content Include="App_Themes\Default\images\check_radio_sheet02.png" />
  193. <Content Include="App_Themes\Default\images\chrome_logo_2x.png" />
  194. <Content Include="App_Themes\Default\images\defaultfolder.png" />
  195. <Content Include="App_Themes\Default\images\dot.png" />
  196. <Content Include="App_Themes\Default\images\DRESS.png" />
  197. <Content Include="App_Themes\Default\images\dropdown_arrow.png" />
  198. <Content Include="App_Themes\Default\images\errorpic.png" />
  199. <Content Include="App_Themes\Default\images\havesun.png" />
  200. <Content Include="App_Themes\Default\images\icon-browse_01.gif" />
  201. <Content Include="App_Themes\Default\images\icon02.png" />
  202. <Content Include="App_Themes\Default\images\icon_agency01.png" />
  203. <Content Include="App_Themes\Default\images\icon_agency02.png" />
  204. <Content Include="App_Themes\Default\images\icon_logout01.png" />
  205. <Content Include="App_Themes\Default\images\icon_logout02.png" />
  206. <Content Include="App_Themes\Default\images\icon_moon01.png" />
  207. <Content Include="App_Themes\Default\images\icon_moon02.png" />
  208. <Content Include="App_Themes\Default\images\icon_tab.png" />
  209. <Content Include="App_Themes\Default\images\index\A1.png" />
  210. <Content Include="App_Themes\Default\images\index\A2.png" />
  211. <Content Include="App_Themes\Default\images\index\A2_2.png" />
  212. <Content Include="App_Themes\Default\images\index\A3.png" />
  213. <Content Include="App_Themes\Default\images\index\B1.png" />
  214. <Content Include="App_Themes\Default\images\index\B2.png" />
  215. <Content Include="App_Themes\Default\images\index\B2_2.png" />
  216. <Content Include="App_Themes\Default\images\index\B3.png" />
  217. <Content Include="App_Themes\Default\images\index\B3_2.png" />
  218. <Content Include="App_Themes\Default\images\index\B4.png" />
  219. <Content Include="App_Themes\Default\images\index\B4_2.png" />
  220. <Content Include="App_Themes\Default\images\index\group.jpg" />
  221. <Content Include="App_Themes\Default\images\index\hot-city.jpg" />
  222. <Content Include="App_Themes\Default\images\index\index0804-黑白.jpg" />
  223. <Content Include="App_Themes\Default\images\index\inforbox.jpg" />
  224. <Content Include="App_Themes\Default\images\index\search-meun.jpg" />
  225. <Content Include="App_Themes\Default\images\index\seobox.jpg" />
  226. <Content Include="App_Themes\Default\images\index\top10.jpg" />
  227. <Content Include="App_Themes\Default\images\index\tour-goods.jpg" />
  228. <Content Include="App_Themes\Default\images\input-twxt_01.gif" />
  229. <Content Include="App_Themes\Default\images\input-twxt_02.gif" />
  230. <Content Include="App_Themes\Default\images\inputSprite.png" />
  231. <Content Include="App_Themes\Default\images\layout_icon.png" />
  232. <Content Include="App_Themes\Default\images\leftleft.png" />
  233. <Content Include="App_Themes\Default\images\leftright.png" />
  234. <Content Include="App_Themes\Default\images\line01.png" />
  235. <Content Include="App_Themes\Default\images\link-page_01.gif" />
  236. <Content Include="App_Themes\Default\images\link-page_01_B.gif" />
  237. <Content Include="App_Themes\Default\images\link-page_02.gif" />
  238. <Content Include="App_Themes\Default\images\link-page_02_B.gif" />
  239. <Content Include="App_Themes\Default\images\link-page_03.gif" />
  240. <Content Include="App_Themes\Default\images\link-page_03_B.gif" />
  241. <Content Include="App_Themes\Default\images\link-page_04.gif" />
  242. <Content Include="App_Themes\Default\images\link-page_04_B.gif" />
  243. <Content Include="App_Themes\Default\images\list-style.png" />
  244. <Content Include="App_Themes\Default\images\loading.gif" />
  245. <Content Include="App_Themes\Default\images\login-butn01.png" />
  246. <Content Include="App_Themes\Default\images\login-butn02.png" />
  247. <Content Include="App_Themes\Default\images\login_bg_boby-contnet.png" />
  248. <Content Include="App_Themes\Default\images\login_bg_boby.png" />
  249. <Content Include="App_Themes\Default\images\login_bg_box.png" />
  250. <Content Include="App_Themes\Default\images\login_bg_logo.png" />
  251. <Content Include="App_Themes\Default\images\login_bg_text.png" />
  252. <Content Include="App_Themes\Default\images\logo01.png" />
  253. <Content Include="App_Themes\Default\images\menu-shadow.png" />
  254. <Content Include="App_Themes\Default\images\meun-left01.png" />
  255. <Content Include="App_Themes\Default\images\noImage.jpg" />
  256. <Content Include="App_Themes\Default\images\noimg.png" />
  257. <Content Include="App_Themes\Default\images\option2.jpg" />
  258. <Content Include="App_Themes\Default\images\otk-icon-32.png" />
  259. <Content Include="App_Themes\Default\images\r1.png" />
  260. <Content Include="App_Themes\Default\images\r2.png" />
  261. <Content Include="App_Themes\Default\images\r3.png" />
  262. <Content Include="App_Themes\Default\images\r4.png" />
  263. <Content Include="App_Themes\Default\images\r5.png" />
  264. <Content Include="App_Themes\Default\images\r6.png" />
  265. <Content Include="App_Themes\Default\images\r7.png" />
  266. <Content Include="App_Themes\Default\images\r8.png" />
  267. <Content Include="App_Themes\Default\images\r9.png" />
  268. <Content Include="App_Themes\Default\images\sel-ac.png" />
  269. <Content Include="App_Themes\Default\images\sel.png" />
  270. <Content Include="App_Themes\Default\images\set01.gif" />
  271. <Content Include="App_Themes\Default\images\set02.gif" />
  272. <Content Include="App_Themes\Default\images\set03.gif" />
  273. <Content Include="App_Themes\Default\images\set04.gif" />
  274. <Content Include="App_Themes\Default\images\set05.gif" />
  275. <Content Include="App_Themes\Default\images\set_01.gif" />
  276. <Content Include="App_Themes\Default\images\set_02.gif" />
  277. <Content Include="App_Themes\Default\images\set_03.gif" />
  278. <Content Include="App_Themes\Default\images\shearch_icon.jpg" />
  279. <Content Include="App_Themes\Default\images\shearch_icon.png" />
  280. <Content Include="App_Themes\Default\images\shortbtn.png" />
  281. <Content Include="App_Themes\Default\images\SubIndex.jpg" />
  282. <Content Include="App_Themes\Default\images\SubIndexTop10.jpg" />
  283. <Content Include="App_Themes\Default\images\tabs-act01.png" />
  284. <Content Include="App_Themes\Default\images\tabs-act02.jpg" />
  285. <Content Include="App_Themes\Default\images\text_footer.png" />
  286. <Content Include="App_Themes\Default\images\text_mis.png" />
  287. <Content Include="App_Themes\Default\images\TravelIndex.jpg" />
  288. <Content Include="App_Themes\Default\images\TravelInfo.jpg" />
  289. <Content Include="App_Themes\Default\images\TravelTop10.jpg" />
  290. <Content Include="App_Themes\Default\images\ui-state-default .png" />
  291. <Content Include="App_Themes\Default\images\waitprocess.jpg" />
  292. <Content Include="App_Themes\Default\ImgPreView.css" />
  293. <Content Include="App_Themes\Default\jquery.datetimepicker.css" />
  294. <Content Include="App_Themes\Default\jquery.simple-dtpicker.css" />
  295. <Content Include="App_Themes\Default\Jquery\images\animated-overlay.gif" />
  296. <Content Include="App_Themes\Default\Jquery\images\bg_tads.png" />
  297. <Content Include="App_Themes\Default\Jquery\images\IDXView.jpg" />
  298. <Content Include="App_Themes\Default\Jquery\images\tabs-act.jpg" />
  299. <Content Include="App_Themes\Default\Jquery\images\tabs-act01.png" />
  300. <Content Include="App_Themes\Default\Jquery\images\tabs-act02.jpg" />
  301. <Content Include="App_Themes\Default\Jquery\images\ui-bg_diagonals-thick_90_eeeeee_40x40.png" />
  302. <Content Include="App_Themes\Default\Jquery\images\ui-bg_flat_0_aaaaaa_40x100.png" />
  303. <Content Include="App_Themes\Default\Jquery\images\ui-bg_flat_55_fbec88_40x100.png" />
  304. <Content Include="App_Themes\Default\Jquery\images\ui-bg_flat_75_ffffff_40x100.png" />
  305. <Content Include="App_Themes\Default\Jquery\images\ui-bg_glass_100_e4f1fb_1x400.png" />
  306. <Content Include="App_Themes\Default\Jquery\images\ui-bg_glass_50_3baae3_1x400.png" />
  307. <Content Include="App_Themes\Default\Jquery\images\ui-bg_glass_55_fbf9ee_1x400.png" />
  308. <Content Include="App_Themes\Default\Jquery\images\ui-bg_glass_65_ffffff_1x400.png" />
  309. <Content Include="App_Themes\Default\Jquery\images\ui-bg_glass_75_d0e5f5_1x400.png" />
  310. <Content Include="App_Themes\Default\Jquery\images\ui-bg_glass_75_dadada_1x400.png" />
  311. <Content Include="App_Themes\Default\Jquery\images\ui-bg_glass_75_e6e6e6_1x400.png" />
  312. <Content Include="App_Themes\Default\Jquery\images\ui-bg_glass_80_d7ebf9_1x400.png" />
  313. <Content Include="App_Themes\Default\Jquery\images\ui-bg_glass_85_dfeffc_1x400.png" />
  314. <Content Include="App_Themes\Default\Jquery\images\ui-bg_glass_95_fef1ec_1x400.png" />
  315. <Content Include="App_Themes\Default\Jquery\images\ui-bg_gloss-wave_55_5c9ccc_500x100.png" />
  316. <Content Include="App_Themes\Default\Jquery\images\ui-bg_highlight-hard_100_f2f5f7_1x100.png" />
  317. <Content Include="App_Themes\Default\Jquery\images\ui-bg_highlight-hard_70_000000_1x100.png" />
  318. <Content Include="App_Themes\Default\Jquery\images\ui-bg_highlight-soft_100_deedf7_1x100.png" />
  319. <Content Include="App_Themes\Default\Jquery\images\ui-bg_highlight-soft_25_ffef8f_1x100.png" />
  320. <Content Include="App_Themes\Default\Jquery\images\ui-bg_highlight-soft_75_cccccc_1x100.png" />
  321. <Content Include="App_Themes\Default\Jquery\images\ui-bg_inset-hard_100_f5f8f9_1x100.png" />
  322. <Content Include="App_Themes\Default\Jquery\images\ui-bg_inset-hard_100_fcfdfd_1x100.png" />
  323. <Content Include="App_Themes\Default\Jquery\images\ui-bg_inset-soft_95_fef1ec_1x100.png" />
  324. <Content Include="App_Themes\Default\Jquery\images\ui-icons_217bc0_256x240.png" />
  325. <Content Include="App_Themes\Default\Jquery\images\ui-icons_222222_256x240.png" />
  326. <Content Include="App_Themes\Default\Jquery\images\ui-icons_2694e8_256x240.png" />
  327. <Content Include="App_Themes\Default\Jquery\images\ui-icons_2e83ff_256x240.png" />
  328. <Content Include="App_Themes\Default\Jquery\images\ui-icons_3d80b3_256x240.png" />
  329. <Content Include="App_Themes\Default\Jquery\images\ui-icons_454545_256x240.png" />
  330. <Content Include="App_Themes\Default\Jquery\images\ui-icons_469bdd_256x240.png" />
  331. <Content Include="App_Themes\Default\Jquery\images\ui-icons_6da8d5_256x240.png" />
  332. <Content Include="App_Themes\Default\Jquery\images\ui-icons_72a7cf_256x240.png" />
  333. <Content Include="App_Themes\Default\Jquery\images\ui-icons_888888_256x240.png" />
  334. <Content Include="App_Themes\Default\Jquery\images\ui-icons_d8e7f3_256x240.png" />
  335. <Content Include="App_Themes\Default\Jquery\images\ui-icons_f9bd01_256x240.png" />
  336. <Content Include="App_Themes\Default\Jquery\images\ui-icons_ffffff_256x240.png" />
  337. <Content Include="App_Themes\Default\Jquery\images\ui-state-default .png" />
  338. <Content Include="App_Themes\Default\Jquery\jquery-ui-1.10.3.custom.css">
  339. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  340. </Content>
  341. <Content Include="App_Themes\Default\Jquery\jquery-ui-timepicker-addon.css">
  342. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  343. </Content>
  344. <Content Include="App_Themes\Default\menu.css" />
  345. <Content Include="App_Themes\Default\object.css" />
  346. <Content Include="App_Themes\Default\pie\PIE.htc" />
  347. <Content Include="App_Themes\Default\pie\PIE.js" />
  348. <Content Include="App_Themes\Default\pie\PIE_IE678.js" />
  349. <Content Include="App_Themes\Default\pie\PIE_IE678_uncompressed.js" />
  350. <Content Include="App_Themes\Default\pie\PIE_IE9.js" />
  351. <Content Include="App_Themes\Default\pie\PIE_IE9_uncompressed.js" />
  352. <Content Include="App_Themes\Default\pie\PIE_uncompressed.htc" />
  353. <Content Include="App_Themes\Default\pie\PIE_uncompressed.js" />
  354. <Content Include="App_Themes\Default\pop.css" />
  355. <Content Include="App_Themes\Default\SpryValidationPassword.css" />
  356. <Content Include="App_Themes\Default\testPic\AirPkgMaintain_Qry.png" />
  357. <Content Include="App_Themes\Default\testPic\MAY.png" />
  358. <Content Include="App_Themes\Default\testPic\SIX.png" />
  359. <Content Include="App_Themes\Common\uploadify\uploadify-cancel.png" />
  360. <Content Include="App_Themes\Common\uploadify\uploadify.css" />
  361. <Content Include="App_Themes\Common\uploadify\uploadify.swf" />
  362. <Content Include="App_Themes\Default\theme.css" />
  363. <Content Include="App_Themes\Default\theme1.css" />
  364. <Content Include="Ascx\AsyncFileUpView.ascx" />
  365. <Content Include="Ascx\FileUpView.ascx" />
  366. <Content Include="Ascx\FolderUpView.ascx" />
  367. <Content Include="DemoFile.aspx" />
  368. <Content Include="DLL\Ionic.Zip.dll" />
  369. <Content Include="Js\fileUpload\css\fileupload_v1.css" />
  370. <Content Include="Js\fileUpload\css\img\loading.gif" />
  371. <Content Include="Js\fileUpload\css\img\upload.png" />
  372. <Content Include="Js\fileUpload\fileuploadtest.htm" />
  373. <Content Include="Js\fileUpload\FileUpload_V1.js" />
  374. <Content Include="Js\jquery.dynatable.js" />
  375. <Content Include="Js\linq.js" />
  376. <Content Include="Js\OTKJsonGV.js" />
  377. <Content Include="Js\OTKRandomElement.js" />
  378. <Content Include="Js\Page\Doc\ContextMenu\jquery.contextmenu.css" />
  379. <Content Include="Js\Page\Doc\ContextMenu\jquery.contextmenu.js" />
  380. <Content Include="Js\Page\Doc\ContextMenu\jquery.contextmenu.min.js" />
  381. <Content Include="Js\Page\Doc\CreateDirectory.js" />
  382. <Content Include="Js\Page\Doc\DirectoryRename.js" />
  383. <Content Include="Js\Page\Doc\Document.js" />
  384. <Content Include="Js\Page\Doc\DocumentMove.js" />
  385. <Content Include="Js\Page\Doc\DocumentTrash.js" />
  386. <Content Include="Js\Page\Doc\ImageToolCommon.js" />
  387. <Content Include="Js\Page\Doc\Js\1.10\jquery-1.10.2.min.js" />
  388. <Content Include="Js\Page\Doc\Js\1.10\jquery-ui-1.10.3.custom.min.js" />
  389. <Content Include="Js\Page\Doc\Js\iframeTools.New.js" />
  390. <Content Include="Js\Page\Doc\Js\jquery.artDialog.New.js" />
  391. <Content Include="Js\Page\Doc\Js\skins\default.css" />
  392. <Content Include="Js\Page\Doc\Js\skins\icons\face-sad.png" />
  393. <Content Include="Js\Page\Doc\Js\skins\icons\face-smile.png" />
  394. <Content Include="Js\Page\Doc\Js\skins\icons\i.png" />
  395. <Content Include="Js\Page\Doc\Js\skins\icons\loading.gif" />
  396. <Content Include="Js\Page\Doc\Js\skins\icons\q.png" />
  397. <Content Include="Js\Page\Doc\Js\skins\icons\v.png" />
  398. <Content Include="Js\Page\Doc\Js\skins\icons\x.png" />
  399. <Content Include="Js\Page\Doc\Js\skins\idialog.css" />
  400. <Content Include="Js\Page\Doc\Js\skins\simple.css" />
  401. <Content Include="Js\Page\Doc\OrigtekFileTree\CreateDirectoryFileTree.js" />
  402. <Content Include="Js\Page\Doc\OrigtekFileTree\DocumentFileTree.aspx" />
  403. <Content Include="Js\Page\Doc\OrigtekFileTree\DocumentFileTree.js" />
  404. <Content Include="Js\Page\Doc\OrigtekFileTree\DocumentMoveFileTree.js" />
  405. <Content Include="Js\Page\Doc\OrigtekFileTree\images\application.png" />
  406. <Content Include="Js\Page\Doc\OrigtekFileTree\images\code.png" />
  407. <Content Include="Js\Page\Doc\OrigtekFileTree\images\css.png" />
  408. <Content Include="Js\Page\Doc\OrigtekFileTree\images\db.png" />
  409. <Content Include="Js\Page\Doc\OrigtekFileTree\images\directory.png" />
  410. <Content Include="Js\Page\Doc\OrigtekFileTree\images\doc.png" />
  411. <Content Include="Js\Page\Doc\OrigtekFileTree\images\file.png" />
  412. <Content Include="Js\Page\Doc\OrigtekFileTree\images\film.png" />
  413. <Content Include="Js\Page\Doc\OrigtekFileTree\images\flash.png" />
  414. <Content Include="Js\Page\Doc\OrigtekFileTree\images\folder_open.png" />
  415. <Content Include="Js\Page\Doc\OrigtekFileTree\images\html.png" />
  416. <Content Include="Js\Page\Doc\OrigtekFileTree\images\java.png" />
  417. <Content Include="Js\Page\Doc\OrigtekFileTree\images\linux.png" />
  418. <Content Include="Js\Page\Doc\OrigtekFileTree\images\music.png" />
  419. <Content Include="Js\Page\Doc\OrigtekFileTree\images\pdf.png" />
  420. <Content Include="Js\Page\Doc\OrigtekFileTree\images\php.png" />
  421. <Content Include="Js\Page\Doc\OrigtekFileTree\images\picture.png" />
  422. <Content Include="Js\Page\Doc\OrigtekFileTree\images\ppt.png" />
  423. <Content Include="Js\Page\Doc\OrigtekFileTree\images\psd.png" />
  424. <Content Include="Js\Page\Doc\OrigtekFileTree\images\ruby.png" />
  425. <Content Include="Js\Page\Doc\OrigtekFileTree\images\script.png" />
  426. <Content Include="Js\Page\Doc\OrigtekFileTree\images\spinner.gif" />
  427. <Content Include="Js\Page\Doc\OrigtekFileTree\images\txt.png" />
  428. <Content Include="Js\Page\Doc\OrigtekFileTree\images\xls.png" />
  429. <Content Include="Js\Page\Doc\OrigtekFileTree\images\zip.png" />
  430. <Content Include="Js\Page\Doc\OrigtekFileTree\jquery-1.3.2.min.js" />
  431. <Content Include="Js\Page\Doc\OrigtekFileTree\jquery.easing.1.3.js" />
  432. <Content Include="Js\Page\Doc\OrigtekFileTree\jqueryFileTree.css" />
  433. <Content Include="Js\Page\Doc\OrigtekFileTree\selectRootFileTree.aspx" />
  434. <Content Include="Js\Page\Doc\OrigtekFileTree\selectRootFileTree.js" />
  435. <Content Include="Js\Page\Doc\OrigtekFileTree\selectTopRootFileTree.aspx" />
  436. <Content Include="Js\Page\Doc\OrigtekFileTree\selectTopRootFileTree.js" />
  437. <Content Include="Js\Page\Doc\selectRoot.js" />
  438. <Content Include="Js\Page\Doc\UploadImg.js" />
  439. <Content Include="Js\Page\Doc\UploadImgPro.js" />
  440. <Content Include="Js\Page\Sys\GridViewManage_Qry.js" />
  441. <Content Include="Js\Page\Sys\GridViewManage_Upd.js" />
  442. <Content Include="Js\skins\FreezeTable.css" />
  443. <Content Include="clientaccesspolicy.xml" />
  444. <Content Include="ClientBin\MapDesign.xap" />
  445. <Content Include="DataSource\MessageBox.xml">
  446. <SubType>Designer</SubType>
  447. </Content>
  448. <Content Include="dhtmlx\connector.js" />
  449. <Content Include="dhtmlx\dhtmlx.css" />
  450. <Content Include="dhtmlx\dhtmlx.js" />
  451. <Content Include="dhtmlx\dhtmlxGrid\codebase\calendar\calendar.css" />
  452. <Content Include="dhtmlx\dhtmlxGrid\codebase\calendar\calendar.js" />
  453. <Content Include="dhtmlx\dhtmlxGrid\codebase\calendar\calendar_init.js" />
  454. <Content Include="dhtmlx\dhtmlxGrid\codebase\calendar\event.js" />
  455. <Content Include="dhtmlx\dhtmlxGrid\codebase\calendar\img\callt.gif" />
  456. <Content Include="dhtmlx\dhtmlxGrid\codebase\calendar\img\calrt.gif" />
  457. <Content Include="dhtmlx\dhtmlxGrid\codebase\calendar\img\calx.gif" />
  458. <Content Include="dhtmlx\dhtmlxGrid\codebase\calendar\license.txt" />
  459. <Content Include="dhtmlx\dhtmlxGrid\codebase\calendar\YAHOO.js" />
  460. <Content Include="dhtmlx\dhtmlxGrid\codebase\dhtmlxcommon.js" />
  461. <Content Include="dhtmlx\dhtmlxGrid\codebase\dhtmlxgrid.css" />
  462. <Content Include="dhtmlx\dhtmlxGrid\codebase\dhtmlxgrid.js" />
  463. <Content Include="dhtmlx\dhtmlxGrid\codebase\dhtmlxgridcell.js" />
  464. <Content Include="dhtmlx\dhtmlxGrid\codebase\dhtmlxgrid_skins.css" />
  465. <Content Include="dhtmlx\dhtmlxGrid\codebase\excells\dhtmlxgrid_excell_3but.js" />
  466. <Content Include="dhtmlx\dhtmlxGrid\codebase\excells\dhtmlxgrid_excell_acheck.js" />
  467. <Content Include="dhtmlx\dhtmlxGrid\codebase\excells\dhtmlxgrid_excell_calendar.js" />
  468. <Content Include="dhtmlx\dhtmlxGrid\codebase\excells\dhtmlxgrid_excell_cntr.js" />
  469. <Content Include="dhtmlx\dhtmlxGrid\codebase\excells\dhtmlxgrid_excell_context.js" />
  470. <Content Include="dhtmlx\dhtmlxGrid\codebase\excells\dhtmlxgrid_excell_dhxcalendar.js" />
  471. <Content Include="dhtmlx\dhtmlxGrid\codebase\excells\dhtmlxgrid_excell_grid.js" />
  472. <Content Include="dhtmlx\dhtmlxGrid\codebase\excells\dhtmlxgrid_excell_link.js" />
  473. <Content Include="dhtmlx\dhtmlxGrid\codebase\excells\dhtmlxgrid_excell_tree.js" />
  474. <Content Include="dhtmlx\dhtmlxGrid\codebase\ext\dhtmlxgrid_deprecated.js" />
  475. <Content Include="dhtmlx\dhtmlxGrid\codebase\ext\dhtmlxgrid_drag.js" />
  476. <Content Include="dhtmlx\dhtmlxGrid\codebase\ext\dhtmlxgrid_export.js" />
  477. <Content Include="dhtmlx\dhtmlxGrid\codebase\ext\dhtmlxgrid_filter.js" />
  478. <Content Include="dhtmlx\dhtmlxGrid\codebase\ext\dhtmlxgrid_keymap_access.js" />
  479. <Content Include="dhtmlx\dhtmlxGrid\codebase\ext\dhtmlxgrid_keymap_excel.js" />
  480. <Content Include="dhtmlx\dhtmlxGrid\codebase\ext\dhtmlxgrid_keymap_extra.js" />
  481. <Content Include="dhtmlx\dhtmlxGrid\codebase\ext\dhtmlxgrid_nxml.js" />
  482. <Content Include="dhtmlx\dhtmlxGrid\codebase\ext\dhtmlxgrid_selection.js" />
  483. <Content Include="dhtmlx\dhtmlxGrid\codebase\ext\dhtmlxgrid_splt.js" />
  484. <Content Include="dhtmlx\dhtmlxGrid\codebase\ext\dhtmlxgrid_srnd.js" />
  485. <Content Include="dhtmlx\dhtmlxGrid\codebase\ext\dhtmlxgrid_start.js" />
  486. <Content Include="dhtmlx\dhtmlxGrid\codebase\ext\dhtmlxgrid_validation.js" />
  487. <Content Include="dhtmlx\dhtmlxGrid\codebase\ext\old\dhtmlxgrid_deprecated.js" />
  488. <Content Include="dhtmlx\dhtmlxGrid\codebase\ext\old\dhtmlxgrid_drag.js" />
  489. <Content Include="dhtmlx\dhtmlxGrid\codebase\ext\old\dhtmlxgrid_export.js" />
  490. <Content Include="dhtmlx\dhtmlxGrid\codebase\ext\old\dhtmlxgrid_filter.js" />
  491. <Content Include="dhtmlx\dhtmlxGrid\codebase\ext\old\dhtmlxgrid_keymap_access.js" />
  492. <Content Include="dhtmlx\dhtmlxGrid\codebase\ext\old\dhtmlxgrid_keymap_excel.js" />
  493. <Content Include="dhtmlx\dhtmlxGrid\codebase\ext\old\dhtmlxgrid_keymap_extra.js" />
  494. <Content Include="dhtmlx\dhtmlxGrid\codebase\ext\old\dhtmlxgrid_nxml.js" />
  495. <Content Include="dhtmlx\dhtmlxGrid\codebase\ext\old\dhtmlxgrid_selection.js" />
  496. <Content Include="dhtmlx\dhtmlxGrid\codebase\ext\old\dhtmlxgrid_splt.js" />
  497. <Content Include="dhtmlx\dhtmlxGrid\codebase\ext\old\dhtmlxgrid_srnd.js" />
  498. <Content Include="dhtmlx\dhtmlxGrid\codebase\ext\old\dhtmlxgrid_start.js" />
  499. <Content Include="dhtmlx\dhtmlxGrid\codebase\ext\old\dhtmlxgrid_validation.js" />
  500. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\ar_left.gif" />
  501. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\ar_left_abs.gif" />
  502. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\ar_left_abs_dis.gif" />
  503. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\ar_left_dis.gif" />
  504. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\ar_right.gif" />
  505. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\ar_right_abs.gif" />
  506. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\ar_right_abs_dis.gif" />
  507. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\ar_right_dis.gif" />
  508. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\bg_selection.gif" />
  509. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\blanc.gif" />
  510. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\blank.gif" />
  511. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\combo_select.gif" />
  512. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\combo_select_dhx_black.gif" />
  513. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\combo_select_dhx_blue.gif" />
  514. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\combo_select_dhx_skyblue.gif" />
  515. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\blanc.gif" />
  516. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\blank.gif" />
  517. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\folder.gif" />
  518. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\leaf.gif" />
  519. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\line.gif" />
  520. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\line1.gif" />
  521. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\line2.gif" />
  522. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\line3.gif" />
  523. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\line4.gif" />
  524. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\minus.gif" />
  525. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\minus1.gif" />
  526. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\minus2.gif" />
  527. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\minus3.gif" />
  528. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\minus4.gif" />
  529. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\minus5.gif" />
  530. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\plus.gif" />
  531. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\plus1.gif" />
  532. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\plus2.gif" />
  533. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\plus3.gif" />
  534. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\plus4.gif" />
  535. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\plus5.gif" />
  536. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\sort_asc.gif" />
  537. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\sort_desc.gif" />
  538. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhtmlxcalendar_dhx_skyblue\arrow_left.png" />
  539. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhtmlxcalendar_dhx_skyblue\arrow_left_hover.png" />
  540. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhtmlxcalendar_dhx_skyblue\arrow_right.png" />
  541. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhtmlxcalendar_dhx_skyblue\arrow_right_hover.png" />
  542. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhtmlxcalendar_dhx_skyblue\bg_days.png" />
  543. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhtmlxcalendar_dhx_skyblue\bg_main.png" />
  544. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxaccord_dhx_skyblue\dhxacc_bg_hover.gif" />
  545. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxaccord_dhx_skyblue\dhxacc_bg_normal.gif" />
  546. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxaccord_dhx_skyblue\dhxacc_bg_sb.gif" />
  547. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxaccord_dhx_skyblue\dhxacc_btns.gif" />
  548. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxform_dhx_skyblue\dhxform_btns.gif" />
  549. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxgrid_dhx_black\hdr.png" />
  550. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxgrid_dhx_blue\hdr.png" />
  551. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxgrid_dhx_skyblue\arrow.png" />
  552. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxgrid_dhx_skyblue\asteriks.png" />
  553. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxgrid_dhx_skyblue\rowselector.png" />
  554. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxgrid_dhx_web\separator.png" />
  555. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxgrid_glassy_blue\ftr.png" />
  556. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxgrid_glassy_blue\hdr.png" />
  557. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxlayout_dhx_skyblue\dhxlayout_bg.gif" />
  558. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxlayout_dhx_skyblue\dhxlayout_bg_sb.gif" />
  559. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxlayout_dhx_skyblue\dhxlayout_btns.gif" />
  560. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxlayout_dhx_skyblue\dhxlayout_collapsedhor.gif" />
  561. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxlayout_dhx_skyblue\dhxlayout_collapsedver.gif" />
  562. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxlayout_dhx_skyblue\dhxlayout_drag_hor.gif" />
  563. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxlayout_dhx_skyblue\dhxlayout_drag_ver.gif" />
  564. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxmenu_dhx_skyblue\dhxmenu_bg_acccell.gif" />
  565. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxmenu_dhx_skyblue\dhxmenu_subselbg.gif" />
  566. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxmenu_dhx_skyblue\dhxmenu_subselbg2.gif" />
  567. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxmenu_dhx_skyblue\dhxmenu_subsepbg.gif" />
  568. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxmenu_dhx_skyblue\dhxmenu_topselbg.gif" />
  569. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxmenu_dhx_skyblue\dhxmenu_topsepbg.gif" />
  570. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_imgs.gif" />
  571. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxwins_dhx_skyblue\active\header_bg.gif" />
  572. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxwins_dhx_skyblue\inactive\header_bg.gif" />
  573. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxwins_dhx_skyblue\statusbar_bg.gif" />
  574. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhx_simple_sep.png" />
  575. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhx_skyblue\bg_bottom.png" />
  576. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhx_skyblue\bg_left.png" />
  577. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhx_skyblue\bg_right.png" />
  578. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhx_skyblue\bg_top.png" />
  579. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhx_skyblue\dhx_skyblue_bottom.gif" />
  580. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhx_skyblue\dhx_skyblue_left.gif" />
  581. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhx_skyblue\dhx_skyblue_right.gif" />
  582. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhx_skyblue\dhx_skyblue_top.gif" />
  583. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dyn_.gif" />
  584. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dyn_down.gif" />
  585. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dyn_up.gif" />
  586. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\false.gif" />
  587. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\folder.gif" />
  588. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\green.gif" />
  589. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\grid\sky_blue_grid.png" />
  590. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\grid\sky_blue_sel.png" />
  591. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\grid\sky_blue_sel18.png" />
  592. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\grid\sky_blue_sel2.png" />
  593. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\header_bg.gif" />
  594. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\header_bg_60.gif" />
  595. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\blanc.gif" />
  596. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\blank.gif" />
  597. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\book.gif" />
  598. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\books.gif" />
  599. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\books_cat.gif" />
  600. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\cd.gif" />
  601. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\dvd.gif" />
  602. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\dvds.gif" />
  603. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\item_chk0.gif" />
  604. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\item_chk0_dis.gif" />
  605. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\item_chk1.gif" />
  606. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\item_chk1_dis.gif" />
  607. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\leaf.gif" />
  608. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\line.gif" />
  609. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\line1.gif" />
  610. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\line2.gif" />
  611. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\line3.gif" />
  612. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\line4.gif" />
  613. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\minus.gif" />
  614. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\minus1.gif" />
  615. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\minus2.gif" />
  616. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\minus3.gif" />
  617. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\minus4.gif" />
  618. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\minus5.gif" />
  619. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\music.gif" />
  620. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\plus.gif" />
  621. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\plus1.gif" />
  622. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\plus2.gif" />
  623. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\plus3.gif" />
  624. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\plus4.gif" />
  625. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\plus5.gif" />
  626. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\radio_chk0.gif" />
  627. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\radio_chk0_dis.gif" />
  628. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\radio_chk1.gif" />
  629. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\radio_chk1_dis.gif" />
  630. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\sort_asc.gif" />
  631. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\sort_desc.gif" />
  632. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\blanc.gif" />
  633. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\blank.gif" />
  634. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\folder.gif" />
  635. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\item_chk0.gif" />
  636. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\item_chk0_dis.gif" />
  637. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\item_chk1.gif" />
  638. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\item_chk1_dis.gif" />
  639. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\leaf.gif" />
  640. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\line.gif" />
  641. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\line1.gif" />
  642. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\line2.gif" />
  643. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\line3.gif" />
  644. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\line4.gif" />
  645. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\minus.gif" />
  646. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\minus1.gif" />
  647. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\minus2.gif" />
  648. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\minus3.gif" />
  649. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\minus4.gif" />
  650. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\minus5.gif" />
  651. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\plus.gif" />
  652. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\plus1.gif" />
  653. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\plus2.gif" />
  654. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\plus3.gif" />
  655. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\plus4.gif" />
  656. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\plus5.gif" />
  657. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\radio_chk0.gif" />
  658. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\radio_chk0_dis.gif" />
  659. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\radio_chk1.gif" />
  660. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\radio_chk1_dis.gif" />
  661. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\sort_asc.gif" />
  662. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\sort_desc.gif" />
  663. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\imageloaderror.gif" />
  664. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\item_chk0.gif" />
  665. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\item_chk0_dis.gif" />
  666. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\item_chk1.gif" />
  667. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\item_chk1_dis.gif" />
  668. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\leaf.gif" />
  669. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\minus.gif" />
  670. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\plus.gif" />
  671. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\radio_chk0.gif" />
  672. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\radio_chk0_dis.gif" />
  673. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\radio_chk1.gif" />
  674. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\radio_chk1_dis.gif" />
  675. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\red.gif" />
  676. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\results.gif" />
  677. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\skinA_header.png" />
  678. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\skinB_header.png" />
  679. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\skinC_header.png" />
  680. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\skinC_top_left.gif" />
  681. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\skinC_top_right.gif" />
  682. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\skinD_bottom_left.gif" />
  683. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\skinD_bottom_right.gif" />
  684. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\skinD_header.png" />
  685. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\skin_light_header.png" />
  686. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\skin_modern_header.png" />
  687. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\sky_blue_grid.gif" />
  688. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\sky_blue_sel.png" />
  689. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\sky_blue_sel2.png" />
  690. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\sort_asc.gif" />
  691. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\sort_desc.gif" />
  692. <Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\true.gif" />
  693. <Content Include="dhtmlx\dhtmlxGrid\codebase\old\dhtmlxcommon.js" />
  694. <Content Include="dhtmlx\dhtmlxGrid\codebase\old\dhtmlxgrid.js" />
  695. <Content Include="dhtmlx\dhtmlxGrid\codebase\old\dhtmlxgridcell.js" />
  696. <Content Include="dhtmlx\dhtmlxGrid\codebase\skins\dhtmlxgrid_dhx_black.css" />
  697. <Content Include="dhtmlx\dhtmlxGrid\codebase\skins\dhtmlxgrid_dhx_blue.css" />
  698. <Content Include="dhtmlx\dhtmlxGrid\codebase\skins\dhtmlxgrid_dhx_custom.css" />
  699. <Content Include="dhtmlx\dhtmlxGrid\codebase\skins\dhtmlxgrid_dhx_skyblue.css" />
  700. <Content Include="dhtmlx\dhtmlxGrid\codebase\skins\dhtmlxgrid_dhx_terrace.css" />
  701. <Content Include="dhtmlx\dhtmlxGrid\codebase\skins\dhtmlxgrid_dhx_web.css" />
  702. <Content Include="dhtmlx\dhtmlxGrid\codebase\smartrend.xml" />
  703. <Content Include="dhtmlx\dhtmlxScheduler\codebase\dhtmlxscheduler.css" />
  704. <Content Include="dhtmlx\dhtmlxScheduler\codebase\dhtmlxscheduler.js" />
  705. <Content Include="dhtmlx\dhtmlxScheduler\codebase\dhtmlxschedulerPHP.js" />
  706. <Content Include="dhtmlx\dhtmlxScheduler\codebase\dhtmlxscheduler_editors.js" />
  707. <Content Include="dhtmlx\dhtmlxScheduler\codebase\dhtmlxscheduler_ext.css" />
  708. <Content Include="dhtmlx\dhtmlxScheduler\codebase\dhtmlxscheduler_glossy.css" />
  709. <Content Include="dhtmlx\dhtmlxScheduler\codebase\dhtmlxscheduler_timeline.js" />
  710. <Content Include="dhtmlx\dhtmlxScheduler\codebase\dhtmlxscheduler_tooltip.js" />
  711. <Content Include="dhtmlx\dhtmlxScheduler\codebase\dhtmlxscheduler_treetimeline.js" />
  712. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\bg_selection.gif" />
  713. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\blue_tab.png" />
  714. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\buttons.png" />
  715. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\but_repeat.gif" />
  716. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\calendar.gif" />
  717. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\clock_big.gif" />
  718. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\clock_small.gif" />
  719. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\colapce-expand-icon.gif" />
  720. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\combo_select_dhx_skyblue.gif" />
  721. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\controls.gif" />
  722. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\databg.png" />
  723. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\databg_now.png" />
  724. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhtmlxcalendar_dhx_skyblue\arrow_left.png" />
  725. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhtmlxcalendar_dhx_skyblue\arrow_left_hover.png" />
  726. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhtmlxcalendar_dhx_skyblue\arrow_right.png" />
  727. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhtmlxcalendar_dhx_skyblue\arrow_right_hover.png" />
  728. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhtmlxcalendar_dhx_skyblue\bg_days.png" />
  729. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhtmlxcalendar_dhx_skyblue\bg_main.png" />
  730. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxaccord_dhx_skyblue\dhxacc_bg_hover.gif" />
  731. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxaccord_dhx_skyblue\dhxacc_bg_normal.gif" />
  732. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxaccord_dhx_skyblue\dhxacc_bg_sb.gif" />
  733. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxaccord_dhx_skyblue\dhxacc_btns.gif" />
  734. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxform_dhx_skyblue\dhxform_btns.gif" />
  735. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxlayout_dhx_skyblue\dhxlayout_bg.gif" />
  736. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxlayout_dhx_skyblue\dhxlayout_bg_sb.gif" />
  737. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxlayout_dhx_skyblue\dhxlayout_btns.gif" />
  738. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxlayout_dhx_skyblue\dhxlayout_collapsedhor.gif" />
  739. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxlayout_dhx_skyblue\dhxlayout_collapsedver.gif" />
  740. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxlayout_dhx_skyblue\dhxlayout_drag_hor.gif" />
  741. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxlayout_dhx_skyblue\dhxlayout_drag_ver.gif" />
  742. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxmenu_dhx_skyblue\dhxmenu_bg_acccell.gif" />
  743. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxmenu_dhx_skyblue\dhxmenu_subselbg.gif" />
  744. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxmenu_dhx_skyblue\dhxmenu_subselbg2.gif" />
  745. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxmenu_dhx_skyblue\dhxmenu_subsepbg.gif" />
  746. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxmenu_dhx_skyblue\dhxmenu_topselbg.gif" />
  747. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxmenu_dhx_skyblue\dhxmenu_topsepbg.gif" />
  748. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_bg.gif" />
  749. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_bg_acccell.gif" />
  750. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_bg_layoutcell.gif" />
  751. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_bg_over.gif" />
  752. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_bg_pressed.gif" />
  753. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_sep_bg.gif" />
  754. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_subbg_over.gif" />
  755. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_subbg_over2.gif" />
  756. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_subbg_sel.gif" />
  757. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_subbg_sel2.gif" />
  758. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxwins_dhx_skyblue\active\header_bg.gif" />
  759. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxwins_dhx_skyblue\inactive\header_bg.gif" />
  760. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxwins_dhx_skyblue\statusbar_bg.gif" />
  761. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhx_skyblue\bg_bottom.png" />
  762. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhx_skyblue\bg_left.png" />
  763. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhx_skyblue\bg_right.png" />
  764. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhx_skyblue\bg_top.png" />
  765. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhx_skyblue\dhx_skyblue_bottom.gif" />
  766. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhx_skyblue\dhx_skyblue_left.gif" />
  767. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhx_skyblue\dhx_skyblue_right.gif" />
  768. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhx_skyblue\dhx_skyblue_top.gif" />
  769. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\grid\sky_blue_grid.png" />
  770. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\grid\sky_blue_sel.png" />
  771. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\grid\sky_blue_sel18.png" />
  772. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\grid\sky_blue_sel2.png" />
  773. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\icon.png" />
  774. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\loading.gif" />
  775. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\skin_light_header.png" />
  776. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\skin_modern_header.png" />
  777. <Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\white_tab.png" />
  778. <Content Include="dhtmlx\imgs\1.jpg" />
  779. <Content Include="dhtmlx\imgs\arrow.gif" />
  780. <Content Include="dhtmlx\imgs\ar_left.gif" />
  781. <Content Include="dhtmlx\imgs\ar_left_abs.gif" />
  782. <Content Include="dhtmlx\imgs\ar_left_abs_dis.gif" />
  783. <Content Include="dhtmlx\imgs\ar_left_dis.gif" />
  784. <Content Include="dhtmlx\imgs\ar_right.gif" />
  785. <Content Include="dhtmlx\imgs\ar_right_abs.gif" />
  786. <Content Include="dhtmlx\imgs\ar_right_abs_dis.gif" />
  787. <Content Include="dhtmlx\imgs\ar_right_dis.gif" />
  788. <Content Include="dhtmlx\imgs\bg_selection.gif" />
  789. <Content Include="dhtmlx\imgs\blanc.gif" />
  790. <Content Include="dhtmlx\imgs\blank.gif" />
  791. <Content Include="dhtmlx\imgs\blank.html" />
  792. <Content Include="dhtmlx\imgs\book.gif" />
  793. <Content Include="dhtmlx\imgs\books_close.gif" />
  794. <Content Include="dhtmlx\imgs\books_open.gif" />
  795. <Content Include="dhtmlx\imgs\book_titel.gif" />
  796. <Content Include="dhtmlx\imgs\bottom.gif" />
  797. <Content Include="dhtmlx\imgs\btn_clear.gif" />
  798. <Content Include="dhtmlx\imgs\btn_close.gif" />
  799. <Content Include="dhtmlx\imgs\btn_maxi.gif" />
  800. <Content Include="dhtmlx\imgs\btn_mini.gif" />
  801. <Content Include="dhtmlx\imgs\btn_today.gif" />
  802. <Content Include="dhtmlx\imgs\but_cut.gif" />
  803. <Content Include="dhtmlx\imgs\calendar.gif" />
  804. <Content Include="dhtmlx\imgs\calendar_dis.gif" />
  805. <Content Include="dhtmlx\imgs\cal_arrow_bwd.gif" />
  806. <Content Include="dhtmlx\imgs\cal_arrow_fwd.gif" />
  807. <Content Include="dhtmlx\imgs\cal_bg_double.gif" />
  808. <Content Include="dhtmlx\imgs\cal_bg_single.gif" />
  809. <Content Include="dhtmlx\imgs\cal_bg_single_long.gif" />
  810. <Content Include="dhtmlx\imgs\cal_bg_single_mini.gif" />
  811. <Content Include="dhtmlx\imgs\close.png" />
  812. <Content Include="dhtmlx\imgs\color.png" />
  813. <Content Include="dhtmlx\imgs\colormini.png" />
  814. <Content Include="dhtmlx\imgs\combo_select.gif" />
  815. <Content Include="dhtmlx\imgs\combo_select_dhx_black.gif" />
  816. <Content Include="dhtmlx\imgs\combo_select_dhx_blue.gif" />
  817. <Content Include="dhtmlx\imgs\combo_select_dhx_skyblue.gif" />
  818. <Content Include="dhtmlx\imgs\cp_buttons_panel.gif" />
  819. <Content Include="dhtmlx\imgs\cross.gif" />
  820. <Content Include="dhtmlx\imgs\csh_bluebooks\blanc.gif" />
  821. <Content Include="dhtmlx\imgs\csh_bluebooks\blank.gif" />
  822. <Content Include="dhtmlx\imgs\csh_bluebooks\book.gif" />
  823. <Content Include="dhtmlx\imgs\csh_bluebooks\book_titel.gif" />
  824. <Content Include="dhtmlx\imgs\csh_bluebooks\but_cut.gif" />
  825. <Content Include="dhtmlx\imgs\csh_bluebooks\close2.gif" />
  826. <Content Include="dhtmlx\imgs\csh_bluebooks\folder.gif" />
  827. <Content Include="dhtmlx\imgs\csh_bluebooks\folderClosed.gif" />
  828. <Content Include="dhtmlx\imgs\csh_bluebooks\folderOpen.gif" />
  829. <Content Include="dhtmlx\imgs\csh_bluebooks\iconCheckAll.gif" />
  830. <Content Include="dhtmlx\imgs\csh_bluebooks\iconCheckDis.gif" />
  831. <Content Include="dhtmlx\imgs\csh_bluebooks\iconChecked.gif" />
  832. <Content Include="dhtmlx\imgs\csh_bluebooks\iconCheckGray.gif" />
  833. <Content Include="dhtmlx\imgs\csh_bluebooks\iconSafe.gif" />
  834. <Content Include="dhtmlx\imgs\csh_bluebooks\iconText.gif" />
  835. <Content Include="dhtmlx\imgs\csh_bluebooks\iconUncheckAll.gif" />
  836. <Content Include="dhtmlx\imgs\csh_bluebooks\iconUncheckDis.gif" />
  837. <Content Include="dhtmlx\imgs\csh_bluebooks\leaf.gif" />
  838. <Content Include="dhtmlx\imgs\csh_bluebooks\line.gif" />
  839. <Content Include="dhtmlx\imgs\csh_bluebooks\line1.gif" />
  840. <Content Include="dhtmlx\imgs\csh_bluebooks\line1_rtl.gif" />
  841. <Content Include="dhtmlx\imgs\csh_bluebooks\line2.gif" />
  842. <Content Include="dhtmlx\imgs\csh_bluebooks\line2_rtl.gif" />
  843. <Content Include="dhtmlx\imgs\csh_bluebooks\line3.gif" />
  844. <Content Include="dhtmlx\imgs\csh_bluebooks\line3_rtl.gif" />
  845. <Content Include="dhtmlx\imgs\csh_bluebooks\line4.gif" />
  846. <Content Include="dhtmlx\imgs\csh_bluebooks\line4_rtl.gif" />
  847. <Content Include="dhtmlx\imgs\csh_bluebooks\lock.gif" />
  848. <Content Include="dhtmlx\imgs\csh_bluebooks\minus.gif" />
  849. <Content Include="dhtmlx\imgs\csh_bluebooks\minus1.gif" />
  850. <Content Include="dhtmlx\imgs\csh_bluebooks\minus2.gif" />
  851. <Content Include="dhtmlx\imgs\csh_bluebooks\minus2_rtl.gif" />
  852. <Content Include="dhtmlx\imgs\csh_bluebooks\minus3.gif" />
  853. <Content Include="dhtmlx\imgs\csh_bluebooks\minus3_rtl.gif" />
  854. <Content Include="dhtmlx\imgs\csh_bluebooks\minus4.gif" />
  855. <Content Include="dhtmlx\imgs\csh_bluebooks\minus4_rtl.gif" />
  856. <Content Include="dhtmlx\imgs\csh_bluebooks\minus5.gif" />
  857. <Content Include="dhtmlx\imgs\csh_bluebooks\minus5_rtl.gif" />
  858. <Content Include="dhtmlx\imgs\csh_bluebooks\plus.gif" />
  859. <Content Include="dhtmlx\imgs\csh_bluebooks\plus1.gif" />
  860. <Content Include="dhtmlx\imgs\csh_bluebooks\plus2.gif" />
  861. <Content Include="dhtmlx\imgs\csh_bluebooks\plus2_rtl.gif" />
  862. <Content Include="dhtmlx\imgs\csh_bluebooks\plus3.gif" />
  863. <Content Include="dhtmlx\imgs\csh_bluebooks\plus3_rtl.gif" />
  864. <Content Include="dhtmlx\imgs\csh_bluebooks\plus4.gif" />
  865. <Content Include="dhtmlx\imgs\csh_bluebooks\plus4_rtl.gif" />
  866. <Content Include="dhtmlx\imgs\csh_bluebooks\plus5.gif" />
  867. <Content Include="dhtmlx\imgs\csh_bluebooks\plus5_rtl.gif" />
  868. <Content Include="dhtmlx\imgs\csh_bluebooks\radio_off.gif" />
  869. <Content Include="dhtmlx\imgs\csh_bluebooks\radio_on.gif" />
  870. <Content Include="dhtmlx\imgs\csh_bluebooks\sort_asc.gif" />
  871. <Content Include="dhtmlx\imgs\csh_bluebooks\sort_desc.gif" />
  872. <Content Include="dhtmlx\imgs\csh_bluebooks\tombs.gif" />
  873. <Content Include="dhtmlx\imgs\csh_bluefolders\blank.gif" />
  874. <Content Include="dhtmlx\imgs\csh_bluefolders\folderClosed.gif" />
  875. <Content Include="dhtmlx\imgs\csh_bluefolders\folderOpen.gif" />
  876. <Content Include="dhtmlx\imgs\csh_bluefolders\iconCheckAll.gif" />
  877. <Content Include="dhtmlx\imgs\csh_bluefolders\iconCheckAll_2.gif" />
  878. <Content Include="dhtmlx\imgs\csh_bluefolders\iconCheckDis.gif" />
  879. <Content Include="dhtmlx\imgs\csh_bluefolders\iconChecked.gif" />
  880. <Content Include="dhtmlx\imgs\csh_bluefolders\iconCheckGray.gif" />
  881. <Content Include="dhtmlx\imgs\csh_bluefolders\iconFlag.gif" />
  882. <Content Include="dhtmlx\imgs\csh_bluefolders\iconGraph.gif" />
  883. <Content Include="dhtmlx\imgs\csh_bluefolders\iconSound.gif" />
  884. <Content Include="dhtmlx\imgs\csh_bluefolders\iconText.gif" />
  885. <Content Include="dhtmlx\imgs\csh_bluefolders\iconTexts.gif" />
  886. <Content Include="dhtmlx\imgs\csh_bluefolders\iconUncheckAll.gif" />
  887. <Content Include="dhtmlx\imgs\csh_bluefolders\iconUncheckDis.gif" />
  888. <Content Include="dhtmlx\imgs\csh_bluefolders\iconWrite1.gif" />
  889. <Content Include="dhtmlx\imgs\csh_bluefolders\iconWrite2.gif" />
  890. <Content Include="dhtmlx\imgs\csh_bluefolders\leaf.gif" />
  891. <Content Include="dhtmlx\imgs\csh_bluefolders\line.gif" />
  892. <Content Include="dhtmlx\imgs\csh_bluefolders\line1.gif" />
  893. <Content Include="dhtmlx\imgs\csh_bluefolders\line2.gif" />
  894. <Content Include="dhtmlx\imgs\csh_bluefolders\line3.gif" />
  895. <Content Include="dhtmlx\imgs\csh_bluefolders\line4.gif" />
  896. <Content Include="dhtmlx\imgs\csh_bluefolders\lock.gif" />
  897. <Content Include="dhtmlx\imgs\csh_bluefolders\minus.gif" />
  898. <Content Include="dhtmlx\imgs\csh_bluefolders\minus1.gif" />
  899. <Content Include="dhtmlx\imgs\csh_bluefolders\minus2.gif" />
  900. <Content Include="dhtmlx\imgs\csh_bluefolders\minus3.gif" />
  901. <Content Include="dhtmlx\imgs\csh_bluefolders\minus4.gif" />
  902. <Content Include="dhtmlx\imgs\csh_bluefolders\minus5.gif" />
  903. <Content Include="dhtmlx\imgs\csh_bluefolders\plus.gif" />
  904. <Content Include="dhtmlx\imgs\csh_bluefolders\plus1.gif" />
  905. <Content Include="dhtmlx\imgs\csh_bluefolders\plus2.gif" />
  906. <Content Include="dhtmlx\imgs\csh_bluefolders\plus3.gif" />
  907. <Content Include="dhtmlx\imgs\csh_bluefolders\plus4.gif" />
  908. <Content Include="dhtmlx\imgs\csh_bluefolders\plus5.gif" />
  909. <Content Include="dhtmlx\imgs\csh_bluefolders\radio_off.gif" />
  910. <Content Include="dhtmlx\imgs\csh_bluefolders\radio_on.gif" />
  911. <Content Include="dhtmlx\imgs\csh_books\blank.gif" />
  912. <Content Include="dhtmlx\imgs\csh_books\folderClosed.gif" />
  913. <Content Include="dhtmlx\imgs\csh_books\folderOpen.gif" />
  914. <Content Include="dhtmlx\imgs\csh_books\iconCheckAll.gif" />
  915. <Content Include="dhtmlx\imgs\csh_books\iconCheckDis.gif" />
  916. <Content Include="dhtmlx\imgs\csh_books\iconCheckGray.gif" />
  917. <Content Include="dhtmlx\imgs\csh_books\iconUncheckAll.gif" />
  918. <Content Include="dhtmlx\imgs\csh_books\iconUncheckDis.gif" />
  919. <Content Include="dhtmlx\imgs\csh_books\leaf.gif" />
  920. <Content Include="dhtmlx\imgs\csh_books\line.gif" />
  921. <Content Include="dhtmlx\imgs\csh_books\line1.gif" />
  922. <Content Include="dhtmlx\imgs\csh_books\line2.gif" />
  923. <Content Include="dhtmlx\imgs\csh_books\line3.gif" />
  924. <Content Include="dhtmlx\imgs\csh_books\line4.gif" />
  925. <Content Include="dhtmlx\imgs\csh_books\lock.gif" />
  926. <Content Include="dhtmlx\imgs\csh_books\minus.gif" />
  927. <Content Include="dhtmlx\imgs\csh_books\minus1.gif" />
  928. <Content Include="dhtmlx\imgs\csh_books\minus2.gif" />
  929. <Content Include="dhtmlx\imgs\csh_books\minus3.gif" />
  930. <Content Include="dhtmlx\imgs\csh_books\minus4.gif" />
  931. <Content Include="dhtmlx\imgs\csh_books\minus5.gif" />
  932. <Content Include="dhtmlx\imgs\csh_books\plus.gif" />
  933. <Content Include="dhtmlx\imgs\csh_books\plus1.gif" />
  934. <Content Include="dhtmlx\imgs\csh_books\plus2.gif" />
  935. <Content Include="dhtmlx\imgs\csh_books\plus3.gif" />
  936. <Content Include="dhtmlx\imgs\csh_books\plus4.gif" />
  937. <Content Include="dhtmlx\imgs\csh_books\plus5.gif" />
  938. <Content Include="dhtmlx\imgs\csh_books\radio_off.gif" />
  939. <Content Include="dhtmlx\imgs\csh_books\radio_on.gif" />
  940. <Content Include="dhtmlx\imgs\csh_books\tombs.gif" />
  941. <Content Include="dhtmlx\imgs\csh_books\tombs_open.gif" />
  942. <Content Include="dhtmlx\imgs\csh_dhx_skyblue\blank.gif" />
  943. <Content Include="dhtmlx\imgs\csh_dhx_skyblue\folderClosed.gif" />
  944. <Content Include="dhtmlx\imgs\csh_dhx_skyblue\folderOpen.gif" />
  945. <Content Include="dhtmlx\imgs\csh_dhx_skyblue\iconCheckAll.gif" />
  946. <Content Include="dhtmlx\imgs\csh_dhx_skyblue\iconCheckDis.gif" />
  947. <Content Include="dhtmlx\imgs\csh_dhx_skyblue\iconChecked.gif" />
  948. <Content Include="dhtmlx\imgs\csh_dhx_skyblue\iconCheckGray.gif" />
  949. <Content Include="dhtmlx\imgs\csh_dhx_skyblue\iconFlag.gif" />
  950. <Content Include="dhtmlx\imgs\csh_dhx_skyblue\iconGraph.gif" />
  951. <Content Include="dhtmlx\imgs\csh_dhx_skyblue\iconSound.gif" />
  952. <Content Include="dhtmlx\imgs\csh_dhx_skyblue\iconText.gif" />
  953. <Content Include="dhtmlx\imgs\csh_dhx_skyblue\iconTexts.gif" />
  954. <Content Include="dhtmlx\imgs\csh_dhx_skyblue\iconUncheckAll.gif" />
  955. <Content Include="dhtmlx\imgs\csh_dhx_skyblue\iconUncheckDis.gif" />
  956. <Content Include="dhtmlx\imgs\csh_dhx_skyblue\iconWrite1.gif" />
  957. <Content Include="dhtmlx\imgs\csh_dhx_skyblue\iconWrite2.gif" />
  958. <Content Include="dhtmlx\imgs\csh_dhx_skyblue\leaf.gif" />
  959. <Content Include="dhtmlx\imgs\csh_dhx_skyblue\line.gif" />
  960. <Content Include="dhtmlx\imgs\csh_dhx_skyblue\line1.gif" />
  961. <Content Include="dhtmlx\imgs\csh_dhx_skyblue\line2.gif" />
  962. <Content Include="dhtmlx\imgs\csh_dhx_skyblue\line3.gif" />
  963. <Content Include="dhtmlx\imgs\csh_dhx_skyblue\line4.gif" />
  964. <Content Include="dhtmlx\imgs\csh_dhx_skyblue\lock.gif" />
  965. <Content Include="dhtmlx\imgs\csh_dhx_skyblue\minus.gif" />
  966. <Content Include="dhtmlx\imgs\csh_dhx_skyblue\minus1.gif" />
  967. <Content Include="dhtmlx\imgs\csh_dhx_skyblue\minus2.gif" />
  968. <Content Include="dhtmlx\imgs\csh_dhx_skyblue\minus3.gif" />
  969. <Content Include="dhtmlx\imgs\csh_dhx_skyblue\minus4.gif" />
  970. <Content Include="dhtmlx\imgs\csh_dhx_skyblue\minus5.gif" />
  971. <Content Include="dhtmlx\imgs\csh_dhx_skyblue\plus.gif" />
  972. <Content Include="dhtmlx\imgs\csh_dhx_skyblue\plus1.gif" />
  973. <Content Include="dhtmlx\imgs\csh_dhx_skyblue\plus2.gif" />
  974. <Content Include="dhtmlx\imgs\csh_dhx_skyblue\plus3.gif" />
  975. <Content Include="dhtmlx\imgs\csh_dhx_skyblue\plus4.gif" />
  976. <Content Include="dhtmlx\imgs\csh_dhx_skyblue\plus5.gif" />
  977. <Content Include="dhtmlx\imgs\csh_dhx_skyblue\radio_off.gif" />
  978. <Content Include="dhtmlx\imgs\csh_dhx_skyblue\radio_on.gif" />
  979. <Content Include="dhtmlx\imgs\csh_scbrblue\blank.gif" />
  980. <Content Include="dhtmlx\imgs\csh_scbrblue\folderClosed.gif" />
  981. <Content Include="dhtmlx\imgs\csh_scbrblue\folderOpen.gif" />
  982. <Content Include="dhtmlx\imgs\csh_scbrblue\iconCheckAll.gif" />
  983. <Content Include="dhtmlx\imgs\csh_scbrblue\iconCheckDis.gif" />
  984. <Content Include="dhtmlx\imgs\csh_scbrblue\iconChecked.gif" />
  985. <Content Include="dhtmlx\imgs\csh_scbrblue\iconCheckGray.gif" />
  986. <Content Include="dhtmlx\imgs\csh_scbrblue\iconFlag.gif" />
  987. <Content Include="dhtmlx\imgs\csh_scbrblue\iconGraph.gif" />
  988. <Content Include="dhtmlx\imgs\csh_scbrblue\iconSound.gif" />
  989. <Content Include="dhtmlx\imgs\csh_scbrblue\iconText.gif" />
  990. <Content Include="dhtmlx\imgs\csh_scbrblue\iconTexts.gif" />
  991. <Content Include="dhtmlx\imgs\csh_scbrblue\iconUncheckAll.gif" />
  992. <Content Include="dhtmlx\imgs\csh_scbrblue\iconUncheckDis.gif" />
  993. <Content Include="dhtmlx\imgs\csh_scbrblue\iconWrite1.gif" />
  994. <Content Include="dhtmlx\imgs\csh_scbrblue\iconWrite2.gif" />
  995. <Content Include="dhtmlx\imgs\csh_scbrblue\leaf.gif" />
  996. <Content Include="dhtmlx\imgs\csh_scbrblue\line.gif" />
  997. <Content Include="dhtmlx\imgs\csh_scbrblue\line1.gif" />
  998. <Content Include="dhtmlx\imgs\csh_scbrblue\line2.gif" />
  999. <Content Include="dhtmlx\imgs\csh_scbrblue\line3.gif" />
  1000. <Content Include="dhtmlx\imgs\csh_scbrblue\line4.gif" />
  1001. <Content Include="dhtmlx\imgs\csh_scbrblue\lock.gif" />
  1002. <Content Include="dhtmlx\imgs\csh_scbrblue\minus.gif" />
  1003. <Content Include="dhtmlx\imgs\csh_scbrblue\minus1.gif" />
  1004. <Content Include="dhtmlx\imgs\csh_scbrblue\minus2.gif" />
  1005. <Content Include="dhtmlx\imgs\csh_scbrblue\minus3.gif" />
  1006. <Content Include="dhtmlx\imgs\csh_scbrblue\minus4.gif" />
  1007. <Content Include="dhtmlx\imgs\csh_scbrblue\minus5.gif" />
  1008. <Content Include="dhtmlx\imgs\csh_scbrblue\plus.gif" />
  1009. <Content Include="dhtmlx\imgs\csh_scbrblue\plus1.gif" />
  1010. <Content Include="dhtmlx\imgs\csh_scbrblue\plus2.gif" />
  1011. <Content Include="dhtmlx\imgs\csh_scbrblue\plus3.gif" />
  1012. <Content Include="dhtmlx\imgs\csh_scbrblue\plus4.gif" />
  1013. <Content Include="dhtmlx\imgs\csh_scbrblue\plus5.gif" />
  1014. <Content Include="dhtmlx\imgs\csh_scbrblue\radio_off.gif" />
  1015. <Content Include="dhtmlx\imgs\csh_scbrblue\radio_on.gif" />
  1016. <Content Include="dhtmlx\imgs\csh_scbrblue\safe_close.gif" />
  1017. <Content Include="dhtmlx\imgs\csh_scbrblue\safe_open.gif" />
  1018. <Content Include="dhtmlx\imgs\csh_vista\blank.gif" />
  1019. <Content Include="dhtmlx\imgs\csh_vista\folderClosed.gif" />
  1020. <Content Include="dhtmlx\imgs\csh_vista\folderOpen.gif" />
  1021. <Content Include="dhtmlx\imgs\csh_vista\iconCheckAll.gif" />
  1022. <Content Include="dhtmlx\imgs\csh_vista\iconCheckDis.gif" />
  1023. <Content Include="dhtmlx\imgs\csh_vista\iconChecked.gif" />
  1024. <Content Include="dhtmlx\imgs\csh_vista\iconCheckGray.gif" />
  1025. <Content Include="dhtmlx\imgs\csh_vista\iconFlag.gif" />
  1026. <Content Include="dhtmlx\imgs\csh_vista\iconGraph.gif" />
  1027. <Content Include="dhtmlx\imgs\csh_vista\iconSound.gif" />
  1028. <Content Include="dhtmlx\imgs\csh_vista\iconText.gif" />
  1029. <Content Include="dhtmlx\imgs\csh_vista\iconTexts.gif" />
  1030. <Content Include="dhtmlx\imgs\csh_vista\iconUncheckAll.gif" />
  1031. <Content Include="dhtmlx\imgs\csh_vista\iconUncheckDis.gif" />
  1032. <Content Include="dhtmlx\imgs\csh_vista\iconWrite1.gif" />
  1033. <Content Include="dhtmlx\imgs\csh_vista\iconWrite2.gif" />
  1034. <Content Include="dhtmlx\imgs\csh_vista\leaf.gif" />
  1035. <Content Include="dhtmlx\imgs\csh_vista\line.gif" />
  1036. <Content Include="dhtmlx\imgs\csh_vista\line1.gif" />
  1037. <Content Include="dhtmlx\imgs\csh_vista\line2.gif" />
  1038. <Content Include="dhtmlx\imgs\csh_vista\line3.gif" />
  1039. <Content Include="dhtmlx\imgs\csh_vista\line4.gif" />
  1040. <Content Include="dhtmlx\imgs\csh_vista\lock.gif" />
  1041. <Content Include="dhtmlx\imgs\csh_vista\minus.gif" />
  1042. <Content Include="dhtmlx\imgs\csh_vista\minus1.gif" />
  1043. <Content Include="dhtmlx\imgs\csh_vista\minus2.gif" />
  1044. <Content Include="dhtmlx\imgs\csh_vista\minus3.gif" />
  1045. <Content Include="dhtmlx\imgs\csh_vista\minus4.gif" />
  1046. <Content Include="dhtmlx\imgs\csh_vista\minus5.gif" />
  1047. <Content Include="dhtmlx\imgs\csh_vista\plus.gif" />
  1048. <Content Include="dhtmlx\imgs\csh_vista\plus1.gif" />
  1049. <Content Include="dhtmlx\imgs\csh_vista\plus2.gif" />
  1050. <Content Include="dhtmlx\imgs\csh_vista\plus3.gif" />
  1051. <Content Include="dhtmlx\imgs\csh_vista\plus4.gif" />
  1052. <Content Include="dhtmlx\imgs\csh_vista\plus5.gif" />
  1053. <Content Include="dhtmlx\imgs\csh_vista\radio_off.gif" />
  1054. <Content Include="dhtmlx\imgs\csh_vista\radio_on.gif" />
  1055. <Content Include="dhtmlx\imgs\csh_winstyle\blank.gif" />
  1056. <Content Include="dhtmlx\imgs\csh_winstyle\folderClosed.gif" />
  1057. <Content Include="dhtmlx\imgs\csh_winstyle\folderOpen.gif" />
  1058. <Content Include="dhtmlx\imgs\csh_winstyle\iconCheckAll.gif" />
  1059. <Content Include="dhtmlx\imgs\csh_winstyle\iconCheckDis.gif" />
  1060. <Content Include="dhtmlx\imgs\csh_winstyle\iconChecked.gif" />
  1061. <Content Include="dhtmlx\imgs\csh_winstyle\iconCheckGray.gif" />
  1062. <Content Include="dhtmlx\imgs\csh_winstyle\iconFlag.gif" />
  1063. <Content Include="dhtmlx\imgs\csh_winstyle\iconGraph.gif" />
  1064. <Content Include="dhtmlx\imgs\csh_winstyle\iconSound.gif" />
  1065. <Content Include="dhtmlx\imgs\csh_winstyle\iconText.gif" />
  1066. <Content Include="dhtmlx\imgs\csh_winstyle\iconTexts.gif" />
  1067. <Content Include="dhtmlx\imgs\csh_winstyle\iconUncheckAll.gif" />
  1068. <Content Include="dhtmlx\imgs\csh_winstyle\iconUncheckDis.gif" />
  1069. <Content Include="dhtmlx\imgs\csh_winstyle\iconWrite1.gif" />
  1070. <Content Include="dhtmlx\imgs\csh_winstyle\iconWrite2.gif" />
  1071. <Content Include="dhtmlx\imgs\csh_winstyle\leaf.gif" />
  1072. <Content Include="dhtmlx\imgs\csh_winstyle\leaves.gif" />
  1073. <Content Include="dhtmlx\imgs\csh_winstyle\line.gif" />
  1074. <Content Include="dhtmlx\imgs\csh_winstyle\line1.gif" />
  1075. <Content Include="dhtmlx\imgs\csh_winstyle\line2.gif" />
  1076. <Content Include="dhtmlx\imgs\csh_winstyle\line3.gif" />
  1077. <Content Include="dhtmlx\imgs\csh_winstyle\line4.gif" />
  1078. <Content Include="dhtmlx\imgs\csh_winstyle\lock.gif" />
  1079. <Content Include="dhtmlx\imgs\csh_winstyle\minus.gif" />
  1080. <Content Include="dhtmlx\imgs\csh_winstyle\minus1.gif" />
  1081. <Content Include="dhtmlx\imgs\csh_winstyle\minus2.gif" />
  1082. <Content Include="dhtmlx\imgs\csh_winstyle\minus3.gif" />
  1083. <Content Include="dhtmlx\imgs\csh_winstyle\minus4.gif" />
  1084. <Content Include="dhtmlx\imgs\csh_winstyle\minus5.gif" />
  1085. <Content Include="dhtmlx\imgs\csh_winstyle\plus.gif" />
  1086. <Content Include="dhtmlx\imgs\csh_winstyle\plus1.gif" />
  1087. <Content Include="dhtmlx\imgs\csh_winstyle\plus2.gif" />
  1088. <Content Include="dhtmlx\imgs\csh_winstyle\plus3.gif" />
  1089. <Content Include="dhtmlx\imgs\csh_winstyle\plus4.gif" />
  1090. <Content Include="dhtmlx\imgs\csh_winstyle\plus5.gif" />
  1091. <Content Include="dhtmlx\imgs\csh_winstyle\radio_off.gif" />
  1092. <Content Include="dhtmlx\imgs\csh_winstyle\radio_on.gif" />
  1093. <Content Include="dhtmlx\imgs\csh_yellowbooks\blank.gif" />
  1094. <Content Include="dhtmlx\imgs\csh_yellowbooks\books_close.gif" />
  1095. <Content Include="dhtmlx\imgs\csh_yellowbooks\books_open.gif" />
  1096. <Content Include="dhtmlx\imgs\csh_yellowbooks\folderClosed.gif" />
  1097. <Content Include="dhtmlx\imgs\csh_yellowbooks\folderOpen.gif" />
  1098. <Content Include="dhtmlx\imgs\csh_yellowbooks\iconCheckAll.gif" />
  1099. <Content Include="dhtmlx\imgs\csh_yellowbooks\iconCheckDis.gif" />
  1100. <Content Include="dhtmlx\imgs\csh_yellowbooks\iconCheckGray.gif" />
  1101. <Content Include="dhtmlx\imgs\csh_yellowbooks\iconText.gif" />
  1102. <Content Include="dhtmlx\imgs\csh_yellowbooks\iconUncheckAll.gif" />
  1103. <Content Include="dhtmlx\imgs\csh_yellowbooks\iconUncheckDis.gif" />
  1104. <Content Include="dhtmlx\imgs\csh_yellowbooks\leaf.gif" />
  1105. <Content Include="dhtmlx\imgs\csh_yellowbooks\leaf2.gif" />
  1106. <Content Include="dhtmlx\imgs\csh_yellowbooks\leaf3.gif" />
  1107. <Content Include="dhtmlx\imgs\csh_yellowbooks\leaf_2.gif" />
  1108. <Content Include="dhtmlx\imgs\csh_yellowbooks\line.gif" />
  1109. <Content Include="dhtmlx\imgs\csh_yellowbooks\line1.gif" />
  1110. <Content Include="dhtmlx\imgs\csh_yellowbooks\line2.gif" />
  1111. <Content Include="dhtmlx\imgs\csh_yellowbooks\line3.gif" />
  1112. <Content Include="dhtmlx\imgs\csh_yellowbooks\line4.gif" />
  1113. <Content Include="dhtmlx\imgs\csh_yellowbooks\lock.gif" />
  1114. <Content Include="dhtmlx\imgs\csh_yellowbooks\minus.gif" />
  1115. <Content Include="dhtmlx\imgs\csh_yellowbooks\minus1.gif" />
  1116. <Content Include="dhtmlx\imgs\csh_yellowbooks\minus2.gif" />
  1117. <Content Include="dhtmlx\imgs\csh_yellowbooks\minus3.gif" />
  1118. <Content Include="dhtmlx\imgs\csh_yellowbooks\minus4.gif" />
  1119. <Content Include="dhtmlx\imgs\csh_yellowbooks\minus5.gif" />
  1120. <Content Include="dhtmlx\imgs\csh_yellowbooks\plus.gif" />
  1121. <Content Include="dhtmlx\imgs\csh_yellowbooks\plus1.gif" />
  1122. <Content Include="dhtmlx\imgs\csh_yellowbooks\plus2.gif" />
  1123. <Content Include="dhtmlx\imgs\csh_yellowbooks\plus3.gif" />
  1124. <Content Include="dhtmlx\imgs\csh_yellowbooks\plus4.gif" />
  1125. <Content Include="dhtmlx\imgs\csh_yellowbooks\plus5.gif" />
  1126. <Content Include="dhtmlx\imgs\csh_yellowbooks\radio_off.gif" />
  1127. <Content Include="dhtmlx\imgs\csh_yellowbooks\radio_on.gif" />
  1128. <Content Include="dhtmlx\imgs\csh_yellowbooks\tombs.gif" />
  1129. <Content Include="dhtmlx\imgs\csh_yellowbooks\tombs_open.gif" />
  1130. <Content Include="dhtmlx\imgs\dark_blue\dark_blue_bottom.gif" />
  1131. <Content Include="dhtmlx\imgs\dark_blue\dark_blue_left.gif" />
  1132. <Content Include="dhtmlx\imgs\dark_blue\dark_blue_right.gif" />
  1133. <Content Include="dhtmlx\imgs\dark_blue\dark_blue_top.gif" />
  1134. <Content Include="dhtmlx\imgs\dataview\bottom.png" />
  1135. <Content Include="dhtmlx\imgs\dataview\dnd_selector.png" />
  1136. <Content Include="dhtmlx\imgs\dataview\dnd_selector_cells.png" />
  1137. <Content Include="dhtmlx\imgs\dataview\dnd_selector_lines.png" />
  1138. <Content Include="dhtmlx\imgs\dataview\marker.png" />
  1139. <Content Include="dhtmlx\imgs\dataview\selection_bg.png" />
  1140. <Content Include="dhtmlx\imgs\dataview\sky_blue_grid.gif" />
  1141. <Content Include="dhtmlx\imgs\default\close.png" />
  1142. <Content Include="dhtmlx\imgs\default\default_bottom.gif" />
  1143. <Content Include="dhtmlx\imgs\default\default_left.gif" />
  1144. <Content Include="dhtmlx\imgs\default\default_right.gif" />
  1145. <Content Include="dhtmlx\imgs\default\default_scroll_left.gif" />
  1146. <Content Include="dhtmlx\imgs\default\default_scroll_right.gif" />
  1147. <Content Include="dhtmlx\imgs\default\default_top.gif" />
  1148. <Content Include="dhtmlx\imgs\dhtmlxcalendar_dhx_skyblue\arrow_left.png" />
  1149. <Content Include="dhtmlx\imgs\dhtmlxcalendar_dhx_skyblue\arrow_left_hover.png" />
  1150. <Content Include="dhtmlx\imgs\dhtmlxcalendar_dhx_skyblue\arrow_right.png" />
  1151. <Content Include="dhtmlx\imgs\dhtmlxcalendar_dhx_skyblue\arrow_right_hover.png" />
  1152. <Content Include="dhtmlx\imgs\dhtmlxcalendar_dhx_skyblue\bg_days.png" />
  1153. <Content Include="dhtmlx\imgs\dhtmlxcalendar_dhx_skyblue\bg_main.png" />
  1154. <Content Include="dhtmlx\imgs\dhtmlxcalendar_omega\arrow_left.png" />
  1155. <Content Include="dhtmlx\imgs\dhtmlxcalendar_omega\arrow_left_hover.png" />
  1156. <Content Include="dhtmlx\imgs\dhtmlxcalendar_omega\arrow_right.png" />
  1157. <Content Include="dhtmlx\imgs\dhtmlxcalendar_omega\arrow_right_hover.png" />
  1158. <Content Include="dhtmlx\imgs\dhtmlxcalendar_omega\bg_days.png" />
  1159. <Content Include="dhtmlx\imgs\dhtmlxcalendar_omega\bg_main.png" />
  1160. <Content Include="dhtmlx\imgs\dhxaccord_dhx_skyblue\dhxacc_bg_hover.gif" />
  1161. <Content Include="dhtmlx\imgs\dhxaccord_dhx_skyblue\dhxacc_bg_normal.gif" />
  1162. <Content Include="dhtmlx\imgs\dhxaccord_dhx_skyblue\dhxacc_bg_sb.gif" />
  1163. <Content Include="dhtmlx\imgs\dhxaccord_dhx_skyblue\dhxacc_btns.gif" />
  1164. <Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\align_center.gif" />
  1165. <Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\align_center_dis.gif" />
  1166. <Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\align_justify.gif" />
  1167. <Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\align_justify_dis.gif" />
  1168. <Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\align_left.gif" />
  1169. <Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\align_left_dis.gif" />
  1170. <Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\align_right.gif" />
  1171. <Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\align_right_dis.gif" />
  1172. <Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\bold.gif" />
  1173. <Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\bold_dis.gif" />
  1174. <Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\buttons.gif" />
  1175. <Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\clear.gif" />
  1176. <Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\dhxeditor_bg_lite.gif" />
  1177. <Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\h1.gif" />
  1178. <Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\h1_dis.gif" />
  1179. <Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\h2.gif" />
  1180. <Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\h2_dis.gif" />
  1181. <Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\h3.gif" />
  1182. <Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\h3_dis.gif" />
  1183. <Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\h4.gif" />
  1184. <Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\h4_dis.gif" />
  1185. <Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\indent_dec.gif" />
  1186. <Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\indent_dec_dis.gif" />
  1187. <Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\indent_inc.gif" />
  1188. <Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\indent_inc_dis.gif" />
  1189. <Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\italic.gif" />
  1190. <Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\italic_dis.gif" />
  1191. <Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\list_bullet.gif" />
  1192. <Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\list_bullet_dis.gif" />
  1193. <Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\list_number.gif" />
  1194. <Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\list_number_dis.gif" />
  1195. <Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\script_sub.gif" />
  1196. <Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\script_sub_dis.gif" />
  1197. <Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\script_super.gif" />
  1198. <Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\script_super_dis.gif" />
  1199. <Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\strike.gif" />
  1200. <Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\strike_dis.gif" />
  1201. <Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\underline.gif" />
  1202. <Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\underline_dis.gif" />
  1203. <Content Include="dhtmlx\imgs\dhxform_dhx_skyblue\dhxform_btns.gif" />
  1204. <Content Include="dhtmlx\imgs\dhxform_dhx_skyblue\dhxform_chbxrd.gif" />
  1205. <Content Include="dhtmlx\imgs\dhxgrid_dhx_blue\hdr.png" />
  1206. <Content Include="dhtmlx\imgs\dhxgrid_dhx_skyblue\arrow.png" />
  1207. <Content Include="dhtmlx\imgs\dhxgrid_dhx_skyblue\asteriks.png" />
  1208. <Content Include="dhtmlx\imgs\dhxgrid_dhx_skyblue\rowselector.png" />
  1209. <Content Include="dhtmlx\imgs\dhxlayout_dhx_skyblue\dhxlayout_bg.gif" />
  1210. <Content Include="dhtmlx\imgs\dhxlayout_dhx_skyblue\dhxlayout_bg_sb.gif" />
  1211. <Content Include="dhtmlx\imgs\dhxlayout_dhx_skyblue\dhxlayout_btns.gif" />
  1212. <Content Include="dhtmlx\imgs\dhxlayout_dhx_skyblue\dhxlayout_collapsedhor.gif" />
  1213. <Content Include="dhtmlx\imgs\dhxlayout_dhx_skyblue\dhxlayout_collapsedver.gif" />
  1214. <Content Include="dhtmlx\imgs\dhxlayout_dhx_skyblue\dhxlayout_cpanel_btn_dock.gif" />
  1215. <Content Include="dhtmlx\imgs\dhxlayout_dhx_skyblue\dhxlayout_cpanel_btn_undock.gif" />
  1216. <Content Include="dhtmlx\imgs\dhxlayout_dhx_skyblue\dhxlayout_drag_hor.gif" />
  1217. <Content Include="dhtmlx\imgs\dhxlayout_dhx_skyblue\dhxlayout_drag_ver.gif" />
  1218. <Content Include="dhtmlx\imgs\dhxlayout_dhx_skyblue\dhxlayout_progress.gif" />
  1219. <Content Include="dhtmlx\imgs\dhxlayout_dhx_skyblue\dhxlayout_progress_global.gif" />
  1220. <Content Include="dhtmlx\imgs\dhxmenu_dhx_skyblue\dhtmlxmenu_chrd.gif" />
  1221. <Content Include="dhtmlx\imgs\dhxmenu_dhx_skyblue\dhtmlxmenu_loader.gif" />
  1222. <Content Include="dhtmlx\imgs\dhxmenu_dhx_skyblue\dhtmlxmenu_subar.gif" />
  1223. <Content Include="dhtmlx\imgs\dhxmenu_dhx_skyblue\dhtmlxmenu_upar.gif" />
  1224. <Content Include="dhtmlx\imgs\dhxmenu_dhx_skyblue\dhxmenu_bg_acccell.gif" />
  1225. <Content Include="dhtmlx\imgs\dhxmenu_dhx_skyblue\dhxmenu_subselbg.gif" />
  1226. <Content Include="dhtmlx\imgs\dhxmenu_dhx_skyblue\dhxmenu_subsepbg.gif" />
  1227. <Content Include="dhtmlx\imgs\dhxmenu_dhx_skyblue\dhxmenu_topselbg.gif" />
  1228. <Content Include="dhtmlx\imgs\dhxmenu_dhx_skyblue\dhxmenu_topsepbg.gif" />
  1229. <Content Include="dhtmlx\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_bg.gif" />
  1230. <Content Include="dhtmlx\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_bg_acccell.gif" />
  1231. <Content Include="dhtmlx\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_bg_layoutcell.gif" />
  1232. <Content Include="dhtmlx\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_bg_over.gif" />
  1233. <Content Include="dhtmlx\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_bg_pressed.gif" />
  1234. <Content Include="dhtmlx\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_btnarrow.gif" />
  1235. <Content Include="dhtmlx\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_btnarrow_dis.gif" />
  1236. <Content Include="dhtmlx\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_sep_bg.gif" />
  1237. <Content Include="dhtmlx\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_slider_left.gif" />
  1238. <Content Include="dhtmlx\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_slider_left_dis.gif" />
  1239. <Content Include="dhtmlx\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_slider_middle.gif" />
  1240. <Content Include="dhtmlx\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_slider_middle_dis.gif" />
  1241. <Content Include="dhtmlx\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_slider_pen_def.gif" />
  1242. <Content Include="dhtmlx\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_slider_pen_dis.gif" />
  1243. <Content Include="dhtmlx\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_slider_pen_over.gif" />
  1244. <Content Include="dhtmlx\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_slider_right.gif" />
  1245. <Content Include="dhtmlx\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_slider_right_dis.gif" />
  1246. <Content Include="dhtmlx\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_subbg_over.gif" />
  1247. <Content Include="dhtmlx\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_subbg_sel.gif" />
  1248. <Content Include="dhtmlx\imgs\dhxwins_dhx_skyblue\active\header_bg.gif" />
  1249. <Content Include="dhtmlx\imgs\dhxwins_dhx_skyblue\active\icon_blank.gif" />
  1250. <Content Include="dhtmlx\imgs\dhxwins_dhx_skyblue\active\icon_normal.gif" />
  1251. <Content Include="dhtmlx\imgs\dhxwins_dhx_skyblue\active\progress.gif" />
  1252. <Content Include="dhtmlx\imgs\dhxwins_dhx_skyblue\buttons.gif" />
  1253. <Content Include="dhtmlx\imgs\dhxwins_dhx_skyblue\inactive\header_bg.gif" />
  1254. <Content Include="dhtmlx\imgs\dhxwins_dhx_skyblue\inactive\icon_blank.gif" />
  1255. <Content Include="dhtmlx\imgs\dhxwins_dhx_skyblue\inactive\icon_normal.gif" />
  1256. <Content Include="dhtmlx\imgs\dhxwins_dhx_skyblue\inactive\progress.gif" />
  1257. <Content Include="dhtmlx\imgs\dhxwins_dhx_skyblue\statusbar_bg.gif" />
  1258. <Content Include="dhtmlx\imgs\dhx_simple_sep.png" />
  1259. <Content Include="dhtmlx\imgs\dhx_skyblue\bg_bottom.png" />
  1260. <Content Include="dhtmlx\imgs\dhx_skyblue\bg_left.png" />
  1261. <Content Include="dhtmlx\imgs\dhx_skyblue\bg_right.png" />
  1262. <Content Include="dhtmlx\imgs\dhx_skyblue\bg_top.png" />
  1263. <Content Include="dhtmlx\imgs\dhx_skyblue\close.png" />
  1264. <Content Include="dhtmlx\imgs\dhx_skyblue\dhxlayout_bg_sb.gif" />
  1265. <Content Include="dhtmlx\imgs\dhx_skyblue\dhx_skyblue_bottom.gif" />
  1266. <Content Include="dhtmlx\imgs\dhx_skyblue\dhx_skyblue_left.gif" />
  1267. <Content Include="dhtmlx\imgs\dhx_skyblue\dhx_skyblue_right.gif" />
  1268. <Content Include="dhtmlx\imgs\dhx_skyblue\dhx_skyblue_scroll_left.gif" />
  1269. <Content Include="dhtmlx\imgs\dhx_skyblue\dhx_skyblue_scroll_right.gif" />
  1270. <Content Include="dhtmlx\imgs\dhx_skyblue\dhx_skyblue_top.gif" />
  1271. <Content Include="dhtmlx\imgs\dnd_selector.png" />
  1272. <Content Include="dhtmlx\imgs\dnd_selector_cells.png" />
  1273. <Content Include="dhtmlx\imgs\dnd_selector_lines.png" />
  1274. <Content Include="dhtmlx\imgs\dyn_.gif" />
  1275. <Content Include="dhtmlx\imgs\dyn_down.gif" />
  1276. <Content Include="dhtmlx\imgs\dyn_up.gif" />
  1277. <Content Include="dhtmlx\imgs\false.gif" />
  1278. <Content Include="dhtmlx\imgs\file.png" />
  1279. <Content Include="dhtmlx\imgs\folder.gif" />
  1280. <Content Include="dhtmlx\imgs\folderClosed.gif" />
  1281. <Content Include="dhtmlx\imgs\folderOpen.gif" />
  1282. <Content Include="dhtmlx\imgs\glassy_blue\glassy_blue_bottom.gif" />
  1283. <Content Include="dhtmlx\imgs\glassy_blue\glassy_blue_left.gif" />
  1284. <Content Include="dhtmlx\imgs\glassy_blue\glassy_blue_right.gif" />
  1285. <Content Include="dhtmlx\imgs\glassy_blue\glassy_blue_top.gif" />
  1286. <Content Include="dhtmlx\imgs\green.gif" />
  1287. <Content Include="dhtmlx\imgs\header_bg.gif" />
  1288. <Content Include="dhtmlx\imgs\header_bg_60.gif" />
  1289. <Content Include="dhtmlx\imgs\icon1.png" />
  1290. <Content Include="dhtmlx\imgs\icon2.png" />
  1291. <Content Include="dhtmlx\imgs\icon3.png" />
  1292. <Content Include="dhtmlx\imgs\icon4.png" />
  1293. <Content Include="dhtmlx\imgs\icon5.png" />
  1294. <Content Include="dhtmlx\imgs\icon6.png" />
  1295. <Content Include="dhtmlx\imgs\iconCheckAll.gif" />
  1296. <Content Include="dhtmlx\imgs\iconCheckDis.gif" />
  1297. <Content Include="dhtmlx\imgs\iconCheckGray.gif" />
  1298. <Content Include="dhtmlx\imgs\icons_books\blanc.gif" />
  1299. <Content Include="dhtmlx\imgs\icons_books\blank.gif" />
  1300. <Content Include="dhtmlx\imgs\icons_books\book.gif" />
  1301. <Content Include="dhtmlx\imgs\icons_books\books.gif" />
  1302. <Content Include="dhtmlx\imgs\icons_books\books_cat.gif" />
  1303. <Content Include="dhtmlx\imgs\icons_books\cd.gif" />
  1304. <Content Include="dhtmlx\imgs\icons_books\dvd.gif" />
  1305. <Content Include="dhtmlx\imgs\icons_books\dvds.gif" />
  1306. <Content Include="dhtmlx\imgs\icons_books\item_chk0.gif" />
  1307. <Content Include="dhtmlx\imgs\icons_books\item_chk0_dis.gif" />
  1308. <Content Include="dhtmlx\imgs\icons_books\item_chk1.gif" />
  1309. <Content Include="dhtmlx\imgs\icons_books\item_chk1_dis.gif" />
  1310. <Content Include="dhtmlx\imgs\icons_books\leaf.gif" />
  1311. <Content Include="dhtmlx\imgs\icons_books\line.gif" />
  1312. <Content Include="dhtmlx\imgs\icons_books\line1.gif" />
  1313. <Content Include="dhtmlx\imgs\icons_books\line2.gif" />
  1314. <Content Include="dhtmlx\imgs\icons_books\line3.gif" />
  1315. <Content Include="dhtmlx\imgs\icons_books\line4.gif" />
  1316. <Content Include="dhtmlx\imgs\icons_books\minus.gif" />
  1317. <Content Include="dhtmlx\imgs\icons_books\minus1.gif" />
  1318. <Content Include="dhtmlx\imgs\icons_books\minus2.gif" />
  1319. <Content Include="dhtmlx\imgs\icons_books\minus3.gif" />
  1320. <Content Include="dhtmlx\imgs\icons_books\minus4.gif" />
  1321. <Content Include="dhtmlx\imgs\icons_books\minus5.gif" />
  1322. <Content Include="dhtmlx\imgs\icons_books\music.gif" />
  1323. <Content Include="dhtmlx\imgs\icons_books\plus.gif" />
  1324. <Content Include="dhtmlx\imgs\icons_books\plus1.gif" />
  1325. <Content Include="dhtmlx\imgs\icons_books\plus2.gif" />
  1326. <Content Include="dhtmlx\imgs\icons_books\plus3.gif" />
  1327. <Content Include="dhtmlx\imgs\icons_books\plus4.gif" />
  1328. <Content Include="dhtmlx\imgs\icons_books\plus5.gif" />
  1329. <Content Include="dhtmlx\imgs\icons_books\radio_chk0.gif" />
  1330. <Content Include="dhtmlx\imgs\icons_books\radio_chk0_dis.gif" />
  1331. <Content Include="dhtmlx\imgs\icons_books\radio_chk1.gif" />
  1332. <Content Include="dhtmlx\imgs\icons_books\radio_chk1_dis.gif" />
  1333. <Content Include="dhtmlx\imgs\icons_books\sort_asc.gif" />
  1334. <Content Include="dhtmlx\imgs\icons_books\sort_desc.gif" />
  1335. <Content Include="dhtmlx\imgs\icons_greenfolders\blanc.gif" />
  1336. <Content Include="dhtmlx\imgs\icons_greenfolders\blank.gif" />
  1337. <Content Include="dhtmlx\imgs\icons_greenfolders\folder.gif" />
  1338. <Content Include="dhtmlx\imgs\icons_greenfolders\item_chk0.gif" />
  1339. <Content Include="dhtmlx\imgs\icons_greenfolders\item_chk0_dis.gif" />
  1340. <Content Include="dhtmlx\imgs\icons_greenfolders\item_chk1.gif" />
  1341. <Content Include="dhtmlx\imgs\icons_greenfolders\item_chk1_dis.gif" />
  1342. <Content Include="dhtmlx\imgs\icons_greenfolders\leaf.gif" />
  1343. <Content Include="dhtmlx\imgs\icons_greenfolders\line.gif" />
  1344. <Content Include="dhtmlx\imgs\icons_greenfolders\line1.gif" />
  1345. <Content Include="dhtmlx\imgs\icons_greenfolders\line2.gif" />
  1346. <Content Include="dhtmlx\imgs\icons_greenfolders\line3.gif" />
  1347. <Content Include="dhtmlx\imgs\icons_greenfolders\line4.gif" />
  1348. <Content Include="dhtmlx\imgs\icons_greenfolders\minus.gif" />
  1349. <Content Include="dhtmlx\imgs\icons_greenfolders\minus1.gif" />
  1350. <Content Include="dhtmlx\imgs\icons_greenfolders\minus2.gif" />
  1351. <Content Include="dhtmlx\imgs\icons_greenfolders\minus3.gif" />
  1352. <Content Include="dhtmlx\imgs\icons_greenfolders\minus4.gif" />
  1353. <Content Include="dhtmlx\imgs\icons_greenfolders\minus5.gif" />
  1354. <Content Include="dhtmlx\imgs\icons_greenfolders\plus.gif" />
  1355. <Content Include="dhtmlx\imgs\icons_greenfolders\plus1.gif" />
  1356. <Content Include="dhtmlx\imgs\icons_greenfolders\plus2.gif" />
  1357. <Content Include="dhtmlx\imgs\icons_greenfolders\plus3.gif" />
  1358. <Content Include="dhtmlx\imgs\icons_greenfolders\plus4.gif" />
  1359. <Content Include="dhtmlx\imgs\icons_greenfolders\plus5.gif" />
  1360. <Content Include="dhtmlx\imgs\icons_greenfolders\radio_chk0.gif" />
  1361. <Content Include="dhtmlx\imgs\icons_greenfolders\radio_chk0_dis.gif" />
  1362. <Content Include="dhtmlx\imgs\icons_greenfolders\radio_chk1.gif" />
  1363. <Content Include="dhtmlx\imgs\icons_greenfolders\radio_chk1_dis.gif" />
  1364. <Content Include="dhtmlx\imgs\icons_greenfolders\sort_asc.gif" />
  1365. <Content Include="dhtmlx\imgs\icons_greenfolders\sort_desc.gif" />
  1366. <Content Include="dhtmlx\imgs\iconUncheckAll.gif" />
  1367. <Content Include="dhtmlx\imgs\iconUncheckDis.gif" />
  1368. <Content Include="dhtmlx\imgs\icon_minicalendar.gif" />
  1369. <Content Include="dhtmlx\imgs\imageloaderror.gif" />
  1370. <Content Include="dhtmlx\imgs\item_chk0.gif" />
  1371. <Content Include="dhtmlx\imgs\item_chk0_dis.gif" />
  1372. <Content Include="dhtmlx\imgs\item_chk1.gif" />
  1373. <Content Include="dhtmlx\imgs\item_chk1_dis.gif" />
  1374. <Content Include="dhtmlx\imgs\leaf.gif" />
  1375. <Content Include="dhtmlx\imgs\left.gif" />
  1376. <Content Include="dhtmlx\imgs\left_bottom.gif" />
  1377. <Content Include="dhtmlx\imgs\left_top.gif" />
  1378. <Content Include="dhtmlx\imgs\line.gif" />
  1379. <Content Include="dhtmlx\imgs\line1.gif" />
  1380. <Content Include="dhtmlx\imgs\line1_rtl.gif" />
  1381. <Content Include="dhtmlx\imgs\line2.gif" />
  1382. <Content Include="dhtmlx\imgs\line2_rtl.gif" />
  1383. <Content Include="dhtmlx\imgs\line3.gif" />
  1384. <Content Include="dhtmlx\imgs\line3_rtl.gif" />
  1385. <Content Include="dhtmlx\imgs\line4.gif" />
  1386. <Content Include="dhtmlx\imgs\line4_rtl.gif" />
  1387. <Content Include="dhtmlx\imgs\loading.gif" />
  1388. <Content Include="dhtmlx\imgs\lock.gif" />
  1389. <Content Include="dhtmlx\imgs\logo.png" />
  1390. <Content Include="dhtmlx\imgs\minus.gif" />
  1391. <Content Include="dhtmlx\imgs\minus1.gif" />
  1392. <Content Include="dhtmlx\imgs\minus2.gif" />
  1393. <Content Include="dhtmlx\imgs\minus2_rtl.gif" />
  1394. <Content Include="dhtmlx\imgs\minus3.gif" />
  1395. <Content Include="dhtmlx\imgs\minus3_rtl.gif" />
  1396. <Content Include="dhtmlx\imgs\minus4.gif" />
  1397. <Content Include="dhtmlx\imgs\minus4_rtl.gif" />
  1398. <Content Include="dhtmlx\imgs\minus5.gif" />
  1399. <Content Include="dhtmlx\imgs\minus5_rtl.gif" />
  1400. <Content Include="dhtmlx\imgs\minus_ar.gif" />
  1401. <Content Include="dhtmlx\imgs\modern\modern_bottom.gif" />
  1402. <Content Include="dhtmlx\imgs\modern\modern_left.gif" />
  1403. <Content Include="dhtmlx\imgs\modern\modern_right.gif" />
  1404. <Content Include="dhtmlx\imgs\modern\modern_top.gif" />
  1405. <Content Include="dhtmlx\imgs\plus.gif" />
  1406. <Content Include="dhtmlx\imgs\plus1.gif" />
  1407. <Content Include="dhtmlx\imgs\plus2.gif" />
  1408. <Content Include="dhtmlx\imgs\plus2_rtl.gif" />
  1409. <Content Include="dhtmlx\imgs\plus3.gif" />
  1410. <Content Include="dhtmlx\imgs\plus3_rtl.gif" />
  1411. <Content Include="dhtmlx\imgs\plus4.gif" />
  1412. <Content Include="dhtmlx\imgs\plus4_rtl.gif" />
  1413. <Content Include="dhtmlx\imgs\plus5.gif" />
  1414. <Content Include="dhtmlx\imgs\plus5_rtl.gif" />
  1415. <Content Include="dhtmlx\imgs\plus_ar.gif" />
  1416. <Content Include="dhtmlx\imgs\radio_chk0.gif" />
  1417. <Content Include="dhtmlx\imgs\radio_chk0_dis.gif" />
  1418. <Content Include="dhtmlx\imgs\radio_chk1.gif" />
  1419. <Content Include="dhtmlx\imgs\radio_chk1_dis.gif" />
  1420. <Content Include="dhtmlx\imgs\radio_off.gif" />
  1421. <Content Include="dhtmlx\imgs\radio_on.gif" />
  1422. <Content Include="dhtmlx\imgs\red.gif" />
  1423. <Content Include="dhtmlx\imgs\results.gif" />
  1424. <Content Include="dhtmlx\imgs\right.gif" />
  1425. <Content Include="dhtmlx\imgs\right_bottom.gif" />
  1426. <Content Include="dhtmlx\imgs\right_top.gif" />
  1427. <Content Include="dhtmlx\imgs\scrl_b.gif" />
  1428. <Content Include="dhtmlx\imgs\scrl_l.gif" />
  1429. <Content Include="dhtmlx\imgs\scrl_r.gif" />
  1430. <Content Include="dhtmlx\imgs\scrl_t.gif" />
  1431. <Content Include="dhtmlx\imgs\silver\silver_bottom.gif" />
  1432. <Content Include="dhtmlx\imgs\silver\silver_left.gif" />
  1433. <Content Include="dhtmlx\imgs\silver\silver_right.gif" />
  1434. <Content Include="dhtmlx\imgs\silver\silver_top.gif" />
  1435. <Content Include="dhtmlx\imgs\skinA_header.png" />
  1436. <Content Include="dhtmlx\imgs\skinB_header.png" />
  1437. <Content Include="dhtmlx\imgs\skinC_header.png" />
  1438. <Content Include="dhtmlx\imgs\skinC_top_left.gif" />
  1439. <Content Include="dhtmlx\imgs\skinC_top_right.gif" />
  1440. <Content Include="dhtmlx\imgs\skinD_bottom_left.gif" />
  1441. <Content Include="dhtmlx\imgs\skinD_bottom_right.gif" />
  1442. <Content Include="dhtmlx\imgs\skinD_header.png" />
  1443. <Content Include="dhtmlx\imgs\skins.gif" />
  1444. <Content Include="dhtmlx\imgs\skins\arrowgreen\bg.gif" />
  1445. <Content Include="dhtmlx\imgs\skins\arrowgreen\leftside_bg.gif" />
  1446. <Content Include="dhtmlx\imgs\skins\arrowgreen\rightside_bg.gif" />
  1447. <Content Include="dhtmlx\imgs\skins\arrowgreen\selector.gif" />
  1448. <Content Include="dhtmlx\imgs\skins\arrowgreen\vertical\bg.gif" />
  1449. <Content Include="dhtmlx\imgs\skins\arrowgreen\vertical\leftside_bg.gif" />
  1450. <Content Include="dhtmlx\imgs\skins\arrowgreen\vertical\rightside_bg.gif" />
  1451. <Content Include="dhtmlx\imgs\skins\arrowgreen\vertical\selector.gif" />
  1452. <Content Include="dhtmlx\imgs\skins\arrow\bg.gif" />
  1453. <Content Include="dhtmlx\imgs\skins\arrow\leftside_bg.gif" />
  1454. <Content Include="dhtmlx\imgs\skins\arrow\rightside_bg.gif" />
  1455. <Content Include="dhtmlx\imgs\skins\arrow\selector.gif" />
  1456. <Content Include="dhtmlx\imgs\skins\arrow\vertical\bg.gif" />
  1457. <Content Include="dhtmlx\imgs\skins\arrow\vertical\leftside_bg.gif" />
  1458. <Content Include="dhtmlx\imgs\skins\arrow\vertical\rightside_bg.gif" />
  1459. <Content Include="dhtmlx\imgs\skins\arrow\vertical\selector.gif" />
  1460. <Content Include="dhtmlx\imgs\skins\ball\leftside_bg.gif" />
  1461. <Content Include="dhtmlx\imgs\skins\ball\leftzone_bg.gif" />
  1462. <Content Include="dhtmlx\imgs\skins\ball\rightside_bg.gif" />
  1463. <Content Include="dhtmlx\imgs\skins\ball\rightzone_bg.gif" />
  1464. <Content Include="dhtmlx\imgs\skins\ball\selector.gif" />
  1465. <Content Include="dhtmlx\imgs\skins\ball\vertical\leftside_bg.gif" />
  1466. <Content Include="dhtmlx\imgs\skins\ball\vertical\leftzone_bg.gif" />
  1467. <Content Include="dhtmlx\imgs\skins\ball\vertical\rightside_bg.gif" />
  1468. <Content Include="dhtmlx\imgs\skins\ball\vertical\rightzone_bg.gif" />
  1469. <Content Include="dhtmlx\imgs\skins\ball\vertical\selector.gif" />
  1470. <Content Include="dhtmlx\imgs\skins\bar\bg.gif" />
  1471. <Content Include="dhtmlx\imgs\skins\bar\leftside_bg.gif" />
  1472. <Content Include="dhtmlx\imgs\skins\bar\rightside_bg.gif" />
  1473. <Content Include="dhtmlx\imgs\skins\bar\selector.gif" />
  1474. <Content Include="dhtmlx\imgs\skins\bar\vertical\bg.gif" />
  1475. <Content Include="dhtmlx\imgs\skins\bar\vertical\leftside_bg.gif" />
  1476. <Content Include="dhtmlx\imgs\skins\bar\vertical\rightside_bg.gif" />
  1477. <Content Include="dhtmlx\imgs\skins\bar\vertical\selector.gif" />
  1478. <Content Include="dhtmlx\imgs\skins\default\leftside_bg.gif" />
  1479. <Content Include="dhtmlx\imgs\skins\default\leftside_bg.png" />
  1480. <Content Include="dhtmlx\imgs\skins\default\leftzone_bg.gif" />
  1481. <Content Include="dhtmlx\imgs\skins\default\leftzone_bg.png" />
  1482. <Content Include="dhtmlx\imgs\skins\default\leftzone_bg_fill.gif" />
  1483. <Content Include="dhtmlx\imgs\skins\default\rightside_bg.gif" />
  1484. <Content Include="dhtmlx\imgs\skins\default\rightside_bg.png" />
  1485. <Content Include="dhtmlx\imgs\skins\default\rightzone_bg.gif" />
  1486. <Content Include="dhtmlx\imgs\skins\default\rightzone_bg.png" />
  1487. <Content Include="dhtmlx\imgs\skins\default\selector.gif" />
  1488. <Content Include="dhtmlx\imgs\skins\default\selector.png" />
  1489. <Content Include="dhtmlx\imgs\skins\default\vertical\leftside_bg.gif" />
  1490. <Content Include="dhtmlx\imgs\skins\default\vertical\leftside_bg.png" />
  1491. <Content Include="dhtmlx\imgs\skins\default\vertical\leftzone_bg.gif" />
  1492. <Content Include="dhtmlx\imgs\skins\default\vertical\leftzone_bg.png" />
  1493. <Content Include="dhtmlx\imgs\skins\default\vertical\rightside_bg.gif" />
  1494. <Content Include="dhtmlx\imgs\skins\default\vertical\rightside_bg.png" />
  1495. <Content Include="dhtmlx\imgs\skins\default\vertical\rightzone_bg.gif" />
  1496. <Content Include="dhtmlx\imgs\skins\default\vertical\rightzone_bg.png" />
  1497. <Content Include="dhtmlx\imgs\skins\default\vertical\selector.gif" />
  1498. <Content Include="dhtmlx\imgs\skins\default\vertical\selector.png" />
  1499. <Content Include="dhtmlx\imgs\skins\dhx_skyblue\bg.gif" />
  1500. <Content Include="dhtmlx\imgs\skins\dhx_skyblue\selector.gif" />
  1501. <Content Include="dhtmlx\imgs\skins\dhx_skyblue\vertical\bg.gif" />
  1502. <Content Include="dhtmlx\imgs\skins\dhx_skyblue\vertical\selector.gif" />
  1503. <Content Include="dhtmlx\imgs\skins\simplegray\leftside_bg.gif" />
  1504. <Content Include="dhtmlx\imgs\skins\simplegray\leftzone_bg.gif" />
  1505. <Content Include="dhtmlx\imgs\skins\simplegray\rightside_bg.gif" />
  1506. <Content Include="dhtmlx\imgs\skins\simplegray\rightzone_bg.gif" />
  1507. <Content Include="dhtmlx\imgs\skins\simplegray\selector.gif" />
  1508. <Content Include="dhtmlx\imgs\skins\simplegray\vertical\leftside_bg.gif" />
  1509. <Content Include="dhtmlx\imgs\skins\simplegray\vertical\leftzone_bg.gif" />
  1510. <Content Include="dhtmlx\imgs\skins\simplegray\vertical\rightside_bg.gif" />
  1511. <Content Include="dhtmlx\imgs\skins\simplegray\vertical\rightzone_bg.gif" />
  1512. <Content Include="dhtmlx\imgs\skins\simplegray\vertical\selector.gif" />
  1513. <Content Include="dhtmlx\imgs\skins\simplesilver\leftside_bg.gif" />
  1514. <Content Include="dhtmlx\imgs\skins\simplesilver\leftzone_bg.gif" />
  1515. <Content Include="dhtmlx\imgs\skins\simplesilver\rightside_bg.gif" />
  1516. <Content Include="dhtmlx\imgs\skins\simplesilver\rightzone_bg.gif" />
  1517. <Content Include="dhtmlx\imgs\skins\simplesilver\selector.gif" />
  1518. <Content Include="dhtmlx\imgs\skins\simplesilver\vertical\leftside_bg.gif" />
  1519. <Content Include="dhtmlx\imgs\skins\simplesilver\vertical\leftzone_bg.gif" />
  1520. <Content Include="dhtmlx\imgs\skins\simplesilver\vertical\rightside_bg.gif" />
  1521. <Content Include="dhtmlx\imgs\skins\simplesilver\vertical\rightzone_bg.gif" />
  1522. <Content Include="dhtmlx\imgs\skins\simplesilver\vertical\selector.gif" />
  1523. <Content Include="dhtmlx\imgs\skins\vertical\sldr_buki.gif" />
  1524. <Content Include="dhtmlx\imgs\skins\zipper\bg.gif" />
  1525. <Content Include="dhtmlx\imgs\skins\zipper\leftzone_bg.gif" />
  1526. <Content Include="dhtmlx\imgs\skins\zipper\rightzone_bg.gif" />
  1527. <Content Include="dhtmlx\imgs\skins\zipper\selector.gif" />
  1528. <Content Include="dhtmlx\imgs\skins\zipper\vertical\bg.gif" />
  1529. <Content Include="dhtmlx\imgs\skins\zipper\vertical\leftzone_bg.gif" />
  1530. <Content Include="dhtmlx\imgs\skins\zipper\vertical\rightzone_bg.gif" />
  1531. <Content Include="dhtmlx\imgs\skins\zipper\vertical\selector.gif" />
  1532. <Content Include="dhtmlx\imgs\skin_light_header.png" />
  1533. <Content Include="dhtmlx\imgs\skin_modern_header.png" />
  1534. <Content Include="dhtmlx\imgs\sky_blue_grid.gif" />
  1535. <Content Include="dhtmlx\imgs\sky_blue_sel.png" />
  1536. <Content Include="dhtmlx\imgs\sky_blue_sel2.png" />
  1537. <Content Include="dhtmlx\imgs\sky_blue_sel_tree.png" />
  1538. <Content Include="dhtmlx\imgs\slide.gif" />
  1539. <Content Include="dhtmlx\imgs\sort_asc.gif" />
  1540. <Content Include="dhtmlx\imgs\sort_desc.gif" />
  1541. <Content Include="dhtmlx\imgs\top.gif" />
  1542. <Content Include="dhtmlx\imgs\true.gif" />
  1543. <Content Include="dhtmlx\imgs\winbiscarf\winbiscarf_bottom.gif" />
  1544. <Content Include="dhtmlx\imgs\winbiscarf\winbiscarf_left.gif" />
  1545. <Content Include="dhtmlx\imgs\winbiscarf\winbiscarf_right.gif" />
  1546. <Content Include="dhtmlx\imgs\winbiscarf\winbiscarf_scroll_left.gif" />
  1547. <Content Include="dhtmlx\imgs\winbiscarf\winbiscarf_scroll_right.gif" />
  1548. <Content Include="dhtmlx\imgs\winbiscarf\winbiscarf_top.gif" />
  1549. <Content Include="dhtmlx\imgs\winscarf\winscarf_bottom.gif" />
  1550. <Content Include="dhtmlx\imgs\winscarf\winscarf_left.gif" />
  1551. <Content Include="dhtmlx\imgs\winscarf\winscarf_right.gif" />
  1552. <Content Include="dhtmlx\imgs\winscarf\winscarf_scroll_left.gif" />
  1553. <Content Include="dhtmlx\imgs\winscarf\winscarf_scroll_right.gif" />
  1554. <Content Include="dhtmlx\imgs\winscarf\winscarf_top.gif" />
  1555. <Content Include="dhtmlx\imgs\__dhxCP_skin_SkyBlue\bg_head.gif" />
  1556. <Content Include="dhtmlx\imgs\__dhxCP_skin_SkyBlue\but_add.gif" />
  1557. <Content Include="dhtmlx\imgs\__dhxCP_skin_SkyBlue\but_cancel.gif" />
  1558. <Content Include="dhtmlx\imgs\__dhxCP_skin_SkyBlue\but_select.gif" />
  1559. <Content Include="dhtmlx\imgs\__dhxCP_skin_SkyBlue\slide.gif" />
  1560. <Content Include="dhtmlx\manifest.txt" />
  1561. <Content Include="dhtmlx\types\ftypes.css" />
  1562. <Content Include="dhtmlx\types\ftypes.js" />
  1563. <Content Include="DLL\AjaxControlToolkit.dll" />
  1564. <Content Include="DLL\Interop.Microsoft.Office.Core.dll" />
  1565. <Content Include="DLL\Interop.Microsoft.Office.Interop.Word.dll" />
  1566. <Content Include="DLL\Interop.VBIDE.dll" />
  1567. <Content Include="DLL\Interop.Word.dll" />
  1568. <Content Include="DLL\itextsharp.dll" />
  1569. <Content Include="DLL\log4net.dll" />
  1570. <Content Include="DLL\Newtonsoft.Json.dll" />
  1571. <Content Include="DLL\OT.dhtmlxConnectors.dll" />
  1572. <Content Include="DLL\Telerik.Web.UI.dll" />
  1573. <Content Include="DLL\Telerik.Web.UI.Skins.dll" />
  1574. <Content Include="DLL\Telerik.Web.UI.XML" />
  1575. <Content Include="ExpFile.aspx" />
  1576. <Content Include="Js\ajax.js" />
  1577. <Content Include="Js\artDialog.source.js" />
  1578. <Content Include="Js\blockUI.js" />
  1579. <Content Include="Js\CheckPageChange.js" />
  1580. <Content Include="Js\CmsAreaDiv.js" />
  1581. <Content Include="Js\ColorSelector.js" />
  1582. <Content Include="Js\ForumMain.js" />
  1583. <Content Include="Js\iframeTools.js" />
  1584. <Content Include="Js\iframeTools.New.js" />
  1585. <Content Include="Js\ImgPreView.js" />
  1586. <Content Include="Js\jquery-1.10.2.min.js" />
  1587. <Content Include="Js\jquery-migrate-1.2.1.min.js" />
  1588. <Content Include="Js\jquery-ui-1.10.3.custom.js" />
  1589. <Content Include="Js\jquery-ui-1.10.3.custom.min.js" />
  1590. <Content Include="Js\jquery-ui-sliderAccess.js" />
  1591. <Content Include="Js\jquery-ui-timepicker-addon.js" />
  1592. <Content Include="Js\jquery-ui-timepicker-zh-TW.js" />
  1593. <Content Include="Js\jquery.artDialog.js" />
  1594. <Content Include="Js\jquery.artDialog.New.js" />
  1595. <Content Include="Js\jquery.autoheight.js" />
  1596. <Content Include="Js\jquery.battatech.excelexport.js" />
  1597. <Content Include="Js\jquery.battatech.excelexport.min.js" />
  1598. <Content Include="Js\jquery.datetimepicker.js" />
  1599. <Content Include="Js\jquery.floatThead.js" />
  1600. <Content Include="Js\jquery.floatThead.min.js" />
  1601. <Content Include="Js\jquery.imagemapster.min.js" />
  1602. <Content Include="Js\jquery.imgareaselect.min.js" />
  1603. <Content Include="Js\jquery.imgareaselect.pack.js" />
  1604. <Content Include="Js\jquery.lazyload.js" />
  1605. <Content Include="Js\jquery.lightbox-0.5.min.js" />
  1606. <Content Include="Js\jquery.lightbox-0.5.pack.js" />
  1607. <Content Include="Js\jquery.simple-dtpicker.js" />
  1608. <Content Include="Js\jqueryfiletree\example.htm" />
  1609. <Content Include="Js\jqueryfiletree\images\application.png" />
  1610. <Content Include="Js\jqueryfiletree\images\code.png" />
  1611. <Content Include="Js\jqueryfiletree\images\css.png" />
  1612. <Content Include="Js\jqueryfiletree\images\db.png" />
  1613. <Content Include="Js\jqueryfiletree\images\directory.png" />
  1614. <Content Include="Js\jqueryfiletree\images\doc.png" />
  1615. <Content Include="Js\jqueryfiletree\images\file.png" />
  1616. <Content Include="Js\jqueryfiletree\images\film.png" />
  1617. <Content Include="Js\jqueryfiletree\images\flash.png" />
  1618. <Content Include="Js\jqueryfiletree\images\folder_open.png" />
  1619. <Content Include="Js\jqueryfiletree\images\html.png" />
  1620. <Content Include="Js\jqueryfiletree\images\java.png" />
  1621. <Content Include="Js\jqueryfiletree\images\linux.png" />
  1622. <Content Include="Js\jqueryfiletree\images\music.png" />
  1623. <Content Include="Js\jqueryfiletree\images\pdf.png" />
  1624. <Content Include="Js\jqueryfiletree\images\php.png" />
  1625. <Content Include="Js\jqueryfiletree\images\picture.png" />
  1626. <Content Include="Js\jqueryfiletree\images\ppt.png" />
  1627. <Content Include="Js\jqueryfiletree\images\psd.png" />
  1628. <Content Include="Js\jqueryfiletree\images\ruby.png" />
  1629. <Content Include="Js\jqueryfiletree\images\script.png" />
  1630. <Content Include="Js\jqueryfiletree\images\spinner.gif" />
  1631. <Content Include="Js\jqueryfiletree\images\txt.png" />
  1632. <Content Include="Js\jqueryfiletree\images\xls.png" />
  1633. <Content Include="Js\jqueryfiletree\images\zip.png" />
  1634. <Content Include="Js\jqueryfiletree\jquery-1.3.2.min.js" />
  1635. <Content Include="Js\jqueryfiletree\jquery.easing.1.3.js" />
  1636. <Content Include="Js\jqueryfiletree\jqueryFileTree.aspx" />
  1637. <Content Include="Js\jqueryfiletree\jqueryFileTree.css" />
  1638. <Content Include="Js\jqueryfiletree\jqueryFileTree.js" />
  1639. <Content Include="Js\FreezeTable.js" />
  1640. <Content Include="Js\ListMove.js" />
  1641. <Content Include="Js\objCommon.js" />
  1642. <Content Include="Js\PageTab.js" />
  1643. <Content Include="Js\Page\Sys\ArgumentClassMaintain_Qry.js" />
  1644. <Content Include="Js\Page\Sys\ArgumentClassMaintain_Upd.js" />
  1645. <Content Include="Js\Page\Sys\ArgumentMaintain_Qry.js" />
  1646. <Content Include="Js\Page\Sys\ArgumentMaintain_Upd.js" />
  1647. <Content Include="Js\Page\Sys\AuthantedPrograms.js" />
  1648. <Content Include="Js\Page\Sys\JobtitleMaintain_Upd.js" />
  1649. <Content Include="Js\Page\Sys\ModuleMaintain_Qry.js" />
  1650. <Content Include="Js\Page\Sys\ModuleMaintain_Upd.js" />
  1651. <Content Include="Js\Page\Sys\ProgramMaintain_Qry.js" />
  1652. <Content Include="Js\Page\Sys\ProgramMaintain_Upd.js" />
  1653. <Content Include="Js\Page\Sys\RoleMaintain_Qry.js" />
  1654. <Content Include="Js\Page\Sys\RoleMaintain_Upd.js" />
  1655. <Content Include="Js\Page\Sys\SystemSetup_Qry.js" />
  1656. <Content Include="Js\Page\Sys\SystemSetup_Upd.js" />
  1657. <Content Include="Js\Page\Sys\MembersMaintain_Upd.js" />
  1658. <Content Include="Js\Page\Sys\MembersMaintain_Qry.js" />
  1659. <Content Include="Js\Page\Utl\CopyRight_Pop.js" />
  1660. <Content Include="Js\Page\Utl\Customer_Pop.js" />
  1661. <Content Include="Js\PopCommon.js" />
  1662. <Content Include="Js\PrintElement\jquery-ui.min.js" />
  1663. <Content Include="Js\PrintElement\jquery.min.js" />
  1664. <Content Include="Js\PrintElement\jquery.printElement.min.js" />
  1665. <Content Include="Js\PrintElement\jquery.themeswitcher.js" />
  1666. <Content Include="Js\PrintElement\jquery.tooltip.min.js" />
  1667. <Content Include="Js\PrintElement\main.js" />
  1668. <Content Include="Js\SaveQryParam.js" />
  1669. <Content Include="Js\scripts.js" />
  1670. <Content Include="Js\shadowbox.js" />
  1671. <Content Include="Js\Silverlight.js" />
  1672. <Content Include="Js\skins\default.css" />
  1673. <Content Include="Js\skins\icons\face-sad.png" />
  1674. <Content Include="Js\skins\icons\face-smile.png" />
  1675. <Content Include="Js\skins\icons\i.png" />
  1676. <Content Include="Js\skins\icons\loading.gif" />
  1677. <Content Include="Js\skins\icons\q.png" />
  1678. <Content Include="Js\skins\icons\v.png" />
  1679. <Content Include="Js\skins\icons\x.png" />
  1680. <Content Include="Js\skins\idialog.css" />
  1681. <Content Include="Js\skins\jquery.dynatable.css" />
  1682. <Content Include="Js\skins\simple.css" />
  1683. <Content Include="Js\supersized-init.js" />
  1684. <Content Include="Js\supersized.3.2.7.min.js" />
  1685. <Content Include="Js\uploadify\jquery.uploadify.min.js" />
  1686. <Content Include="Js\uploadify\uploadify-cancel.png" />
  1687. <Content Include="Js\uploadify\uploadify.css" />
  1688. <Content Include="Js\uploadify\uploadify.swf" />
  1689. <Content Include="Js\Login.js" />
  1690. <Content Include="Js\ModuleDefault.js" />
  1691. <Content Include="ModuleDefault.aspx" />
  1692. <Content Include="NotView.aspx" />
  1693. <Content Include="OpenFile.aspx" />
  1694. <Content Include="Page\Doc\CreateDirectory.aspx" />
  1695. <Content Include="Page\Doc\DirectoryRename.aspx" />
  1696. <Content Include="Page\Doc\Document.aspx" />
  1697. <Content Include="Page\Doc\DocumentMove.aspx" />
  1698. <Content Include="Page\Doc\DocumentTrash.aspx" />
  1699. <Content Include="Page\Doc\DownloadToZip.aspx" />
  1700. <Content Include="Page\Doc\FileManage.aspx" />
  1701. <Content Include="Page\Doc\Img\ajax-loader_20141007_1.gif" />
  1702. <Content Include="Page\Doc\Img\big.gif" />
  1703. <Content Include="Page\Doc\Img\Close.png" />
  1704. <Content Include="Page\Doc\Img\loader.gif" />
  1705. <Content Include="Page\Doc\Img\loading.gif" />
  1706. <Content Include="Page\Doc\Img\microsoft_office_2013_icons.png" />
  1707. <Content Include="Page\Doc\Img\next.png" />
  1708. <Content Include="Page\Doc\Img\next_h.png" />
  1709. <Content Include="Page\Doc\Img\prev.png" />
  1710. <Content Include="Page\Doc\Img\prev_h.png" />
  1711. <Content Include="Page\Doc\Img\TypeIcon\fileavi.png" />
  1712. <Content Include="Page\Doc\Img\TypeIcon\filebmp.png" />
  1713. <Content Include="Page\Doc\Img\TypeIcon\filedefdoc.png" />
  1714. <Content Include="Page\Doc\Img\TypeIcon\filedoc.png" />
  1715. <Content Include="Page\Doc\Img\TypeIcon\filegif.png" />
  1716. <Content Include="Page\Doc\Img\TypeIcon\filejpg.png" />
  1717. <Content Include="Page\Doc\Img\TypeIcon\filemedia.png" />
  1718. <Content Include="Page\Doc\Img\TypeIcon\filemp3.png" />
  1719. <Content Include="Page\Doc\Img\TypeIcon\filempg.png" />
  1720. <Content Include="Page\Doc\Img\TypeIcon\filepdf.png" />
  1721. <Content Include="Page\Doc\Img\TypeIcon\filepng.png" />
  1722. <Content Include="Page\Doc\Img\TypeIcon\fileppt.png" />
  1723. <Content Include="Page\Doc\Img\TypeIcon\filewav.png" />
  1724. <Content Include="Page\Doc\Img\TypeIcon\filewma.png" />
  1725. <Content Include="Page\Doc\Img\TypeIcon\filewmv.png" />
  1726. <Content Include="Page\Doc\Img\TypeIcon\filexls.png" />
  1727. <Content Include="Page\Doc\Img\TypeIcon\rar-icon.png" />
  1728. <Content Include="Page\Doc\Img\upload.png" />
  1729. <Content Include="Page\Doc\Img\zoom.png" />
  1730. <Content Include="Page\Doc\SaveImg.ashx" />
  1731. <Content Include="Page\Doc\selectRoot.aspx" />
  1732. <Content Include="Page\Doc\ShareSetting.aspx" />
  1733. <Content Include="Page\Doc\ShareSetting_V1.aspx" />
  1734. <Content Include="Page\Doc\SyncFileManage.aspx" />
  1735. <Content Include="Page\Doc\ToolList.html" />
  1736. <Content Include="Page\Doc\UpdateDirectory.html" />
  1737. <Content Include="Page\Doc\UpdateFileToDB.html" />
  1738. <Content Include="Page\Doc\UpdateNotExistsFile.html" />
  1739. <Content Include="Page\Doc\UploadImg.aspx" />
  1740. <Content Include="Page\Doc\UploadImgPro.aspx" />
  1741. <Content Include="Page\Sys\ArgumentClassMaintain_Qry.aspx" />
  1742. <Content Include="Page\Sys\ArgumentClassMaintain_Upd.aspx" />
  1743. <Content Include="Error.aspx" />
  1744. <Content Include="Footer.aspx" />
  1745. <Content Include="Header.aspx" />
  1746. <Content Include="Js\bgiframe.js" />
  1747. <Content Include="Js\Common.js" />
  1748. <Content Include="Js\jquery.min.js" />
  1749. <Content Include="Js\jquery.ui.datepicker-zh-TW.js" />
  1750. <Content Include="Js\MainMenu.js" />
  1751. <Content Include="Js\MessageBox.js" />
  1752. <Content Include="Js\SpryValidationPassword.js" />
  1753. <Content Include="Js\weebox.js" />
  1754. <Content Include="Login.aspx" />
  1755. <Content Include="MainPage.aspx" />
  1756. <Content Include="Menu.aspx" />
  1757. <Content Include="Page\Sys\ArgumentMaintain_Qry.aspx" />
  1758. <Content Include="Page\Sys\ArgumentMaintain_Upd.aspx" />
  1759. <Content Include="Page\Sys\AuthantedPrograms.aspx" />
  1760. <Content Include="Page\Sys\Default.aspx" />
  1761. <Content Include="Page\Sys\DepartmentsMaintain_Qry.aspx" />
  1762. <Content Include="Page\Sys\DepartmentsMaintain_Upd.aspx" />
  1763. <Content Include="Page\Sys\GridViewManage_Qry.aspx" />
  1764. <Content Include="Page\Sys\JobtitleMaintain_Qry.aspx" />
  1765. <Content Include="Page\Sys\JobtitleMaintain_Upd.aspx" />
  1766. <Content Include="Page\Sys\MembersMaintain_Qry.aspx" />
  1767. <Content Include="Page\Sys\MembersMaintain_Upd.aspx" />
  1768. <Content Include="Page\Sys\ModuleMaintain_Qry.aspx" />
  1769. <Content Include="Page\Sys\ModuleMaintain_Upd.aspx" />
  1770. <Content Include="Page\Sys\ProgramMaintain_Qry.aspx" />
  1771. <Content Include="Page\Sys\ProgramMaintain_Upd.aspx" />
  1772. <Content Include="Page\Sys\RoleMaintain_Qry.aspx" />
  1773. <Content Include="Page\Sys\RoleMaintain_Upd.aspx" />
  1774. <Content Include="Page\Sys\SystemSetup_Qry.aspx" />
  1775. <Content Include="Page\Sys\SystemSetup_Upd.aspx" />
  1776. <Content Include="Page\Sys\GridViewManage_Upd.aspx" />
  1777. <Content Include="Page\Sys\TempFile.aspx" />
  1778. <Content Include="Page\Utl\CopyRight_Pop.aspx" />
  1779. <Content Include="Page\Utl\Members_Pop.aspx" />
  1780. <Content Include="Page\Utl\ValidateCode.aspx" />
  1781. <Content Include="Waiting.aspx" />
  1782. <Content Include="WS\OrigtekFileManageWS.asmx" />
  1783. <Content Include="WS\OTKGridView.asmx" />
  1784. <Content Include="WS\WebService1.asmx" />
  1785. <None Include="App_Themes\Common\OTKTAB\images\vssver2.scc" />
  1786. <None Include="App_Themes\Default\pie\PIE.php" />
  1787. <Content Include="App_Themes\font\fontawesome-webfont">
  1788. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  1789. </Content>
  1790. <Content Include="App_Themes\font\fontawesome-webfont.eot">
  1791. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  1792. </Content>
  1793. <Content Include="App_Themes\font\fontawesome-webfont.ttf">
  1794. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  1795. </Content>
  1796. <Content Include="App_Themes\font\fontawesome-webfont.woff">
  1797. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  1798. </Content>
  1799. <None Include="DLL\vssver2.scc" />
  1800. <Content Include="GetImg.ashx" />
  1801. <Content Include="Js\fileUpload\fileupload.ashx" />
  1802. <Content Include="TvlGetImg.ashx" />
  1803. <Content Include="OrigtekGetImg.ashx" />
  1804. <None Include="Properties\PublishProfiles\T4U.pubxml" />
  1805. <Content Include="SaveImg.ashx" />
  1806. <None Include="Service References\ServiceReference1\WebService1.disco" />
  1807. <None Include="Service References\ServiceReference1\configuration91.svcinfo" />
  1808. <None Include="Service References\ServiceReference1\configuration.svcinfo" />
  1809. <None Include="Service References\ServiceReference1\Reference.svcmap">
  1810. <Generator>WCF Proxy Generator</Generator>
  1811. <LastGenOutput>Reference.cs</LastGenOutput>
  1812. </None>
  1813. <Content Include="ueditor\dialogs\anchor\anchor.html" />
  1814. <Content Include="ueditor\dialogs\attachment\attachment.css" />
  1815. <Content Include="ueditor\dialogs\attachment\attachment.html" />
  1816. <Content Include="ueditor\dialogs\attachment\callbacks.js" />
  1817. <Content Include="ueditor\dialogs\attachment\fileTypeImages\icon_chm.gif" />
  1818. <Content Include="ueditor\dialogs\attachment\fileTypeImages\icon_default.png" />
  1819. <Content Include="ueditor\dialogs\attachment\fileTypeImages\icon_doc.gif" />
  1820. <Content Include="ueditor\dialogs\attachment\fileTypeImages\icon_exe.gif" />
  1821. <Content Include="ueditor\dialogs\attachment\fileTypeImages\icon_mp3.gif" />
  1822. <Content Include="ueditor\dialogs\attachment\fileTypeImages\icon_mv.gif" />
  1823. <Content Include="ueditor\dialogs\attachment\fileTypeImages\icon_pdf.gif" />
  1824. <Content Include="ueditor\dialogs\attachment\fileTypeImages\icon_ppt.gif" />
  1825. <Content Include="ueditor\dialogs\attachment\fileTypeImages\icon_psd.gif" />
  1826. <Content Include="ueditor\dialogs\attachment\fileTypeImages\icon_rar.gif" />
  1827. <Content Include="ueditor\dialogs\attachment\fileTypeImages\icon_txt.gif" />
  1828. <Content Include="ueditor\dialogs\attachment\fileTypeImages\icon_xls.gif" />
  1829. <Content Include="ueditor\dialogs\attachment\fileTypeMaps.js" />
  1830. <Content Include="ueditor\dialogs\background\background.css" />
  1831. <Content Include="ueditor\dialogs\background\background.html" />
  1832. <Content Include="ueditor\dialogs\background\background.js" />
  1833. <Content Include="ueditor\dialogs\emotion\emotion.css" />
  1834. <Content Include="ueditor\dialogs\emotion\emotion.html" />
  1835. <Content Include="ueditor\dialogs\emotion\emotion.js" />
  1836. <Content Include="ueditor\dialogs\emotion\images\0.gif" />
  1837. <Content Include="ueditor\dialogs\emotion\images\bface.gif" />
  1838. <Content Include="ueditor\dialogs\emotion\images\cface.gif" />
  1839. <Content Include="ueditor\dialogs\emotion\images\fface.gif" />
  1840. <Content Include="ueditor\dialogs\emotion\images\jxface2.gif" />
  1841. <Content Include="ueditor\dialogs\emotion\images\neweditor-tab-bg.png" />
  1842. <Content Include="ueditor\dialogs\emotion\images\tface.gif" />
  1843. <Content Include="ueditor\dialogs\emotion\images\wface.gif" />
  1844. <Content Include="ueditor\dialogs\emotion\images\yface.gif" />
  1845. <Content Include="ueditor\dialogs\gmap\gmap.html" />
  1846. <Content Include="ueditor\dialogs\help\help.css" />
  1847. <Content Include="ueditor\dialogs\help\help.html" />
  1848. <Content Include="ueditor\dialogs\help\help.js" />
  1849. <Content Include="ueditor\dialogs\image\image.css" />
  1850. <Content Include="ueditor\dialogs\image\image.html" />
  1851. <Content Include="ueditor\dialogs\image\image.js" />
  1852. <Content Include="ueditor\dialogs\image\images\center_focus.jpg" />
  1853. <Content Include="ueditor\dialogs\image\images\left_focus.jpg" />
  1854. <Content Include="ueditor\dialogs\image\images\none_focus.jpg" />
  1855. <Content Include="ueditor\dialogs\image\images\right_focus.jpg" />
  1856. <Content Include="ueditor\dialogs\image\imageUploader.swf" />
  1857. <Content Include="ueditor\dialogs\insertframe\insertframe.html" />
  1858. <Content Include="ueditor\dialogs\internal.js" />
  1859. <Content Include="ueditor\dialogs\link\link.html" />
  1860. <Content Include="ueditor\dialogs\map\map.html" />
  1861. <Content Include="ueditor\dialogs\music\music.css" />
  1862. <Content Include="ueditor\dialogs\music\music.html" />
  1863. <Content Include="ueditor\dialogs\music\music.js" />
  1864. <Content Include="ueditor\dialogs\scrawl\images\addimg.png" />
  1865. <Content Include="ueditor\dialogs\scrawl\images\brush.png" />
  1866. <Content Include="ueditor\dialogs\scrawl\images\delimg.png" />
  1867. <Content Include="ueditor\dialogs\scrawl\images\delimgH.png" />
  1868. <Content Include="ueditor\dialogs\scrawl\images\empty.png" />
  1869. <Content Include="ueditor\dialogs\scrawl\images\emptyH.png" />
  1870. <Content Include="ueditor\dialogs\scrawl\images\eraser.png" />
  1871. <Content Include="ueditor\dialogs\scrawl\images\redo.png" />
  1872. <Content Include="ueditor\dialogs\scrawl\images\redoH.png" />
  1873. <Content Include="ueditor\dialogs\scrawl\images\scale.png" />
  1874. <Content Include="ueditor\dialogs\scrawl\images\scaleH.png" />
  1875. <Content Include="ueditor\dialogs\scrawl\images\size.png" />
  1876. <Content Include="ueditor\dialogs\scrawl\images\undo.png" />
  1877. <Content Include="ueditor\dialogs\scrawl\images\undoH.png" />
  1878. <Content Include="ueditor\dialogs\scrawl\scrawl.css" />
  1879. <Content Include="ueditor\dialogs\scrawl\scrawl.html" />
  1880. <Content Include="ueditor\dialogs\scrawl\scrawl.js" />
  1881. <Content Include="ueditor\dialogs\searchreplace\searchreplace.html" />
  1882. <Content Include="ueditor\dialogs\searchreplace\searchreplace.js" />
  1883. <Content Include="ueditor\dialogs\snapscreen\snapscreen.html" />
  1884. <Content Include="ueditor\dialogs\spechars\spechars.html" />
  1885. <Content Include="ueditor\dialogs\spechars\spechars.js" />
  1886. <Content Include="ueditor\dialogs\table\dragicon.png" />
  1887. <Content Include="ueditor\dialogs\table\edittable.css" />
  1888. <Content Include="ueditor\dialogs\table\edittable.html" />
  1889. <Content Include="ueditor\dialogs\table\edittable.js" />
  1890. <Content Include="ueditor\dialogs\table\edittd.html" />
  1891. <Content Include="ueditor\dialogs\table\edittip.html" />
  1892. <Content Include="ueditor\dialogs\tangram.js" />
  1893. <Content Include="ueditor\dialogs\template\config.js" />
  1894. <Content Include="ueditor\dialogs\template\images\bg.gif" />
  1895. <Content Include="ueditor\dialogs\template\images\pre0.png" />
  1896. <Content Include="ueditor\dialogs\template\images\pre1.png" />
  1897. <Content Include="ueditor\dialogs\template\images\pre2.png" />
  1898. <Content Include="ueditor\dialogs\template\images\pre3.png" />
  1899. <Content Include="ueditor\dialogs\template\images\pre4.png" />
  1900. <Content Include="ueditor\dialogs\template\template.css" />
  1901. <Content Include="ueditor\dialogs\template\template.html" />
  1902. <Content Include="ueditor\dialogs\template\template.js" />
  1903. <Content Include="ueditor\dialogs\video\images\center_focus.jpg" />
  1904. <Content Include="ueditor\dialogs\video\images\left_focus.jpg" />
  1905. <Content Include="ueditor\dialogs\video\images\none_focus.jpg" />
  1906. <Content Include="ueditor\dialogs\video\images\right_focus.jpg" />
  1907. <Content Include="ueditor\dialogs\video\video.css" />
  1908. <Content Include="ueditor\dialogs\video\video.html" />
  1909. <Content Include="ueditor\dialogs\video\video.js" />
  1910. <Content Include="ueditor\dialogs\webapp\webapp.html" />
  1911. <Content Include="ueditor\dialogs\wordimage\fClipboard_ueditor.swf" />
  1912. <Content Include="ueditor\dialogs\wordimage\imageUploader.swf" />
  1913. <Content Include="ueditor\dialogs\wordimage\wordimage.html" />
  1914. <Content Include="ueditor\dialogs\wordimage\wordimage.js" />
  1915. <Content Include="ueditor\lang\en\en.js" />
  1916. <Content Include="ueditor\lang\en\images\addimage.png" />
  1917. <Content Include="ueditor\lang\en\images\alldeletebtnhoverskin.png" />
  1918. <Content Include="ueditor\lang\en\images\alldeletebtnupskin.png" />
  1919. <Content Include="ueditor\lang\en\images\background.png" />
  1920. <Content Include="ueditor\lang\en\images\button.png" />
  1921. <Content Include="ueditor\lang\en\images\copy.png" />
  1922. <Content Include="ueditor\lang\en\images\deletedisable.png" />
  1923. <Content Include="ueditor\lang\en\images\deleteenable.png" />
  1924. <Content Include="ueditor\lang\en\images\imglabel.png" />
  1925. <Content Include="ueditor\lang\en\images\listbackground.png" />
  1926. <Content Include="ueditor\lang\en\images\localimage.png" />
  1927. <Content Include="ueditor\lang\en\images\music.png" />
  1928. <Content Include="ueditor\lang\en\images\rotateleftdisable.png" />
  1929. <Content Include="ueditor\lang\en\images\rotateleftenable.png" />
  1930. <Content Include="ueditor\lang\en\images\rotaterightdisable.png" />
  1931. <Content Include="ueditor\lang\en\images\rotaterightenable.png" />
  1932. <Content Include="ueditor\lang\en\images\upload.png" />
  1933. <Content Include="ueditor\lang\zh-cn\images\copy.png" />
  1934. <Content Include="ueditor\lang\zh-cn\images\imglabel.png" />
  1935. <Content Include="ueditor\lang\zh-cn\images\localimage.png" />
  1936. <Content Include="ueditor\lang\zh-cn\images\music.png" />
  1937. <Content Include="ueditor\lang\zh-cn\images\upload.png" />
  1938. <Content Include="ueditor\lang\zh-cn\zh-cn.js" />
  1939. <Content Include="ueditor\lang\zh-tw\images\copy.png" />
  1940. <Content Include="ueditor\lang\zh-tw\images\imglabel.png" />
  1941. <Content Include="ueditor\lang\zh-tw\images\localimage.png" />
  1942. <Content Include="ueditor\lang\zh-tw\images\music.png" />
  1943. <Content Include="ueditor\lang\zh-tw\images\upload.png" />
  1944. <Content Include="ueditor\lang\zh-tw\zh-tw.js" />
  1945. <Content Include="ueditor\net\upload\2013-09-09\324c9d82-1017-45fb-8f01-f645a4523665.gif" />
  1946. <Content Include="ueditor\net\upload\2013-09-09\4b09a0bf-b9c1-475e-b6f6-d81654055329.gif" />
  1947. <Content Include="ueditor\net\upload\2013-09-09\87a7b676-808d-44ce-a547-d01ca9505a1e.gif" />
  1948. <Content Include="ueditor\net\upload\2013-09-09\eeb18f57-23db-4a0a-91df-4fa366cb188c.gif" />
  1949. <Content Include="ueditor\themes\default\css\ueditor.css" />
  1950. <Content Include="ueditor\themes\default\dialogbase.css" />
  1951. <Content Include="ueditor\themes\default\images\anchor.gif" />
  1952. <Content Include="ueditor\themes\default\images\arrow.png" />
  1953. <Content Include="ueditor\themes\default\images\arrow_down.png" />
  1954. <Content Include="ueditor\themes\default\images\arrow_up.png" />
  1955. <Content Include="ueditor\themes\default\images\button-bg.gif" />
  1956. <Content Include="ueditor\themes\default\images\cancelbutton.gif" />
  1957. <Content Include="ueditor\themes\default\images\cursor_h.gif" />
  1958. <Content Include="ueditor\themes\default\images\cursor_h.png" />
  1959. <Content Include="ueditor\themes\default\images\cursor_v.gif" />
  1960. <Content Include="ueditor\themes\default\images\cursor_v.png" />
  1961. <Content Include="ueditor\themes\default\images\dialog-title-bg.png" />
  1962. <Content Include="ueditor\themes\default\images\filescan.png" />
  1963. <Content Include="ueditor\themes\default\images\highlighted.gif" />
  1964. <Content Include="ueditor\themes\default\images\icons-all.gif" />
  1965. <Content Include="ueditor\themes\default\images\icons.gif" />
  1966. <Content Include="ueditor\themes\default\images\icons.png" />
  1967. <Content Include="ueditor\themes\default\images\lock.gif" />
  1968. <Content Include="ueditor\themes\default\images\neweditor-tab-bg.png" />
  1969. <Content Include="ueditor\themes\default\images\pagebreak.gif" />
  1970. <Content Include="ueditor\themes\default\images\scale.png" />
  1971. <Content Include="ueditor\themes\default\images\spacer.gif" />
  1972. <Content Include="ueditor\themes\default\images\sparator_v.png" />
  1973. <Content Include="ueditor\themes\default\images\table-cell-align.png" />
  1974. <Content Include="ueditor\themes\default\images\tangram-colorpicker.png" />
  1975. <Content Include="ueditor\themes\default\images\toolbar_bg.png" />
  1976. <Content Include="ueditor\themes\default\images\unhighlighted.gif" />
  1977. <Content Include="ueditor\themes\default\images\upload.png" />
  1978. <Content Include="ueditor\themes\default\images\videologo.gif" />
  1979. <Content Include="ueditor\themes\default\images\word.gif" />
  1980. <Content Include="ueditor\themes\default\images\wordpaste.png" />
  1981. <Content Include="ueditor\themes\iframe.css" />
  1982. <Content Include="ueditor\third-party\codemirror\codemirror.css" />
  1983. <Content Include="ueditor\third-party\codemirror\codemirror.js" />
  1984. <Content Include="ueditor\third-party\snapscreen\UEditorSnapscreen.exe" />
  1985. <Content Include="ueditor\third-party\swfupload\fileprogress.js" />
  1986. <Content Include="ueditor\third-party\swfupload\swfupload.cookies.js" />
  1987. <Content Include="ueditor\third-party\swfupload\swfupload.js" />
  1988. <Content Include="ueditor\third-party\swfupload\swfupload.proxy.js" />
  1989. <Content Include="ueditor\third-party\swfupload\swfupload.queue.js" />
  1990. <Content Include="ueditor\third-party\swfupload\swfupload.speed.js" />
  1991. <Content Include="ueditor\third-party\swfupload\swfupload.swf" />
  1992. <Content Include="ueditor\third-party\swfupload\swfupload_fp9.swf" />
  1993. <Content Include="ueditor\third-party\SyntaxHighlighter\shCore.js" />
  1994. <Content Include="ueditor\third-party\SyntaxHighlighter\shCoreDefault.css" />
  1995. <Content Include="ueditor\ueditor.all.js" />
  1996. <Content Include="ueditor\ueditor.all.min.js" />
  1997. <Content Include="ueditor\ueditor.config.js" />
  1998. <Content Include="ueditor\ueditor.parse.js" />
  1999. <Content Include="Web.config">
  2000. <SubType>Designer</SubType>
  2001. </Content>
  2002. <Content Include="Web.Debug.config">
  2003. <DependentUpon>Web.config</DependentUpon>
  2004. </Content>
  2005. <Content Include="Web.Release.config">
  2006. <DependentUpon>Web.config</DependentUpon>
  2007. </Content>
  2008. <Content Include="WebService1.asmx" />
  2009. <Content Include="ueditor\net\fileUp.ashx" />
  2010. <Content Include="ueditor\net\getContent.ashx" />
  2011. <Content Include="ueditor\net\getMovie.ashx" />
  2012. <Content Include="ueditor\net\getRemoteImage.ashx" />
  2013. <Content Include="ueditor\net\imageManager.ashx" />
  2014. <Content Include="ueditor\net\imageUp.ashx" />
  2015. <Content Include="ueditor\net\scrawlUp.ashx" />
  2016. <Content Include="ueditor\net\Web.config" />
  2017. </ItemGroup>
  2018. <ItemGroup>
  2019. <Compile Include="Ap_Code\Base64Helper.cs" />
  2020. <Compile Include="Ap_Code\BasePage_Pop.cs">
  2021. <SubType>ASPXCodeBehind</SubType>
  2022. </Compile>
  2023. <Compile Include="Ap_Code\Common.cs" />
  2024. <Compile Include="Ap_Code\Enumerations.cs" />
  2025. <Compile Include="Ap_Code\FileInfo.cs" />
  2026. <Compile Include="Ap_Code\GridViewGroup.cs" />
  2027. <Compile Include="Ap_Code\GridViewGroupList.cs" />
  2028. <Compile Include="Ap_Code\GridViewHelper.cs" />
  2029. <Compile Include="Ap_Code\GridViewSummary.cs" />
  2030. <Compile Include="Ap_Code\GridViewSummaryList.cs" />
  2031. <Compile Include="Ap_Code\ImageTypeCheck.cs" />
  2032. <Compile Include="Ap_Code\JsonHelper.cs" />
  2033. <Compile Include="Ap_Code\LdapAuthentication.cs" />
  2034. <Compile Include="Ap_Code\SecurityUtil.cs" />
  2035. <Compile Include="Ap_Code\UpLoadHttpModule.cs" />
  2036. <Compile Include="Ap_Code\BasePage.cs">
  2037. <SubType>ASPXCodeBehind</SubType>
  2038. </Compile>
  2039. <Compile Include="Ap_Code\WordReport.cs" />
  2040. <Compile Include="Ascx\AsyncFileUpView.ascx.cs">
  2041. <DependentUpon>AsyncFileUpView.ascx</DependentUpon>
  2042. <SubType>ASPXCodeBehind</SubType>
  2043. </Compile>
  2044. <Compile Include="Ascx\AsyncFileUpView.ascx.designer.cs">
  2045. <DependentUpon>AsyncFileUpView.ascx</DependentUpon>
  2046. </Compile>
  2047. <Compile Include="Ascx\FileUpView.ascx.cs">
  2048. <DependentUpon>FileUpView.ascx</DependentUpon>
  2049. <SubType>ASPXCodeBehind</SubType>
  2050. </Compile>
  2051. <Compile Include="Ascx\FileUpView.ascx.designer.cs">
  2052. <DependentUpon>FileUpView.ascx</DependentUpon>
  2053. </Compile>
  2054. <Compile Include="Ascx\FolderUpView.ascx.cs">
  2055. <DependentUpon>FolderUpView.ascx</DependentUpon>
  2056. <SubType>ASPXCodeBehind</SubType>
  2057. </Compile>
  2058. <Compile Include="Ascx\FolderUpView.ascx.designer.cs">
  2059. <DependentUpon>FolderUpView.ascx</DependentUpon>
  2060. </Compile>
  2061. <Compile Include="DemoFile.aspx.cs">
  2062. <DependentUpon>DemoFile.aspx</DependentUpon>
  2063. <SubType>ASPXCodeBehind</SubType>
  2064. </Compile>
  2065. <Compile Include="DemoFile.aspx.designer.cs">
  2066. <DependentUpon>DemoFile.aspx</DependentUpon>
  2067. </Compile>
  2068. <Compile Include="ExpFile.aspx.cs">
  2069. <DependentUpon>ExpFile.aspx</DependentUpon>
  2070. <SubType>ASPXCodeBehind</SubType>
  2071. </Compile>
  2072. <Compile Include="ExpFile.aspx.designer.cs">
  2073. <DependentUpon>ExpFile.aspx</DependentUpon>
  2074. </Compile>
  2075. <Compile Include="GetImg.ashx.cs">
  2076. <DependentUpon>GetImg.ashx</DependentUpon>
  2077. </Compile>
  2078. <Compile Include="ModuleDefault.aspx.cs">
  2079. <DependentUpon>ModuleDefault.aspx</DependentUpon>
  2080. <SubType>ASPXCodeBehind</SubType>
  2081. </Compile>
  2082. <Compile Include="ModuleDefault.aspx.designer.cs">
  2083. <DependentUpon>ModuleDefault.aspx</DependentUpon>
  2084. </Compile>
  2085. <Compile Include="NotView.aspx.cs">
  2086. <DependentUpon>NotView.aspx</DependentUpon>
  2087. <SubType>ASPXCodeBehind</SubType>
  2088. </Compile>
  2089. <Compile Include="NotView.aspx.designer.cs">
  2090. <DependentUpon>NotView.aspx</DependentUpon>
  2091. </Compile>
  2092. <Compile Include="OpenFile.aspx.cs">
  2093. <DependentUpon>OpenFile.aspx</DependentUpon>
  2094. <SubType>ASPXCodeBehind</SubType>
  2095. </Compile>
  2096. <Compile Include="OpenFile.aspx.designer.cs">
  2097. <DependentUpon>OpenFile.aspx</DependentUpon>
  2098. </Compile>
  2099. <Compile Include="Page\Doc\CreateDirectory.aspx.cs">
  2100. <DependentUpon>CreateDirectory.aspx</DependentUpon>
  2101. <SubType>ASPXCodeBehind</SubType>
  2102. </Compile>
  2103. <Compile Include="Page\Doc\CreateDirectory.aspx.designer.cs">
  2104. <DependentUpon>CreateDirectory.aspx</DependentUpon>
  2105. </Compile>
  2106. <Compile Include="Page\Doc\DirectoryRename.aspx.cs">
  2107. <DependentUpon>DirectoryRename.aspx</DependentUpon>
  2108. <SubType>ASPXCodeBehind</SubType>
  2109. </Compile>
  2110. <Compile Include="Page\Doc\DirectoryRename.aspx.designer.cs">
  2111. <DependentUpon>DirectoryRename.aspx</DependentUpon>
  2112. </Compile>
  2113. <Compile Include="Page\Doc\Document.aspx.cs">
  2114. <DependentUpon>Document.aspx</DependentUpon>
  2115. <SubType>ASPXCodeBehind</SubType>
  2116. </Compile>
  2117. <Compile Include="Page\Doc\Document.aspx.designer.cs">
  2118. <DependentUpon>Document.aspx</DependentUpon>
  2119. </Compile>
  2120. <Compile Include="Page\Doc\DocumentMove.aspx.cs">
  2121. <DependentUpon>DocumentMove.aspx</DependentUpon>
  2122. <SubType>ASPXCodeBehind</SubType>
  2123. </Compile>
  2124. <Compile Include="Page\Doc\DocumentMove.aspx.designer.cs">
  2125. <DependentUpon>DocumentMove.aspx</DependentUpon>
  2126. </Compile>
  2127. <Compile Include="Page\Doc\DocumentTrash.aspx.cs">
  2128. <DependentUpon>DocumentTrash.aspx</DependentUpon>
  2129. <SubType>ASPXCodeBehind</SubType>
  2130. </Compile>
  2131. <Compile Include="Page\Doc\DocumentTrash.aspx.designer.cs">
  2132. <DependentUpon>DocumentTrash.aspx</DependentUpon>
  2133. </Compile>
  2134. <Compile Include="Page\Doc\DownloadToZip.aspx.cs">
  2135. <DependentUpon>DownloadToZip.aspx</DependentUpon>
  2136. <SubType>ASPXCodeBehind</SubType>
  2137. </Compile>
  2138. <Compile Include="Page\Doc\DownloadToZip.aspx.designer.cs">
  2139. <DependentUpon>DownloadToZip.aspx</DependentUpon>
  2140. </Compile>
  2141. <Compile Include="Page\Doc\FileManage.aspx.cs">
  2142. <DependentUpon>FileManage.aspx</DependentUpon>
  2143. <SubType>ASPXCodeBehind</SubType>
  2144. </Compile>
  2145. <Compile Include="Page\Doc\FileManage.aspx.designer.cs">
  2146. <DependentUpon>FileManage.aspx</DependentUpon>
  2147. </Compile>
  2148. <Compile Include="Page\Doc\selectRoot.aspx.cs">
  2149. <DependentUpon>selectRoot.aspx</DependentUpon>
  2150. <SubType>ASPXCodeBehind</SubType>
  2151. </Compile>
  2152. <Compile Include="Page\Doc\selectRoot.aspx.designer.cs">
  2153. <DependentUpon>selectRoot.aspx</DependentUpon>
  2154. </Compile>
  2155. <Compile Include="Page\Doc\ShareSetting.aspx.cs">
  2156. <DependentUpon>ShareSetting.aspx</DependentUpon>
  2157. <SubType>ASPXCodeBehind</SubType>
  2158. </Compile>
  2159. <Compile Include="Page\Doc\ShareSetting.aspx.designer.cs">
  2160. <DependentUpon>ShareSetting.aspx</DependentUpon>
  2161. </Compile>
  2162. <Compile Include="Page\Doc\ShareSetting_V1.aspx.cs">
  2163. <DependentUpon>ShareSetting_V1.aspx</DependentUpon>
  2164. <SubType>ASPXCodeBehind</SubType>
  2165. </Compile>
  2166. <Compile Include="Page\Doc\ShareSetting_V1.aspx.designer.cs">
  2167. <DependentUpon>ShareSetting_V1.aspx</DependentUpon>
  2168. </Compile>
  2169. <Compile Include="Page\Doc\SyncFileManage.aspx.cs">
  2170. <DependentUpon>SyncFileManage.aspx</DependentUpon>
  2171. <SubType>ASPXCodeBehind</SubType>
  2172. </Compile>
  2173. <Compile Include="Page\Doc\SyncFileManage.aspx.designer.cs">
  2174. <DependentUpon>SyncFileManage.aspx</DependentUpon>
  2175. </Compile>
  2176. <Compile Include="Page\Doc\UploadImg.aspx.cs">
  2177. <DependentUpon>UploadImg.aspx</DependentUpon>
  2178. <SubType>ASPXCodeBehind</SubType>
  2179. </Compile>
  2180. <Compile Include="Page\Doc\UploadImg.aspx.designer.cs">
  2181. <DependentUpon>UploadImg.aspx</DependentUpon>
  2182. </Compile>
  2183. <Compile Include="Page\Doc\UploadImgPro.aspx.cs">
  2184. <DependentUpon>UploadImgPro.aspx</DependentUpon>
  2185. <SubType>ASPXCodeBehind</SubType>
  2186. </Compile>
  2187. <Compile Include="Page\Doc\UploadImgPro.aspx.designer.cs">
  2188. <DependentUpon>UploadImgPro.aspx</DependentUpon>
  2189. </Compile>
  2190. <Compile Include="Page\Sys\ArgumentClassMaintain_Qry.aspx.cs">
  2191. <DependentUpon>ArgumentClassMaintain_Qry.aspx</DependentUpon>
  2192. <SubType>ASPXCodeBehind</SubType>
  2193. </Compile>
  2194. <Compile Include="Page\Sys\ArgumentClassMaintain_Qry.aspx.designer.cs">
  2195. <DependentUpon>ArgumentClassMaintain_Qry.aspx</DependentUpon>
  2196. </Compile>
  2197. <Compile Include="Page\Sys\ArgumentClassMaintain_Upd.aspx.cs">
  2198. <DependentUpon>ArgumentClassMaintain_Upd.aspx</DependentUpon>
  2199. <SubType>ASPXCodeBehind</SubType>
  2200. </Compile>
  2201. <Compile Include="Page\Sys\ArgumentClassMaintain_Upd.aspx.designer.cs">
  2202. <DependentUpon>ArgumentClassMaintain_Upd.aspx</DependentUpon>
  2203. </Compile>
  2204. <Compile Include="Error.aspx.cs">
  2205. <DependentUpon>Error.aspx</DependentUpon>
  2206. <SubType>ASPXCodeBehind</SubType>
  2207. </Compile>
  2208. <Compile Include="Error.aspx.designer.cs">
  2209. <DependentUpon>Error.aspx</DependentUpon>
  2210. </Compile>
  2211. <Compile Include="Footer.aspx.cs">
  2212. <DependentUpon>Footer.aspx</DependentUpon>
  2213. <SubType>ASPXCodeBehind</SubType>
  2214. </Compile>
  2215. <Compile Include="Footer.aspx.designer.cs">
  2216. <DependentUpon>Footer.aspx</DependentUpon>
  2217. </Compile>
  2218. <Compile Include="Header.aspx.cs">
  2219. <DependentUpon>Header.aspx</DependentUpon>
  2220. <SubType>ASPXCodeBehind</SubType>
  2221. </Compile>
  2222. <Compile Include="Header.aspx.designer.cs">
  2223. <DependentUpon>Header.aspx</DependentUpon>
  2224. </Compile>
  2225. <Compile Include="Login.aspx.cs">
  2226. <DependentUpon>Login.aspx</DependentUpon>
  2227. <SubType>ASPXCodeBehind</SubType>
  2228. </Compile>
  2229. <Compile Include="Login.aspx.designer.cs">
  2230. <DependentUpon>Login.aspx</DependentUpon>
  2231. </Compile>
  2232. <Compile Include="MainPage.aspx.cs">
  2233. <DependentUpon>MainPage.aspx</DependentUpon>
  2234. <SubType>ASPXCodeBehind</SubType>
  2235. </Compile>
  2236. <Compile Include="MainPage.aspx.designer.cs">
  2237. <DependentUpon>MainPage.aspx</DependentUpon>
  2238. </Compile>
  2239. <Compile Include="Menu.aspx.cs">
  2240. <DependentUpon>Menu.aspx</DependentUpon>
  2241. <SubType>ASPXCodeBehind</SubType>
  2242. </Compile>
  2243. <Compile Include="Menu.aspx.designer.cs">
  2244. <DependentUpon>Menu.aspx</DependentUpon>
  2245. </Compile>
  2246. <Compile Include="Page\Sys\ArgumentMaintain_Qry.aspx.cs">
  2247. <DependentUpon>ArgumentMaintain_Qry.aspx</DependentUpon>
  2248. <SubType>ASPXCodeBehind</SubType>
  2249. </Compile>
  2250. <Compile Include="Page\Sys\ArgumentMaintain_Qry.aspx.designer.cs">
  2251. <DependentUpon>ArgumentMaintain_Qry.aspx</DependentUpon>
  2252. </Compile>
  2253. <Compile Include="Page\Sys\ArgumentMaintain_Upd.aspx.cs">
  2254. <DependentUpon>ArgumentMaintain_Upd.aspx</DependentUpon>
  2255. <SubType>ASPXCodeBehind</SubType>
  2256. </Compile>
  2257. <Compile Include="Page\Sys\ArgumentMaintain_Upd.aspx.designer.cs">
  2258. <DependentUpon>ArgumentMaintain_Upd.aspx</DependentUpon>
  2259. </Compile>
  2260. <Compile Include="Page\Sys\AuthantedPrograms.aspx.cs">
  2261. <DependentUpon>AuthantedPrograms.aspx</DependentUpon>
  2262. <SubType>ASPXCodeBehind</SubType>
  2263. </Compile>
  2264. <Compile Include="Page\Sys\AuthantedPrograms.aspx.designer.cs">
  2265. <DependentUpon>AuthantedPrograms.aspx</DependentUpon>
  2266. </Compile>
  2267. <Compile Include="Page\Sys\Default.aspx.cs">
  2268. <DependentUpon>Default.aspx</DependentUpon>
  2269. <SubType>ASPXCodeBehind</SubType>
  2270. </Compile>
  2271. <Compile Include="Page\Sys\Default.aspx.designer.cs">
  2272. <DependentUpon>Default.aspx</DependentUpon>
  2273. </Compile>
  2274. <Compile Include="Page\Sys\DepartmentsMaintain_Qry.aspx.cs">
  2275. <DependentUpon>DepartmentsMaintain_Qry.aspx</DependentUpon>
  2276. <SubType>ASPXCodeBehind</SubType>
  2277. </Compile>
  2278. <Compile Include="Page\Sys\DepartmentsMaintain_Qry.aspx.designer.cs">
  2279. <DependentUpon>DepartmentsMaintain_Qry.aspx</DependentUpon>
  2280. </Compile>
  2281. <Compile Include="Page\Sys\DepartmentsMaintain_Upd.aspx.cs">
  2282. <DependentUpon>DepartmentsMaintain_Upd.aspx</DependentUpon>
  2283. <SubType>ASPXCodeBehind</SubType>
  2284. </Compile>
  2285. <Compile Include="Page\Sys\DepartmentsMaintain_Upd.aspx.designer.cs">
  2286. <DependentUpon>DepartmentsMaintain_Upd.aspx</DependentUpon>
  2287. </Compile>
  2288. <Compile Include="Page\Sys\GridViewManage_Qry.aspx.cs">
  2289. <DependentUpon>GridViewManage_Qry.aspx</DependentUpon>
  2290. <SubType>ASPXCodeBehind</SubType>
  2291. </Compile>
  2292. <Compile Include="Page\Sys\GridViewManage_Qry.aspx.designer.cs">
  2293. <DependentUpon>GridViewManage_Qry.aspx</DependentUpon>
  2294. </Compile>
  2295. <Compile Include="Page\Sys\JobtitleMaintain_Qry.aspx.cs">
  2296. <DependentUpon>JobtitleMaintain_Qry.aspx</DependentUpon>
  2297. <SubType>ASPXCodeBehind</SubType>
  2298. </Compile>
  2299. <Compile Include="Page\Sys\JobtitleMaintain_Qry.aspx.designer.cs">
  2300. <DependentUpon>JobtitleMaintain_Qry.aspx</DependentUpon>
  2301. </Compile>
  2302. <Compile Include="Page\Sys\JobtitleMaintain_Upd.aspx.cs">
  2303. <DependentUpon>JobtitleMaintain_Upd.aspx</DependentUpon>
  2304. <SubType>ASPXCodeBehind</SubType>
  2305. </Compile>
  2306. <Compile Include="Page\Sys\JobtitleMaintain_Upd.aspx.designer.cs">
  2307. <DependentUpon>JobtitleMaintain_Upd.aspx</DependentUpon>
  2308. </Compile>
  2309. <Compile Include="Page\Sys\MembersMaintain_Qry.aspx.cs">
  2310. <DependentUpon>MembersMaintain_Qry.aspx</DependentUpon>
  2311. <SubType>ASPXCodeBehind</SubType>
  2312. </Compile>
  2313. <Compile Include="Page\Sys\MembersMaintain_Qry.aspx.designer.cs">
  2314. <DependentUpon>MembersMaintain_Qry.aspx</DependentUpon>
  2315. </Compile>
  2316. <Compile Include="Page\Sys\MembersMaintain_Upd.aspx.cs">
  2317. <DependentUpon>MembersMaintain_Upd.aspx</DependentUpon>
  2318. <SubType>ASPXCodeBehind</SubType>
  2319. </Compile>
  2320. <Compile Include="Page\Sys\MembersMaintain_Upd.aspx.designer.cs">
  2321. <DependentUpon>MembersMaintain_Upd.aspx</DependentUpon>
  2322. </Compile>
  2323. <Compile Include="Page\Sys\ModuleMaintain_Qry.aspx.cs">
  2324. <DependentUpon>ModuleMaintain_Qry.aspx</DependentUpon>
  2325. <SubType>ASPXCodeBehind</SubType>
  2326. </Compile>
  2327. <Compile Include="Page\Sys\ModuleMaintain_Qry.aspx.designer.cs">
  2328. <DependentUpon>ModuleMaintain_Qry.aspx</DependentUpon>
  2329. </Compile>
  2330. <Compile Include="Page\Sys\ModuleMaintain_Upd.aspx.cs">
  2331. <DependentUpon>ModuleMaintain_Upd.aspx</DependentUpon>
  2332. <SubType>ASPXCodeBehind</SubType>
  2333. </Compile>
  2334. <Compile Include="Page\Sys\ModuleMaintain_Upd.aspx.designer.cs">
  2335. <DependentUpon>ModuleMaintain_Upd.aspx</DependentUpon>
  2336. </Compile>
  2337. <Compile Include="Page\Sys\ProgramMaintain_Qry.aspx.cs">
  2338. <DependentUpon>ProgramMaintain_Qry.aspx</DependentUpon>
  2339. <SubType>ASPXCodeBehind</SubType>
  2340. </Compile>
  2341. <Compile Include="Page\Sys\ProgramMaintain_Qry.aspx.designer.cs">
  2342. <DependentUpon>ProgramMaintain_Qry.aspx</DependentUpon>
  2343. </Compile>
  2344. <Compile Include="Page\Sys\ProgramMaintain_Upd.aspx.cs">
  2345. <DependentUpon>ProgramMaintain_Upd.aspx</DependentUpon>
  2346. <SubType>ASPXCodeBehind</SubType>
  2347. </Compile>
  2348. <Compile Include="Page\Sys\ProgramMaintain_Upd.aspx.designer.cs">
  2349. <DependentUpon>ProgramMaintain_Upd.aspx</DependentUpon>
  2350. </Compile>
  2351. <Compile Include="Page\Sys\RoleMaintain_Qry.aspx.cs">
  2352. <DependentUpon>RoleMaintain_Qry.aspx</DependentUpon>
  2353. <SubType>ASPXCodeBehind</SubType>
  2354. </Compile>
  2355. <Compile Include="Page\Sys\RoleMaintain_Qry.aspx.designer.cs">
  2356. <DependentUpon>RoleMaintain_Qry.aspx</DependentUpon>
  2357. </Compile>
  2358. <Compile Include="Page\Sys\RoleMaintain_Upd.aspx.cs">
  2359. <DependentUpon>RoleMaintain_Upd.aspx</DependentUpon>
  2360. <SubType>ASPXCodeBehind</SubType>
  2361. </Compile>
  2362. <Compile Include="Page\Sys\RoleMaintain_Upd.aspx.designer.cs">
  2363. <DependentUpon>RoleMaintain_Upd.aspx</DependentUpon>
  2364. </Compile>
  2365. <Compile Include="Page\Sys\SystemSetup_Qry.aspx.cs">
  2366. <DependentUpon>SystemSetup_Qry.aspx</DependentUpon>
  2367. <SubType>ASPXCodeBehind</SubType>
  2368. </Compile>
  2369. <Compile Include="Page\Sys\SystemSetup_Qry.aspx.designer.cs">
  2370. <DependentUpon>SystemSetup_Qry.aspx</DependentUpon>
  2371. </Compile>
  2372. <Compile Include="Page\Sys\SystemSetup_Upd.aspx.cs">
  2373. <DependentUpon>SystemSetup_Upd.aspx</DependentUpon>
  2374. <SubType>ASPXCodeBehind</SubType>
  2375. </Compile>
  2376. <Compile Include="Page\Sys\SystemSetup_Upd.aspx.designer.cs">
  2377. <DependentUpon>SystemSetup_Upd.aspx</DependentUpon>
  2378. </Compile>
  2379. <Compile Include="Page\Sys\GridViewManage_Upd.aspx.cs">
  2380. <DependentUpon>GridViewManage_Upd.aspx</DependentUpon>
  2381. <SubType>ASPXCodeBehind</SubType>
  2382. </Compile>
  2383. <Compile Include="Page\Sys\GridViewManage_Upd.aspx.designer.cs">
  2384. <DependentUpon>GridViewManage_Upd.aspx</DependentUpon>
  2385. </Compile>
  2386. <Compile Include="Page\Sys\TempFile.aspx.cs">
  2387. <DependentUpon>TempFile.aspx</DependentUpon>
  2388. <SubType>ASPXCodeBehind</SubType>
  2389. </Compile>
  2390. <Compile Include="Page\Sys\TempFile.aspx.designer.cs">
  2391. <DependentUpon>TempFile.aspx</DependentUpon>
  2392. </Compile>
  2393. <Compile Include="Page\Utl\CopyRight_Pop.aspx.cs">
  2394. <DependentUpon>CopyRight_Pop.aspx</DependentUpon>
  2395. <SubType>ASPXCodeBehind</SubType>
  2396. </Compile>
  2397. <Compile Include="Page\Utl\CopyRight_Pop.aspx.designer.cs">
  2398. <DependentUpon>CopyRight_Pop.aspx</DependentUpon>
  2399. </Compile>
  2400. <Compile Include="Page\Utl\Members_Pop.aspx.cs">
  2401. <DependentUpon>Members_Pop.aspx</DependentUpon>
  2402. <SubType>ASPXCodeBehind</SubType>
  2403. </Compile>
  2404. <Compile Include="Page\Utl\Members_Pop.aspx.designer.cs">
  2405. <DependentUpon>Members_Pop.aspx</DependentUpon>
  2406. </Compile>
  2407. <Compile Include="Page\Utl\ValidateCode.aspx.cs">
  2408. <DependentUpon>ValidateCode.aspx</DependentUpon>
  2409. <SubType>ASPXCodeBehind</SubType>
  2410. </Compile>
  2411. <Compile Include="Page\Utl\ValidateCode.aspx.designer.cs">
  2412. <DependentUpon>ValidateCode.aspx</DependentUpon>
  2413. </Compile>
  2414. <Compile Include="Page\Utl\ValidateNumber.ashx.cs">
  2415. <DependentUpon>ValidateNumber.ashx</DependentUpon>
  2416. </Compile>
  2417. <Compile Include="Properties\AssemblyInfo.cs" />
  2418. <Compile Include="Service References\ServiceReference1\Reference.cs">
  2419. <AutoGen>True</AutoGen>
  2420. <DesignTime>True</DesignTime>
  2421. <DependentUpon>Reference.svcmap</DependentUpon>
  2422. </Compile>
  2423. <Compile Include="ueditor\net\Uploader.cs" />
  2424. <Compile Include="UploadHandler.ashx.cs">
  2425. <DependentUpon>UploadHandler.ashx</DependentUpon>
  2426. </Compile>
  2427. <Compile Include="Waiting.aspx.cs">
  2428. <DependentUpon>Waiting.aspx</DependentUpon>
  2429. <SubType>ASPXCodeBehind</SubType>
  2430. </Compile>
  2431. <Compile Include="Waiting.aspx.designer.cs">
  2432. <DependentUpon>Waiting.aspx</DependentUpon>
  2433. </Compile>
  2434. <Compile Include="WebService1.asmx.cs">
  2435. <DependentUpon>WebService1.asmx</DependentUpon>
  2436. <SubType>Component</SubType>
  2437. </Compile>
  2438. <Compile Include="WS\OrigtekFileManageWS.asmx.cs">
  2439. <DependentUpon>OrigtekFileManageWS.asmx</DependentUpon>
  2440. <SubType>Component</SubType>
  2441. </Compile>
  2442. <Compile Include="WS\OTKGridView.asmx.cs">
  2443. <DependentUpon>OTKGridView.asmx</DependentUpon>
  2444. <SubType>Component</SubType>
  2445. </Compile>
  2446. <Compile Include="WS\WebService1.asmx.cs">
  2447. <DependentUpon>WebService1.asmx</DependentUpon>
  2448. <SubType>Component</SubType>
  2449. </Compile>
  2450. </ItemGroup>
  2451. <ItemGroup>
  2452. <ProjectReference Include="..\DBUtility\DBUtility.csproj">
  2453. <Project>{42B54F40-7082-4C33-8588-7FB9A793627C}</Project>
  2454. <Name>DBUtility</Name>
  2455. </ProjectReference>
  2456. <ProjectReference Include="..\OT.BLL\OT.BLL.csproj">
  2457. <Project>{1C0A2FF3-0609-4687-9DE6-BC18679C7506}</Project>
  2458. <Name>OT.BLL</Name>
  2459. </ProjectReference>
  2460. <ProjectReference Include="..\OT.Common\OT.Common.csproj">
  2461. <Project>{884AD3A2-EAFE-4707-BA27-B7FD73DC364F}</Project>
  2462. <Name>OT.Common</Name>
  2463. </ProjectReference>
  2464. <ProjectReference Include="..\OT.Controls\OT.Controls.csproj">
  2465. <Project>{2393D84F-D49D-4DA2-9133-8DB64AECC398}</Project>
  2466. <Name>OT.Controls</Name>
  2467. </ProjectReference>
  2468. <ProjectReference Include="..\OT.Model\OT.Model.csproj">
  2469. <Project>{A308B1E8-C106-4E86-8020-5C0AA24C0BFA}</Project>
  2470. <Name>OT.Model</Name>
  2471. </ProjectReference>
  2472. <ProjectReference Include="..\OT.SQLServerDAL\OT.SQLServerDAL.csproj">
  2473. <Project>{CD43BC38-A3D0-4AED-AB0F-F2B2D54F52E8}</Project>
  2474. <Name>OT.SQLServerDAL</Name>
  2475. </ProjectReference>
  2476. </ItemGroup>
  2477. <ItemGroup>
  2478. <Folder Include="App_Themes\Common\images\" />
  2479. <Folder Include="Upload\" />
  2480. </ItemGroup>
  2481. <ItemGroup>
  2482. <Content Include="Log4Net.config">
  2483. <SubType>Designer</SubType>
  2484. </Content>
  2485. </ItemGroup>
  2486. <ItemGroup>
  2487. <Content Include="dhtmlx\dhtmlxScheduler\codebase\schedulerConnector.ashx" />
  2488. </ItemGroup>
  2489. <ItemGroup>
  2490. <Content Include="UploadHandler.ashx" />
  2491. </ItemGroup>
  2492. <ItemGroup>
  2493. <Content Include="Page\Utl\ValidateNumber.ashx" />
  2494. </ItemGroup>
  2495. <ItemGroup>
  2496. <Content Include="App_Browsers\ie.browser" />
  2497. </ItemGroup>
  2498. <ItemGroup>
  2499. <Content Include="App_Browsers\firefox.browser">
  2500. <SubType>Designer</SubType>
  2501. </Content>
  2502. </ItemGroup>
  2503. <ItemGroup>
  2504. <Content Include="packages.config" />
  2505. </ItemGroup>
  2506. <ItemGroup>
  2507. <None Include="App_Themes\Default\images\Thumbs.db" />
  2508. <None Include="App_Themes\Default\images\vssver2.scc" />
  2509. <None Include="App_Themes\Default\Jquery\images\Thumbs.db" />
  2510. <None Include="App_Themes\Default\Jquery\images\vssver2.scc" />
  2511. <None Include="App_Themes\Default\Jquery\vssver2.scc" />
  2512. <None Include="Js\Page\Sys\vssver2.scc" />
  2513. <None Include="Page\Sys\vssver2.scc" />
  2514. <None Include="Page\Utl\vssver2.scc" />
  2515. </ItemGroup>
  2516. <ItemGroup>
  2517. <WCFMetadata Include="Service References\" />
  2518. </ItemGroup>
  2519. <ItemGroup>
  2520. <WCFMetadataStorage Include="Service References\ServiceReference1\" />
  2521. </ItemGroup>
  2522. <ItemGroup>
  2523. <COMReference Include="EGCHKUSRPWD">
  2524. <Guid>{D686C5CF-3C9B-4FB2-9736-EA689B0CCE4C}</Guid>
  2525. <VersionMajor>3</VersionMajor>
  2526. <VersionMinor>1</VersionMinor>
  2527. <Lcid>0</Lcid>
  2528. <WrapperTool>tlbimp</WrapperTool>
  2529. <Isolated>False</Isolated>
  2530. <EmbedInteropTypes>False</EmbedInteropTypes>
  2531. </COMReference>
  2532. </ItemGroup>
  2533. <PropertyGroup>
  2534. <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
  2535. <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
  2536. </PropertyGroup>
  2537. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  2538. <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
  2539. <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
  2540. <ProjectExtensions>
  2541. <VisualStudio>
  2542. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
  2543. <WebProjectProperties>
  2544. <UseIIS>False</UseIIS>
  2545. <AutoAssignPort>True</AutoAssignPort>
  2546. <DevelopmentServerPort>39738</DevelopmentServerPort>
  2547. <DevelopmentServerVPath>/</DevelopmentServerVPath>
  2548. <IISUrl>
  2549. </IISUrl>
  2550. <NTLMAuthentication>False</NTLMAuthentication>
  2551. <UseCustomServer>False</UseCustomServer>
  2552. <CustomServerUrl>
  2553. </CustomServerUrl>
  2554. <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
  2555. </WebProjectProperties>
  2556. </FlavorProperties>
  2557. </VisualStudio>
  2558. </ProjectExtensions>
  2559. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  2560. Other similar extension points exist, see Microsoft.Common.targets.
  2561. <Target Name="BeforeBuild">
  2562. </Target>
  2563. <Target Name="AfterBuild">
  2564. </Target>
  2565. -->
  2566. </Project>