<%Select Case lcase(PageVar) %> <% Case "home" %> About UsProductsSolutionsTechnologySupportNews & EventsPartners <% Case "common" %> About UsProductsSolutionsTechnologySupportNews & EventsPartners <% Case "about" %> About UsProductsSolutionsTechnologySupportNews & EventsPartners <% Case "products" %> About UsProductsSolutionsTechnologySupportNews & EventsPartners <% Case "solutions" %> About UsProductsSolutionsTechnologySupportNews & EventsPartners <% Case "technology" %> About UsProductsSolutionsTechnologySupportNews & EventsPartners <% Case "support" %> About UsProductsSolutionsTechnologySupportNews & EventsPartners <% Case "news" %> About UsProductsSolutionsTechnologySupportNews & EventsPartners <% Case "partners" %> About UsProductsSolutionsTechnologySupportNews & EventsPartners <% Case "resellers" %> Resellers MainPrograms & PromotionsCommunicationsChannel ContactsCorporate Contacts <% If Session("isSupport")="True" Then %> support <% End If %> <% Case "programspromotions" %> Resellers MainPrograms & PromotionsCommunicationsChannel ContactsCorporate Contacts <% Case "comm" %> Resellers MainPrograms & PromotionsCommunicationsChannel ContactsCorporate Contacts <% Case "chancon" %> Resellers MainPrograms & PromotionsCommunicationsChannel ContactsCorporate Contacts <% Case "corpcon" %> Resellers MainPrograms & PromotionsCommunicationsChannel ContactsCorporate Contacts <% Case "manager" %> Resellers Main <%End Select %>