<%@ LANGUAGE = "VBScript" %> <% '----------------------------------------------------------- ' ASPilot.com - Gateway ' ------------------------------ ' Copyright © 2004 Spliethof Inc ' ' This file lists all the customer account interface for the ' shopping cart. PilotInitialize GetCurrentCustomer MarkCurrentCustomerActive mode = EStr(Request.QueryString("mode")) sorry = "



Sorry, nothing was found.


Tip: If browsing is not yielding the results you are looking for, why not try using our search engine?

 

 
" yr = Year(Now) mnth = MonthName(Month(Now)) If Not IsNumeric(mypage) Then mypage = 1 ElseIf mypage = "" Then mypage = 1 Else mypage = Int(mypage) End If grp = ELng(Request.QueryString("grp")) If grp = "" Then If Not PilotPageBegin("products", Empty) Then Response.Redirect g.HomePageURL & "pilot.asp" B2BCheckLogin "products" Response.Write img1 & pc & "
" ShowGroups NULL, 0, False, False Response.Write"
" TemplateAfterPC PilotPageEnd Else If Not PilotPageBegin("products", Empty) Then Response.Redirect g.HomePageURL & "pilot.asp" B2BCheckLogin "products" GroupsDisplay End If %>