Using FeatureLoader.js.php with facebook group

I have used the featureloader plugin to embed a facebook page into a web page.

 <script src="http://static.ak.facebook.com/js/api_lib/v0.4/FeatureLoader.js.php/en_US" type="text/javascript"></script><script type="text/javascript">FB.init("nnnnn");</script><fb:fan profile_id="nnnnn" stream="1" connections="20" width="250" ></fb:fan>

Now i want to do similar for a facebook group, but can find nothing about it.
Can anyone point me in the right direction?
Thanks