<% Function GetThisPath() aPath = Request.ServerVariables("Path_Info") pathArr = Split(aPath, "/") If pathArr(2) = "indexold.asp" Then Response.write("home") Else Response.write("home") End If If pathArr(2) = "aboutus.asp" Then Response.write("about") Else Response.write("about") End If If pathArr(2) = "services.asp" Then Response.write("services") Else Response.write("services") End If If pathArr(2) = "industries.asp" Then Response.write("industries") Else Response.write("industries") End If If pathArr(2) = "casestudies.asp" Then Response.write("news") Else Response.write("news") End If If pathArr(2) = "contact.asp" Then Response.write("contact") Else Response.write("contact") End If End Function GetThisPath() %>
Revealing the True Nature of Business

 

Bare International, Inc. | 3251 Old Lee Highway- Suite 203 | Fairfax, VA 22030 | 800-296-6699