Code:
IF 
   user = "brwneydgirl  AND
   mouse_click = ("next_page" OR "page-2")
THEN GOTO 
   display-page-1 
ELSE GOTO 
   display-page-2.