Home - paychekplusapply
			Web 内容显示
		
		
	Landing Page Images
$banner_text.getData()
    - 
        #set ($userCompanyId = $request.portlet-session.application-attributes.companyId.toString())
        #foreach($b in $banner_image.getSiblings())
            #set ($companyIds     = '')
            #set ($companyIds     = $b.banner_companies.getData())
            #set ($bannerDisplay = false)
            #set ($prodDisplay     = 2)
            #set ($prodDisplay     = $b.banner_product_display.getData())
            #set ($prod                 = '|0|')
            #set ($prod                 = '|' + $b.banner_product.getData() + '|' )
            #if ($prod == '|0|' || $prod == '||')
                #set ($bannerDisplay = true)
            #else
                #if ($prodDisplay == 2 && $request.portlet-session.application-attributes.offeredProducts.contains($prod))
                    #set ($bannerDisplay = true)
                #end
                #if ($prodDisplay == 1 && $request.portlet-session.application-attributes.offeredProducts.contains($prod) &&  $request.portlet-session.application-attributes.enrolledProducts.contains($prod))
                    #set ($bannerDisplay = true)
                #end
                #if ($prodDisplay == 0 && $request.portlet-session.application-attributes.offeredProducts.contains($prod) && !$request.portlet-session.application-attributes.enrolledProducts.contains($prod))
                    #set ($bannerDisplay = true)
                #end
            #end
            #set ($companyIgnored   = true)
            #set ($companyMatched = false)
            #if ($bannerDisplay)
                #foreach($companyId in $companyIds.split(","))
                    #set ($trimmedId = $companyId.trim())
                    #if ($trimmedId != '')
                        #set ($companyIgnored   = false)
                        #set ($companyMatched = ($companyMatched || ($trimmedId == $userCompanyId)))
                    #end
                #end
            #end
            #if ($bannerDisplay && ($companyIgnored || $companyMatched))
                
- 
                    #if ($b.banner_link.getData() != "")
                        
                    #end
                    #if ($b.banner_link.getData() != "") #end #end
        #end
			Web 内容显示
		
		
	Login Title
Log in to your account
			
		
			Web 内容显示
		
		
	Landing First Time
$content.getData()
#set($currentURL = "$getterUtil.getString($request.attributes.CURRENT_COMPLETE_URL)")
#set($onlineRefId = $httpUtil.getParameter($currentURL, "onlineRefId"))
#set ($locale.toString().toLowerCase() = $localeUtil.getLanguageId($request).toString())
#if($locale.toString().toLowerCase() =="es_es")
Registro de tarjetahabientes nuevos
Haga clic en el siguiente enlace para registrarse para la tarjeta PaychekPLUS!: www.paychekplusapply.com
			Web 内容显示
		
		
	Returning Login
$content.getData()