I made a facebook badge on facebook and converted the java with Iframe but it won't transfer correctly onto my OL site. Then I edited the badge for use in html and it didn't work either, it doesn't stay loaded correctly. What am I doing wrong or am I missing a step? When I converted with Iframe the demo looked just fine but when I pasted it across it was damaged somehow and after multiple attempts I finally gave up until I could get help with it. This one is the html and so far it looks find here but I really want to use java one.

this is the code for the html
<a href="http://www.new.facebook.com/people/Lori_Jenkins/592560265" title="Lori Jenkins's Facebook profile" target=_TOP><img src="http://badge.facebook.com/badge/592560265.496.1989941357.png" border=0 alt="Lori Jenkins's Facebook profile"></a>
and code for the java one
<script src="http://badge.facebook.com/badge/592560265.496.1989941357.js"></script><noscript><a href="http://www.new.facebook.com/people/Lori_Jenkins/592560265">Lori Jenkins's Facebook profile</a></noscript>
Any suggestions?