<% if instr(1, Request.ServerVariables("URL"), "auto") = 0 then %> <% dim strReturnPassport strReturnPassport = oPassMgrObj.LogoTag2(cstr(Server.URLEncode(ThisPageURL)), cint(TimeWindow), CBool(ForceLogin), Cstr(CoBrandArgs), cint(strLCID), CBool(Secure)) strReturnPassport = Replace(strReturnPassport, Chr(34), "'") %> <% End if %>
<% if instr(1, Request.ServerVariables("URL"), "corp") > 0 or instr(1, Request.ServerVariables("URL"), "cer") > 0 or instr(1, Request.ServerVariables("URL"), "shut") > 0 or instr(1, Request.ServerVariables("URL"), "pcw") > 0 then %>
<% = L_HEADERCERINC_LEFT_NAV_TEXT %>
<% else %>
<% = L_HEADERINC_LEFT_NAV_TEXT %>
<% end if %>
<% if instr(1, Request.ServerVariables("URL"), "corp") > 0 or instr(1, Request.ServerVariables("URL"), "cer") > 0 or instr(1, Request.ServerVariables("URL"), "shut") > 0 or instr(1, Request.ServerVariables("URL"), "pcw") > 0 then %>
<% else %>
<% End if %>