#IF(#Session.User AND NOT #Session.User.IsAnonymous)

{DisplayNotAllowed}

#ELSE

{CustomerLogin}


#INCLUDE("INC-LoginForm") #ENDIF