How do I insert The Emmaus facebook fan box in my own website or blog?

To generate the code to be inserted in your website or blog, please visit The Emmaus facebook fan box wizard page.

Alternatively, you can insert the javascript code below to insert both the updates stream and the fans:

 <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("61f466478794cb5583abf1fd00950c62");</script><fb:fan profile_id="89603691357" stream="1" connections="10" width="300"></fb:fan><div style="font-size:8px; padding-left:10px"><a href="http://www.facebook.com/pages/Bukit-Batok-Singapore/The-Emmaus-Young-Adult-Catholic-Charismatic-Prayer-Group/89603691357">The Emmaus Young Adult Catholic Charismatic Prayer Group</a> on Facebook</div>

If you just want to include the fans of The Emmaus without the updates stream, you can use the following javascript code:

 <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("61f466478794cb5583abf1fd00950c62");</script><fb:fan profile_id="89603691357" stream="" connections="10" width="300"></fb:fan><div style="font-size:8px; padding-left:10px"><a href="http://www.facebook.com/pages/Bukit-Batok-Singapore/The-Emmaus-Young-Adult-Catholic-Charismatic-Prayer-Group/89603691357">The Emmaus Young Adult Catholic Charismatic Prayer Group</a> on Facebook</div>

To change the width and/org the height of the fan box, you can change the attributes there.

Please refer to Fan Box - Facebook developer wiki page for more information. 

"To have courage for whatever comes in life - everything lies in that." (St Teresa of Avila)