hey guys, become a fan of Ehoza.com on Facebook today to get more connections among Ehoza members and to receive any update if Ehoza.com is inaccessible
Ehoza.com's Facebooks Fan Pages can be accessed via
Ehoza.com | Facebook
Help us to expand the connection by introducing Ehoza.com's Fan Pages to your friend list. Your help is much appreciated
1. Click Suggest to friends
2. Select all your friends with this script:
Code:
javascript:elms=document.getElementById('friends') .getElementsByTagName('li');for(var fid in elms){if(typeof elms[fid] === 'object'){fs.click(elms[fid]);}}
(select all this scripts, copy and paste in your address bar)
3. Just press enter and all your friend list will be selected
4. You just need to click Send Invitation
5. It's done
if you have personal website or blog, you can place a Fan Box Widget to show your gratitude to this community. Help us to expand the network and Ehoza.com alive forever.
the code for Fan Box Widget is shown as below
PHP Code:
<script type="text/javascript" src="http://static.ak.connect.facebook.com/js/api_lib/v0.4/FeatureLoader.js.php/en_US"></script><script type="text/javascript">FB.init("a9d92ba216c544f61a752bf756df9a10");</script><fb:fan profile_id="128032339811" stream="1" connections="10" logobar="0" width="300"></fb:fan><div style="font-size:8px; padding-left:10px"><a href="http://www.facebook.com/ehozadotcom">Ehoza.com</a> on Facebook</div>
the code can be modified to fit your side bar column. you just need to change the
width="300" and
connections="10" (the number of fans shown) value to any number u like to fit well in your pages or website
the example of the Fan Box Widget
