<% Const SysRootDir = "../" Const SiteDataPath = "Database/#DatabaseLJ.mdb" Const EnableStopInjection = True Const Kill_ip = True Const Refresh = 5 Const NewInfo = 12 Const ProInfo = 15 Const JobInfo = 12 Const DownInfo = 12 Const OtherInfo = 12 Const MessageInfo = 8 Const ISHTML = 0 Const HTMLName = "html" Const NewSortName = "NewClass" Const NewName = "New" Const ProSortName = "ProductClass" Const ProName = "Product" Const DownSortName = "DownloadClass" Const DownNameDiy = "Download" Const OtherSortName = "InfoClass" Const OtherName = "Info" Const JobSortName = "JobClass" Const JobNameDiy = "Job" Const AboutNameDiy = "About" Const Separated = "-" %>