It seems you app is not well configured. Here is the answer I got in firebug when clicking and watching the network traffic :
for (;;);{"__ar":1,"payload":{"requires_login":false,"success":false,"already_connected":false,"is_admin":false,"show_error":true,"error_info":{"brief":"App ID does not match domain","full":"The app ID specified within the \"fb:app_id\" meta tag is not allowed on this domain. You must setup the Connect Base Domains for your app to be a prefix of http:\/\/www.matilah.com\/20\/."}}}
With the interesting parts being
brief: App ID does not match domain
full: The app ID specified within the "fb:app_id" meta tag is not allowed on this domain. You must setup the Connect Base Domains for your app to be a prefix of http://www.matilah.com/20/
What did you enter in the settings of your app at http://www.facebook.com/developers/
Especially the Web Site > Site URL and Web Site > Site Domain
It should be http://www.matilah.com and matilah.com