<% 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,"retailpetroleum") > 0 thissect = "1" case instr(getSect,"dealerpricing") > 0 thissect = "2" case instr(getSect,"wholesalepetroleum") > 0 thissect = "3" case instr(getSect,"whymanageprice") > 0 thissect = "4" case instr(getSect,"ourtechnology") > 0 thissect = "5" case instr(getSect,"aboutus") > 0 thissect = "6" case else thissect = "0" end select %>
Retail PetroleumDealer Supply PricingWholesale PetroleumWhy Manage Price?Our TechnologyAbout Us
<% dim ActiveURL as string = Request.ServerVariables("URL") Dim reSpl = split(ActiveURL,"/") dim getTotalDir as string getTotalDir = "/" + reSpl(0) + "/" + reSpl(1) + "/" dim stFilePath as string = server.mappath(getTotalDir + "leftmenu.aspx") If IO.File.Exists(stFilePath) Then server.execute(getTotalDir + "leftmenu.aspx") End if %>

KSS ROI Guarantee - Higher Profits Now

 

Companies across the globe may be cutting costs, but at KSS we’re offering you a guarantee for profit growth in 2009.

By using our PriceNet or RackPrice fuel price management and optimization solutions, we guarantee that you will experience increased performance and profits – or our software is free!

We stand behind our products with confidence. With more than 25,000 sites and terminals in 25 countries using our pricing systems, we’ve improved profitability in every installation and experienced 100 percent customer retention.

We want to mitigate any perceived risk and trepidation you may have regarding price management systems, and we are certain that your fuel operations will benefit significantly.

We’ll work with you initially to define benchmarks and goals for the program. After a set timeframe, if performance and profits fall below those predetermined goals, then you’ll receive a discount on the software license.

If the software produces no performance or profit improvement at all, then the license is free.

 

Arrange a consultation, USA (973) 549 1850, Europe +44 (0) 161 228 0040, Contact us
White Papers. Download the latest industry thinking and make more informed pricing decisions.
<% If thissect = "1" then %>
Case Studies. Download related case studies and see how our products are performing.
<% end if%>
<% If IO.File.Exists(server.mappath("/includes/kssbase.aspx")) Then server.execute("/includes/kssbase.aspx") elseif IO.File.Exists(replace(server.mappath("/includes/kssbase.aspx"),"\CMS\","\test\")) Then server.execute("/includestst/kssbase.aspx") End if %>