Now and again when the page refreshes (about 1 in 3) my facebook like button goes all weird and glitchy as seen in this image...

This is the code i am using to show the button (with PAGE_URL as actual URL):
<fb:like send='false' layout='standard' href='PAGE_URL'
width='500' show_faces='false' font='tahoma'></fb:like>
All the javascript SDK is correct and the like button works, it just does that weird thing shown in the image. Anyone know why this is?