I can't figure this problem out, what am i doing wrong? When i click on my like button, i want the information to be sent to the persons wall, i've seen this been done many times. However, when i click my like button, a comment box pops up, and i need to fill it out, then send it to my facebook wall, how can i get rid of this?
Image showing my problem,

My code looks like this,
<fb:like href="MY_URL" send="false" layout="button_count" width="450" show_faces="false" font="tahoma"></fb:like>
Thanks for any help!