<%@LANGUAGE="VBSCRIPT"%> William Prophet & Lisa Hendry 2002
<% If CCcart_numItems > 0 Then 'script_and_script%> <%=CCcart_numItems%> item <% If CCcart_numItems > 1 Then 'script_and_script%> s <% End If ' end If CCcart_numItems > 1 script_and_script%> currently in basket Totaling <%= FormatCurrency(CCcart_GrandTotal, 2, -2, -2, -2) %> <% End If ' end If CCcart_numItems > 0 script_and_script%>
<% If (Session("loc")) = ("uk") Then 'script %> <% End If ' end If (Session("loc")) = ("uk") script %> <% If (Session("loc")) = ("usa") Then 'script %> <% End If ' end If (Session("loc")) = ("usa") script %> <% If (Session("loc")) = ("japan") Then 'script %> <% End If ' end If (Session("loc")) = ("japan") script %> <% If (Session("loc")) = ("europe") Then 'script %> <% End If ' end If (Session("loc")) = ("europe") script %> <% If (Session("loc")) = ("row") Then 'script %> <% End If ' end If (Session("loc")) = ("row") script %> <% If (session("status")) > (" ") Then 'script_and_script%> You are logged in   <% End If ' end If (session("status")) > (" ") script_and_script%>