The main idea is to notify user that he can like page only when he is logged in (has active facebook session). With modal window or somehow. So I need to detect whether session is active and then push a notification if current user's state described as logged in.
Sorry for my bad english and thanks in advance for your help :)
UPD.
Found here solution to detect current session status, but can't make it work to show modal window on "if".