% If IO.File.Exists(server.mappath("/includes/ksstop.aspx")) Then server.execute("/includes/ksstop.aspx") elseif IO.File.Exists(replace(server.mappath("/includes/ksstop.aspx"),"\CMS\","\test\")) Then server.execute("/includestst/ksstop.aspx") End if %> <% Dim getSect as String Dim thissect as String getSect = lcase(Request.ServerVariables("PATH_INFO")) select case true case instr(getSect,"software") > 0 thissect = "1" case instr(getSect,"analytics") > 0 thissect = "2" case instr(getSect,"consulting") > 0 thissect = "3" case instr(getSect,"pricemanagement") > 0 thissect = "4" case instr(getSect,"ourtechnology") > 0 thissect = "5" case instr(getSect,"aboutus") > 0 thissect = "6" case else thissect = "0" end select %>
No portion of this site may be reproduced without the express written consent of KSS Limited (“KSS”). Third party content linked to or from this KSS site is the responsibility of the third party site. Except for the trademarks owned or licensed by KSS, all other trademarks and trade names are the property of such third parties. All content is provided on “AS-IS, WHERE-IS” basis without any warranties, obligations or representations of any kind. The viewer assumes all risks and is solely responsible for the use of such information. KSS may change or withdraw the content on this site at any time without notice. All intellectual property, including without limitation the copyrights related to this KSS site are the property of KSS and nothing herein purports to provide the viewer with any rights or licenses whatsoever.