

Meet Jocelyn, your guide to the exciting Holiday season!




% const mvThisPageNumber = 101 'Log page visit (only if not coming here from Like button) dim pvIgnore if not Request("hidLike") = 1 then pvIgnore = MvUser.SweepRecordPage(mvThisPageNumber) end if %> <% 'see if Like was done if Request("hidLike") = 1 then pvIgnore = MvUser.SweepRecordLike(mvThisPageNumber) end if %>