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.
 
 
 
 
 
 

2566 lines
153 KiB

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>
</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{ADE53648-BCF0-4E77-A43E-07BF6395576C}</ProjectGuid>
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>OT.Web</RootNamespace>
<AssemblyName>OT.Web</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<UseIISExpress>false</UseIISExpress>
<SccProjectName>
</SccProjectName>
<SccLocalPath>
</SccLocalPath>
<SccAuxPath>
</SccAuxPath>
<SccProvider>
</SccProvider>
<FileUpgradeFlags>
</FileUpgradeFlags>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
<OldToolsVersion>4.0</OldToolsVersion>
<IISExpressSSLPort />
<IISExpressAnonymousAuthentication />
<IISExpressWindowsAuthentication />
<IISExpressUseClassicPipelineMode />
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<PackageAsSingleFile>false</PackageAsSingleFile>
<PublishDatabases>true</PublishDatabases>
<FilesToIncludeForPublish>OnlyFilesToRunTheApp</FilesToIncludeForPublish>
<PlatformTarget>AnyCPU</PlatformTarget>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="AjaxControlToolkit">
<HintPath>..\DLL\AjaxControlToolkit.dll</HintPath>
</Reference>
<Reference Include="Interop.Microsoft.Office.Core">
<HintPath>..\DLL\Interop.Microsoft.Office.Core.dll</HintPath>
<EmbedInteropTypes>True</EmbedInteropTypes>
</Reference>
<Reference Include="Interop.Microsoft.Office.Interop.Word">
<HintPath>..\DLL\Interop.Microsoft.Office.Interop.Word.dll</HintPath>
<EmbedInteropTypes>False</EmbedInteropTypes>
</Reference>
<Reference Include="Interop.VBIDE">
<HintPath>..\DLL\Interop.VBIDE.dll</HintPath>
<EmbedInteropTypes>True</EmbedInteropTypes>
</Reference>
<Reference Include="Interop.Word">
<HintPath>..\DLL\Interop.Word.dll</HintPath>
<EmbedInteropTypes>True</EmbedInteropTypes>
</Reference>
<Reference Include="Ionic.Zip, Version=1.9.1.8, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>DLL\Ionic.Zip.dll</HintPath>
</Reference>
<Reference Include="itextsharp, Version=5.5.1.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>DLL\itextsharp.dll</HintPath>
</Reference>
<Reference Include="log4net">
<HintPath>..\DLL\log4net.dll</HintPath>
</Reference>
<Reference Include="Microsoft.CSharp" />
<Reference Include="Microsoft.ReportViewer.WebForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
<Private>True</Private>
<HintPath>..\packages\MicosoftReportViewerWebForms_v11.1.0.1\lib\Microsoft.ReportViewer.WebForms.DLL</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>DLL\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="OT.dhtmlxConnectors">
<HintPath>..\DLL\OT.dhtmlxConnectors.dll</HintPath>
</Reference>
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.Data.OracleClient" />
<Reference Include="System.DirectoryServices" />
<Reference Include="System.DirectoryServices.AccountManagement" />
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.ServiceModel" />
<Reference Include="System.Web.ApplicationServices" />
<Reference Include="System.Web.DynamicData" />
<Reference Include="System.Web.Entity" />
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Web.Extensions" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Drawing" />
<Reference Include="System.Web" />
<Reference Include="System.Xml" />
<Reference Include="System.Configuration" />
<Reference Include="System.Web.Services" />
<Reference Include="System.EnterpriseServices" />
<Reference Include="System.Xml.Linq" />
<Reference Include="Telerik.Web.UI, Version=2014.1.225.40, Culture=neutral, PublicKeyToken=121fae78165ba3d4, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>DLL\Telerik.Web.UI.dll</HintPath>
</Reference>
<Reference Include="Telerik.Web.UI.Skins, Version=2014.1.225.40, Culture=neutral, PublicKeyToken=121fae78165ba3d4, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>DLL\Telerik.Web.UI.Skins.dll</HintPath>
</Reference>
<Reference Include="WMPWENCODER">
<HintPath>DLL\WMPWENCODER.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Content Include="App_Themes\Common\login.css" />
<Content Include="App_Themes\Common\OTKTAB\images\animated-overlay.gif" />
<Content Include="App_Themes\Common\OTKTAB\images\ui-bg_diagonals-thick_18_b81900_40x40.png" />
<Content Include="App_Themes\Common\OTKTAB\images\ui-bg_diagonals-thick_20_666666_40x40.png" />
<Content Include="App_Themes\Common\OTKTAB\images\ui-bg_flat_10_000000_40x100.png" />
<Content Include="App_Themes\Common\OTKTAB\images\ui-bg_glass_100_f6f6f6_1x400.png" />
<Content Include="App_Themes\Common\OTKTAB\images\ui-bg_glass_100_fdf5ce_1x400.png" />
<Content Include="App_Themes\Common\OTKTAB\images\ui-bg_glass_65_ffffff_1x400.png" />
<Content Include="App_Themes\Common\OTKTAB\images\ui-bg_gloss-wave_35_f6a828_500x100.png" />
<Content Include="App_Themes\Common\OTKTAB\images\ui-bg_highlight-soft_100_eeeeee_1x100.png" />
<Content Include="App_Themes\Common\OTKTAB\images\ui-bg_highlight-soft_75_ffe45c_1x100.png" />
<Content Include="App_Themes\Common\OTKTAB\images\ui-icons_222222_256x240.png" />
<Content Include="App_Themes\Common\OTKTAB\images\ui-icons_228ef1_256x240.png" />
<Content Include="App_Themes\Common\OTKTAB\images\ui-icons_ef8c08_256x240.png" />
<Content Include="App_Themes\Common\OTKTAB\images\ui-icons_ffd27a_256x240.png" />
<Content Include="App_Themes\Common\OTKTAB\images\ui-icons_ffffff_256x240.png" />
<Content Include="App_Themes\Common\OTKTAB\jquery-ui-OTKTAB.css" />
<Content Include="App_Themes\Default\bootstrap.css" />
<Content Include="App_Themes\Default\font-awesome.min.css" />
<Content Include="App_Themes\Default\images\526.png" />
<Content Include="App_Themes\Default\images\AirLine.jpg" />
<Content Include="App_Themes\Default\images\AirLineMain.jpg" />
<Content Include="App_Themes\Default\images\airplane.png" />
<Content Include="App_Themes\Default\images\ajax-loader.gif" />
<Content Include="App_Themes\Default\images\ajax_loading.gif" />
<Content Include="App_Themes\Default\images\arrow-l.gif" />
<Content Include="App_Themes\Default\images\bg-header-botm.jpg" />
<Content Include="App_Themes\Default\images\bg-header.jpg" />
<Content Include="App_Themes\Default\images\bg-login-box.png" />
<Content Include="App_Themes\Default\images\bg-login_text.png" />
<Content Include="App_Themes\Default\images\bg-menu.png" />
<Content Include="App_Themes\Default\images\bg.jpg" />
<Content Include="App_Themes\Default\images\bg_app.png" />
<Content Include="App_Themes\Default\images\bg_app_menu.png" />
<Content Include="App_Themes\Default\images\bg_body.png" />
<Content Include="App_Themes\Default\images\bg_footer.png" />
<Content Include="App_Themes\Default\images\bg_tabs.png" />
<Content Include="App_Themes\Default\images\bg_tads.png" />
<Content Include="App_Themes\Default\images\btn.gif" />
<Content Include="App_Themes\Default\images\btn_login-b01.png" />
<Content Include="App_Themes\Default\images\btn_menu01.png" />
<Content Include="App_Themes\Default\images\btn_menu02.png" />
<Content Include="App_Themes\Default\images\butn-down.png" />
<Content Include="App_Themes\Default\images\butn-gary.png" />
<Content Include="App_Themes\Default\images\butn-left.png" />
<Content Include="App_Themes\Default\images\butn-right.png" />
<Content Include="App_Themes\Default\images\butn-tabledow.png" />
<Content Include="App_Themes\Default\images\butn-tableup.png" />
<Content Include="App_Themes\Default\images\butn-up.png" />
<Content Include="App_Themes\Default\images\butn.png" />
<Content Include="App_Themes\Default\images\button-left.png" />
<Content Include="App_Themes\Default\images\button-right.png" />
<Content Include="App_Themes\Default\images\buttonbottom.gif" />
<Content Include="App_Themes\Default\images\buttonup.gif" />
<Content Include="App_Themes\Default\images\button_01.gif" />
<Content Include="App_Themes\Default\images\button_02.gif" />
<Content Include="App_Themes\Default\images\calendar.gif" />
<Content Include="App_Themes\Default\images\check_radio_sheet01.png" />
<Content Include="App_Themes\Default\images\check_radio_sheet02.png" />
<Content Include="App_Themes\Default\images\chrome_logo_2x.png" />
<Content Include="App_Themes\Default\images\defaultfolder.png" />
<Content Include="App_Themes\Default\images\dot.png" />
<Content Include="App_Themes\Default\images\DRESS.png" />
<Content Include="App_Themes\Default\images\dropdown_arrow.png" />
<Content Include="App_Themes\Default\images\errorpic.png" />
<Content Include="App_Themes\Default\images\havesun.png" />
<Content Include="App_Themes\Default\images\icon-browse_01.gif" />
<Content Include="App_Themes\Default\images\icon02.png" />
<Content Include="App_Themes\Default\images\icon_agency01.png" />
<Content Include="App_Themes\Default\images\icon_agency02.png" />
<Content Include="App_Themes\Default\images\icon_logout01.png" />
<Content Include="App_Themes\Default\images\icon_logout02.png" />
<Content Include="App_Themes\Default\images\icon_moon01.png" />
<Content Include="App_Themes\Default\images\icon_moon02.png" />
<Content Include="App_Themes\Default\images\icon_tab.png" />
<Content Include="App_Themes\Default\images\index\A1.png" />
<Content Include="App_Themes\Default\images\index\A2.png" />
<Content Include="App_Themes\Default\images\index\A2_2.png" />
<Content Include="App_Themes\Default\images\index\A3.png" />
<Content Include="App_Themes\Default\images\index\B1.png" />
<Content Include="App_Themes\Default\images\index\B2.png" />
<Content Include="App_Themes\Default\images\index\B2_2.png" />
<Content Include="App_Themes\Default\images\index\B3.png" />
<Content Include="App_Themes\Default\images\index\B3_2.png" />
<Content Include="App_Themes\Default\images\index\B4.png" />
<Content Include="App_Themes\Default\images\index\B4_2.png" />
<Content Include="App_Themes\Default\images\index\group.jpg" />
<Content Include="App_Themes\Default\images\index\hot-city.jpg" />
<Content Include="App_Themes\Default\images\index\index0804-黑白.jpg" />
<Content Include="App_Themes\Default\images\index\inforbox.jpg" />
<Content Include="App_Themes\Default\images\index\search-meun.jpg" />
<Content Include="App_Themes\Default\images\index\seobox.jpg" />
<Content Include="App_Themes\Default\images\index\top10.jpg" />
<Content Include="App_Themes\Default\images\index\tour-goods.jpg" />
<Content Include="App_Themes\Default\images\input-twxt_01.gif" />
<Content Include="App_Themes\Default\images\input-twxt_02.gif" />
<Content Include="App_Themes\Default\images\inputSprite.png" />
<Content Include="App_Themes\Default\images\layout_icon.png" />
<Content Include="App_Themes\Default\images\leftleft.png" />
<Content Include="App_Themes\Default\images\leftright.png" />
<Content Include="App_Themes\Default\images\line01.png" />
<Content Include="App_Themes\Default\images\link-page_01.gif" />
<Content Include="App_Themes\Default\images\link-page_01_B.gif" />
<Content Include="App_Themes\Default\images\link-page_02.gif" />
<Content Include="App_Themes\Default\images\link-page_02_B.gif" />
<Content Include="App_Themes\Default\images\link-page_03.gif" />
<Content Include="App_Themes\Default\images\link-page_03_B.gif" />
<Content Include="App_Themes\Default\images\link-page_04.gif" />
<Content Include="App_Themes\Default\images\link-page_04_B.gif" />
<Content Include="App_Themes\Default\images\list-style.png" />
<Content Include="App_Themes\Default\images\loading.gif" />
<Content Include="App_Themes\Default\images\login-butn01.png" />
<Content Include="App_Themes\Default\images\login-butn02.png" />
<Content Include="App_Themes\Default\images\login_bg_boby-contnet.png" />
<Content Include="App_Themes\Default\images\login_bg_boby.png" />
<Content Include="App_Themes\Default\images\login_bg_box.png" />
<Content Include="App_Themes\Default\images\login_bg_logo.png" />
<Content Include="App_Themes\Default\images\login_bg_text.png" />
<Content Include="App_Themes\Default\images\logo01.png" />
<Content Include="App_Themes\Default\images\menu-shadow.png" />
<Content Include="App_Themes\Default\images\meun-left01.png" />
<Content Include="App_Themes\Default\images\noImage.jpg" />
<Content Include="App_Themes\Default\images\noimg.png" />
<Content Include="App_Themes\Default\images\option2.jpg" />
<Content Include="App_Themes\Default\images\otk-icon-32.png" />
<Content Include="App_Themes\Default\images\r1.png" />
<Content Include="App_Themes\Default\images\r2.png" />
<Content Include="App_Themes\Default\images\r3.png" />
<Content Include="App_Themes\Default\images\r4.png" />
<Content Include="App_Themes\Default\images\r5.png" />
<Content Include="App_Themes\Default\images\r6.png" />
<Content Include="App_Themes\Default\images\r7.png" />
<Content Include="App_Themes\Default\images\r8.png" />
<Content Include="App_Themes\Default\images\r9.png" />
<Content Include="App_Themes\Default\images\sel-ac.png" />
<Content Include="App_Themes\Default\images\sel.png" />
<Content Include="App_Themes\Default\images\set01.gif" />
<Content Include="App_Themes\Default\images\set02.gif" />
<Content Include="App_Themes\Default\images\set03.gif" />
<Content Include="App_Themes\Default\images\set04.gif" />
<Content Include="App_Themes\Default\images\set05.gif" />
<Content Include="App_Themes\Default\images\set_01.gif" />
<Content Include="App_Themes\Default\images\set_02.gif" />
<Content Include="App_Themes\Default\images\set_03.gif" />
<Content Include="App_Themes\Default\images\shearch_icon.jpg" />
<Content Include="App_Themes\Default\images\shearch_icon.png" />
<Content Include="App_Themes\Default\images\shortbtn.png" />
<Content Include="App_Themes\Default\images\SubIndex.jpg" />
<Content Include="App_Themes\Default\images\SubIndexTop10.jpg" />
<Content Include="App_Themes\Default\images\tabs-act01.png" />
<Content Include="App_Themes\Default\images\tabs-act02.jpg" />
<Content Include="App_Themes\Default\images\text_footer.png" />
<Content Include="App_Themes\Default\images\text_mis.png" />
<Content Include="App_Themes\Default\images\TravelIndex.jpg" />
<Content Include="App_Themes\Default\images\TravelInfo.jpg" />
<Content Include="App_Themes\Default\images\TravelTop10.jpg" />
<Content Include="App_Themes\Default\images\ui-state-default .png" />
<Content Include="App_Themes\Default\images\waitprocess.jpg" />
<Content Include="App_Themes\Default\ImgPreView.css" />
<Content Include="App_Themes\Default\jquery.datetimepicker.css" />
<Content Include="App_Themes\Default\jquery.simple-dtpicker.css" />
<Content Include="App_Themes\Default\Jquery\images\animated-overlay.gif" />
<Content Include="App_Themes\Default\Jquery\images\bg_tads.png" />
<Content Include="App_Themes\Default\Jquery\images\IDXView.jpg" />
<Content Include="App_Themes\Default\Jquery\images\tabs-act.jpg" />
<Content Include="App_Themes\Default\Jquery\images\tabs-act01.png" />
<Content Include="App_Themes\Default\Jquery\images\tabs-act02.jpg" />
<Content Include="App_Themes\Default\Jquery\images\ui-bg_diagonals-thick_90_eeeeee_40x40.png" />
<Content Include="App_Themes\Default\Jquery\images\ui-bg_flat_0_aaaaaa_40x100.png" />
<Content Include="App_Themes\Default\Jquery\images\ui-bg_flat_55_fbec88_40x100.png" />
<Content Include="App_Themes\Default\Jquery\images\ui-bg_flat_75_ffffff_40x100.png" />
<Content Include="App_Themes\Default\Jquery\images\ui-bg_glass_100_e4f1fb_1x400.png" />
<Content Include="App_Themes\Default\Jquery\images\ui-bg_glass_50_3baae3_1x400.png" />
<Content Include="App_Themes\Default\Jquery\images\ui-bg_glass_55_fbf9ee_1x400.png" />
<Content Include="App_Themes\Default\Jquery\images\ui-bg_glass_65_ffffff_1x400.png" />
<Content Include="App_Themes\Default\Jquery\images\ui-bg_glass_75_d0e5f5_1x400.png" />
<Content Include="App_Themes\Default\Jquery\images\ui-bg_glass_75_dadada_1x400.png" />
<Content Include="App_Themes\Default\Jquery\images\ui-bg_glass_75_e6e6e6_1x400.png" />
<Content Include="App_Themes\Default\Jquery\images\ui-bg_glass_80_d7ebf9_1x400.png" />
<Content Include="App_Themes\Default\Jquery\images\ui-bg_glass_85_dfeffc_1x400.png" />
<Content Include="App_Themes\Default\Jquery\images\ui-bg_glass_95_fef1ec_1x400.png" />
<Content Include="App_Themes\Default\Jquery\images\ui-bg_gloss-wave_55_5c9ccc_500x100.png" />
<Content Include="App_Themes\Default\Jquery\images\ui-bg_highlight-hard_100_f2f5f7_1x100.png" />
<Content Include="App_Themes\Default\Jquery\images\ui-bg_highlight-hard_70_000000_1x100.png" />
<Content Include="App_Themes\Default\Jquery\images\ui-bg_highlight-soft_100_deedf7_1x100.png" />
<Content Include="App_Themes\Default\Jquery\images\ui-bg_highlight-soft_25_ffef8f_1x100.png" />
<Content Include="App_Themes\Default\Jquery\images\ui-bg_highlight-soft_75_cccccc_1x100.png" />
<Content Include="App_Themes\Default\Jquery\images\ui-bg_inset-hard_100_f5f8f9_1x100.png" />
<Content Include="App_Themes\Default\Jquery\images\ui-bg_inset-hard_100_fcfdfd_1x100.png" />
<Content Include="App_Themes\Default\Jquery\images\ui-bg_inset-soft_95_fef1ec_1x100.png" />
<Content Include="App_Themes\Default\Jquery\images\ui-icons_217bc0_256x240.png" />
<Content Include="App_Themes\Default\Jquery\images\ui-icons_222222_256x240.png" />
<Content Include="App_Themes\Default\Jquery\images\ui-icons_2694e8_256x240.png" />
<Content Include="App_Themes\Default\Jquery\images\ui-icons_2e83ff_256x240.png" />
<Content Include="App_Themes\Default\Jquery\images\ui-icons_3d80b3_256x240.png" />
<Content Include="App_Themes\Default\Jquery\images\ui-icons_454545_256x240.png" />
<Content Include="App_Themes\Default\Jquery\images\ui-icons_469bdd_256x240.png" />
<Content Include="App_Themes\Default\Jquery\images\ui-icons_6da8d5_256x240.png" />
<Content Include="App_Themes\Default\Jquery\images\ui-icons_72a7cf_256x240.png" />
<Content Include="App_Themes\Default\Jquery\images\ui-icons_888888_256x240.png" />
<Content Include="App_Themes\Default\Jquery\images\ui-icons_d8e7f3_256x240.png" />
<Content Include="App_Themes\Default\Jquery\images\ui-icons_f9bd01_256x240.png" />
<Content Include="App_Themes\Default\Jquery\images\ui-icons_ffffff_256x240.png" />
<Content Include="App_Themes\Default\Jquery\images\ui-state-default .png" />
<Content Include="App_Themes\Default\Jquery\jquery-ui-1.10.3.custom.css">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="App_Themes\Default\Jquery\jquery-ui-timepicker-addon.css">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="App_Themes\Default\menu.css" />
<Content Include="App_Themes\Default\object.css" />
<Content Include="App_Themes\Default\pie\PIE.htc" />
<Content Include="App_Themes\Default\pie\PIE.js" />
<Content Include="App_Themes\Default\pie\PIE_IE678.js" />
<Content Include="App_Themes\Default\pie\PIE_IE678_uncompressed.js" />
<Content Include="App_Themes\Default\pie\PIE_IE9.js" />
<Content Include="App_Themes\Default\pie\PIE_IE9_uncompressed.js" />
<Content Include="App_Themes\Default\pie\PIE_uncompressed.htc" />
<Content Include="App_Themes\Default\pie\PIE_uncompressed.js" />
<Content Include="App_Themes\Default\pop.css" />
<Content Include="App_Themes\Default\SpryValidationPassword.css" />
<Content Include="App_Themes\Default\testPic\AirPkgMaintain_Qry.png" />
<Content Include="App_Themes\Default\testPic\MAY.png" />
<Content Include="App_Themes\Default\testPic\SIX.png" />
<Content Include="App_Themes\Common\uploadify\uploadify-cancel.png" />
<Content Include="App_Themes\Common\uploadify\uploadify.css" />
<Content Include="App_Themes\Common\uploadify\uploadify.swf" />
<Content Include="App_Themes\Default\theme.css" />
<Content Include="App_Themes\Default\theme1.css" />
<Content Include="Ascx\AsyncFileUpView.ascx" />
<Content Include="Ascx\FileUpView.ascx" />
<Content Include="Ascx\FolderUpView.ascx" />
<Content Include="DemoFile.aspx" />
<Content Include="DLL\Ionic.Zip.dll" />
<Content Include="Js\fileUpload\css\fileupload_v1.css" />
<Content Include="Js\fileUpload\css\img\loading.gif" />
<Content Include="Js\fileUpload\css\img\upload.png" />
<Content Include="Js\fileUpload\fileuploadtest.htm" />
<Content Include="Js\fileUpload\FileUpload_V1.js" />
<Content Include="Js\jquery.dynatable.js" />
<Content Include="Js\linq.js" />
<Content Include="Js\OTKJsonGV.js" />
<Content Include="Js\OTKRandomElement.js" />
<Content Include="Js\Page\Doc\ContextMenu\jquery.contextmenu.css" />
<Content Include="Js\Page\Doc\ContextMenu\jquery.contextmenu.js" />
<Content Include="Js\Page\Doc\ContextMenu\jquery.contextmenu.min.js" />
<Content Include="Js\Page\Doc\CreateDirectory.js" />
<Content Include="Js\Page\Doc\DirectoryRename.js" />
<Content Include="Js\Page\Doc\Document.js" />
<Content Include="Js\Page\Doc\DocumentMove.js" />
<Content Include="Js\Page\Doc\DocumentTrash.js" />
<Content Include="Js\Page\Doc\ImageToolCommon.js" />
<Content Include="Js\Page\Doc\Js\1.10\jquery-1.10.2.min.js" />
<Content Include="Js\Page\Doc\Js\1.10\jquery-ui-1.10.3.custom.min.js" />
<Content Include="Js\Page\Doc\Js\iframeTools.New.js" />
<Content Include="Js\Page\Doc\Js\jquery.artDialog.New.js" />
<Content Include="Js\Page\Doc\Js\skins\default.css" />
<Content Include="Js\Page\Doc\Js\skins\icons\face-sad.png" />
<Content Include="Js\Page\Doc\Js\skins\icons\face-smile.png" />
<Content Include="Js\Page\Doc\Js\skins\icons\i.png" />
<Content Include="Js\Page\Doc\Js\skins\icons\loading.gif" />
<Content Include="Js\Page\Doc\Js\skins\icons\q.png" />
<Content Include="Js\Page\Doc\Js\skins\icons\v.png" />
<Content Include="Js\Page\Doc\Js\skins\icons\x.png" />
<Content Include="Js\Page\Doc\Js\skins\idialog.css" />
<Content Include="Js\Page\Doc\Js\skins\simple.css" />
<Content Include="Js\Page\Doc\OrigtekFileTree\CreateDirectoryFileTree.js" />
<Content Include="Js\Page\Doc\OrigtekFileTree\DocumentFileTree.aspx" />
<Content Include="Js\Page\Doc\OrigtekFileTree\DocumentFileTree.js" />
<Content Include="Js\Page\Doc\OrigtekFileTree\DocumentMoveFileTree.js" />
<Content Include="Js\Page\Doc\OrigtekFileTree\images\application.png" />
<Content Include="Js\Page\Doc\OrigtekFileTree\images\code.png" />
<Content Include="Js\Page\Doc\OrigtekFileTree\images\css.png" />
<Content Include="Js\Page\Doc\OrigtekFileTree\images\db.png" />
<Content Include="Js\Page\Doc\OrigtekFileTree\images\directory.png" />
<Content Include="Js\Page\Doc\OrigtekFileTree\images\doc.png" />
<Content Include="Js\Page\Doc\OrigtekFileTree\images\file.png" />
<Content Include="Js\Page\Doc\OrigtekFileTree\images\film.png" />
<Content Include="Js\Page\Doc\OrigtekFileTree\images\flash.png" />
<Content Include="Js\Page\Doc\OrigtekFileTree\images\folder_open.png" />
<Content Include="Js\Page\Doc\OrigtekFileTree\images\html.png" />
<Content Include="Js\Page\Doc\OrigtekFileTree\images\java.png" />
<Content Include="Js\Page\Doc\OrigtekFileTree\images\linux.png" />
<Content Include="Js\Page\Doc\OrigtekFileTree\images\music.png" />
<Content Include="Js\Page\Doc\OrigtekFileTree\images\pdf.png" />
<Content Include="Js\Page\Doc\OrigtekFileTree\images\php.png" />
<Content Include="Js\Page\Doc\OrigtekFileTree\images\picture.png" />
<Content Include="Js\Page\Doc\OrigtekFileTree\images\ppt.png" />
<Content Include="Js\Page\Doc\OrigtekFileTree\images\psd.png" />
<Content Include="Js\Page\Doc\OrigtekFileTree\images\ruby.png" />
<Content Include="Js\Page\Doc\OrigtekFileTree\images\script.png" />
<Content Include="Js\Page\Doc\OrigtekFileTree\images\spinner.gif" />
<Content Include="Js\Page\Doc\OrigtekFileTree\images\txt.png" />
<Content Include="Js\Page\Doc\OrigtekFileTree\images\xls.png" />
<Content Include="Js\Page\Doc\OrigtekFileTree\images\zip.png" />
<Content Include="Js\Page\Doc\OrigtekFileTree\jquery-1.3.2.min.js" />
<Content Include="Js\Page\Doc\OrigtekFileTree\jquery.easing.1.3.js" />
<Content Include="Js\Page\Doc\OrigtekFileTree\jqueryFileTree.css" />
<Content Include="Js\Page\Doc\OrigtekFileTree\selectRootFileTree.aspx" />
<Content Include="Js\Page\Doc\OrigtekFileTree\selectRootFileTree.js" />
<Content Include="Js\Page\Doc\OrigtekFileTree\selectTopRootFileTree.aspx" />
<Content Include="Js\Page\Doc\OrigtekFileTree\selectTopRootFileTree.js" />
<Content Include="Js\Page\Doc\selectRoot.js" />
<Content Include="Js\Page\Doc\UploadImg.js" />
<Content Include="Js\Page\Doc\UploadImgPro.js" />
<Content Include="Js\Page\Sys\GridViewManage_Qry.js" />
<Content Include="Js\Page\Sys\GridViewManage_Upd.js" />
<Content Include="Js\skins\FreezeTable.css" />
<Content Include="clientaccesspolicy.xml" />
<Content Include="ClientBin\MapDesign.xap" />
<Content Include="DataSource\MessageBox.xml">
<SubType>Designer</SubType>
</Content>
<Content Include="dhtmlx\connector.js" />
<Content Include="dhtmlx\dhtmlx.css" />
<Content Include="dhtmlx\dhtmlx.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\calendar\calendar.css" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\calendar\calendar.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\calendar\calendar_init.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\calendar\event.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\calendar\img\callt.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\calendar\img\calrt.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\calendar\img\calx.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\calendar\license.txt" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\calendar\YAHOO.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\dhtmlxcommon.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\dhtmlxgrid.css" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\dhtmlxgrid.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\dhtmlxgridcell.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\dhtmlxgrid_skins.css" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\excells\dhtmlxgrid_excell_3but.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\excells\dhtmlxgrid_excell_acheck.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\excells\dhtmlxgrid_excell_calendar.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\excells\dhtmlxgrid_excell_cntr.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\excells\dhtmlxgrid_excell_context.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\excells\dhtmlxgrid_excell_dhxcalendar.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\excells\dhtmlxgrid_excell_grid.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\excells\dhtmlxgrid_excell_link.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\excells\dhtmlxgrid_excell_tree.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\ext\dhtmlxgrid_deprecated.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\ext\dhtmlxgrid_drag.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\ext\dhtmlxgrid_export.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\ext\dhtmlxgrid_filter.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\ext\dhtmlxgrid_keymap_access.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\ext\dhtmlxgrid_keymap_excel.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\ext\dhtmlxgrid_keymap_extra.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\ext\dhtmlxgrid_nxml.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\ext\dhtmlxgrid_selection.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\ext\dhtmlxgrid_splt.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\ext\dhtmlxgrid_srnd.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\ext\dhtmlxgrid_start.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\ext\dhtmlxgrid_validation.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\ext\old\dhtmlxgrid_deprecated.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\ext\old\dhtmlxgrid_drag.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\ext\old\dhtmlxgrid_export.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\ext\old\dhtmlxgrid_filter.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\ext\old\dhtmlxgrid_keymap_access.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\ext\old\dhtmlxgrid_keymap_excel.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\ext\old\dhtmlxgrid_keymap_extra.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\ext\old\dhtmlxgrid_nxml.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\ext\old\dhtmlxgrid_selection.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\ext\old\dhtmlxgrid_splt.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\ext\old\dhtmlxgrid_srnd.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\ext\old\dhtmlxgrid_start.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\ext\old\dhtmlxgrid_validation.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\ar_left.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\ar_left_abs.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\ar_left_abs_dis.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\ar_left_dis.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\ar_right.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\ar_right_abs.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\ar_right_abs_dis.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\ar_right_dis.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\bg_selection.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\blanc.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\blank.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\combo_select.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\combo_select_dhx_black.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\combo_select_dhx_blue.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\combo_select_dhx_skyblue.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\blanc.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\blank.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\folder.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\leaf.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\line.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\line1.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\line2.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\line3.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\line4.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\minus.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\minus1.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\minus2.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\minus3.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\minus4.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\minus5.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\plus.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\plus1.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\plus2.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\plus3.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\plus4.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\plus5.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\sort_asc.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\csh_bluebooks\sort_desc.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhtmlxcalendar_dhx_skyblue\arrow_left.png" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhtmlxcalendar_dhx_skyblue\arrow_left_hover.png" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhtmlxcalendar_dhx_skyblue\arrow_right.png" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhtmlxcalendar_dhx_skyblue\arrow_right_hover.png" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhtmlxcalendar_dhx_skyblue\bg_days.png" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhtmlxcalendar_dhx_skyblue\bg_main.png" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxaccord_dhx_skyblue\dhxacc_bg_hover.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxaccord_dhx_skyblue\dhxacc_bg_normal.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxaccord_dhx_skyblue\dhxacc_bg_sb.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxaccord_dhx_skyblue\dhxacc_btns.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxform_dhx_skyblue\dhxform_btns.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxgrid_dhx_black\hdr.png" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxgrid_dhx_blue\hdr.png" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxgrid_dhx_skyblue\arrow.png" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxgrid_dhx_skyblue\asteriks.png" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxgrid_dhx_skyblue\rowselector.png" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxgrid_dhx_web\separator.png" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxgrid_glassy_blue\ftr.png" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxgrid_glassy_blue\hdr.png" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxlayout_dhx_skyblue\dhxlayout_bg.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxlayout_dhx_skyblue\dhxlayout_bg_sb.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxlayout_dhx_skyblue\dhxlayout_btns.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxlayout_dhx_skyblue\dhxlayout_collapsedhor.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxlayout_dhx_skyblue\dhxlayout_collapsedver.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxlayout_dhx_skyblue\dhxlayout_drag_hor.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxlayout_dhx_skyblue\dhxlayout_drag_ver.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxmenu_dhx_skyblue\dhxmenu_bg_acccell.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxmenu_dhx_skyblue\dhxmenu_subselbg.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxmenu_dhx_skyblue\dhxmenu_subselbg2.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxmenu_dhx_skyblue\dhxmenu_subsepbg.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxmenu_dhx_skyblue\dhxmenu_topselbg.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxmenu_dhx_skyblue\dhxmenu_topsepbg.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_imgs.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxwins_dhx_skyblue\active\header_bg.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxwins_dhx_skyblue\inactive\header_bg.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhxwins_dhx_skyblue\statusbar_bg.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhx_simple_sep.png" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhx_skyblue\bg_bottom.png" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhx_skyblue\bg_left.png" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhx_skyblue\bg_right.png" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhx_skyblue\bg_top.png" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhx_skyblue\dhx_skyblue_bottom.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhx_skyblue\dhx_skyblue_left.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhx_skyblue\dhx_skyblue_right.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dhx_skyblue\dhx_skyblue_top.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dyn_.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dyn_down.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\dyn_up.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\false.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\folder.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\green.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\grid\sky_blue_grid.png" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\grid\sky_blue_sel.png" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\grid\sky_blue_sel18.png" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\grid\sky_blue_sel2.png" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\header_bg.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\header_bg_60.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\blanc.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\blank.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\book.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\books.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\books_cat.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\cd.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\dvd.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\dvds.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\item_chk0.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\item_chk0_dis.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\item_chk1.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\item_chk1_dis.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\leaf.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\line.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\line1.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\line2.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\line3.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\line4.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\minus.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\minus1.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\minus2.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\minus3.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\minus4.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\minus5.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\music.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\plus.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\plus1.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\plus2.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\plus3.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\plus4.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\plus5.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\radio_chk0.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\radio_chk0_dis.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\radio_chk1.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\radio_chk1_dis.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\sort_asc.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_books\sort_desc.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\blanc.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\blank.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\folder.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\item_chk0.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\item_chk0_dis.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\item_chk1.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\item_chk1_dis.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\leaf.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\line.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\line1.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\line2.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\line3.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\line4.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\minus.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\minus1.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\minus2.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\minus3.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\minus4.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\minus5.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\plus.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\plus1.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\plus2.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\plus3.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\plus4.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\plus5.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\radio_chk0.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\radio_chk0_dis.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\radio_chk1.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\radio_chk1_dis.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\sort_asc.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\icons_greenfolders\sort_desc.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\imageloaderror.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\item_chk0.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\item_chk0_dis.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\item_chk1.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\item_chk1_dis.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\leaf.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\minus.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\plus.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\radio_chk0.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\radio_chk0_dis.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\radio_chk1.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\radio_chk1_dis.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\red.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\results.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\skinA_header.png" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\skinB_header.png" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\skinC_header.png" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\skinC_top_left.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\skinC_top_right.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\skinD_bottom_left.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\skinD_bottom_right.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\skinD_header.png" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\skin_light_header.png" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\skin_modern_header.png" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\sky_blue_grid.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\sky_blue_sel.png" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\sky_blue_sel2.png" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\sort_asc.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\sort_desc.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\imgs\true.gif" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\old\dhtmlxcommon.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\old\dhtmlxgrid.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\old\dhtmlxgridcell.js" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\skins\dhtmlxgrid_dhx_black.css" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\skins\dhtmlxgrid_dhx_blue.css" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\skins\dhtmlxgrid_dhx_custom.css" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\skins\dhtmlxgrid_dhx_skyblue.css" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\skins\dhtmlxgrid_dhx_terrace.css" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\skins\dhtmlxgrid_dhx_web.css" />
<Content Include="dhtmlx\dhtmlxGrid\codebase\smartrend.xml" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\dhtmlxscheduler.css" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\dhtmlxscheduler.js" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\dhtmlxschedulerPHP.js" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\dhtmlxscheduler_editors.js" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\dhtmlxscheduler_ext.css" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\dhtmlxscheduler_glossy.css" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\dhtmlxscheduler_timeline.js" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\dhtmlxscheduler_tooltip.js" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\dhtmlxscheduler_treetimeline.js" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\bg_selection.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\blue_tab.png" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\buttons.png" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\but_repeat.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\calendar.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\clock_big.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\clock_small.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\colapce-expand-icon.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\combo_select_dhx_skyblue.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\controls.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\databg.png" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\databg_now.png" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhtmlxcalendar_dhx_skyblue\arrow_left.png" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhtmlxcalendar_dhx_skyblue\arrow_left_hover.png" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhtmlxcalendar_dhx_skyblue\arrow_right.png" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhtmlxcalendar_dhx_skyblue\arrow_right_hover.png" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhtmlxcalendar_dhx_skyblue\bg_days.png" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhtmlxcalendar_dhx_skyblue\bg_main.png" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxaccord_dhx_skyblue\dhxacc_bg_hover.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxaccord_dhx_skyblue\dhxacc_bg_normal.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxaccord_dhx_skyblue\dhxacc_bg_sb.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxaccord_dhx_skyblue\dhxacc_btns.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxform_dhx_skyblue\dhxform_btns.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxlayout_dhx_skyblue\dhxlayout_bg.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxlayout_dhx_skyblue\dhxlayout_bg_sb.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxlayout_dhx_skyblue\dhxlayout_btns.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxlayout_dhx_skyblue\dhxlayout_collapsedhor.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxlayout_dhx_skyblue\dhxlayout_collapsedver.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxlayout_dhx_skyblue\dhxlayout_drag_hor.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxlayout_dhx_skyblue\dhxlayout_drag_ver.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxmenu_dhx_skyblue\dhxmenu_bg_acccell.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxmenu_dhx_skyblue\dhxmenu_subselbg.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxmenu_dhx_skyblue\dhxmenu_subselbg2.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxmenu_dhx_skyblue\dhxmenu_subsepbg.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxmenu_dhx_skyblue\dhxmenu_topselbg.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxmenu_dhx_skyblue\dhxmenu_topsepbg.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_bg.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_bg_acccell.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_bg_layoutcell.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_bg_over.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_bg_pressed.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_sep_bg.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_subbg_over.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_subbg_over2.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_subbg_sel.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_subbg_sel2.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxwins_dhx_skyblue\active\header_bg.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxwins_dhx_skyblue\inactive\header_bg.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhxwins_dhx_skyblue\statusbar_bg.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhx_skyblue\bg_bottom.png" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhx_skyblue\bg_left.png" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhx_skyblue\bg_right.png" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhx_skyblue\bg_top.png" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhx_skyblue\dhx_skyblue_bottom.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhx_skyblue\dhx_skyblue_left.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhx_skyblue\dhx_skyblue_right.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\dhx_skyblue\dhx_skyblue_top.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\grid\sky_blue_grid.png" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\grid\sky_blue_sel.png" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\grid\sky_blue_sel18.png" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\grid\sky_blue_sel2.png" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\icon.png" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\loading.gif" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\skin_light_header.png" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\skin_modern_header.png" />
<Content Include="dhtmlx\dhtmlxScheduler\codebase\imgs\white_tab.png" />
<Content Include="dhtmlx\imgs\1.jpg" />
<Content Include="dhtmlx\imgs\arrow.gif" />
<Content Include="dhtmlx\imgs\ar_left.gif" />
<Content Include="dhtmlx\imgs\ar_left_abs.gif" />
<Content Include="dhtmlx\imgs\ar_left_abs_dis.gif" />
<Content Include="dhtmlx\imgs\ar_left_dis.gif" />
<Content Include="dhtmlx\imgs\ar_right.gif" />
<Content Include="dhtmlx\imgs\ar_right_abs.gif" />
<Content Include="dhtmlx\imgs\ar_right_abs_dis.gif" />
<Content Include="dhtmlx\imgs\ar_right_dis.gif" />
<Content Include="dhtmlx\imgs\bg_selection.gif" />
<Content Include="dhtmlx\imgs\blanc.gif" />
<Content Include="dhtmlx\imgs\blank.gif" />
<Content Include="dhtmlx\imgs\blank.html" />
<Content Include="dhtmlx\imgs\book.gif" />
<Content Include="dhtmlx\imgs\books_close.gif" />
<Content Include="dhtmlx\imgs\books_open.gif" />
<Content Include="dhtmlx\imgs\book_titel.gif" />
<Content Include="dhtmlx\imgs\bottom.gif" />
<Content Include="dhtmlx\imgs\btn_clear.gif" />
<Content Include="dhtmlx\imgs\btn_close.gif" />
<Content Include="dhtmlx\imgs\btn_maxi.gif" />
<Content Include="dhtmlx\imgs\btn_mini.gif" />
<Content Include="dhtmlx\imgs\btn_today.gif" />
<Content Include="dhtmlx\imgs\but_cut.gif" />
<Content Include="dhtmlx\imgs\calendar.gif" />
<Content Include="dhtmlx\imgs\calendar_dis.gif" />
<Content Include="dhtmlx\imgs\cal_arrow_bwd.gif" />
<Content Include="dhtmlx\imgs\cal_arrow_fwd.gif" />
<Content Include="dhtmlx\imgs\cal_bg_double.gif" />
<Content Include="dhtmlx\imgs\cal_bg_single.gif" />
<Content Include="dhtmlx\imgs\cal_bg_single_long.gif" />
<Content Include="dhtmlx\imgs\cal_bg_single_mini.gif" />
<Content Include="dhtmlx\imgs\close.png" />
<Content Include="dhtmlx\imgs\color.png" />
<Content Include="dhtmlx\imgs\colormini.png" />
<Content Include="dhtmlx\imgs\combo_select.gif" />
<Content Include="dhtmlx\imgs\combo_select_dhx_black.gif" />
<Content Include="dhtmlx\imgs\combo_select_dhx_blue.gif" />
<Content Include="dhtmlx\imgs\combo_select_dhx_skyblue.gif" />
<Content Include="dhtmlx\imgs\cp_buttons_panel.gif" />
<Content Include="dhtmlx\imgs\cross.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\blanc.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\blank.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\book.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\book_titel.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\but_cut.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\close2.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\folder.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\folderClosed.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\folderOpen.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\iconCheckAll.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\iconCheckDis.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\iconChecked.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\iconCheckGray.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\iconSafe.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\iconText.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\iconUncheckAll.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\iconUncheckDis.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\leaf.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\line.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\line1.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\line1_rtl.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\line2.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\line2_rtl.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\line3.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\line3_rtl.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\line4.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\line4_rtl.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\lock.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\minus.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\minus1.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\minus2.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\minus2_rtl.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\minus3.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\minus3_rtl.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\minus4.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\minus4_rtl.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\minus5.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\minus5_rtl.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\plus.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\plus1.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\plus2.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\plus2_rtl.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\plus3.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\plus3_rtl.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\plus4.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\plus4_rtl.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\plus5.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\plus5_rtl.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\radio_off.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\radio_on.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\sort_asc.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\sort_desc.gif" />
<Content Include="dhtmlx\imgs\csh_bluebooks\tombs.gif" />
<Content Include="dhtmlx\imgs\csh_bluefolders\blank.gif" />
<Content Include="dhtmlx\imgs\csh_bluefolders\folderClosed.gif" />
<Content Include="dhtmlx\imgs\csh_bluefolders\folderOpen.gif" />
<Content Include="dhtmlx\imgs\csh_bluefolders\iconCheckAll.gif" />
<Content Include="dhtmlx\imgs\csh_bluefolders\iconCheckAll_2.gif" />
<Content Include="dhtmlx\imgs\csh_bluefolders\iconCheckDis.gif" />
<Content Include="dhtmlx\imgs\csh_bluefolders\iconChecked.gif" />
<Content Include="dhtmlx\imgs\csh_bluefolders\iconCheckGray.gif" />
<Content Include="dhtmlx\imgs\csh_bluefolders\iconFlag.gif" />
<Content Include="dhtmlx\imgs\csh_bluefolders\iconGraph.gif" />
<Content Include="dhtmlx\imgs\csh_bluefolders\iconSound.gif" />
<Content Include="dhtmlx\imgs\csh_bluefolders\iconText.gif" />
<Content Include="dhtmlx\imgs\csh_bluefolders\iconTexts.gif" />
<Content Include="dhtmlx\imgs\csh_bluefolders\iconUncheckAll.gif" />
<Content Include="dhtmlx\imgs\csh_bluefolders\iconUncheckDis.gif" />
<Content Include="dhtmlx\imgs\csh_bluefolders\iconWrite1.gif" />
<Content Include="dhtmlx\imgs\csh_bluefolders\iconWrite2.gif" />
<Content Include="dhtmlx\imgs\csh_bluefolders\leaf.gif" />
<Content Include="dhtmlx\imgs\csh_bluefolders\line.gif" />
<Content Include="dhtmlx\imgs\csh_bluefolders\line1.gif" />
<Content Include="dhtmlx\imgs\csh_bluefolders\line2.gif" />
<Content Include="dhtmlx\imgs\csh_bluefolders\line3.gif" />
<Content Include="dhtmlx\imgs\csh_bluefolders\line4.gif" />
<Content Include="dhtmlx\imgs\csh_bluefolders\lock.gif" />
<Content Include="dhtmlx\imgs\csh_bluefolders\minus.gif" />
<Content Include="dhtmlx\imgs\csh_bluefolders\minus1.gif" />
<Content Include="dhtmlx\imgs\csh_bluefolders\minus2.gif" />
<Content Include="dhtmlx\imgs\csh_bluefolders\minus3.gif" />
<Content Include="dhtmlx\imgs\csh_bluefolders\minus4.gif" />
<Content Include="dhtmlx\imgs\csh_bluefolders\minus5.gif" />
<Content Include="dhtmlx\imgs\csh_bluefolders\plus.gif" />
<Content Include="dhtmlx\imgs\csh_bluefolders\plus1.gif" />
<Content Include="dhtmlx\imgs\csh_bluefolders\plus2.gif" />
<Content Include="dhtmlx\imgs\csh_bluefolders\plus3.gif" />
<Content Include="dhtmlx\imgs\csh_bluefolders\plus4.gif" />
<Content Include="dhtmlx\imgs\csh_bluefolders\plus5.gif" />
<Content Include="dhtmlx\imgs\csh_bluefolders\radio_off.gif" />
<Content Include="dhtmlx\imgs\csh_bluefolders\radio_on.gif" />
<Content Include="dhtmlx\imgs\csh_books\blank.gif" />
<Content Include="dhtmlx\imgs\csh_books\folderClosed.gif" />
<Content Include="dhtmlx\imgs\csh_books\folderOpen.gif" />
<Content Include="dhtmlx\imgs\csh_books\iconCheckAll.gif" />
<Content Include="dhtmlx\imgs\csh_books\iconCheckDis.gif" />
<Content Include="dhtmlx\imgs\csh_books\iconCheckGray.gif" />
<Content Include="dhtmlx\imgs\csh_books\iconUncheckAll.gif" />
<Content Include="dhtmlx\imgs\csh_books\iconUncheckDis.gif" />
<Content Include="dhtmlx\imgs\csh_books\leaf.gif" />
<Content Include="dhtmlx\imgs\csh_books\line.gif" />
<Content Include="dhtmlx\imgs\csh_books\line1.gif" />
<Content Include="dhtmlx\imgs\csh_books\line2.gif" />
<Content Include="dhtmlx\imgs\csh_books\line3.gif" />
<Content Include="dhtmlx\imgs\csh_books\line4.gif" />
<Content Include="dhtmlx\imgs\csh_books\lock.gif" />
<Content Include="dhtmlx\imgs\csh_books\minus.gif" />
<Content Include="dhtmlx\imgs\csh_books\minus1.gif" />
<Content Include="dhtmlx\imgs\csh_books\minus2.gif" />
<Content Include="dhtmlx\imgs\csh_books\minus3.gif" />
<Content Include="dhtmlx\imgs\csh_books\minus4.gif" />
<Content Include="dhtmlx\imgs\csh_books\minus5.gif" />
<Content Include="dhtmlx\imgs\csh_books\plus.gif" />
<Content Include="dhtmlx\imgs\csh_books\plus1.gif" />
<Content Include="dhtmlx\imgs\csh_books\plus2.gif" />
<Content Include="dhtmlx\imgs\csh_books\plus3.gif" />
<Content Include="dhtmlx\imgs\csh_books\plus4.gif" />
<Content Include="dhtmlx\imgs\csh_books\plus5.gif" />
<Content Include="dhtmlx\imgs\csh_books\radio_off.gif" />
<Content Include="dhtmlx\imgs\csh_books\radio_on.gif" />
<Content Include="dhtmlx\imgs\csh_books\tombs.gif" />
<Content Include="dhtmlx\imgs\csh_books\tombs_open.gif" />
<Content Include="dhtmlx\imgs\csh_dhx_skyblue\blank.gif" />
<Content Include="dhtmlx\imgs\csh_dhx_skyblue\folderClosed.gif" />
<Content Include="dhtmlx\imgs\csh_dhx_skyblue\folderOpen.gif" />
<Content Include="dhtmlx\imgs\csh_dhx_skyblue\iconCheckAll.gif" />
<Content Include="dhtmlx\imgs\csh_dhx_skyblue\iconCheckDis.gif" />
<Content Include="dhtmlx\imgs\csh_dhx_skyblue\iconChecked.gif" />
<Content Include="dhtmlx\imgs\csh_dhx_skyblue\iconCheckGray.gif" />
<Content Include="dhtmlx\imgs\csh_dhx_skyblue\iconFlag.gif" />
<Content Include="dhtmlx\imgs\csh_dhx_skyblue\iconGraph.gif" />
<Content Include="dhtmlx\imgs\csh_dhx_skyblue\iconSound.gif" />
<Content Include="dhtmlx\imgs\csh_dhx_skyblue\iconText.gif" />
<Content Include="dhtmlx\imgs\csh_dhx_skyblue\iconTexts.gif" />
<Content Include="dhtmlx\imgs\csh_dhx_skyblue\iconUncheckAll.gif" />
<Content Include="dhtmlx\imgs\csh_dhx_skyblue\iconUncheckDis.gif" />
<Content Include="dhtmlx\imgs\csh_dhx_skyblue\iconWrite1.gif" />
<Content Include="dhtmlx\imgs\csh_dhx_skyblue\iconWrite2.gif" />
<Content Include="dhtmlx\imgs\csh_dhx_skyblue\leaf.gif" />
<Content Include="dhtmlx\imgs\csh_dhx_skyblue\line.gif" />
<Content Include="dhtmlx\imgs\csh_dhx_skyblue\line1.gif" />
<Content Include="dhtmlx\imgs\csh_dhx_skyblue\line2.gif" />
<Content Include="dhtmlx\imgs\csh_dhx_skyblue\line3.gif" />
<Content Include="dhtmlx\imgs\csh_dhx_skyblue\line4.gif" />
<Content Include="dhtmlx\imgs\csh_dhx_skyblue\lock.gif" />
<Content Include="dhtmlx\imgs\csh_dhx_skyblue\minus.gif" />
<Content Include="dhtmlx\imgs\csh_dhx_skyblue\minus1.gif" />
<Content Include="dhtmlx\imgs\csh_dhx_skyblue\minus2.gif" />
<Content Include="dhtmlx\imgs\csh_dhx_skyblue\minus3.gif" />
<Content Include="dhtmlx\imgs\csh_dhx_skyblue\minus4.gif" />
<Content Include="dhtmlx\imgs\csh_dhx_skyblue\minus5.gif" />
<Content Include="dhtmlx\imgs\csh_dhx_skyblue\plus.gif" />
<Content Include="dhtmlx\imgs\csh_dhx_skyblue\plus1.gif" />
<Content Include="dhtmlx\imgs\csh_dhx_skyblue\plus2.gif" />
<Content Include="dhtmlx\imgs\csh_dhx_skyblue\plus3.gif" />
<Content Include="dhtmlx\imgs\csh_dhx_skyblue\plus4.gif" />
<Content Include="dhtmlx\imgs\csh_dhx_skyblue\plus5.gif" />
<Content Include="dhtmlx\imgs\csh_dhx_skyblue\radio_off.gif" />
<Content Include="dhtmlx\imgs\csh_dhx_skyblue\radio_on.gif" />
<Content Include="dhtmlx\imgs\csh_scbrblue\blank.gif" />
<Content Include="dhtmlx\imgs\csh_scbrblue\folderClosed.gif" />
<Content Include="dhtmlx\imgs\csh_scbrblue\folderOpen.gif" />
<Content Include="dhtmlx\imgs\csh_scbrblue\iconCheckAll.gif" />
<Content Include="dhtmlx\imgs\csh_scbrblue\iconCheckDis.gif" />
<Content Include="dhtmlx\imgs\csh_scbrblue\iconChecked.gif" />
<Content Include="dhtmlx\imgs\csh_scbrblue\iconCheckGray.gif" />
<Content Include="dhtmlx\imgs\csh_scbrblue\iconFlag.gif" />
<Content Include="dhtmlx\imgs\csh_scbrblue\iconGraph.gif" />
<Content Include="dhtmlx\imgs\csh_scbrblue\iconSound.gif" />
<Content Include="dhtmlx\imgs\csh_scbrblue\iconText.gif" />
<Content Include="dhtmlx\imgs\csh_scbrblue\iconTexts.gif" />
<Content Include="dhtmlx\imgs\csh_scbrblue\iconUncheckAll.gif" />
<Content Include="dhtmlx\imgs\csh_scbrblue\iconUncheckDis.gif" />
<Content Include="dhtmlx\imgs\csh_scbrblue\iconWrite1.gif" />
<Content Include="dhtmlx\imgs\csh_scbrblue\iconWrite2.gif" />
<Content Include="dhtmlx\imgs\csh_scbrblue\leaf.gif" />
<Content Include="dhtmlx\imgs\csh_scbrblue\line.gif" />
<Content Include="dhtmlx\imgs\csh_scbrblue\line1.gif" />
<Content Include="dhtmlx\imgs\csh_scbrblue\line2.gif" />
<Content Include="dhtmlx\imgs\csh_scbrblue\line3.gif" />
<Content Include="dhtmlx\imgs\csh_scbrblue\line4.gif" />
<Content Include="dhtmlx\imgs\csh_scbrblue\lock.gif" />
<Content Include="dhtmlx\imgs\csh_scbrblue\minus.gif" />
<Content Include="dhtmlx\imgs\csh_scbrblue\minus1.gif" />
<Content Include="dhtmlx\imgs\csh_scbrblue\minus2.gif" />
<Content Include="dhtmlx\imgs\csh_scbrblue\minus3.gif" />
<Content Include="dhtmlx\imgs\csh_scbrblue\minus4.gif" />
<Content Include="dhtmlx\imgs\csh_scbrblue\minus5.gif" />
<Content Include="dhtmlx\imgs\csh_scbrblue\plus.gif" />
<Content Include="dhtmlx\imgs\csh_scbrblue\plus1.gif" />
<Content Include="dhtmlx\imgs\csh_scbrblue\plus2.gif" />
<Content Include="dhtmlx\imgs\csh_scbrblue\plus3.gif" />
<Content Include="dhtmlx\imgs\csh_scbrblue\plus4.gif" />
<Content Include="dhtmlx\imgs\csh_scbrblue\plus5.gif" />
<Content Include="dhtmlx\imgs\csh_scbrblue\radio_off.gif" />
<Content Include="dhtmlx\imgs\csh_scbrblue\radio_on.gif" />
<Content Include="dhtmlx\imgs\csh_scbrblue\safe_close.gif" />
<Content Include="dhtmlx\imgs\csh_scbrblue\safe_open.gif" />
<Content Include="dhtmlx\imgs\csh_vista\blank.gif" />
<Content Include="dhtmlx\imgs\csh_vista\folderClosed.gif" />
<Content Include="dhtmlx\imgs\csh_vista\folderOpen.gif" />
<Content Include="dhtmlx\imgs\csh_vista\iconCheckAll.gif" />
<Content Include="dhtmlx\imgs\csh_vista\iconCheckDis.gif" />
<Content Include="dhtmlx\imgs\csh_vista\iconChecked.gif" />
<Content Include="dhtmlx\imgs\csh_vista\iconCheckGray.gif" />
<Content Include="dhtmlx\imgs\csh_vista\iconFlag.gif" />
<Content Include="dhtmlx\imgs\csh_vista\iconGraph.gif" />
<Content Include="dhtmlx\imgs\csh_vista\iconSound.gif" />
<Content Include="dhtmlx\imgs\csh_vista\iconText.gif" />
<Content Include="dhtmlx\imgs\csh_vista\iconTexts.gif" />
<Content Include="dhtmlx\imgs\csh_vista\iconUncheckAll.gif" />
<Content Include="dhtmlx\imgs\csh_vista\iconUncheckDis.gif" />
<Content Include="dhtmlx\imgs\csh_vista\iconWrite1.gif" />
<Content Include="dhtmlx\imgs\csh_vista\iconWrite2.gif" />
<Content Include="dhtmlx\imgs\csh_vista\leaf.gif" />
<Content Include="dhtmlx\imgs\csh_vista\line.gif" />
<Content Include="dhtmlx\imgs\csh_vista\line1.gif" />
<Content Include="dhtmlx\imgs\csh_vista\line2.gif" />
<Content Include="dhtmlx\imgs\csh_vista\line3.gif" />
<Content Include="dhtmlx\imgs\csh_vista\line4.gif" />
<Content Include="dhtmlx\imgs\csh_vista\lock.gif" />
<Content Include="dhtmlx\imgs\csh_vista\minus.gif" />
<Content Include="dhtmlx\imgs\csh_vista\minus1.gif" />
<Content Include="dhtmlx\imgs\csh_vista\minus2.gif" />
<Content Include="dhtmlx\imgs\csh_vista\minus3.gif" />
<Content Include="dhtmlx\imgs\csh_vista\minus4.gif" />
<Content Include="dhtmlx\imgs\csh_vista\minus5.gif" />
<Content Include="dhtmlx\imgs\csh_vista\plus.gif" />
<Content Include="dhtmlx\imgs\csh_vista\plus1.gif" />
<Content Include="dhtmlx\imgs\csh_vista\plus2.gif" />
<Content Include="dhtmlx\imgs\csh_vista\plus3.gif" />
<Content Include="dhtmlx\imgs\csh_vista\plus4.gif" />
<Content Include="dhtmlx\imgs\csh_vista\plus5.gif" />
<Content Include="dhtmlx\imgs\csh_vista\radio_off.gif" />
<Content Include="dhtmlx\imgs\csh_vista\radio_on.gif" />
<Content Include="dhtmlx\imgs\csh_winstyle\blank.gif" />
<Content Include="dhtmlx\imgs\csh_winstyle\folderClosed.gif" />
<Content Include="dhtmlx\imgs\csh_winstyle\folderOpen.gif" />
<Content Include="dhtmlx\imgs\csh_winstyle\iconCheckAll.gif" />
<Content Include="dhtmlx\imgs\csh_winstyle\iconCheckDis.gif" />
<Content Include="dhtmlx\imgs\csh_winstyle\iconChecked.gif" />
<Content Include="dhtmlx\imgs\csh_winstyle\iconCheckGray.gif" />
<Content Include="dhtmlx\imgs\csh_winstyle\iconFlag.gif" />
<Content Include="dhtmlx\imgs\csh_winstyle\iconGraph.gif" />
<Content Include="dhtmlx\imgs\csh_winstyle\iconSound.gif" />
<Content Include="dhtmlx\imgs\csh_winstyle\iconText.gif" />
<Content Include="dhtmlx\imgs\csh_winstyle\iconTexts.gif" />
<Content Include="dhtmlx\imgs\csh_winstyle\iconUncheckAll.gif" />
<Content Include="dhtmlx\imgs\csh_winstyle\iconUncheckDis.gif" />
<Content Include="dhtmlx\imgs\csh_winstyle\iconWrite1.gif" />
<Content Include="dhtmlx\imgs\csh_winstyle\iconWrite2.gif" />
<Content Include="dhtmlx\imgs\csh_winstyle\leaf.gif" />
<Content Include="dhtmlx\imgs\csh_winstyle\leaves.gif" />
<Content Include="dhtmlx\imgs\csh_winstyle\line.gif" />
<Content Include="dhtmlx\imgs\csh_winstyle\line1.gif" />
<Content Include="dhtmlx\imgs\csh_winstyle\line2.gif" />
<Content Include="dhtmlx\imgs\csh_winstyle\line3.gif" />
<Content Include="dhtmlx\imgs\csh_winstyle\line4.gif" />
<Content Include="dhtmlx\imgs\csh_winstyle\lock.gif" />
<Content Include="dhtmlx\imgs\csh_winstyle\minus.gif" />
<Content Include="dhtmlx\imgs\csh_winstyle\minus1.gif" />
<Content Include="dhtmlx\imgs\csh_winstyle\minus2.gif" />
<Content Include="dhtmlx\imgs\csh_winstyle\minus3.gif" />
<Content Include="dhtmlx\imgs\csh_winstyle\minus4.gif" />
<Content Include="dhtmlx\imgs\csh_winstyle\minus5.gif" />
<Content Include="dhtmlx\imgs\csh_winstyle\plus.gif" />
<Content Include="dhtmlx\imgs\csh_winstyle\plus1.gif" />
<Content Include="dhtmlx\imgs\csh_winstyle\plus2.gif" />
<Content Include="dhtmlx\imgs\csh_winstyle\plus3.gif" />
<Content Include="dhtmlx\imgs\csh_winstyle\plus4.gif" />
<Content Include="dhtmlx\imgs\csh_winstyle\plus5.gif" />
<Content Include="dhtmlx\imgs\csh_winstyle\radio_off.gif" />
<Content Include="dhtmlx\imgs\csh_winstyle\radio_on.gif" />
<Content Include="dhtmlx\imgs\csh_yellowbooks\blank.gif" />
<Content Include="dhtmlx\imgs\csh_yellowbooks\books_close.gif" />
<Content Include="dhtmlx\imgs\csh_yellowbooks\books_open.gif" />
<Content Include="dhtmlx\imgs\csh_yellowbooks\folderClosed.gif" />
<Content Include="dhtmlx\imgs\csh_yellowbooks\folderOpen.gif" />
<Content Include="dhtmlx\imgs\csh_yellowbooks\iconCheckAll.gif" />
<Content Include="dhtmlx\imgs\csh_yellowbooks\iconCheckDis.gif" />
<Content Include="dhtmlx\imgs\csh_yellowbooks\iconCheckGray.gif" />
<Content Include="dhtmlx\imgs\csh_yellowbooks\iconText.gif" />
<Content Include="dhtmlx\imgs\csh_yellowbooks\iconUncheckAll.gif" />
<Content Include="dhtmlx\imgs\csh_yellowbooks\iconUncheckDis.gif" />
<Content Include="dhtmlx\imgs\csh_yellowbooks\leaf.gif" />
<Content Include="dhtmlx\imgs\csh_yellowbooks\leaf2.gif" />
<Content Include="dhtmlx\imgs\csh_yellowbooks\leaf3.gif" />
<Content Include="dhtmlx\imgs\csh_yellowbooks\leaf_2.gif" />
<Content Include="dhtmlx\imgs\csh_yellowbooks\line.gif" />
<Content Include="dhtmlx\imgs\csh_yellowbooks\line1.gif" />
<Content Include="dhtmlx\imgs\csh_yellowbooks\line2.gif" />
<Content Include="dhtmlx\imgs\csh_yellowbooks\line3.gif" />
<Content Include="dhtmlx\imgs\csh_yellowbooks\line4.gif" />
<Content Include="dhtmlx\imgs\csh_yellowbooks\lock.gif" />
<Content Include="dhtmlx\imgs\csh_yellowbooks\minus.gif" />
<Content Include="dhtmlx\imgs\csh_yellowbooks\minus1.gif" />
<Content Include="dhtmlx\imgs\csh_yellowbooks\minus2.gif" />
<Content Include="dhtmlx\imgs\csh_yellowbooks\minus3.gif" />
<Content Include="dhtmlx\imgs\csh_yellowbooks\minus4.gif" />
<Content Include="dhtmlx\imgs\csh_yellowbooks\minus5.gif" />
<Content Include="dhtmlx\imgs\csh_yellowbooks\plus.gif" />
<Content Include="dhtmlx\imgs\csh_yellowbooks\plus1.gif" />
<Content Include="dhtmlx\imgs\csh_yellowbooks\plus2.gif" />
<Content Include="dhtmlx\imgs\csh_yellowbooks\plus3.gif" />
<Content Include="dhtmlx\imgs\csh_yellowbooks\plus4.gif" />
<Content Include="dhtmlx\imgs\csh_yellowbooks\plus5.gif" />
<Content Include="dhtmlx\imgs\csh_yellowbooks\radio_off.gif" />
<Content Include="dhtmlx\imgs\csh_yellowbooks\radio_on.gif" />
<Content Include="dhtmlx\imgs\csh_yellowbooks\tombs.gif" />
<Content Include="dhtmlx\imgs\csh_yellowbooks\tombs_open.gif" />
<Content Include="dhtmlx\imgs\dark_blue\dark_blue_bottom.gif" />
<Content Include="dhtmlx\imgs\dark_blue\dark_blue_left.gif" />
<Content Include="dhtmlx\imgs\dark_blue\dark_blue_right.gif" />
<Content Include="dhtmlx\imgs\dark_blue\dark_blue_top.gif" />
<Content Include="dhtmlx\imgs\dataview\bottom.png" />
<Content Include="dhtmlx\imgs\dataview\dnd_selector.png" />
<Content Include="dhtmlx\imgs\dataview\dnd_selector_cells.png" />
<Content Include="dhtmlx\imgs\dataview\dnd_selector_lines.png" />
<Content Include="dhtmlx\imgs\dataview\marker.png" />
<Content Include="dhtmlx\imgs\dataview\selection_bg.png" />
<Content Include="dhtmlx\imgs\dataview\sky_blue_grid.gif" />
<Content Include="dhtmlx\imgs\default\close.png" />
<Content Include="dhtmlx\imgs\default\default_bottom.gif" />
<Content Include="dhtmlx\imgs\default\default_left.gif" />
<Content Include="dhtmlx\imgs\default\default_right.gif" />
<Content Include="dhtmlx\imgs\default\default_scroll_left.gif" />
<Content Include="dhtmlx\imgs\default\default_scroll_right.gif" />
<Content Include="dhtmlx\imgs\default\default_top.gif" />
<Content Include="dhtmlx\imgs\dhtmlxcalendar_dhx_skyblue\arrow_left.png" />
<Content Include="dhtmlx\imgs\dhtmlxcalendar_dhx_skyblue\arrow_left_hover.png" />
<Content Include="dhtmlx\imgs\dhtmlxcalendar_dhx_skyblue\arrow_right.png" />
<Content Include="dhtmlx\imgs\dhtmlxcalendar_dhx_skyblue\arrow_right_hover.png" />
<Content Include="dhtmlx\imgs\dhtmlxcalendar_dhx_skyblue\bg_days.png" />
<Content Include="dhtmlx\imgs\dhtmlxcalendar_dhx_skyblue\bg_main.png" />
<Content Include="dhtmlx\imgs\dhtmlxcalendar_omega\arrow_left.png" />
<Content Include="dhtmlx\imgs\dhtmlxcalendar_omega\arrow_left_hover.png" />
<Content Include="dhtmlx\imgs\dhtmlxcalendar_omega\arrow_right.png" />
<Content Include="dhtmlx\imgs\dhtmlxcalendar_omega\arrow_right_hover.png" />
<Content Include="dhtmlx\imgs\dhtmlxcalendar_omega\bg_days.png" />
<Content Include="dhtmlx\imgs\dhtmlxcalendar_omega\bg_main.png" />
<Content Include="dhtmlx\imgs\dhxaccord_dhx_skyblue\dhxacc_bg_hover.gif" />
<Content Include="dhtmlx\imgs\dhxaccord_dhx_skyblue\dhxacc_bg_normal.gif" />
<Content Include="dhtmlx\imgs\dhxaccord_dhx_skyblue\dhxacc_bg_sb.gif" />
<Content Include="dhtmlx\imgs\dhxaccord_dhx_skyblue\dhxacc_btns.gif" />
<Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\align_center.gif" />
<Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\align_center_dis.gif" />
<Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\align_justify.gif" />
<Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\align_justify_dis.gif" />
<Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\align_left.gif" />
<Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\align_left_dis.gif" />
<Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\align_right.gif" />
<Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\align_right_dis.gif" />
<Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\bold.gif" />
<Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\bold_dis.gif" />
<Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\buttons.gif" />
<Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\clear.gif" />
<Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\dhxeditor_bg_lite.gif" />
<Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\h1.gif" />
<Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\h1_dis.gif" />
<Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\h2.gif" />
<Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\h2_dis.gif" />
<Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\h3.gif" />
<Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\h3_dis.gif" />
<Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\h4.gif" />
<Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\h4_dis.gif" />
<Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\indent_dec.gif" />
<Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\indent_dec_dis.gif" />
<Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\indent_inc.gif" />
<Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\indent_inc_dis.gif" />
<Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\italic.gif" />
<Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\italic_dis.gif" />
<Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\list_bullet.gif" />
<Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\list_bullet_dis.gif" />
<Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\list_number.gif" />
<Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\list_number_dis.gif" />
<Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\script_sub.gif" />
<Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\script_sub_dis.gif" />
<Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\script_super.gif" />
<Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\script_super_dis.gif" />
<Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\strike.gif" />
<Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\strike_dis.gif" />
<Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\underline.gif" />
<Content Include="dhtmlx\imgs\dhxeditor_dhx_skyblue\underline_dis.gif" />
<Content Include="dhtmlx\imgs\dhxform_dhx_skyblue\dhxform_btns.gif" />
<Content Include="dhtmlx\imgs\dhxform_dhx_skyblue\dhxform_chbxrd.gif" />
<Content Include="dhtmlx\imgs\dhxgrid_dhx_blue\hdr.png" />
<Content Include="dhtmlx\imgs\dhxgrid_dhx_skyblue\arrow.png" />
<Content Include="dhtmlx\imgs\dhxgrid_dhx_skyblue\asteriks.png" />
<Content Include="dhtmlx\imgs\dhxgrid_dhx_skyblue\rowselector.png" />
<Content Include="dhtmlx\imgs\dhxlayout_dhx_skyblue\dhxlayout_bg.gif" />
<Content Include="dhtmlx\imgs\dhxlayout_dhx_skyblue\dhxlayout_bg_sb.gif" />
<Content Include="dhtmlx\imgs\dhxlayout_dhx_skyblue\dhxlayout_btns.gif" />
<Content Include="dhtmlx\imgs\dhxlayout_dhx_skyblue\dhxlayout_collapsedhor.gif" />
<Content Include="dhtmlx\imgs\dhxlayout_dhx_skyblue\dhxlayout_collapsedver.gif" />
<Content Include="dhtmlx\imgs\dhxlayout_dhx_skyblue\dhxlayout_cpanel_btn_dock.gif" />
<Content Include="dhtmlx\imgs\dhxlayout_dhx_skyblue\dhxlayout_cpanel_btn_undock.gif" />
<Content Include="dhtmlx\imgs\dhxlayout_dhx_skyblue\dhxlayout_drag_hor.gif" />
<Content Include="dhtmlx\imgs\dhxlayout_dhx_skyblue\dhxlayout_drag_ver.gif" />
<Content Include="dhtmlx\imgs\dhxlayout_dhx_skyblue\dhxlayout_progress.gif" />
<Content Include="dhtmlx\imgs\dhxlayout_dhx_skyblue\dhxlayout_progress_global.gif" />
<Content Include="dhtmlx\imgs\dhxmenu_dhx_skyblue\dhtmlxmenu_chrd.gif" />
<Content Include="dhtmlx\imgs\dhxmenu_dhx_skyblue\dhtmlxmenu_loader.gif" />
<Content Include="dhtmlx\imgs\dhxmenu_dhx_skyblue\dhtmlxmenu_subar.gif" />
<Content Include="dhtmlx\imgs\dhxmenu_dhx_skyblue\dhtmlxmenu_upar.gif" />
<Content Include="dhtmlx\imgs\dhxmenu_dhx_skyblue\dhxmenu_bg_acccell.gif" />
<Content Include="dhtmlx\imgs\dhxmenu_dhx_skyblue\dhxmenu_subselbg.gif" />
<Content Include="dhtmlx\imgs\dhxmenu_dhx_skyblue\dhxmenu_subsepbg.gif" />
<Content Include="dhtmlx\imgs\dhxmenu_dhx_skyblue\dhxmenu_topselbg.gif" />
<Content Include="dhtmlx\imgs\dhxmenu_dhx_skyblue\dhxmenu_topsepbg.gif" />
<Content Include="dhtmlx\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_bg.gif" />
<Content Include="dhtmlx\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_bg_acccell.gif" />
<Content Include="dhtmlx\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_bg_layoutcell.gif" />
<Content Include="dhtmlx\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_bg_over.gif" />
<Content Include="dhtmlx\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_bg_pressed.gif" />
<Content Include="dhtmlx\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_btnarrow.gif" />
<Content Include="dhtmlx\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_btnarrow_dis.gif" />
<Content Include="dhtmlx\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_sep_bg.gif" />
<Content Include="dhtmlx\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_slider_left.gif" />
<Content Include="dhtmlx\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_slider_left_dis.gif" />
<Content Include="dhtmlx\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_slider_middle.gif" />
<Content Include="dhtmlx\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_slider_middle_dis.gif" />
<Content Include="dhtmlx\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_slider_pen_def.gif" />
<Content Include="dhtmlx\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_slider_pen_dis.gif" />
<Content Include="dhtmlx\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_slider_pen_over.gif" />
<Content Include="dhtmlx\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_slider_right.gif" />
<Content Include="dhtmlx\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_slider_right_dis.gif" />
<Content Include="dhtmlx\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_subbg_over.gif" />
<Content Include="dhtmlx\imgs\dhxtoolbar_dhx_skyblue\dhxtoolbar_subbg_sel.gif" />
<Content Include="dhtmlx\imgs\dhxwins_dhx_skyblue\active\header_bg.gif" />
<Content Include="dhtmlx\imgs\dhxwins_dhx_skyblue\active\icon_blank.gif" />
<Content Include="dhtmlx\imgs\dhxwins_dhx_skyblue\active\icon_normal.gif" />
<Content Include="dhtmlx\imgs\dhxwins_dhx_skyblue\active\progress.gif" />
<Content Include="dhtmlx\imgs\dhxwins_dhx_skyblue\buttons.gif" />
<Content Include="dhtmlx\imgs\dhxwins_dhx_skyblue\inactive\header_bg.gif" />
<Content Include="dhtmlx\imgs\dhxwins_dhx_skyblue\inactive\icon_blank.gif" />
<Content Include="dhtmlx\imgs\dhxwins_dhx_skyblue\inactive\icon_normal.gif" />
<Content Include="dhtmlx\imgs\dhxwins_dhx_skyblue\inactive\progress.gif" />
<Content Include="dhtmlx\imgs\dhxwins_dhx_skyblue\statusbar_bg.gif" />
<Content Include="dhtmlx\imgs\dhx_simple_sep.png" />
<Content Include="dhtmlx\imgs\dhx_skyblue\bg_bottom.png" />
<Content Include="dhtmlx\imgs\dhx_skyblue\bg_left.png" />
<Content Include="dhtmlx\imgs\dhx_skyblue\bg_right.png" />
<Content Include="dhtmlx\imgs\dhx_skyblue\bg_top.png" />
<Content Include="dhtmlx\imgs\dhx_skyblue\close.png" />
<Content Include="dhtmlx\imgs\dhx_skyblue\dhxlayout_bg_sb.gif" />
<Content Include="dhtmlx\imgs\dhx_skyblue\dhx_skyblue_bottom.gif" />
<Content Include="dhtmlx\imgs\dhx_skyblue\dhx_skyblue_left.gif" />
<Content Include="dhtmlx\imgs\dhx_skyblue\dhx_skyblue_right.gif" />
<Content Include="dhtmlx\imgs\dhx_skyblue\dhx_skyblue_scroll_left.gif" />
<Content Include="dhtmlx\imgs\dhx_skyblue\dhx_skyblue_scroll_right.gif" />
<Content Include="dhtmlx\imgs\dhx_skyblue\dhx_skyblue_top.gif" />
<Content Include="dhtmlx\imgs\dnd_selector.png" />
<Content Include="dhtmlx\imgs\dnd_selector_cells.png" />
<Content Include="dhtmlx\imgs\dnd_selector_lines.png" />
<Content Include="dhtmlx\imgs\dyn_.gif" />
<Content Include="dhtmlx\imgs\dyn_down.gif" />
<Content Include="dhtmlx\imgs\dyn_up.gif" />
<Content Include="dhtmlx\imgs\false.gif" />
<Content Include="dhtmlx\imgs\file.png" />
<Content Include="dhtmlx\imgs\folder.gif" />
<Content Include="dhtmlx\imgs\folderClosed.gif" />
<Content Include="dhtmlx\imgs\folderOpen.gif" />
<Content Include="dhtmlx\imgs\glassy_blue\glassy_blue_bottom.gif" />
<Content Include="dhtmlx\imgs\glassy_blue\glassy_blue_left.gif" />
<Content Include="dhtmlx\imgs\glassy_blue\glassy_blue_right.gif" />
<Content Include="dhtmlx\imgs\glassy_blue\glassy_blue_top.gif" />
<Content Include="dhtmlx\imgs\green.gif" />
<Content Include="dhtmlx\imgs\header_bg.gif" />
<Content Include="dhtmlx\imgs\header_bg_60.gif" />
<Content Include="dhtmlx\imgs\icon1.png" />
<Content Include="dhtmlx\imgs\icon2.png" />
<Content Include="dhtmlx\imgs\icon3.png" />
<Content Include="dhtmlx\imgs\icon4.png" />
<Content Include="dhtmlx\imgs\icon5.png" />
<Content Include="dhtmlx\imgs\icon6.png" />
<Content Include="dhtmlx\imgs\iconCheckAll.gif" />
<Content Include="dhtmlx\imgs\iconCheckDis.gif" />
<Content Include="dhtmlx\imgs\iconCheckGray.gif" />
<Content Include="dhtmlx\imgs\icons_books\blanc.gif" />
<Content Include="dhtmlx\imgs\icons_books\blank.gif" />
<Content Include="dhtmlx\imgs\icons_books\book.gif" />
<Content Include="dhtmlx\imgs\icons_books\books.gif" />
<Content Include="dhtmlx\imgs\icons_books\books_cat.gif" />
<Content Include="dhtmlx\imgs\icons_books\cd.gif" />
<Content Include="dhtmlx\imgs\icons_books\dvd.gif" />
<Content Include="dhtmlx\imgs\icons_books\dvds.gif" />
<Content Include="dhtmlx\imgs\icons_books\item_chk0.gif" />
<Content Include="dhtmlx\imgs\icons_books\item_chk0_dis.gif" />
<Content Include="dhtmlx\imgs\icons_books\item_chk1.gif" />
<Content Include="dhtmlx\imgs\icons_books\item_chk1_dis.gif" />
<Content Include="dhtmlx\imgs\icons_books\leaf.gif" />
<Content Include="dhtmlx\imgs\icons_books\line.gif" />
<Content Include="dhtmlx\imgs\icons_books\line1.gif" />
<Content Include="dhtmlx\imgs\icons_books\line2.gif" />
<Content Include="dhtmlx\imgs\icons_books\line3.gif" />
<Content Include="dhtmlx\imgs\icons_books\line4.gif" />
<Content Include="dhtmlx\imgs\icons_books\minus.gif" />
<Content Include="dhtmlx\imgs\icons_books\minus1.gif" />
<Content Include="dhtmlx\imgs\icons_books\minus2.gif" />
<Content Include="dhtmlx\imgs\icons_books\minus3.gif" />
<Content Include="dhtmlx\imgs\icons_books\minus4.gif" />
<Content Include="dhtmlx\imgs\icons_books\minus5.gif" />
<Content Include="dhtmlx\imgs\icons_books\music.gif" />
<Content Include="dhtmlx\imgs\icons_books\plus.gif" />
<Content Include="dhtmlx\imgs\icons_books\plus1.gif" />
<Content Include="dhtmlx\imgs\icons_books\plus2.gif" />
<Content Include="dhtmlx\imgs\icons_books\plus3.gif" />
<Content Include="dhtmlx\imgs\icons_books\plus4.gif" />
<Content Include="dhtmlx\imgs\icons_books\plus5.gif" />
<Content Include="dhtmlx\imgs\icons_books\radio_chk0.gif" />
<Content Include="dhtmlx\imgs\icons_books\radio_chk0_dis.gif" />
<Content Include="dhtmlx\imgs\icons_books\radio_chk1.gif" />
<Content Include="dhtmlx\imgs\icons_books\radio_chk1_dis.gif" />
<Content Include="dhtmlx\imgs\icons_books\sort_asc.gif" />
<Content Include="dhtmlx\imgs\icons_books\sort_desc.gif" />
<Content Include="dhtmlx\imgs\icons_greenfolders\blanc.gif" />
<Content Include="dhtmlx\imgs\icons_greenfolders\blank.gif" />
<Content Include="dhtmlx\imgs\icons_greenfolders\folder.gif" />
<Content Include="dhtmlx\imgs\icons_greenfolders\item_chk0.gif" />
<Content Include="dhtmlx\imgs\icons_greenfolders\item_chk0_dis.gif" />
<Content Include="dhtmlx\imgs\icons_greenfolders\item_chk1.gif" />
<Content Include="dhtmlx\imgs\icons_greenfolders\item_chk1_dis.gif" />
<Content Include="dhtmlx\imgs\icons_greenfolders\leaf.gif" />
<Content Include="dhtmlx\imgs\icons_greenfolders\line.gif" />
<Content Include="dhtmlx\imgs\icons_greenfolders\line1.gif" />
<Content Include="dhtmlx\imgs\icons_greenfolders\line2.gif" />
<Content Include="dhtmlx\imgs\icons_greenfolders\line3.gif" />
<Content Include="dhtmlx\imgs\icons_greenfolders\line4.gif" />
<Content Include="dhtmlx\imgs\icons_greenfolders\minus.gif" />
<Content Include="dhtmlx\imgs\icons_greenfolders\minus1.gif" />
<Content Include="dhtmlx\imgs\icons_greenfolders\minus2.gif" />
<Content Include="dhtmlx\imgs\icons_greenfolders\minus3.gif" />
<Content Include="dhtmlx\imgs\icons_greenfolders\minus4.gif" />
<Content Include="dhtmlx\imgs\icons_greenfolders\minus5.gif" />
<Content Include="dhtmlx\imgs\icons_greenfolders\plus.gif" />
<Content Include="dhtmlx\imgs\icons_greenfolders\plus1.gif" />
<Content Include="dhtmlx\imgs\icons_greenfolders\plus2.gif" />
<Content Include="dhtmlx\imgs\icons_greenfolders\plus3.gif" />
<Content Include="dhtmlx\imgs\icons_greenfolders\plus4.gif" />
<Content Include="dhtmlx\imgs\icons_greenfolders\plus5.gif" />
<Content Include="dhtmlx\imgs\icons_greenfolders\radio_chk0.gif" />
<Content Include="dhtmlx\imgs\icons_greenfolders\radio_chk0_dis.gif" />
<Content Include="dhtmlx\imgs\icons_greenfolders\radio_chk1.gif" />
<Content Include="dhtmlx\imgs\icons_greenfolders\radio_chk1_dis.gif" />
<Content Include="dhtmlx\imgs\icons_greenfolders\sort_asc.gif" />
<Content Include="dhtmlx\imgs\icons_greenfolders\sort_desc.gif" />
<Content Include="dhtmlx\imgs\iconUncheckAll.gif" />
<Content Include="dhtmlx\imgs\iconUncheckDis.gif" />
<Content Include="dhtmlx\imgs\icon_minicalendar.gif" />
<Content Include="dhtmlx\imgs\imageloaderror.gif" />
<Content Include="dhtmlx\imgs\item_chk0.gif" />
<Content Include="dhtmlx\imgs\item_chk0_dis.gif" />
<Content Include="dhtmlx\imgs\item_chk1.gif" />
<Content Include="dhtmlx\imgs\item_chk1_dis.gif" />
<Content Include="dhtmlx\imgs\leaf.gif" />
<Content Include="dhtmlx\imgs\left.gif" />
<Content Include="dhtmlx\imgs\left_bottom.gif" />
<Content Include="dhtmlx\imgs\left_top.gif" />
<Content Include="dhtmlx\imgs\line.gif" />
<Content Include="dhtmlx\imgs\line1.gif" />
<Content Include="dhtmlx\imgs\line1_rtl.gif" />
<Content Include="dhtmlx\imgs\line2.gif" />
<Content Include="dhtmlx\imgs\line2_rtl.gif" />
<Content Include="dhtmlx\imgs\line3.gif" />
<Content Include="dhtmlx\imgs\line3_rtl.gif" />
<Content Include="dhtmlx\imgs\line4.gif" />
<Content Include="dhtmlx\imgs\line4_rtl.gif" />
<Content Include="dhtmlx\imgs\loading.gif" />
<Content Include="dhtmlx\imgs\lock.gif" />
<Content Include="dhtmlx\imgs\logo.png" />
<Content Include="dhtmlx\imgs\minus.gif" />
<Content Include="dhtmlx\imgs\minus1.gif" />
<Content Include="dhtmlx\imgs\minus2.gif" />
<Content Include="dhtmlx\imgs\minus2_rtl.gif" />
<Content Include="dhtmlx\imgs\minus3.gif" />
<Content Include="dhtmlx\imgs\minus3_rtl.gif" />
<Content Include="dhtmlx\imgs\minus4.gif" />
<Content Include="dhtmlx\imgs\minus4_rtl.gif" />
<Content Include="dhtmlx\imgs\minus5.gif" />
<Content Include="dhtmlx\imgs\minus5_rtl.gif" />
<Content Include="dhtmlx\imgs\minus_ar.gif" />
<Content Include="dhtmlx\imgs\modern\modern_bottom.gif" />
<Content Include="dhtmlx\imgs\modern\modern_left.gif" />
<Content Include="dhtmlx\imgs\modern\modern_right.gif" />
<Content Include="dhtmlx\imgs\modern\modern_top.gif" />
<Content Include="dhtmlx\imgs\plus.gif" />
<Content Include="dhtmlx\imgs\plus1.gif" />
<Content Include="dhtmlx\imgs\plus2.gif" />
<Content Include="dhtmlx\imgs\plus2_rtl.gif" />
<Content Include="dhtmlx\imgs\plus3.gif" />
<Content Include="dhtmlx\imgs\plus3_rtl.gif" />
<Content Include="dhtmlx\imgs\plus4.gif" />
<Content Include="dhtmlx\imgs\plus4_rtl.gif" />
<Content Include="dhtmlx\imgs\plus5.gif" />
<Content Include="dhtmlx\imgs\plus5_rtl.gif" />
<Content Include="dhtmlx\imgs\plus_ar.gif" />
<Content Include="dhtmlx\imgs\radio_chk0.gif" />
<Content Include="dhtmlx\imgs\radio_chk0_dis.gif" />
<Content Include="dhtmlx\imgs\radio_chk1.gif" />
<Content Include="dhtmlx\imgs\radio_chk1_dis.gif" />
<Content Include="dhtmlx\imgs\radio_off.gif" />
<Content Include="dhtmlx\imgs\radio_on.gif" />
<Content Include="dhtmlx\imgs\red.gif" />
<Content Include="dhtmlx\imgs\results.gif" />
<Content Include="dhtmlx\imgs\right.gif" />
<Content Include="dhtmlx\imgs\right_bottom.gif" />
<Content Include="dhtmlx\imgs\right_top.gif" />
<Content Include="dhtmlx\imgs\scrl_b.gif" />
<Content Include="dhtmlx\imgs\scrl_l.gif" />
<Content Include="dhtmlx\imgs\scrl_r.gif" />
<Content Include="dhtmlx\imgs\scrl_t.gif" />
<Content Include="dhtmlx\imgs\silver\silver_bottom.gif" />
<Content Include="dhtmlx\imgs\silver\silver_left.gif" />
<Content Include="dhtmlx\imgs\silver\silver_right.gif" />
<Content Include="dhtmlx\imgs\silver\silver_top.gif" />
<Content Include="dhtmlx\imgs\skinA_header.png" />
<Content Include="dhtmlx\imgs\skinB_header.png" />
<Content Include="dhtmlx\imgs\skinC_header.png" />
<Content Include="dhtmlx\imgs\skinC_top_left.gif" />
<Content Include="dhtmlx\imgs\skinC_top_right.gif" />
<Content Include="dhtmlx\imgs\skinD_bottom_left.gif" />
<Content Include="dhtmlx\imgs\skinD_bottom_right.gif" />
<Content Include="dhtmlx\imgs\skinD_header.png" />
<Content Include="dhtmlx\imgs\skins.gif" />
<Content Include="dhtmlx\imgs\skins\arrowgreen\bg.gif" />
<Content Include="dhtmlx\imgs\skins\arrowgreen\leftside_bg.gif" />
<Content Include="dhtmlx\imgs\skins\arrowgreen\rightside_bg.gif" />
<Content Include="dhtmlx\imgs\skins\arrowgreen\selector.gif" />
<Content Include="dhtmlx\imgs\skins\arrowgreen\vertical\bg.gif" />
<Content Include="dhtmlx\imgs\skins\arrowgreen\vertical\leftside_bg.gif" />
<Content Include="dhtmlx\imgs\skins\arrowgreen\vertical\rightside_bg.gif" />
<Content Include="dhtmlx\imgs\skins\arrowgreen\vertical\selector.gif" />
<Content Include="dhtmlx\imgs\skins\arrow\bg.gif" />
<Content Include="dhtmlx\imgs\skins\arrow\leftside_bg.gif" />
<Content Include="dhtmlx\imgs\skins\arrow\rightside_bg.gif" />
<Content Include="dhtmlx\imgs\skins\arrow\selector.gif" />
<Content Include="dhtmlx\imgs\skins\arrow\vertical\bg.gif" />
<Content Include="dhtmlx\imgs\skins\arrow\vertical\leftside_bg.gif" />
<Content Include="dhtmlx\imgs\skins\arrow\vertical\rightside_bg.gif" />
<Content Include="dhtmlx\imgs\skins\arrow\vertical\selector.gif" />
<Content Include="dhtmlx\imgs\skins\ball\leftside_bg.gif" />
<Content Include="dhtmlx\imgs\skins\ball\leftzone_bg.gif" />
<Content Include="dhtmlx\imgs\skins\ball\rightside_bg.gif" />
<Content Include="dhtmlx\imgs\skins\ball\rightzone_bg.gif" />
<Content Include="dhtmlx\imgs\skins\ball\selector.gif" />
<Content Include="dhtmlx\imgs\skins\ball\vertical\leftside_bg.gif" />
<Content Include="dhtmlx\imgs\skins\ball\vertical\leftzone_bg.gif" />
<Content Include="dhtmlx\imgs\skins\ball\vertical\rightside_bg.gif" />
<Content Include="dhtmlx\imgs\skins\ball\vertical\rightzone_bg.gif" />
<Content Include="dhtmlx\imgs\skins\ball\vertical\selector.gif" />
<Content Include="dhtmlx\imgs\skins\bar\bg.gif" />
<Content Include="dhtmlx\imgs\skins\bar\leftside_bg.gif" />
<Content Include="dhtmlx\imgs\skins\bar\rightside_bg.gif" />
<Content Include="dhtmlx\imgs\skins\bar\selector.gif" />
<Content Include="dhtmlx\imgs\skins\bar\vertical\bg.gif" />
<Content Include="dhtmlx\imgs\skins\bar\vertical\leftside_bg.gif" />
<Content Include="dhtmlx\imgs\skins\bar\vertical\rightside_bg.gif" />
<Content Include="dhtmlx\imgs\skins\bar\vertical\selector.gif" />
<Content Include="dhtmlx\imgs\skins\default\leftside_bg.gif" />
<Content Include="dhtmlx\imgs\skins\default\leftside_bg.png" />
<Content Include="dhtmlx\imgs\skins\default\leftzone_bg.gif" />
<Content Include="dhtmlx\imgs\skins\default\leftzone_bg.png" />
<Content Include="dhtmlx\imgs\skins\default\leftzone_bg_fill.gif" />
<Content Include="dhtmlx\imgs\skins\default\rightside_bg.gif" />
<Content Include="dhtmlx\imgs\skins\default\rightside_bg.png" />
<Content Include="dhtmlx\imgs\skins\default\rightzone_bg.gif" />
<Content Include="dhtmlx\imgs\skins\default\rightzone_bg.png" />
<Content Include="dhtmlx\imgs\skins\default\selector.gif" />
<Content Include="dhtmlx\imgs\skins\default\selector.png" />
<Content Include="dhtmlx\imgs\skins\default\vertical\leftside_bg.gif" />
<Content Include="dhtmlx\imgs\skins\default\vertical\leftside_bg.png" />
<Content Include="dhtmlx\imgs\skins\default\vertical\leftzone_bg.gif" />
<Content Include="dhtmlx\imgs\skins\default\vertical\leftzone_bg.png" />
<Content Include="dhtmlx\imgs\skins\default\vertical\rightside_bg.gif" />
<Content Include="dhtmlx\imgs\skins\default\vertical\rightside_bg.png" />
<Content Include="dhtmlx\imgs\skins\default\vertical\rightzone_bg.gif" />
<Content Include="dhtmlx\imgs\skins\default\vertical\rightzone_bg.png" />
<Content Include="dhtmlx\imgs\skins\default\vertical\selector.gif" />
<Content Include="dhtmlx\imgs\skins\default\vertical\selector.png" />
<Content Include="dhtmlx\imgs\skins\dhx_skyblue\bg.gif" />
<Content Include="dhtmlx\imgs\skins\dhx_skyblue\selector.gif" />
<Content Include="dhtmlx\imgs\skins\dhx_skyblue\vertical\bg.gif" />
<Content Include="dhtmlx\imgs\skins\dhx_skyblue\vertical\selector.gif" />
<Content Include="dhtmlx\imgs\skins\simplegray\leftside_bg.gif" />
<Content Include="dhtmlx\imgs\skins\simplegray\leftzone_bg.gif" />
<Content Include="dhtmlx\imgs\skins\simplegray\rightside_bg.gif" />
<Content Include="dhtmlx\imgs\skins\simplegray\rightzone_bg.gif" />
<Content Include="dhtmlx\imgs\skins\simplegray\selector.gif" />
<Content Include="dhtmlx\imgs\skins\simplegray\vertical\leftside_bg.gif" />
<Content Include="dhtmlx\imgs\skins\simplegray\vertical\leftzone_bg.gif" />
<Content Include="dhtmlx\imgs\skins\simplegray\vertical\rightside_bg.gif" />
<Content Include="dhtmlx\imgs\skins\simplegray\vertical\rightzone_bg.gif" />
<Content Include="dhtmlx\imgs\skins\simplegray\vertical\selector.gif" />
<Content Include="dhtmlx\imgs\skins\simplesilver\leftside_bg.gif" />
<Content Include="dhtmlx\imgs\skins\simplesilver\leftzone_bg.gif" />
<Content Include="dhtmlx\imgs\skins\simplesilver\rightside_bg.gif" />
<Content Include="dhtmlx\imgs\skins\simplesilver\rightzone_bg.gif" />
<Content Include="dhtmlx\imgs\skins\simplesilver\selector.gif" />
<Content Include="dhtmlx\imgs\skins\simplesilver\vertical\leftside_bg.gif" />
<Content Include="dhtmlx\imgs\skins\simplesilver\vertical\leftzone_bg.gif" />
<Content Include="dhtmlx\imgs\skins\simplesilver\vertical\rightside_bg.gif" />
<Content Include="dhtmlx\imgs\skins\simplesilver\vertical\rightzone_bg.gif" />
<Content Include="dhtmlx\imgs\skins\simplesilver\vertical\selector.gif" />
<Content Include="dhtmlx\imgs\skins\vertical\sldr_buki.gif" />
<Content Include="dhtmlx\imgs\skins\zipper\bg.gif" />
<Content Include="dhtmlx\imgs\skins\zipper\leftzone_bg.gif" />
<Content Include="dhtmlx\imgs\skins\zipper\rightzone_bg.gif" />
<Content Include="dhtmlx\imgs\skins\zipper\selector.gif" />
<Content Include="dhtmlx\imgs\skins\zipper\vertical\bg.gif" />
<Content Include="dhtmlx\imgs\skins\zipper\vertical\leftzone_bg.gif" />
<Content Include="dhtmlx\imgs\skins\zipper\vertical\rightzone_bg.gif" />
<Content Include="dhtmlx\imgs\skins\zipper\vertical\selector.gif" />
<Content Include="dhtmlx\imgs\skin_light_header.png" />
<Content Include="dhtmlx\imgs\skin_modern_header.png" />
<Content Include="dhtmlx\imgs\sky_blue_grid.gif" />
<Content Include="dhtmlx\imgs\sky_blue_sel.png" />
<Content Include="dhtmlx\imgs\sky_blue_sel2.png" />
<Content Include="dhtmlx\imgs\sky_blue_sel_tree.png" />
<Content Include="dhtmlx\imgs\slide.gif" />
<Content Include="dhtmlx\imgs\sort_asc.gif" />
<Content Include="dhtmlx\imgs\sort_desc.gif" />
<Content Include="dhtmlx\imgs\top.gif" />
<Content Include="dhtmlx\imgs\true.gif" />
<Content Include="dhtmlx\imgs\winbiscarf\winbiscarf_bottom.gif" />
<Content Include="dhtmlx\imgs\winbiscarf\winbiscarf_left.gif" />
<Content Include="dhtmlx\imgs\winbiscarf\winbiscarf_right.gif" />
<Content Include="dhtmlx\imgs\winbiscarf\winbiscarf_scroll_left.gif" />
<Content Include="dhtmlx\imgs\winbiscarf\winbiscarf_scroll_right.gif" />
<Content Include="dhtmlx\imgs\winbiscarf\winbiscarf_top.gif" />
<Content Include="dhtmlx\imgs\winscarf\winscarf_bottom.gif" />
<Content Include="dhtmlx\imgs\winscarf\winscarf_left.gif" />
<Content Include="dhtmlx\imgs\winscarf\winscarf_right.gif" />
<Content Include="dhtmlx\imgs\winscarf\winscarf_scroll_left.gif" />
<Content Include="dhtmlx\imgs\winscarf\winscarf_scroll_right.gif" />
<Content Include="dhtmlx\imgs\winscarf\winscarf_top.gif" />
<Content Include="dhtmlx\imgs\__dhxCP_skin_SkyBlue\bg_head.gif" />
<Content Include="dhtmlx\imgs\__dhxCP_skin_SkyBlue\but_add.gif" />
<Content Include="dhtmlx\imgs\__dhxCP_skin_SkyBlue\but_cancel.gif" />
<Content Include="dhtmlx\imgs\__dhxCP_skin_SkyBlue\but_select.gif" />
<Content Include="dhtmlx\imgs\__dhxCP_skin_SkyBlue\slide.gif" />
<Content Include="dhtmlx\manifest.txt" />
<Content Include="dhtmlx\types\ftypes.css" />
<Content Include="dhtmlx\types\ftypes.js" />
<Content Include="DLL\AjaxControlToolkit.dll" />
<Content Include="DLL\Interop.Microsoft.Office.Core.dll" />
<Content Include="DLL\Interop.Microsoft.Office.Interop.Word.dll" />
<Content Include="DLL\Interop.VBIDE.dll" />
<Content Include="DLL\Interop.Word.dll" />
<Content Include="DLL\itextsharp.dll" />
<Content Include="DLL\log4net.dll" />
<Content Include="DLL\Newtonsoft.Json.dll" />
<Content Include="DLL\OT.dhtmlxConnectors.dll" />
<Content Include="DLL\Telerik.Web.UI.dll" />
<Content Include="DLL\Telerik.Web.UI.Skins.dll" />
<Content Include="DLL\Telerik.Web.UI.XML" />
<Content Include="ExpFile.aspx" />
<Content Include="Js\ajax.js" />
<Content Include="Js\artDialog.source.js" />
<Content Include="Js\blockUI.js" />
<Content Include="Js\CheckPageChange.js" />
<Content Include="Js\CmsAreaDiv.js" />
<Content Include="Js\ColorSelector.js" />
<Content Include="Js\ForumMain.js" />
<Content Include="Js\iframeTools.js" />
<Content Include="Js\iframeTools.New.js" />
<Content Include="Js\ImgPreView.js" />
<Content Include="Js\jquery-1.10.2.min.js" />
<Content Include="Js\jquery-migrate-1.2.1.min.js" />
<Content Include="Js\jquery-ui-1.10.3.custom.js" />
<Content Include="Js\jquery-ui-1.10.3.custom.min.js" />
<Content Include="Js\jquery-ui-sliderAccess.js" />
<Content Include="Js\jquery-ui-timepicker-addon.js" />
<Content Include="Js\jquery-ui-timepicker-zh-TW.js" />
<Content Include="Js\jquery.artDialog.js" />
<Content Include="Js\jquery.artDialog.New.js" />
<Content Include="Js\jquery.autoheight.js" />
<Content Include="Js\jquery.battatech.excelexport.js" />
<Content Include="Js\jquery.battatech.excelexport.min.js" />
<Content Include="Js\jquery.datetimepicker.js" />
<Content Include="Js\jquery.floatThead.js" />
<Content Include="Js\jquery.floatThead.min.js" />
<Content Include="Js\jquery.imagemapster.min.js" />
<Content Include="Js\jquery.imgareaselect.min.js" />
<Content Include="Js\jquery.imgareaselect.pack.js" />
<Content Include="Js\jquery.lazyload.js" />
<Content Include="Js\jquery.lightbox-0.5.min.js" />
<Content Include="Js\jquery.lightbox-0.5.pack.js" />
<Content Include="Js\jquery.simple-dtpicker.js" />
<Content Include="Js\jqueryfiletree\example.htm" />
<Content Include="Js\jqueryfiletree\images\application.png" />
<Content Include="Js\jqueryfiletree\images\code.png" />
<Content Include="Js\jqueryfiletree\images\css.png" />
<Content Include="Js\jqueryfiletree\images\db.png" />
<Content Include="Js\jqueryfiletree\images\directory.png" />
<Content Include="Js\jqueryfiletree\images\doc.png" />
<Content Include="Js\jqueryfiletree\images\file.png" />
<Content Include="Js\jqueryfiletree\images\film.png" />
<Content Include="Js\jqueryfiletree\images\flash.png" />
<Content Include="Js\jqueryfiletree\images\folder_open.png" />
<Content Include="Js\jqueryfiletree\images\html.png" />
<Content Include="Js\jqueryfiletree\images\java.png" />
<Content Include="Js\jqueryfiletree\images\linux.png" />
<Content Include="Js\jqueryfiletree\images\music.png" />
<Content Include="Js\jqueryfiletree\images\pdf.png" />
<Content Include="Js\jqueryfiletree\images\php.png" />
<Content Include="Js\jqueryfiletree\images\picture.png" />
<Content Include="Js\jqueryfiletree\images\ppt.png" />
<Content Include="Js\jqueryfiletree\images\psd.png" />
<Content Include="Js\jqueryfiletree\images\ruby.png" />
<Content Include="Js\jqueryfiletree\images\script.png" />
<Content Include="Js\jqueryfiletree\images\spinner.gif" />
<Content Include="Js\jqueryfiletree\images\txt.png" />
<Content Include="Js\jqueryfiletree\images\xls.png" />
<Content Include="Js\jqueryfiletree\images\zip.png" />
<Content Include="Js\jqueryfiletree\jquery-1.3.2.min.js" />
<Content Include="Js\jqueryfiletree\jquery.easing.1.3.js" />
<Content Include="Js\jqueryfiletree\jqueryFileTree.aspx" />
<Content Include="Js\jqueryfiletree\jqueryFileTree.css" />
<Content Include="Js\jqueryfiletree\jqueryFileTree.js" />
<Content Include="Js\FreezeTable.js" />
<Content Include="Js\ListMove.js" />
<Content Include="Js\objCommon.js" />
<Content Include="Js\PageTab.js" />
<Content Include="Js\Page\Sys\ArgumentClassMaintain_Qry.js" />
<Content Include="Js\Page\Sys\ArgumentClassMaintain_Upd.js" />
<Content Include="Js\Page\Sys\ArgumentMaintain_Qry.js" />
<Content Include="Js\Page\Sys\ArgumentMaintain_Upd.js" />
<Content Include="Js\Page\Sys\AuthantedPrograms.js" />
<Content Include="Js\Page\Sys\JobtitleMaintain_Upd.js" />
<Content Include="Js\Page\Sys\ModuleMaintain_Qry.js" />
<Content Include="Js\Page\Sys\ModuleMaintain_Upd.js" />
<Content Include="Js\Page\Sys\ProgramMaintain_Qry.js" />
<Content Include="Js\Page\Sys\ProgramMaintain_Upd.js" />
<Content Include="Js\Page\Sys\RoleMaintain_Qry.js" />
<Content Include="Js\Page\Sys\RoleMaintain_Upd.js" />
<Content Include="Js\Page\Sys\SystemSetup_Qry.js" />
<Content Include="Js\Page\Sys\SystemSetup_Upd.js" />
<Content Include="Js\Page\Sys\MembersMaintain_Upd.js" />
<Content Include="Js\Page\Sys\MembersMaintain_Qry.js" />
<Content Include="Js\Page\Utl\CopyRight_Pop.js" />
<Content Include="Js\Page\Utl\Customer_Pop.js" />
<Content Include="Js\PopCommon.js" />
<Content Include="Js\PrintElement\jquery-ui.min.js" />
<Content Include="Js\PrintElement\jquery.min.js" />
<Content Include="Js\PrintElement\jquery.printElement.min.js" />
<Content Include="Js\PrintElement\jquery.themeswitcher.js" />
<Content Include="Js\PrintElement\jquery.tooltip.min.js" />
<Content Include="Js\PrintElement\main.js" />
<Content Include="Js\SaveQryParam.js" />
<Content Include="Js\scripts.js" />
<Content Include="Js\shadowbox.js" />
<Content Include="Js\Silverlight.js" />
<Content Include="Js\skins\default.css" />
<Content Include="Js\skins\icons\face-sad.png" />
<Content Include="Js\skins\icons\face-smile.png" />
<Content Include="Js\skins\icons\i.png" />
<Content Include="Js\skins\icons\loading.gif" />
<Content Include="Js\skins\icons\q.png" />
<Content Include="Js\skins\icons\v.png" />
<Content Include="Js\skins\icons\x.png" />
<Content Include="Js\skins\idialog.css" />
<Content Include="Js\skins\jquery.dynatable.css" />
<Content Include="Js\skins\simple.css" />
<Content Include="Js\supersized-init.js" />
<Content Include="Js\supersized.3.2.7.min.js" />
<Content Include="Js\uploadify\jquery.uploadify.min.js" />
<Content Include="Js\uploadify\uploadify-cancel.png" />
<Content Include="Js\uploadify\uploadify.css" />
<Content Include="Js\uploadify\uploadify.swf" />
<Content Include="Js\Login.js" />
<Content Include="Js\ModuleDefault.js" />
<Content Include="ModuleDefault.aspx" />
<Content Include="NotView.aspx" />
<Content Include="OpenFile.aspx" />
<Content Include="Page\Doc\CreateDirectory.aspx" />
<Content Include="Page\Doc\DirectoryRename.aspx" />
<Content Include="Page\Doc\Document.aspx" />
<Content Include="Page\Doc\DocumentMove.aspx" />
<Content Include="Page\Doc\DocumentTrash.aspx" />
<Content Include="Page\Doc\DownloadToZip.aspx" />
<Content Include="Page\Doc\FileManage.aspx" />
<Content Include="Page\Doc\Img\ajax-loader_20141007_1.gif" />
<Content Include="Page\Doc\Img\big.gif" />
<Content Include="Page\Doc\Img\Close.png" />
<Content Include="Page\Doc\Img\loader.gif" />
<Content Include="Page\Doc\Img\loading.gif" />
<Content Include="Page\Doc\Img\microsoft_office_2013_icons.png" />
<Content Include="Page\Doc\Img\next.png" />
<Content Include="Page\Doc\Img\next_h.png" />
<Content Include="Page\Doc\Img\prev.png" />
<Content Include="Page\Doc\Img\prev_h.png" />
<Content Include="Page\Doc\Img\TypeIcon\fileavi.png" />
<Content Include="Page\Doc\Img\TypeIcon\filebmp.png" />
<Content Include="Page\Doc\Img\TypeIcon\filedefdoc.png" />
<Content Include="Page\Doc\Img\TypeIcon\filedoc.png" />
<Content Include="Page\Doc\Img\TypeIcon\filegif.png" />
<Content Include="Page\Doc\Img\TypeIcon\filejpg.png" />
<Content Include="Page\Doc\Img\TypeIcon\filemedia.png" />
<Content Include="Page\Doc\Img\TypeIcon\filemp3.png" />
<Content Include="Page\Doc\Img\TypeIcon\filempg.png" />
<Content Include="Page\Doc\Img\TypeIcon\filepdf.png" />
<Content Include="Page\Doc\Img\TypeIcon\filepng.png" />
<Content Include="Page\Doc\Img\TypeIcon\fileppt.png" />
<Content Include="Page\Doc\Img\TypeIcon\filewav.png" />
<Content Include="Page\Doc\Img\TypeIcon\filewma.png" />
<Content Include="Page\Doc\Img\TypeIcon\filewmv.png" />
<Content Include="Page\Doc\Img\TypeIcon\filexls.png" />
<Content Include="Page\Doc\Img\TypeIcon\rar-icon.png" />
<Content Include="Page\Doc\Img\upload.png" />
<Content Include="Page\Doc\Img\zoom.png" />
<Content Include="Page\Doc\SaveImg.ashx" />
<Content Include="Page\Doc\selectRoot.aspx" />
<Content Include="Page\Doc\ShareSetting.aspx" />
<Content Include="Page\Doc\ShareSetting_V1.aspx" />
<Content Include="Page\Doc\SyncFileManage.aspx" />
<Content Include="Page\Doc\ToolList.html" />
<Content Include="Page\Doc\UpdateDirectory.html" />
<Content Include="Page\Doc\UpdateFileToDB.html" />
<Content Include="Page\Doc\UpdateNotExistsFile.html" />
<Content Include="Page\Doc\UploadImg.aspx" />
<Content Include="Page\Doc\UploadImgPro.aspx" />
<Content Include="Page\Sys\ArgumentClassMaintain_Qry.aspx" />
<Content Include="Page\Sys\ArgumentClassMaintain_Upd.aspx" />
<Content Include="Error.aspx" />
<Content Include="Footer.aspx" />
<Content Include="Header.aspx" />
<Content Include="Js\bgiframe.js" />
<Content Include="Js\Common.js" />
<Content Include="Js\jquery.min.js" />
<Content Include="Js\jquery.ui.datepicker-zh-TW.js" />
<Content Include="Js\MainMenu.js" />
<Content Include="Js\MessageBox.js" />
<Content Include="Js\SpryValidationPassword.js" />
<Content Include="Js\weebox.js" />
<Content Include="Login.aspx" />
<Content Include="MainPage.aspx" />
<Content Include="Menu.aspx" />
<Content Include="Page\Sys\ArgumentMaintain_Qry.aspx" />
<Content Include="Page\Sys\ArgumentMaintain_Upd.aspx" />
<Content Include="Page\Sys\AuthantedPrograms.aspx" />
<Content Include="Page\Sys\Default.aspx" />
<Content Include="Page\Sys\DepartmentsMaintain_Qry.aspx" />
<Content Include="Page\Sys\DepartmentsMaintain_Upd.aspx" />
<Content Include="Page\Sys\GridViewManage_Qry.aspx" />
<Content Include="Page\Sys\JobtitleMaintain_Qry.aspx" />
<Content Include="Page\Sys\JobtitleMaintain_Upd.aspx" />
<Content Include="Page\Sys\MembersMaintain_Qry.aspx" />
<Content Include="Page\Sys\MembersMaintain_Upd.aspx" />
<Content Include="Page\Sys\ModuleMaintain_Qry.aspx" />
<Content Include="Page\Sys\ModuleMaintain_Upd.aspx" />
<Content Include="Page\Sys\ProgramMaintain_Qry.aspx" />
<Content Include="Page\Sys\ProgramMaintain_Upd.aspx" />
<Content Include="Page\Sys\RoleMaintain_Qry.aspx" />
<Content Include="Page\Sys\RoleMaintain_Upd.aspx" />
<Content Include="Page\Sys\SystemSetup_Qry.aspx" />
<Content Include="Page\Sys\SystemSetup_Upd.aspx" />
<Content Include="Page\Sys\GridViewManage_Upd.aspx" />
<Content Include="Page\Sys\TempFile.aspx" />
<Content Include="Page\Utl\CopyRight_Pop.aspx" />
<Content Include="Page\Utl\Members_Pop.aspx" />
<Content Include="Page\Utl\ValidateCode.aspx" />
<Content Include="Waiting.aspx" />
<Content Include="WS\OrigtekFileManageWS.asmx" />
<Content Include="WS\OTKGridView.asmx" />
<Content Include="WS\WebService1.asmx" />
<None Include="App_Themes\Common\OTKTAB\images\vssver2.scc" />
<None Include="App_Themes\Default\pie\PIE.php" />
<Content Include="App_Themes\font\fontawesome-webfont">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="App_Themes\font\fontawesome-webfont.eot">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="App_Themes\font\fontawesome-webfont.ttf">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="App_Themes\font\fontawesome-webfont.woff">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<None Include="DLL\vssver2.scc" />
<Content Include="GetImg.ashx" />
<Content Include="Js\fileUpload\fileupload.ashx" />
<Content Include="TvlGetImg.ashx" />
<Content Include="OrigtekGetImg.ashx" />
<None Include="Properties\PublishProfiles\T4U.pubxml" />
<Content Include="SaveImg.ashx" />
<None Include="Service References\ServiceReference1\WebService1.disco" />
<None Include="Service References\ServiceReference1\configuration91.svcinfo" />
<None Include="Service References\ServiceReference1\configuration.svcinfo" />
<None Include="Service References\ServiceReference1\Reference.svcmap">
<Generator>WCF Proxy Generator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
</None>
<Content Include="ueditor\dialogs\anchor\anchor.html" />
<Content Include="ueditor\dialogs\attachment\attachment.css" />
<Content Include="ueditor\dialogs\attachment\attachment.html" />
<Content Include="ueditor\dialogs\attachment\callbacks.js" />
<Content Include="ueditor\dialogs\attachment\fileTypeImages\icon_chm.gif" />
<Content Include="ueditor\dialogs\attachment\fileTypeImages\icon_default.png" />
<Content Include="ueditor\dialogs\attachment\fileTypeImages\icon_doc.gif" />
<Content Include="ueditor\dialogs\attachment\fileTypeImages\icon_exe.gif" />
<Content Include="ueditor\dialogs\attachment\fileTypeImages\icon_mp3.gif" />
<Content Include="ueditor\dialogs\attachment\fileTypeImages\icon_mv.gif" />
<Content Include="ueditor\dialogs\attachment\fileTypeImages\icon_pdf.gif" />
<Content Include="ueditor\dialogs\attachment\fileTypeImages\icon_ppt.gif" />
<Content Include="ueditor\dialogs\attachment\fileTypeImages\icon_psd.gif" />
<Content Include="ueditor\dialogs\attachment\fileTypeImages\icon_rar.gif" />
<Content Include="ueditor\dialogs\attachment\fileTypeImages\icon_txt.gif" />
<Content Include="ueditor\dialogs\attachment\fileTypeImages\icon_xls.gif" />
<Content Include="ueditor\dialogs\attachment\fileTypeMaps.js" />
<Content Include="ueditor\dialogs\background\background.css" />
<Content Include="ueditor\dialogs\background\background.html" />
<Content Include="ueditor\dialogs\background\background.js" />
<Content Include="ueditor\dialogs\emotion\emotion.css" />
<Content Include="ueditor\dialogs\emotion\emotion.html" />
<Content Include="ueditor\dialogs\emotion\emotion.js" />
<Content Include="ueditor\dialogs\emotion\images\0.gif" />
<Content Include="ueditor\dialogs\emotion\images\bface.gif" />
<Content Include="ueditor\dialogs\emotion\images\cface.gif" />
<Content Include="ueditor\dialogs\emotion\images\fface.gif" />
<Content Include="ueditor\dialogs\emotion\images\jxface2.gif" />
<Content Include="ueditor\dialogs\emotion\images\neweditor-tab-bg.png" />
<Content Include="ueditor\dialogs\emotion\images\tface.gif" />
<Content Include="ueditor\dialogs\emotion\images\wface.gif" />
<Content Include="ueditor\dialogs\emotion\images\yface.gif" />
<Content Include="ueditor\dialogs\gmap\gmap.html" />
<Content Include="ueditor\dialogs\help\help.css" />
<Content Include="ueditor\dialogs\help\help.html" />
<Content Include="ueditor\dialogs\help\help.js" />
<Content Include="ueditor\dialogs\image\image.css" />
<Content Include="ueditor\dialogs\image\image.html" />
<Content Include="ueditor\dialogs\image\image.js" />
<Content Include="ueditor\dialogs\image\images\center_focus.jpg" />
<Content Include="ueditor\dialogs\image\images\left_focus.jpg" />
<Content Include="ueditor\dialogs\image\images\none_focus.jpg" />
<Content Include="ueditor\dialogs\image\images\right_focus.jpg" />
<Content Include="ueditor\dialogs\image\imageUploader.swf" />
<Content Include="ueditor\dialogs\insertframe\insertframe.html" />
<Content Include="ueditor\dialogs\internal.js" />
<Content Include="ueditor\dialogs\link\link.html" />
<Content Include="ueditor\dialogs\map\map.html" />
<Content Include="ueditor\dialogs\music\music.css" />
<Content Include="ueditor\dialogs\music\music.html" />
<Content Include="ueditor\dialogs\music\music.js" />
<Content Include="ueditor\dialogs\scrawl\images\addimg.png" />
<Content Include="ueditor\dialogs\scrawl\images\brush.png" />
<Content Include="ueditor\dialogs\scrawl\images\delimg.png" />
<Content Include="ueditor\dialogs\scrawl\images\delimgH.png" />
<Content Include="ueditor\dialogs\scrawl\images\empty.png" />
<Content Include="ueditor\dialogs\scrawl\images\emptyH.png" />
<Content Include="ueditor\dialogs\scrawl\images\eraser.png" />
<Content Include="ueditor\dialogs\scrawl\images\redo.png" />
<Content Include="ueditor\dialogs\scrawl\images\redoH.png" />
<Content Include="ueditor\dialogs\scrawl\images\scale.png" />
<Content Include="ueditor\dialogs\scrawl\images\scaleH.png" />
<Content Include="ueditor\dialogs\scrawl\images\size.png" />
<Content Include="ueditor\dialogs\scrawl\images\undo.png" />
<Content Include="ueditor\dialogs\scrawl\images\undoH.png" />
<Content Include="ueditor\dialogs\scrawl\scrawl.css" />
<Content Include="ueditor\dialogs\scrawl\scrawl.html" />
<Content Include="ueditor\dialogs\scrawl\scrawl.js" />
<Content Include="ueditor\dialogs\searchreplace\searchreplace.html" />
<Content Include="ueditor\dialogs\searchreplace\searchreplace.js" />
<Content Include="ueditor\dialogs\snapscreen\snapscreen.html" />
<Content Include="ueditor\dialogs\spechars\spechars.html" />
<Content Include="ueditor\dialogs\spechars\spechars.js" />
<Content Include="ueditor\dialogs\table\dragicon.png" />
<Content Include="ueditor\dialogs\table\edittable.css" />
<Content Include="ueditor\dialogs\table\edittable.html" />
<Content Include="ueditor\dialogs\table\edittable.js" />
<Content Include="ueditor\dialogs\table\edittd.html" />
<Content Include="ueditor\dialogs\table\edittip.html" />
<Content Include="ueditor\dialogs\tangram.js" />
<Content Include="ueditor\dialogs\template\config.js" />
<Content Include="ueditor\dialogs\template\images\bg.gif" />
<Content Include="ueditor\dialogs\template\images\pre0.png" />
<Content Include="ueditor\dialogs\template\images\pre1.png" />
<Content Include="ueditor\dialogs\template\images\pre2.png" />
<Content Include="ueditor\dialogs\template\images\pre3.png" />
<Content Include="ueditor\dialogs\template\images\pre4.png" />
<Content Include="ueditor\dialogs\template\template.css" />
<Content Include="ueditor\dialogs\template\template.html" />
<Content Include="ueditor\dialogs\template\template.js" />
<Content Include="ueditor\dialogs\video\images\center_focus.jpg" />
<Content Include="ueditor\dialogs\video\images\left_focus.jpg" />
<Content Include="ueditor\dialogs\video\images\none_focus.jpg" />
<Content Include="ueditor\dialogs\video\images\right_focus.jpg" />
<Content Include="ueditor\dialogs\video\video.css" />
<Content Include="ueditor\dialogs\video\video.html" />
<Content Include="ueditor\dialogs\video\video.js" />
<Content Include="ueditor\dialogs\webapp\webapp.html" />
<Content Include="ueditor\dialogs\wordimage\fClipboard_ueditor.swf" />
<Content Include="ueditor\dialogs\wordimage\imageUploader.swf" />
<Content Include="ueditor\dialogs\wordimage\wordimage.html" />
<Content Include="ueditor\dialogs\wordimage\wordimage.js" />
<Content Include="ueditor\lang\en\en.js" />
<Content Include="ueditor\lang\en\images\addimage.png" />
<Content Include="ueditor\lang\en\images\alldeletebtnhoverskin.png" />
<Content Include="ueditor\lang\en\images\alldeletebtnupskin.png" />
<Content Include="ueditor\lang\en\images\background.png" />
<Content Include="ueditor\lang\en\images\button.png" />
<Content Include="ueditor\lang\en\images\copy.png" />
<Content Include="ueditor\lang\en\images\deletedisable.png" />
<Content Include="ueditor\lang\en\images\deleteenable.png" />
<Content Include="ueditor\lang\en\images\imglabel.png" />
<Content Include="ueditor\lang\en\images\listbackground.png" />
<Content Include="ueditor\lang\en\images\localimage.png" />
<Content Include="ueditor\lang\en\images\music.png" />
<Content Include="ueditor\lang\en\images\rotateleftdisable.png" />
<Content Include="ueditor\lang\en\images\rotateleftenable.png" />
<Content Include="ueditor\lang\en\images\rotaterightdisable.png" />
<Content Include="ueditor\lang\en\images\rotaterightenable.png" />
<Content Include="ueditor\lang\en\images\upload.png" />
<Content Include="ueditor\lang\zh-cn\images\copy.png" />
<Content Include="ueditor\lang\zh-cn\images\imglabel.png" />
<Content Include="ueditor\lang\zh-cn\images\localimage.png" />
<Content Include="ueditor\lang\zh-cn\images\music.png" />
<Content Include="ueditor\lang\zh-cn\images\upload.png" />
<Content Include="ueditor\lang\zh-cn\zh-cn.js" />
<Content Include="ueditor\lang\zh-tw\images\copy.png" />
<Content Include="ueditor\lang\zh-tw\images\imglabel.png" />
<Content Include="ueditor\lang\zh-tw\images\localimage.png" />
<Content Include="ueditor\lang\zh-tw\images\music.png" />
<Content Include="ueditor\lang\zh-tw\images\upload.png" />
<Content Include="ueditor\lang\zh-tw\zh-tw.js" />
<Content Include="ueditor\net\upload\2013-09-09\324c9d82-1017-45fb-8f01-f645a4523665.gif" />
<Content Include="ueditor\net\upload\2013-09-09\4b09a0bf-b9c1-475e-b6f6-d81654055329.gif" />
<Content Include="ueditor\net\upload\2013-09-09\87a7b676-808d-44ce-a547-d01ca9505a1e.gif" />
<Content Include="ueditor\net\upload\2013-09-09\eeb18f57-23db-4a0a-91df-4fa366cb188c.gif" />
<Content Include="ueditor\themes\default\css\ueditor.css" />
<Content Include="ueditor\themes\default\dialogbase.css" />
<Content Include="ueditor\themes\default\images\anchor.gif" />
<Content Include="ueditor\themes\default\images\arrow.png" />
<Content Include="ueditor\themes\default\images\arrow_down.png" />
<Content Include="ueditor\themes\default\images\arrow_up.png" />
<Content Include="ueditor\themes\default\images\button-bg.gif" />
<Content Include="ueditor\themes\default\images\cancelbutton.gif" />
<Content Include="ueditor\themes\default\images\cursor_h.gif" />
<Content Include="ueditor\themes\default\images\cursor_h.png" />
<Content Include="ueditor\themes\default\images\cursor_v.gif" />
<Content Include="ueditor\themes\default\images\cursor_v.png" />
<Content Include="ueditor\themes\default\images\dialog-title-bg.png" />
<Content Include="ueditor\themes\default\images\filescan.png" />
<Content Include="ueditor\themes\default\images\highlighted.gif" />
<Content Include="ueditor\themes\default\images\icons-all.gif" />
<Content Include="ueditor\themes\default\images\icons.gif" />
<Content Include="ueditor\themes\default\images\icons.png" />
<Content Include="ueditor\themes\default\images\lock.gif" />
<Content Include="ueditor\themes\default\images\neweditor-tab-bg.png" />
<Content Include="ueditor\themes\default\images\pagebreak.gif" />
<Content Include="ueditor\themes\default\images\scale.png" />
<Content Include="ueditor\themes\default\images\spacer.gif" />
<Content Include="ueditor\themes\default\images\sparator_v.png" />
<Content Include="ueditor\themes\default\images\table-cell-align.png" />
<Content Include="ueditor\themes\default\images\tangram-colorpicker.png" />
<Content Include="ueditor\themes\default\images\toolbar_bg.png" />
<Content Include="ueditor\themes\default\images\unhighlighted.gif" />
<Content Include="ueditor\themes\default\images\upload.png" />
<Content Include="ueditor\themes\default\images\videologo.gif" />
<Content Include="ueditor\themes\default\images\word.gif" />
<Content Include="ueditor\themes\default\images\wordpaste.png" />
<Content Include="ueditor\themes\iframe.css" />
<Content Include="ueditor\third-party\codemirror\codemirror.css" />
<Content Include="ueditor\third-party\codemirror\codemirror.js" />
<Content Include="ueditor\third-party\snapscreen\UEditorSnapscreen.exe" />
<Content Include="ueditor\third-party\swfupload\fileprogress.js" />
<Content Include="ueditor\third-party\swfupload\swfupload.cookies.js" />
<Content Include="ueditor\third-party\swfupload\swfupload.js" />
<Content Include="ueditor\third-party\swfupload\swfupload.proxy.js" />
<Content Include="ueditor\third-party\swfupload\swfupload.queue.js" />
<Content Include="ueditor\third-party\swfupload\swfupload.speed.js" />
<Content Include="ueditor\third-party\swfupload\swfupload.swf" />
<Content Include="ueditor\third-party\swfupload\swfupload_fp9.swf" />
<Content Include="ueditor\third-party\SyntaxHighlighter\shCore.js" />
<Content Include="ueditor\third-party\SyntaxHighlighter\shCoreDefault.css" />
<Content Include="ueditor\ueditor.all.js" />
<Content Include="ueditor\ueditor.all.min.js" />
<Content Include="ueditor\ueditor.config.js" />
<Content Include="ueditor\ueditor.parse.js" />
<Content Include="Web.config">
<SubType>Designer</SubType>
</Content>
<Content Include="Web.Debug.config">
<DependentUpon>Web.config</DependentUpon>
</Content>
<Content Include="Web.Release.config">
<DependentUpon>Web.config</DependentUpon>
</Content>
<Content Include="WebService1.asmx" />
<Content Include="ueditor\net\fileUp.ashx" />
<Content Include="ueditor\net\getContent.ashx" />
<Content Include="ueditor\net\getMovie.ashx" />
<Content Include="ueditor\net\getRemoteImage.ashx" />
<Content Include="ueditor\net\imageManager.ashx" />
<Content Include="ueditor\net\imageUp.ashx" />
<Content Include="ueditor\net\scrawlUp.ashx" />
<Content Include="ueditor\net\Web.config" />
</ItemGroup>
<ItemGroup>
<Compile Include="Ap_Code\Base64Helper.cs" />
<Compile Include="Ap_Code\BasePage_Pop.cs">
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Ap_Code\Common.cs" />
<Compile Include="Ap_Code\Enumerations.cs" />
<Compile Include="Ap_Code\FileInfo.cs" />
<Compile Include="Ap_Code\GridViewGroup.cs" />
<Compile Include="Ap_Code\GridViewGroupList.cs" />
<Compile Include="Ap_Code\GridViewHelper.cs" />
<Compile Include="Ap_Code\GridViewSummary.cs" />
<Compile Include="Ap_Code\GridViewSummaryList.cs" />
<Compile Include="Ap_Code\ImageTypeCheck.cs" />
<Compile Include="Ap_Code\JsonHelper.cs" />
<Compile Include="Ap_Code\LdapAuthentication.cs" />
<Compile Include="Ap_Code\SecurityUtil.cs" />
<Compile Include="Ap_Code\UpLoadHttpModule.cs" />
<Compile Include="Ap_Code\BasePage.cs">
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Ap_Code\WordReport.cs" />
<Compile Include="Ascx\AsyncFileUpView.ascx.cs">
<DependentUpon>AsyncFileUpView.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Ascx\AsyncFileUpView.ascx.designer.cs">
<DependentUpon>AsyncFileUpView.ascx</DependentUpon>
</Compile>
<Compile Include="Ascx\FileUpView.ascx.cs">
<DependentUpon>FileUpView.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Ascx\FileUpView.ascx.designer.cs">
<DependentUpon>FileUpView.ascx</DependentUpon>
</Compile>
<Compile Include="Ascx\FolderUpView.ascx.cs">
<DependentUpon>FolderUpView.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Ascx\FolderUpView.ascx.designer.cs">
<DependentUpon>FolderUpView.ascx</DependentUpon>
</Compile>
<Compile Include="DemoFile.aspx.cs">
<DependentUpon>DemoFile.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="DemoFile.aspx.designer.cs">
<DependentUpon>DemoFile.aspx</DependentUpon>
</Compile>
<Compile Include="ExpFile.aspx.cs">
<DependentUpon>ExpFile.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="ExpFile.aspx.designer.cs">
<DependentUpon>ExpFile.aspx</DependentUpon>
</Compile>
<Compile Include="GetImg.ashx.cs">
<DependentUpon>GetImg.ashx</DependentUpon>
</Compile>
<Compile Include="ModuleDefault.aspx.cs">
<DependentUpon>ModuleDefault.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="ModuleDefault.aspx.designer.cs">
<DependentUpon>ModuleDefault.aspx</DependentUpon>
</Compile>
<Compile Include="NotView.aspx.cs">
<DependentUpon>NotView.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="NotView.aspx.designer.cs">
<DependentUpon>NotView.aspx</DependentUpon>
</Compile>
<Compile Include="OpenFile.aspx.cs">
<DependentUpon>OpenFile.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="OpenFile.aspx.designer.cs">
<DependentUpon>OpenFile.aspx</DependentUpon>
</Compile>
<Compile Include="Page\Doc\CreateDirectory.aspx.cs">
<DependentUpon>CreateDirectory.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Page\Doc\CreateDirectory.aspx.designer.cs">
<DependentUpon>CreateDirectory.aspx</DependentUpon>
</Compile>
<Compile Include="Page\Doc\DirectoryRename.aspx.cs">
<DependentUpon>DirectoryRename.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Page\Doc\DirectoryRename.aspx.designer.cs">
<DependentUpon>DirectoryRename.aspx</DependentUpon>
</Compile>
<Compile Include="Page\Doc\Document.aspx.cs">
<DependentUpon>Document.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Page\Doc\Document.aspx.designer.cs">
<DependentUpon>Document.aspx</DependentUpon>
</Compile>
<Compile Include="Page\Doc\DocumentMove.aspx.cs">
<DependentUpon>DocumentMove.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Page\Doc\DocumentMove.aspx.designer.cs">
<DependentUpon>DocumentMove.aspx</DependentUpon>
</Compile>
<Compile Include="Page\Doc\DocumentTrash.aspx.cs">
<DependentUpon>DocumentTrash.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Page\Doc\DocumentTrash.aspx.designer.cs">
<DependentUpon>DocumentTrash.aspx</DependentUpon>
</Compile>
<Compile Include="Page\Doc\DownloadToZip.aspx.cs">
<DependentUpon>DownloadToZip.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Page\Doc\DownloadToZip.aspx.designer.cs">
<DependentUpon>DownloadToZip.aspx</DependentUpon>
</Compile>
<Compile Include="Page\Doc\FileManage.aspx.cs">
<DependentUpon>FileManage.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Page\Doc\FileManage.aspx.designer.cs">
<DependentUpon>FileManage.aspx</DependentUpon>
</Compile>
<Compile Include="Page\Doc\selectRoot.aspx.cs">
<DependentUpon>selectRoot.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Page\Doc\selectRoot.aspx.designer.cs">
<DependentUpon>selectRoot.aspx</DependentUpon>
</Compile>
<Compile Include="Page\Doc\ShareSetting.aspx.cs">
<DependentUpon>ShareSetting.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Page\Doc\ShareSetting.aspx.designer.cs">
<DependentUpon>ShareSetting.aspx</DependentUpon>
</Compile>
<Compile Include="Page\Doc\ShareSetting_V1.aspx.cs">
<DependentUpon>ShareSetting_V1.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Page\Doc\ShareSetting_V1.aspx.designer.cs">
<DependentUpon>ShareSetting_V1.aspx</DependentUpon>
</Compile>
<Compile Include="Page\Doc\SyncFileManage.aspx.cs">
<DependentUpon>SyncFileManage.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Page\Doc\SyncFileManage.aspx.designer.cs">
<DependentUpon>SyncFileManage.aspx</DependentUpon>
</Compile>
<Compile Include="Page\Doc\UploadImg.aspx.cs">
<DependentUpon>UploadImg.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Page\Doc\UploadImg.aspx.designer.cs">
<DependentUpon>UploadImg.aspx</DependentUpon>
</Compile>
<Compile Include="Page\Doc\UploadImgPro.aspx.cs">
<DependentUpon>UploadImgPro.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Page\Doc\UploadImgPro.aspx.designer.cs">
<DependentUpon>UploadImgPro.aspx</DependentUpon>
</Compile>
<Compile Include="Page\Sys\ArgumentClassMaintain_Qry.aspx.cs">
<DependentUpon>ArgumentClassMaintain_Qry.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Page\Sys\ArgumentClassMaintain_Qry.aspx.designer.cs">
<DependentUpon>ArgumentClassMaintain_Qry.aspx</DependentUpon>
</Compile>
<Compile Include="Page\Sys\ArgumentClassMaintain_Upd.aspx.cs">
<DependentUpon>ArgumentClassMaintain_Upd.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Page\Sys\ArgumentClassMaintain_Upd.aspx.designer.cs">
<DependentUpon>ArgumentClassMaintain_Upd.aspx</DependentUpon>
</Compile>
<Compile Include="Error.aspx.cs">
<DependentUpon>Error.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Error.aspx.designer.cs">
<DependentUpon>Error.aspx</DependentUpon>
</Compile>
<Compile Include="Footer.aspx.cs">
<DependentUpon>Footer.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Footer.aspx.designer.cs">
<DependentUpon>Footer.aspx</DependentUpon>
</Compile>
<Compile Include="Header.aspx.cs">
<DependentUpon>Header.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Header.aspx.designer.cs">
<DependentUpon>Header.aspx</DependentUpon>
</Compile>
<Compile Include="Login.aspx.cs">
<DependentUpon>Login.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Login.aspx.designer.cs">
<DependentUpon>Login.aspx</DependentUpon>
</Compile>
<Compile Include="MainPage.aspx.cs">
<DependentUpon>MainPage.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="MainPage.aspx.designer.cs">
<DependentUpon>MainPage.aspx</DependentUpon>
</Compile>
<Compile Include="Menu.aspx.cs">
<DependentUpon>Menu.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Menu.aspx.designer.cs">
<DependentUpon>Menu.aspx</DependentUpon>
</Compile>
<Compile Include="Page\Sys\ArgumentMaintain_Qry.aspx.cs">
<DependentUpon>ArgumentMaintain_Qry.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Page\Sys\ArgumentMaintain_Qry.aspx.designer.cs">
<DependentUpon>ArgumentMaintain_Qry.aspx</DependentUpon>
</Compile>
<Compile Include="Page\Sys\ArgumentMaintain_Upd.aspx.cs">
<DependentUpon>ArgumentMaintain_Upd.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Page\Sys\ArgumentMaintain_Upd.aspx.designer.cs">
<DependentUpon>ArgumentMaintain_Upd.aspx</DependentUpon>
</Compile>
<Compile Include="Page\Sys\AuthantedPrograms.aspx.cs">
<DependentUpon>AuthantedPrograms.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Page\Sys\AuthantedPrograms.aspx.designer.cs">
<DependentUpon>AuthantedPrograms.aspx</DependentUpon>
</Compile>
<Compile Include="Page\Sys\Default.aspx.cs">
<DependentUpon>Default.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Page\Sys\Default.aspx.designer.cs">
<DependentUpon>Default.aspx</DependentUpon>
</Compile>
<Compile Include="Page\Sys\DepartmentsMaintain_Qry.aspx.cs">
<DependentUpon>DepartmentsMaintain_Qry.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Page\Sys\DepartmentsMaintain_Qry.aspx.designer.cs">
<DependentUpon>DepartmentsMaintain_Qry.aspx</DependentUpon>
</Compile>
<Compile Include="Page\Sys\DepartmentsMaintain_Upd.aspx.cs">
<DependentUpon>DepartmentsMaintain_Upd.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Page\Sys\DepartmentsMaintain_Upd.aspx.designer.cs">
<DependentUpon>DepartmentsMaintain_Upd.aspx</DependentUpon>
</Compile>
<Compile Include="Page\Sys\GridViewManage_Qry.aspx.cs">
<DependentUpon>GridViewManage_Qry.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Page\Sys\GridViewManage_Qry.aspx.designer.cs">
<DependentUpon>GridViewManage_Qry.aspx</DependentUpon>
</Compile>
<Compile Include="Page\Sys\JobtitleMaintain_Qry.aspx.cs">
<DependentUpon>JobtitleMaintain_Qry.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Page\Sys\JobtitleMaintain_Qry.aspx.designer.cs">
<DependentUpon>JobtitleMaintain_Qry.aspx</DependentUpon>
</Compile>
<Compile Include="Page\Sys\JobtitleMaintain_Upd.aspx.cs">
<DependentUpon>JobtitleMaintain_Upd.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Page\Sys\JobtitleMaintain_Upd.aspx.designer.cs">
<DependentUpon>JobtitleMaintain_Upd.aspx</DependentUpon>
</Compile>
<Compile Include="Page\Sys\MembersMaintain_Qry.aspx.cs">
<DependentUpon>MembersMaintain_Qry.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Page\Sys\MembersMaintain_Qry.aspx.designer.cs">
<DependentUpon>MembersMaintain_Qry.aspx</DependentUpon>
</Compile>
<Compile Include="Page\Sys\MembersMaintain_Upd.aspx.cs">
<DependentUpon>MembersMaintain_Upd.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Page\Sys\MembersMaintain_Upd.aspx.designer.cs">
<DependentUpon>MembersMaintain_Upd.aspx</DependentUpon>
</Compile>
<Compile Include="Page\Sys\ModuleMaintain_Qry.aspx.cs">
<DependentUpon>ModuleMaintain_Qry.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Page\Sys\ModuleMaintain_Qry.aspx.designer.cs">
<DependentUpon>ModuleMaintain_Qry.aspx</DependentUpon>
</Compile>
<Compile Include="Page\Sys\ModuleMaintain_Upd.aspx.cs">
<DependentUpon>ModuleMaintain_Upd.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Page\Sys\ModuleMaintain_Upd.aspx.designer.cs">
<DependentUpon>ModuleMaintain_Upd.aspx</DependentUpon>
</Compile>
<Compile Include="Page\Sys\ProgramMaintain_Qry.aspx.cs">
<DependentUpon>ProgramMaintain_Qry.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Page\Sys\ProgramMaintain_Qry.aspx.designer.cs">
<DependentUpon>ProgramMaintain_Qry.aspx</DependentUpon>
</Compile>
<Compile Include="Page\Sys\ProgramMaintain_Upd.aspx.cs">
<DependentUpon>ProgramMaintain_Upd.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Page\Sys\ProgramMaintain_Upd.aspx.designer.cs">
<DependentUpon>ProgramMaintain_Upd.aspx</DependentUpon>
</Compile>
<Compile Include="Page\Sys\RoleMaintain_Qry.aspx.cs">
<DependentUpon>RoleMaintain_Qry.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Page\Sys\RoleMaintain_Qry.aspx.designer.cs">
<DependentUpon>RoleMaintain_Qry.aspx</DependentUpon>
</Compile>
<Compile Include="Page\Sys\RoleMaintain_Upd.aspx.cs">
<DependentUpon>RoleMaintain_Upd.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Page\Sys\RoleMaintain_Upd.aspx.designer.cs">
<DependentUpon>RoleMaintain_Upd.aspx</DependentUpon>
</Compile>
<Compile Include="Page\Sys\SystemSetup_Qry.aspx.cs">
<DependentUpon>SystemSetup_Qry.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Page\Sys\SystemSetup_Qry.aspx.designer.cs">
<DependentUpon>SystemSetup_Qry.aspx</DependentUpon>
</Compile>
<Compile Include="Page\Sys\SystemSetup_Upd.aspx.cs">
<DependentUpon>SystemSetup_Upd.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Page\Sys\SystemSetup_Upd.aspx.designer.cs">
<DependentUpon>SystemSetup_Upd.aspx</DependentUpon>
</Compile>
<Compile Include="Page\Sys\GridViewManage_Upd.aspx.cs">
<DependentUpon>GridViewManage_Upd.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Page\Sys\GridViewManage_Upd.aspx.designer.cs">
<DependentUpon>GridViewManage_Upd.aspx</DependentUpon>
</Compile>
<Compile Include="Page\Sys\TempFile.aspx.cs">
<DependentUpon>TempFile.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Page\Sys\TempFile.aspx.designer.cs">
<DependentUpon>TempFile.aspx</DependentUpon>
</Compile>
<Compile Include="Page\Utl\CopyRight_Pop.aspx.cs">
<DependentUpon>CopyRight_Pop.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Page\Utl\CopyRight_Pop.aspx.designer.cs">
<DependentUpon>CopyRight_Pop.aspx</DependentUpon>
</Compile>
<Compile Include="Page\Utl\Members_Pop.aspx.cs">
<DependentUpon>Members_Pop.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Page\Utl\Members_Pop.aspx.designer.cs">
<DependentUpon>Members_Pop.aspx</DependentUpon>
</Compile>
<Compile Include="Page\Utl\ValidateCode.aspx.cs">
<DependentUpon>ValidateCode.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Page\Utl\ValidateCode.aspx.designer.cs">
<DependentUpon>ValidateCode.aspx</DependentUpon>
</Compile>
<Compile Include="Page\Utl\ValidateNumber.ashx.cs">
<DependentUpon>ValidateNumber.ashx</DependentUpon>
</Compile>
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Service References\ServiceReference1\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.svcmap</DependentUpon>
</Compile>
<Compile Include="ueditor\net\Uploader.cs" />
<Compile Include="UploadHandler.ashx.cs">
<DependentUpon>UploadHandler.ashx</DependentUpon>
</Compile>
<Compile Include="Waiting.aspx.cs">
<DependentUpon>Waiting.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Waiting.aspx.designer.cs">
<DependentUpon>Waiting.aspx</DependentUpon>
</Compile>
<Compile Include="WebService1.asmx.cs">
<DependentUpon>WebService1.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="WS\OrigtekFileManageWS.asmx.cs">
<DependentUpon>OrigtekFileManageWS.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="WS\OTKGridView.asmx.cs">
<DependentUpon>OTKGridView.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="WS\WebService1.asmx.cs">
<DependentUpon>WebService1.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\DBUtility\DBUtility.csproj">
<Project>{42B54F40-7082-4C33-8588-7FB9A793627C}</Project>
<Name>DBUtility</Name>
</ProjectReference>
<ProjectReference Include="..\OT.BLL\OT.BLL.csproj">
<Project>{1C0A2FF3-0609-4687-9DE6-BC18679C7506}</Project>
<Name>OT.BLL</Name>
</ProjectReference>
<ProjectReference Include="..\OT.Common\OT.Common.csproj">
<Project>{884AD3A2-EAFE-4707-BA27-B7FD73DC364F}</Project>
<Name>OT.Common</Name>
</ProjectReference>
<ProjectReference Include="..\OT.Controls\OT.Controls.csproj">
<Project>{2393D84F-D49D-4DA2-9133-8DB64AECC398}</Project>
<Name>OT.Controls</Name>
</ProjectReference>
<ProjectReference Include="..\OT.Model\OT.Model.csproj">
<Project>{A308B1E8-C106-4E86-8020-5C0AA24C0BFA}</Project>
<Name>OT.Model</Name>
</ProjectReference>
<ProjectReference Include="..\OT.SQLServerDAL\OT.SQLServerDAL.csproj">
<Project>{CD43BC38-A3D0-4AED-AB0F-F2B2D54F52E8}</Project>
<Name>OT.SQLServerDAL</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Folder Include="App_Themes\Common\images\" />
<Folder Include="Upload\" />
</ItemGroup>
<ItemGroup>
<Content Include="Log4Net.config">
<SubType>Designer</SubType>
</Content>
</ItemGroup>
<ItemGroup>
<Content Include="dhtmlx\dhtmlxScheduler\codebase\schedulerConnector.ashx" />
</ItemGroup>
<ItemGroup>
<Content Include="UploadHandler.ashx" />
</ItemGroup>
<ItemGroup>
<Content Include="Page\Utl\ValidateNumber.ashx" />
</ItemGroup>
<ItemGroup>
<Content Include="App_Browsers\ie.browser" />
</ItemGroup>
<ItemGroup>
<Content Include="App_Browsers\firefox.browser">
<SubType>Designer</SubType>
</Content>
</ItemGroup>
<ItemGroup>
<Content Include="packages.config" />
</ItemGroup>
<ItemGroup>
<None Include="App_Themes\Default\images\Thumbs.db" />
<None Include="App_Themes\Default\images\vssver2.scc" />
<None Include="App_Themes\Default\Jquery\images\Thumbs.db" />
<None Include="App_Themes\Default\Jquery\images\vssver2.scc" />
<None Include="App_Themes\Default\Jquery\vssver2.scc" />
<None Include="Js\Page\Sys\vssver2.scc" />
<None Include="Page\Sys\vssver2.scc" />
<None Include="Page\Utl\vssver2.scc" />
</ItemGroup>
<ItemGroup>
<WCFMetadata Include="Service References\" />
</ItemGroup>
<ItemGroup>
<WCFMetadataStorage Include="Service References\ServiceReference1\" />
</ItemGroup>
<ItemGroup>
<COMReference Include="EGCHKUSRPWD">
<Guid>{D686C5CF-3C9B-4FB2-9736-EA689B0CCE4C}</Guid>
<VersionMajor>3</VersionMajor>
<VersionMinor>1</VersionMinor>
<Lcid>0</Lcid>
<WrapperTool>tlbimp</WrapperTool>
<Isolated>False</Isolated>
<EmbedInteropTypes>False</EmbedInteropTypes>
</COMReference>
</ItemGroup>
<PropertyGroup>
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
</PropertyGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
<ProjectExtensions>
<VisualStudio>
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
<WebProjectProperties>
<UseIIS>False</UseIIS>
<AutoAssignPort>True</AutoAssignPort>
<DevelopmentServerPort>39738</DevelopmentServerPort>
<DevelopmentServerVPath>/</DevelopmentServerVPath>
<IISUrl>
</IISUrl>
<NTLMAuthentication>False</NTLMAuthentication>
<UseCustomServer>False</UseCustomServer>
<CustomServerUrl>
</CustomServerUrl>
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
</WebProjectProperties>
</FlavorProperties>
</VisualStudio>
</ProjectExtensions>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>