Fatal Error in some user profile after Activating Pages Plugin

I am getting this error in user profile page that to only in few user profile once i activate pages plugin alone.  

Fatal Error.

Argument 3 passed to Elgg\WidgetsService::getNameById() must be an instance of ElggEntity, boolean given, called in /home/xxx/public_html/vendor/elgg/elgg/engine/classes/ElggWidget.php on line 168

TypeError Object
(
[message:protected] => Argument 3 passed to Elgg\WidgetsService::getNameById() must be an instance of ElggEntity, boolean given, called in /home/xxx/public_html/vendor/elgg/elgg/engine/classes/ElggWidget.php on line 168
[string:Error:private] => TypeError: Argument 3 passed to Elgg\WidgetsService::getNameById() must be an instance of ElggEntity, boolean given, called in /home/xxx/public_html/vendor/elgg/elgg/engine/classes/ElggWidget.php on line 168 and defined in /home/xxx/public_html/vendor/elgg/elgg/engine/classes/Elgg/WidgetsService.php:221
Stack trace:
#0 /home/xxx/public_html/vendor/elgg/elgg/engine/classes/ElggWidget.php(168): Elgg\WidgetsService->getNameById('pages', 'profile', false)
#1 /home/xxx/public_html/mod/widget_manager/classes/WidgetManagerWidget.php(124): ElggWidget->getTitle()
#2 /home/xxx/public_html/mod/widget_manager/views/default/object/widget.php(27): WidgetManagerWidget->getTitle()
#3 /home/xxx/public_html/vendor/elgg/elgg/engine/classes/Elgg/ViewsService.php(362): include('/home/xxx/...')
#4 /home/xxx/public_html/vendor/elgg/elgg/engine/classes/Elgg/ViewsService.php(300): Elgg\ViewsService->renderViewFile('object/widget', Array, 'default', true)
#5 /home/xxx/public_html/vendor/elgg/elgg/engine/lib/views.php(343): Elgg\ViewsService->renderView('object/widget', Array, false, 'default')
#6 /home/xxx/public_html/vendor/elgg/elgg/engine/lib/views.php(864): elgg_view('object/widget', Array, false, false)
#7 /home/xxx/public_html/mod/widget_manager/views/default/page/layouts/widgets.php(92): elgg_view_entity(Object(WidgetManagerWidget), Array)
#8 /home/xxx/public_html/vendor/elgg/elgg/engine/classes/Elgg/ViewsService.php(362): include('/home/xxx/...')
#9 /home/xxx/public_html/vendor/elgg/elgg/engine/classes/Elgg/ViewsService.php(300): Elgg\ViewsService->renderViewFile('page/layouts/wi...', Array, 'default', true)
#10 /home/xxx/public_html/vendor/elgg/elgg/engine/lib/views.php(343): Elgg\ViewsService->renderView('page/layouts/wi...', Array, false, 'default')
#11 /home/xxx/public_html/vendor/elgg/elgg/engine/lib/views.php(699): elgg_view('page/layouts/wi...', Array)
#12 /home/xxx/public_html/mod/profile/views/default/profile/layout.php(13): elgg_view_layout('widgets', Array)
#13 /home/xxx/public_html/vendor/elgg/elgg/engine/classes/Elgg/ViewsService.php(362): include('/home/xxx/...')
#14 /home/xxx/public_html/vendor/elgg/elgg/engine/classes/Elgg/ViewsService.php(300): Elgg\ViewsService->renderViewFile('profile/layout', Array, 'default', true)
#15 /home/xxx/public_html/vendor/elgg/elgg/engine/lib/views.php(343): Elgg\ViewsService->renderView('profile/layout', Array, false, 'default')
#16 /home/xxx/public_html/mod/profile/views/default/resources/profile/view.php(7): elgg_view('profile/layout', Array)
#17 /home/xxx/public_html/vendor/elgg/elgg/engine/classes/Elgg/ViewsService.php(362): include('/home/xxx/...')
#18 /home/xxx/public_html/vendor/elgg/elgg/engine/classes/Elgg/ViewsService.php(300): Elgg\ViewsService->renderViewFile('resources/profi...', Array, 'default', true)
#19 /home/xxx/public_html/vendor/elgg/elgg/engine/lib/views.php(504): Elgg\ViewsService->renderView('resources/profi...', Array)
#20 /home/xxx/public_html/mod/profile/start.php(77): elgg_view_resource('profile/view', Array)
#21 [internal function]: profile_page_handler(Array, 'profile')
#22 /home/xxx/public_html/vendor/elgg/elgg/engine/classes/Elgg/Router.php(95): call_user_func('profile_page_ha...', Array, 'profile')
#23 /home/xxx/public_html/vendor/elgg/elgg/engine/classes/Elgg/Application.php(429): Elgg\Router->route(Object(Elgg\Http\Request))
#24 /home/xxx/public_html/vendor/elgg/elgg/engine/classes/Elgg/Application.php(377): Elgg\Application->run()
#25 /home/xxx/public_html/index.php(8): Elgg\Application::index()
#26 {main}
[code:protected] => 0
[file:protected] => /home/xxx/public_html/vendor/elgg/elgg/engine/classes/Elgg/WidgetsService.php
[line:protected] => 221
[trace:Error:private] => Array
(
[0] => Array
(
[file] => /home/xxx/public_html/vendor/elgg/elgg/engine/classes/ElggWidget.php
[line] => 168
[function] => getNameById
[class] => Elgg\WidgetsService
[type] => ->
[args] => Array
(
[0] => pages
[1] => profile
[2] => 
)

)

[1] => Array
(
[file] => /home/xxx/public_html/mod/widget_manager/classes/WidgetManagerWidget.php
[line] => 124
[function] => getTitle
[class] => ElggWidget
[type] => ->
[args] => Array
(
)

)

[2] => Array
(
[file] => /home/xxx/public_html/mod/widget_manager/views/default/object/widget.php
[line] => 27
[function] => getTitle
[class] => WidgetManagerWidget
[type] => ->
[args] => Array
(
)

)

[3] => Array
(
[file] => /home/xxx/public_html/vendor/elgg/elgg/engine/classes/Elgg/ViewsService.php
[line] => 362
[args] => Array
(
[0] => /home/xxx/public_html/mod/widget_manager/views/default/object/widget.php
)

[function] => include
)

[4] => Array
(
[file] => /home/xxx/public_html/vendor/elgg/elgg/engine/classes/Elgg/ViewsService.php
[line] => 300
[function] => renderViewFile
[class] => Elgg\ViewsService
[type] => ->
[args] => Array
(
[0] => object/widget
[1] => Array
(
[full_view] => 1
[show_access] => 1
[entity] => WidgetManagerWidget Object
(
[settings_cache:protected] => Array
(
[access] => 
[column] => 1
[context] => profile
[fixed] => 
[fixed_parent_guid] => 16117
[handler] => pages
[is_moderated] => 1
[order] => 0
[pages_num] => 4
[widget_manager_custom_title] => 
[widget_manager_custom_url] => 
)

[settings_defaults:protected] => Array
(
[fixed] => 
[widget_manager_hide_header] => 
[widget_manager_show_toggle] => 
[widget_manager_show_edit] => 
[widget_manager_custom_title] => 
[widget_manager_custom_url] => 
[widget_manager_custom_more_title] => 
[widget_manager_custom_more_url] => 
[widget_manager_disable_widget_content_style] => 
[widget_manager_custom_class] => 
[widget_manager_fixed_height] => 
[widget_manager_collapse_state] => 
[widget_manager_collapse_disable] => 
[widget_manager_cached_data] => 
)

[url_override:protected] => 
[temp_metadata:protected] => Array
(
)

[temp_annotations:protected] => Array
(
)

[temp_private_settings:protected] => Array
(
)

[volatile:protected] => Array
(
)

[orig_attributes:protected] => Array
(
)

[attributes:protected] => Array
(
[guid] => 17728
[type] => object
[subtype] => 3
[owner_guid] => 41
[site_guid] => 1
[container_guid] => 3254
[access_id] => 2
[time_created] => 1354844483
[time_updated] => 1419076387
[last_action] => 1354844483
[enabled] => yes
[title] => 
[description] => 
)

[valid:protected] => 
)

)

[2] => default
[3] => 1
)

)

[5] => Array
(
[file] => /home/xxx/public_html/vendor/elgg/elgg/engine/lib/views.php
[line] => 343
[function] => renderView
[class] => Elgg\ViewsService
[type] => ->
[args] => Array
(
[0] => object/widget
[1] => Array
(
[full_view] => 1
[show_access] => 1
[entity] => WidgetManagerWidget Object
(
[settings_cache:protected] => Array
(
[access] => 
[column] => 1
[context] => profile
[fixed] => 
[fixed_parent_guid] => 16117
[handler] => pages
[is_moderated] => 1
[order] => 0
[pages_num] => 4
[widget_manager_custom_title] => 
[widget_manager_custom_url] => 
)

[settings_defaults:protected] => Array
(
[fixed] => 
[widget_manager_hide_header] => 
[widget_manager_show_toggle] => 
[widget_manager_show_edit] => 
[widget_manager_custom_title] => 
[widget_manager_custom_url] => 
[widget_manager_custom_more_title] => 
[widget_manager_custom_more_url] => 
[widget_manager_disable_widget_content_style] => 
[widget_manager_custom_class] => 
[widget_manager_fixed_height] => 
[widget_manager_collapse_state] => 
[widget_manager_collapse_disable] => 
[widget_manager_cached_data] => 
)

[url_override:protected] => 
[temp_metadata:protected] => Array
(
)

[temp_annotations:protected] => Array
(
)

[temp_private_settings:protected] => Array
(
)

[volatile:protected] => Array
(
)

[orig_attributes:protected] => Array
(
)

[attributes:protected] => Array
(
[guid] => 17728
[type] => object
[subtype] => 3
[owner_guid] => 41
[site_guid] => 1
[container_guid] => 3254
[access_id] => 2
[time_created] => 1354844483
[time_updated] => 1419076387
[last_action] => 1354844483
[enabled] => yes
[title] => 
[description] => 
)

[valid:protected] => 
)

)

[2] => 
[3] => default
)

)

[6] => Array
(
[file] => /home/xxx/public_html/vendor/elgg/elgg/engine/lib/views.php
[line] => 864
[function] => elgg_view
[args] => Array
(
[0] => object/widget
[1] => Array
(
[full_view] => 1
[show_access] => 1
[entity] => WidgetManagerWidget Object
(
[settings_cache:protected] => Array
(
[access] => 
[column] => 1
[context] => profile
[fixed] => 
[fixed_parent_guid] => 16117
[handler] => pages
[is_moderated] => 1
[order] => 0
[pages_num] => 4
[widget_manager_custom_title] => 
[widget_manager_custom_url] => 
)

[settings_defaults:protected] => Array
(
[fixed] => 
[widget_manager_hide_header] => 
[widget_manager_show_toggle] => 
[widget_manager_show_edit] => 
[widget_manager_custom_title] => 
[widget_manager_custom_url] => 
[widget_manager_custom_more_title] => 
[widget_manager_custom_more_url] => 
[widget_manager_disable_widget_content_style] => 
[widget_manager_custom_class] => 
[widget_manager_fixed_height] => 
[widget_manager_collapse_state] => 
[widget_manager_collapse_disable] => 
[widget_manager_cached_data] => 
)

[url_override:protected] => 
[temp_metadata:protected] => Array
(
)

[temp_annotations:protected] => Array
(
)

[temp_private_settings:protected] => Array
(
)

[volatile:protected] => Array
(
)

[orig_attributes:protected] => Array
(
)

[attributes:protected] => Array
(
[guid] => 17728
[type] => object
[subtype] => 3
[owner_guid] => 41
[site_guid] => 1
[container_guid] => 3254
[access_id] => 2
[time_created] => 1354844483
[time_updated] => 1419076387
[last_action] => 1354844483
[enabled] => yes
[title] => 
[description] => 
)

[valid:protected] => 
)

)

[2] => 
[3] => 
)

)

[7] => Array
(
[file] => /home/xxx/public_html/mod/widget_manager/views/default/page/layouts/widgets.php
[line] => 92
[function] => elgg_view_entity
[args] => Array
(
[0] => WidgetManagerWidget Object
(
[settings_cache:protected] => Array
(
[access] => 
[column] => 1
[context] => profile
[fixed] => 
[fixed_parent_guid] => 16117
[handler] => pages
[is_moderated] => 1
[order] => 0
[pages_num] => 4
[widget_manager_custom_title] => 
[widget_manager_custom_url] => 
)

[settings_defaults:protected] => Array
(
[fixed] => 
[widget_manager_hide_header] => 
[widget_manager_show_toggle] => 
[widget_manager_show_edit] => 
[widget_manager_custom_title] => 
[widget_manager_custom_url] => 
[widget_manager_custom_more_title] => 
[widget_manager_custom_more_url] => 
[widget_manager_disable_widget_content_style] => 
[widget_manager_custom_class] => 
[widget_manager_fixed_height] => 
[widget_manager_collapse_state] => 
[widget_manager_collapse_disable] => 
[widget_manager_cached_data] => 
)

[url_override:protected] => 
[temp_metadata:protected] => Array
(
)

[temp_annotations:protected] => Array
(
)

[temp_private_settings:protected] => Array
(
)

[volatile:protected] => Array
(
)

[orig_attributes:protected] => Array
(
)

[attributes:protected] => Array
(
[guid] => 17728
[type] => object
[subtype] => 3
[owner_guid] => 41
[site_guid] => 1
[container_guid] => 3254
[access_id] => 2
[time_created] => 1354844483
[time_updated] => 1419076387
[last_action] => 1354844483
[enabled] => yes
[title] => 
[description] => 
)

[valid:protected] => 
)

[1] => Array
(
[full_view] => 1
[show_access] => 1
[entity] => WidgetManagerWidget Object
(
[settings_cache:protected] => Array
(
[access] => 
[column] => 1
[context] => profile
[fixed] => 
[fixed_parent_guid] => 16117
[handler] => pages
[is_moderated] => 1
[order] => 0
[pages_num] => 4
[widget_manager_custom_title] => 
[widget_manager_custom_url] => 
)

[settings_defaults:protected] => Array
(
[fixed] => 
[widget_manager_hide_header] => 
[widget_manager_show_toggle] => 
[widget_manager_show_edit] => 
[widget_manager_custom_title] => 
[widget_manager_custom_url] => 
[widget_manager_custom_more_title] => 
[widget_manager_custom_more_url] => 
[widget_manager_disable_widget_content_style] => 
[widget_manager_custom_class] => 
[widget_manager_fixed_height] => 
[widget_manager_collapse_state] => 
[widget_manager_collapse_disable] => 
[widget_manager_cached_data] => 
)

[url_override:protected] => 
[temp_metadata:protected] => Array
(
)

[temp_annotations:protected] => Array
(
)

[temp_private_settings:protected] => Array
(
)

[volatile:protected] => Array
(
)

[orig_attributes:protected] => Array
(
)

[attributes:protected] => Array
(
[guid] => 17728
[type] => object
[subtype] => 3
[owner_guid] => 41
[site_guid] => 1
[container_guid] => 3254
[access_id] => 2
[time_created] => 1354844483
[time_updated] => 1419076387
[last_action] => 1354844483
[enabled] => yes
[title] => 
[description] => 
)

[valid:protected] => 
)

)

)

)

[8] => Array
(
[file] => /home/xxx/public_html/vendor/elgg/elgg/engine/classes/Elgg/ViewsService.php
[line] => 362
[args] => Array
(
[0] => /home/xxx/public_html/mod/widget_manager/views/default/page/layouts/widgets.php
)

[function] => include
)

[9] => Array
(
[file] => /home/xxx/public_html/vendor/elgg/elgg/engine/classes/Elgg/ViewsService.php
[line] => 300
[function] => renderViewFile
[class] => Elgg\ViewsService
[type] => ->
[args] => Array
(
[0] => page/layouts/widgets
[1] => Array
(
[content] => 
<div class="profile elgg-col-2of3 mrn">
<div class="elgg-inner clearfix h-card vcard">

<div id="profile-owner-block">
<div class="elgg-avatar elgg-avatar-large">
<a><img src="http://www.xxxalaxy.com/serve-file/e0/l1403536644/di/c0/WG5lSrZYSEhZSDTv1xunS2tA-sW1CQkjPk7jD0dzv_0/1/41/profile/41large.jpg&quot; alt="Meril Jeffery John.J" title="Meril Jeffery John.J" class="photo u-photo"/></a></div>

<ul class="elgg-menu profile-action-menu mvm"><li class="elgg-menu-item-profile-edit"><a href="http://www.xxxalaxy.com/profile/merilturock/edit&quot; class="elgg-button elgg-button-action">Edit profile</a></li><li class="elgg-menu-item-avatar-edit"><a href="http://www.xxxalaxy.com/avatar/edit/merilturock&quot; class="elgg-button elgg-button-action">Edit avatar</a></li></ul>
<ul class="elgg-menu elgg-menu-owner-block profile-content-menu elgg-menu-owner-block-default"><li class="elgg-menu-item-blog"><a href="http://www.xxxalaxy.com/blog/owner/merilturock&quot; class="elgg-menu-content">Blogs</a></li><li class="elgg-menu-item-bookmarks"><a href="http://www.xxxalaxy.com/bookmarks/owner/merilturock&quot; class="elgg-menu-content">Bookmarks</a></li><li class="elgg-menu-item-file"><a href="http://www.xxxalaxy.com/file/owner/merilturock&quot; class="elgg-menu-content">Files</a></li><li class="elgg-menu-item-thewire"><a href="http://www.xxxalaxy.com/thewire/owner/merilturock&quot; class="elgg-menu-content">Wire posts</a></li><li class="elgg-menu-item-pages"><a href="http://www.xxxalaxy.com/pages/owner/merilturock&quot; class="elgg-menu-content">Pages</a></li><li class="elgg-menu-item-poll"><a href="http://www.xxxalaxy.com/poll/owner/merilturock&quot; class="elgg-menu-content">Polls</a></li><li class="elgg-menu-item-videos"><a href="http://www.xxxalaxy.com/videos/owner/merilturock&quot; class="elgg-menu-content">Videos</a></li><li class="elgg-menu-item-events"><a href="http://www.xxxalaxy.com/events/owner/merilturock&quot; class="elgg-menu-content">Events</a></li><li class="elgg-menu-item-questions"><a href="http://www.xxxalaxy.com/questions/owner/merilturock&quot; class="elgg-menu-content">Questions</a></li><li class="elgg-menu-item-user-albums"><a href="http://www.xxxalaxy.com/gallery/dashboard/owner/merilturock&quot; class="elgg-menu-content">Albums</a></li><li class="elgg-menu-item-wall"><a href="http://www.xxxalaxy.com/wall/owner/merilturock&quot; class="elgg-menu-content">Wall</a></li><li class="elgg-menu-item-support-ticket-mine"><a href="http://www.xxxalaxy.com/user_support/support_ticket/owner/merilturock&quot; class="elgg-menu-content">My Support tickets</a></li></ul>

</div>
<div class="elgg-my-profiles"><h3>My profiles</h3><ul class="elgg-social-shortcuts"><li class="elgg-social-shortcut"><a href="https://www.facebook.com/merilturock&quot; title="Meril Jeffery John.J&#039;s profile on facebook" rel="nofollow"><img target="facebook" class="elgg-social-shortcut-facebook" src="http://www.xxxalaxy.com/mod/interconnected/graphics/facebook.png&quot; alt="Meril Jeffery John.J&#039;s profile on facebook"/></a></li></ul></div> <div id="profile-details" class="elgg-body pll"><h2>Meril Jeffery John.J</h2><div class="wire-status elgg-border-plain pam mbm clearfix">
<div class="elgg-image-block clearfix" >
<div class="elgg-image-alt"><a href="http://www.xxxalaxy.com/thewire/owner/merilturock&quot; class="elgg-button elgg-button-action float-alt">Update</a></div><div class="elgg-body">It is easy to love when loved, and hurt those who hurt. But if you can love the ones who hurt you, you will overcome all obstacles. Love is the greatest power you can possess.

Matthew 5:46
If you lov<p class='elgg-subtext'>(<time title="16 March 2014 @ 8:12am" datetime="2014-03-16T08:12:14+00:00">1061 days ago</time>)</p></div>
</div>
</div><div class='even'><b>IP:</b> <a href='http://en.utrace.de/?query=117.193.47.216&#39; target='_blank' title='Info about ISP and geo location' />Info</a> | <a href="http://www.xxxalaxy.com/tracker/117.193.47.216">117.193.47.216</a&gt; | <a href="http://www.xxxalaxy.com/admin/administer_utilities/logbrowser?search_username=&amp;ip_address=117.193.47.216&amp;timelower=&amp;timeupper=">Explore log</a></div><div id="custom_fields_userdetails" class="elgg-module elgg-module-info profile-manager-accordion"><h3 class="elgg-head mtm">Basic Info</h3><div><div class="odd"><b>Brief description</b>:&nbsp;If This is God&#039;s Will then no man can Fight it</div><div class="even"><b>About Me</b>:&nbsp;<div class="elgg-output"><p>I am very cool &amp; friendly person</p></div></div><div class="odd"><b>Sex</b>:&nbsp;Male</div><div class="even"><b>Birthday</b>:&nbsp;Thu Jun 22 1989 12:00:00 GMT+0530 (India Standard Time)</div><div class="odd"><b>Language</b>:&nbsp;English,Tamil</div><div class="even"><b>Relationship Status</b>:&nbsp;Single</div></div><h3 class="elgg-head mtm">Work and Education</h3><div><div class="odd"><b>Works At</b>:&nbsp; <div class="clearfix">
<ul class="elgg-tags">
<li><span class="elgg-icon-tag elgg-icon fa fa-tag"></span></li>
<li class="elgg-tag"><a href="http://www.xxxalaxy.com/search?q=Galaxy+Incorporation+CEO&amp;search_type=tags&quot; rel="tag" value="Galaxy Incorporation CEO">Galaxy Incorporation CEO</a><ul class="elgg-menu elgg-menu-follow-tag elgg-menu-hz elgg-menu-follow-tag-default"><li class="elgg-menu-item-follow-tag-on"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=Galaxy+Incorporation+CEO&amp;__elgg_ts=1486604412&amp;__elgg_token=l9TsE2sY4d_lFLxrLR8ijw&quot; title="Track new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh elgg-icon fa fa-refresh"></span></a></li><li class="elgg-menu-item-follow-tag-off hidden"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=Galaxy+Incorporation+CEO&amp;__elgg_ts=1486604412&amp;__elgg_token=l9TsE2sY4d_lFLxrLR8ijw&quot; title="Stop tracking new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh-hover elgg-icon fa elgg-icon-hover fa-refresh"></span></a></li></ul></li>
</ul>
</div></div><div class="even"><b>College</b>:&nbsp; <div class="clearfix">
<ul class="elgg-tags">
<li><span class="elgg-icon-tag elgg-icon fa fa-tag"></span></li>
<li class="elgg-tag"><a href="http://www.xxxalaxy.com/search?q=chennai&amp;search_type=tags&quot; rel="tag" value="chennai">chennai</a><ul class="elgg-menu elgg-menu-follow-tag elgg-menu-hz elgg-menu-follow-tag-default"><li class="elgg-menu-item-follow-tag-on"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=chennai&amp;__elgg_ts=1486604412&amp;__elgg_token=l9TsE2sY4d_lFLxrLR8ijw&quot; title="Track new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh elgg-icon fa fa-refresh"></span></a></li><li class="elgg-menu-item-follow-tag-off hidden"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=chennai&amp;__elgg_ts=1486604412&amp;__elgg_token=l9TsE2sY4d_lFLxrLR8ijw&quot; title="Stop tracking new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh-hover elgg-icon fa elgg-icon-hover fa-refresh"></span></a></li></ul></li><li class="elgg-tag"><a href="http://www.xxxalaxy.com/search?q=jerusalem+college+of+engineering&amp;search_type=tags&quot; rel="tag" value="jerusalem college of engineering">jerusalem college of engineering</a><ul class="elgg-menu elgg-menu-follow-tag elgg-menu-hz elgg-menu-follow-tag-default"><li class="elgg-menu-item-follow-tag-on"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=jerusalem+college+of+engineering&amp;__elgg_ts=1486604412&amp;__elgg_token=l9TsE2sY4d_lFLxrLR8ijw&quot; title="Track new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh elgg-icon fa fa-refresh"></span></a></li><li class="elgg-menu-item-follow-tag-off hidden"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=jerusalem+college+of+engineering&amp;__elgg_ts=1486604412&amp;__elgg_token=l9TsE2sY4d_lFLxrLR8ijw&quot; title="Stop tracking new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh-hover elgg-icon fa elgg-icon-hover fa-refresh"></span></a></li></ul></li>
</ul>
</div></div><div class="odd"><b>High School</b>:&nbsp; <div class="clearfix">
<ul class="elgg-tags">
<li><span class="elgg-icon-tag elgg-icon fa fa-tag"></span></li>
<li class="elgg-tag"><a href="http://www.xxxalaxy.com/search?q=st.mary%27s+anglo-indian+higher+secondary+school&amp;search_type=tags&quot; rel="tag" value="st.mary&#039;s anglo-indian higher secondary school">st.mary&#039;s anglo-indian higher secondary school</a><ul class="elgg-menu elgg-menu-follow-tag elgg-menu-hz elgg-menu-follow-tag-default"><li class="elgg-menu-item-follow-tag-on"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=st.mary%26%23039%3Bs+anglo-indian+higher+secondary+school&amp;__elgg_ts=1486604412&amp;__elgg_token=l9TsE2sY4d_lFLxrLR8ijw&quot; title="Track new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh elgg-icon fa fa-refresh"></span></a></li><li class="elgg-menu-item-follow-tag-off hidden"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=st.mary%26%23039%3Bs+anglo-indian+higher+secondary+school&amp;__elgg_ts=1486604412&amp;__elgg_token=l9TsE2sY4d_lFLxrLR8ijw&quot; title="Stop tracking new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh-hover elgg-icon fa elgg-icon-hover fa-refresh"></span></a></li></ul></li>
</ul>
</div></div><div class="even"><b>Grade School</b>:&nbsp; <div class="clearfix">
<ul class="elgg-tags">
<li><span class="elgg-icon-tag elgg-icon fa fa-tag"></span></li>
<li class="elgg-tag"><a href="http://www.xxxalaxy.com/search?q=St.Ann%27s+high+School&amp;search_type=tags&quot; rel="tag" value="St.Ann&#039;s high School">St.Ann&#039;s high School</a><ul class="elgg-menu elgg-menu-follow-tag elgg-menu-hz elgg-menu-follow-tag-default"><li class="elgg-menu-item-follow-tag-on"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=St.Ann%26%23039%3Bs+high+School&amp;__elgg_ts=1486604412&amp;__elgg_token=l9TsE2sY4d_lFLxrLR8ijw&quot; title="Track new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh elgg-icon fa fa-refresh"></span></a></li><li class="elgg-menu-item-follow-tag-off hidden"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=St.Ann%26%23039%3Bs+high+School&amp;__elgg_ts=1486604412&amp;__elgg_token=l9TsE2sY4d_lFLxrLR8ijw&quot; title="Stop tracking new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh-hover elgg-icon fa elgg-icon-hover fa-refresh"></span></a></li></ul></li>
</ul>
</div></div><div class="odd"><b>Skills</b>:&nbsp; <div class="clearfix">
<ul class="elgg-tags">
<li><span class="elgg-icon-tag elgg-icon fa fa-tag"></span></li>
<li class="elgg-tag"><a href="http://www.xxxalaxy.com/search?q=PHP&amp;search_type=tags&quot; rel="tag" value="PHP">PHP</a><ul class="elgg-menu elgg-menu-follow-tag elgg-menu-hz elgg-menu-follow-tag-default"><li class="elgg-menu-item-follow-tag-on"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=PHP&amp;__elgg_ts=1486604412&amp;__elgg_token=l9TsE2sY4d_lFLxrLR8ijw&quot; title="Track new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh elgg-icon fa fa-refresh"></span></a></li><li class="elgg-menu-item-follow-tag-off hidden"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=PHP&amp;__elgg_ts=1486604412&amp;__elgg_token=l9TsE2sY4d_lFLxrLR8ijw&quot; title="Stop tracking new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh-hover elgg-icon fa elgg-icon-hover fa-refresh"></span></a></li></ul></li>
</ul>
</div></div></div><h3 class="elgg-head mtm">Philosophy</h3><div><div class="odd"><b>Religious View</b>:&nbsp; <div class="clearfix">
<ul class="elgg-tags">
<li><span class="elgg-icon-tag elgg-icon fa fa-tag"></span></li>
<li class="elgg-tag"><a href="http://www.xxxalaxy.com/search?q=roman+catholic&amp;search_type=tags&quot; rel="tag" value="roman catholic">roman catholic</a><ul class="elgg-menu elgg-menu-follow-tag elgg-menu-hz elgg-menu-follow-tag-default"><li class="elgg-menu-item-follow-tag-on"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=roman+catholic&amp;__elgg_ts=1486604412&amp;__elgg_token=l9TsE2sY4d_lFLxrLR8ijw&quot; title="Track new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh elgg-icon fa fa-refresh"></span></a></li><li class="elgg-menu-item-follow-tag-off hidden"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=roman+catholic&amp;__elgg_ts=1486604412&amp;__elgg_token=l9TsE2sY4d_lFLxrLR8ijw&quot; title="Stop tracking new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh-hover elgg-icon fa elgg-icon-hover fa-refresh"></span></a></li></ul></li>
</ul>
</div></div><div class="even"><b>Political View</b>:&nbsp; <div class="clearfix">
<ul class="elgg-tags">
<li><span class="elgg-icon-tag elgg-icon fa fa-tag"></span></li>
<li class="elgg-tag"><a href="http://www.xxxalaxy.com/search?q=i+hate+politics&amp;search_type=tags&quot; rel="tag" value="i hate politics">i hate politics</a><ul class="elgg-menu elgg-menu-follow-tag elgg-menu-hz elgg-menu-follow-tag-default"><li class="elgg-menu-item-follow-tag-on"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=i+hate+politics&amp;__elgg_ts=1486604412&amp;__elgg_token=l9TsE2sY4d_lFLxrLR8ijw&quot; title="Track new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh elgg-icon fa fa-refresh"></span></a></li><li class="elgg-menu-item-follow-tag-off hidden"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=i+hate+politics&amp;__elgg_ts=1486604412&amp;__elgg_token=l9TsE2sY4d_lFLxrLR8ijw&quot; title="Stop tracking new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh-hover elgg-icon fa elgg-icon-hover fa-refresh"></span></a></li></ul></li>
</ul>
</div></div><div class="odd"><b>Favourite Quotations</b>:&nbsp;<div class="elgg-output"><p>&quot;Do not be Afraid, Abram (Meril). I will shield you from danger and give you a great reward.&quot; (Genesis 15:1) </p><p>&quot;Coincidence is God&#39;s way of staying anonymous.&quot;</p></div></div></div><h3 class="elgg-head mtm">Sports and Entertainment</h3><div><div class="odd"><b>Favourite Sports</b>:&nbsp; <div class="clearfix">
<ul class="elgg-tags">
<li><span class="elgg-icon-tag elgg-icon fa fa-tag"></span></li>
<li class="elgg-tag"><a href="http://www.xxxalaxy.com/search?q=cricket&amp;search_type=tags&quot; rel="tag" value="cricket">cricket</a><ul class="elgg-menu elgg-menu-follow-tag elgg-menu-hz elgg-menu-follow-tag-default"><li class="elgg-menu-item-follow-tag-on"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=cricket&amp;__elgg_ts=1486604412&amp;__elgg_token=l9TsE2sY4d_lFLxrLR8ijw&quot; title="Track new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh elgg-icon fa fa-refresh"></span></a></li><li class="elgg-menu-item-follow-tag-off hidden"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=cricket&amp;__elgg_ts=1486604412&amp;__elgg_token=l9TsE2sY4d_lFLxrLR8ijw&quot; title="Stop tracking new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh-hover elgg-icon fa elgg-icon-hover fa-refresh"></span></a></li></ul></li>
</ul>
</div></div><div class="even"><b>Favourite Music</b>:&nbsp; <div class="clearfix">
<ul class="elgg-tags">
<li><span class="elgg-icon-tag elgg-icon fa fa-tag"></span></li>
<li class="elgg-tag"><a href="http://www.xxxalaxy.com/search?q=A.R.Rahman&amp;search_type=tags&quot; rel="tag" value="A.R.Rahman">A.R.Rahman</a><ul class="elgg-menu elgg-menu-follow-tag elgg-menu-hz elgg-menu-follow-tag-default"><li class="elgg-menu-item-follow-tag-on"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=A.R.Rahman&amp;__elgg_ts=1486604412&amp;__elgg_token=l9TsE2sY4d_lFLxrLR8ijw&quot; title="Track new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh elgg-icon fa fa-refresh"></span></a></li><li class="elgg-menu-item-follow-tag-off hidden"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=A.R.Rahman&amp;__elgg_ts=1486604412&amp;__elgg_token=l9TsE2sY4d_lFLxrLR8ijw&quot; title="Stop tracking new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh-hover elgg-icon fa elgg-icon-hover fa-refresh"></span></a></li></ul></li>
</ul>
</div></div><div class="odd"><b>Favourite Movies</b>:&nbsp; <div class="clearfix">
<ul class="elgg-tags">
<li><span class="elgg-icon-tag elgg-icon fa fa-tag"></span></li>
<li class="elgg-tag"><a href="http://www.xxxalaxy.com/search?q=welcome+to+the+jungle&amp;search_type=tags&quot; rel="tag" value="welcome to the jungle">welcome to the jungle</a><ul class="elgg-menu elgg-menu-follow-tag elgg-menu-hz elgg-menu-follow-tag-default"><li class="elgg-menu-item-follow-tag-on"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=welcome+to+the+jungle&amp;__elgg_ts=1486604412&amp;__elgg_token=l9TsE2sY4d_lFLxrLR8ijw&quot; title="Track new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh elgg-icon fa fa-refresh"></span></a></li><li class="elgg-menu-item-follow-tag-off hidden"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=welcome+to+the+jungle&amp;__elgg_ts=1486604412&amp;__elgg_token=l9TsE2sY4d_lFLxrLR8ijw&quot; title="Stop tracking new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh-hover elgg-icon fa elgg-icon-hover fa-refresh"></span></a></li></ul></li><li class="elgg-tag"><a href="http://www.xxxalaxy.com/search?q=the+scorpian+king&amp;search_type=tags&quot; rel="tag" value="the scorpian king">the scorpian king</a><ul class="elgg-menu elgg-menu-follow-tag elgg-menu-hz elgg-menu-follow-tag-default"><li class="elgg-menu-item-follow-tag-on"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=the+scorpian+king&amp;__elgg_ts=1486604412&amp;__elgg_token=l9TsE2sY4d_lFLxrLR8ijw&quot; title="Track new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh elgg-icon fa fa-refresh"></span></a></li><li class="elgg-menu-item-follow-tag-off hidden"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=the+scorpian+king&amp;__elgg_ts=1486604412&amp;__elgg_token=l9TsE2sY4d_lFLxrLR8ijw&quot; title="Stop tracking new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh-hover elgg-icon fa elgg-icon-hover fa-refresh"></span></a></li></ul></li><li class="elgg-tag"><a href="http://www.xxxalaxy.com/search?q=homealone&amp;search_type=tags&quot; rel="tag" value="homealone">homealone</a><ul class="elgg-menu elgg-menu-follow-tag elgg-menu-hz elgg-menu-follow-tag-default"><li class="elgg-menu-item-follow-tag-on"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=homealone&amp;__elgg_ts=1486604412&amp;__elgg_token=l9TsE2sY4d_lFLxrLR8ijw&quot; title="Track new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh elgg-icon fa fa-refresh"></span></a></li><li class="elgg-menu-item-follow-tag-off hidden"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=homealone&amp;__elgg_ts=1486604412&amp;__elgg_token=l9TsE2sY4d_lFLxrLR8ijw&quot; title="Stop tracking new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh-hover elgg-icon fa elgg-icon-hover fa-refresh"></span></a></li></ul></li><li class="elgg-tag"><a href="http://www.xxxalaxy.com/search?q=walking+tall&amp;search_type=tags&quot; rel="tag" value="walking tall">walking tall</a><ul class="elgg-menu elgg-menu-follow-tag elgg-menu-hz elgg-menu-follow-tag-default"><li class="elgg-menu-item-follow-tag-on"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=walking+tall&amp;__elgg_ts=1486604412&amp;__elgg_token=l9TsE2sY4d_lFLxrLR8ijw&quot; title="Track new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh elgg-icon fa fa-refresh"></span></a></li><li class="elgg-menu-item-follow-tag-off hidden"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=walking+tall&amp;__elgg_ts=1486604412&amp;__elgg_token=l9TsE2sY4d_lFLxrLR8ijw&quot; title="Stop tracking new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh-hover elgg-icon fa elgg-icon-hover fa-refresh"></span></a></li></ul></li><li class="elgg-tag"><a href="http://www.xxxalaxy.com/search?q=The+game+plan&amp;search_type=tags&quot; rel="tag" value="The game plan">The game plan</a><ul class="elgg-menu elgg-menu-follow-tag elgg-menu-hz elgg-menu-follow-tag-default"><li class="elgg-menu-item-follow-tag-on"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=The+game+plan&amp;__elgg_ts=1486604412&amp;__elgg_token=l9TsE2sY4d_lFLxrLR8ijw&quot; title="Track new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh elgg-icon fa fa-refresh"></span></a></li><li class="elgg-menu-item-follow-tag-off hidden"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=The+game+plan&amp;__elgg_ts=1486604412&amp;__elgg_token=l9TsE2sY4d_lFLxrLR8ijw&quot; title="Stop tracking new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh-hover elgg-icon fa elgg-icon-hover fa-refresh"></span></a></li></ul></li><li class="elgg-tag"><a href="http://www.xxxalaxy.com/search?q=Ice+Age+1+2+3&amp;search_type=tags&quot; rel="tag" value="Ice Age 1 2 3">Ice Age 1 2 3</a><ul class="elgg-menu elgg-menu-follow-tag elgg-menu-hz elgg-menu-follow-tag-default"><li class="elgg-menu-item-follow-tag-on"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=Ice+Age+1+2+3&amp;__elgg_ts=1486604412&amp;__elgg_token=l9TsE2sY4d_lFLxrLR8ijw&quot; title="Track new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh elgg-icon fa fa-refresh"></span></a></li><li class="elgg-menu-item-follow-tag-off hidden"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=Ice+Age+1+2+3&amp;__elgg_ts=1486604412&amp;__elgg_token=l9TsE2sY4d_lFLxrLR8ijw&quot; title="Stop tracking new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh-hover elgg-icon fa elgg-icon-hover fa-refresh"></span></a></li></ul></li><li class="elgg-tag"><a href="http://www.xxxalaxy.com/search?q=Wall+E&amp;search_type=tags&quot; rel="tag" value="Wall E">Wall E</a><ul class="elgg-menu elgg-menu-follow-tag elgg-menu-hz elgg-menu-follow-tag-default"><li class="elgg-menu-item-follow-tag-on"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=Wall+E&amp;__elgg_ts=1486604412&amp;__elgg_token=l9TsE2sY4d_lFLxrLR8ijw&quot; title="Track new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh elgg-icon fa fa-refresh"></span></a></li><li class="elgg-menu-item-follow-tag-off hidden"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=Wall+E&amp;__elgg_ts=1486604412&amp;__elgg_token=l9TsE2sY4d_lFLxrLR8ijw&quot; title="Stop tracking new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh-hover elgg-icon fa elgg-icon-hover fa-refresh"></span></a></li></ul></li><li class="elgg-tag"><a href="http://www.xxxalaxy.com/search?q=Ratatouille&amp;search_type=tags&quot; rel="tag" value="Ratatouille">Ratatouille</a><ul class="elgg-menu elgg-menu-follow-tag elgg-menu-hz elgg-menu-follow-tag-default"><li class="elgg-menu-item-follow-tag-on"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=Ratatouille&amp;__elgg_ts=1486604412&amp;__elgg_token=l9TsE2sY4d_lFLxrLR8ijw&quot; title="Track new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh elgg-icon fa fa-refresh"></span></a></li><li class="elgg-menu-item-follow-tag-off hidden"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=Ratatouille&amp;__elgg_ts=1486604413&amp;__elgg_token=xbnfMfLsKCMa2_DjBmtSKg&quot; title="Stop tracking new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh-hover elgg-icon fa elgg-icon-hover fa-refresh"></span></a></li></ul></li><li class="elgg-tag"><a href="http://www.xxxalaxy.com/search?q=50+First+Dates&amp;search_type=tags&quot; rel="tag" value="50 First Dates">50 First Dates</a><ul class="elgg-menu elgg-menu-follow-tag elgg-menu-hz elgg-menu-follow-tag-default"><li class="elgg-menu-item-follow-tag-on"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=50+First+Dates&amp;__elgg_ts=1486604413&amp;__elgg_token=xbnfMfLsKCMa2_DjBmtSKg&quot; title="Track new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh elgg-icon fa fa-refresh"></span></a></li><li class="elgg-menu-item-follow-tag-off hidden"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=50+First+Dates&amp;__elgg_ts=1486604413&amp;__elgg_token=xbnfMfLsKCMa2_DjBmtSKg&quot; title="Stop tracking new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh-hover elgg-icon fa elgg-icon-hover fa-refresh"></span></a></li></ul></li><li class="elgg-tag"><a href="http://www.xxxalaxy.com/search?q=Gridiron+Gang&amp;search_type=tags&quot; rel="tag" value="Gridiron Gang">Gridiron Gang</a><ul class="elgg-menu elgg-menu-follow-tag elgg-menu-hz elgg-menu-follow-tag-default"><li class="elgg-menu-item-follow-tag-on"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=Gridiron+Gang&amp;__elgg_ts=1486604413&amp;__elgg_token=xbnfMfLsKCMa2_DjBmtSKg&quot; title="Track new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh elgg-icon fa fa-refresh"></span></a></li><li class="elgg-menu-item-follow-tag-off hidden"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=Gridiron+Gang&amp;__elgg_ts=1486604413&amp;__elgg_token=xbnfMfLsKCMa2_DjBmtSKg&quot; title="Stop tracking new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh-hover elgg-icon fa elgg-icon-hover fa-refresh"></span></a></li></ul></li><li class="elgg-tag"><a href="http://www.xxxalaxy.com/search?q=vinnaithandi+varuvaya&amp;search_type=tags&quot; rel="tag" value="vinnaithandi varuvaya">vinnaithandi varuvaya</a><ul class="elgg-menu elgg-menu-follow-tag elgg-menu-hz elgg-menu-follow-tag-default"><li class="elgg-menu-item-follow-tag-on"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=vinnaithandi+varuvaya&amp;__elgg_ts=1486604413&amp;__elgg_token=xbnfMfLsKCMa2_DjBmtSKg&quot; title="Track new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh elgg-icon fa fa-refresh"></span></a></li><li class="elgg-menu-item-follow-tag-off hidden"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=vinnaithandi+varuvaya&amp;__elgg_ts=1486604413&amp;__elgg_token=xbnfMfLsKCMa2_DjBmtSKg&quot; title="Stop tracking new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh-hover elgg-icon fa elgg-icon-hover fa-refresh"></span></a></li></ul></li>
</ul>
</div></div><div class="even"><b>Favourite Athletics</b>:&nbsp; <div class="clearfix">
<ul class="elgg-tags">
<li><span class="elgg-icon-tag elgg-icon fa fa-tag"></span></li>
<li class="elgg-tag"><a href="http://www.xxxalaxy.com/search?q=M.S.Dhoni&amp;search_type=tags&quot; rel="tag" value="M.S.Dhoni">M.S.Dhoni</a><ul class="elgg-menu elgg-menu-follow-tag elgg-menu-hz elgg-menu-follow-tag-default"><li class="elgg-menu-item-follow-tag-on"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=M.S.Dhoni&amp;__elgg_ts=1486604413&amp;__elgg_token=xbnfMfLsKCMa2_DjBmtSKg&quot; title="Track new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh elgg-icon fa fa-refresh"></span></a></li><li class="elgg-menu-item-follow-tag-off hidden"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=M.S.Dhoni&amp;__elgg_ts=1486604413&amp;__elgg_token=xbnfMfLsKCMa2_DjBmtSKg&quot; title="Stop tracking new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh-hover elgg-icon fa elgg-icon-hover fa-refresh"></span></a></li></ul></li><li class="elgg-tag"><a href="http://www.xxxalaxy.com/search?q=Sachin+Tendulkar&amp;search_type=tags&quot; rel="tag" value="Sachin Tendulkar">Sachin Tendulkar</a><ul class="elgg-menu elgg-menu-follow-tag elgg-menu-hz elgg-menu-follow-tag-default"><li class="elgg-menu-item-follow-tag-on"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=Sachin+Tendulkar&amp;__elgg_ts=1486604413&amp;__elgg_token=xbnfMfLsKCMa2_DjBmtSKg&quot; title="Track new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh elgg-icon fa fa-refresh"></span></a></li><li class="elgg-menu-item-follow-tag-off hidden"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=Sachin+Tendulkar&amp;__elgg_ts=1486604413&amp;__elgg_token=xbnfMfLsKCMa2_DjBmtSKg&quot; title="Stop tracking new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh-hover elgg-icon fa elgg-icon-hover fa-refresh"></span></a></li></ul></li><li class="elgg-tag"><a href="http://www.xxxalaxy.com/search?q=Virat+kohli&amp;search_type=tags&quot; rel="tag" value="Virat kohli">Virat kohli</a><ul class="elgg-menu elgg-menu-follow-tag elgg-menu-hz elgg-menu-follow-tag-default"><li class="elgg-menu-item-follow-tag-on"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=Virat+kohli&amp;__elgg_ts=1486604413&amp;__elgg_token=xbnfMfLsKCMa2_DjBmtSKg&quot; title="Track new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh elgg-icon fa fa-refresh"></span></a></li><li class="elgg-menu-item-follow-tag-off hidden"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=Virat+kohli&amp;__elgg_ts=1486604413&amp;__elgg_token=xbnfMfLsKCMa2_DjBmtSKg&quot; title="Stop tracking new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh-hover elgg-icon fa elgg-icon-hover fa-refresh"></span></a></li></ul></li><li class="elgg-tag"><a href="http://www.xxxalaxy.com/search?q=dwayne+johnson&amp;search_type=tags&quot; rel="tag" value="dwayne johnson">dwayne johnson</a><ul class="elgg-menu elgg-menu-follow-tag elgg-menu-hz elgg-menu-follow-tag-default"><li class="elgg-menu-item-follow-tag-on"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=dwayne+johnson&amp;__elgg_ts=1486604413&amp;__elgg_token=xbnfMfLsKCMa2_DjBmtSKg&quot; title="Track new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh elgg-icon fa fa-refresh"></span></a></li><li class="elgg-menu-item-follow-tag-off hidden"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=dwayne+johnson&amp;__elgg_ts=1486604413&amp;__elgg_token=xbnfMfLsKCMa2_DjBmtSKg&quot; title="Stop tracking new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh-hover elgg-icon fa elgg-icon-hover fa-refresh"></span></a></li></ul></li>
</ul>
</div></div><div class="odd"><b>Favourite Books</b>:&nbsp; <div class="clearfix">
<ul class="elgg-tags">
<li><span class="elgg-icon-tag elgg-icon fa fa-tag"></span></li>
<li class="elgg-tag"><a href="http://www.xxxalaxy.com/search?q=The+Bible&amp;search_type=tags&quot; rel="tag" value="The Bible">The Bible</a><ul class="elgg-menu elgg-menu-follow-tag elgg-menu-hz elgg-menu-follow-tag-default"><li class="elgg-menu-item-follow-tag-on"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=The+Bible&amp;__elgg_ts=1486604413&amp;__elgg_token=xbnfMfLsKCMa2_DjBmtSKg&quot; title="Track new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh elgg-icon fa fa-refresh"></span></a></li><li class="elgg-menu-item-follow-tag-off hidden"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=The+Bible&amp;__elgg_ts=1486604413&amp;__elgg_token=xbnfMfLsKCMa2_DjBmtSKg&quot; title="Stop tracking new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh-hover elgg-icon fa elgg-icon-hover fa-refresh"></span></a></li></ul></li>
</ul>
</div></div><div class="even"><b>Favourite Games</b>:&nbsp; <div class="clearfix">
<ul class="elgg-tags">
<li><span class="elgg-icon-tag elgg-icon fa fa-tag"></span></li>
<li class="elgg-tag"><a href="http://www.xxxalaxy.com/search?q=Assassin%27s+creed&amp;search_type=tags&quot; rel="tag" value="Assassin&#039;s creed">Assassin&#039;s creed</a><ul class="elgg-menu elgg-menu-follow-tag elgg-menu-hz elgg-menu-follow-tag-default"><li class="elgg-menu-item-follow-tag-on"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=Assassin%26%23039%3Bs+creed&amp;__elgg_ts=1486604413&amp;__elgg_token=xbnfMfLsKCMa2_DjBmtSKg&quot; title="Track new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh elgg-icon fa fa-refresh"></span></a></li><li class="elgg-menu-item-follow-tag-off hidden"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=Assassin%26%23039%3Bs+creed&amp;__elgg_ts=1486604413&amp;__elgg_token=xbnfMfLsKCMa2_DjBmtSKg&quot; title="Stop tracking new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh-hover elgg-icon fa elgg-icon-hover fa-refresh"></span></a></li></ul></li><li class="elgg-tag"><a href="http://www.xxxalaxy.com/search?q=price+of+persia&amp;search_type=tags&quot; rel="tag" value="price of persia">price of persia</a><ul class="elgg-menu elgg-menu-follow-tag elgg-menu-hz elgg-menu-follow-tag-default"><li class="elgg-menu-item-follow-tag-on"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=price+of+persia&amp;__elgg_ts=1486604413&amp;__elgg_token=xbnfMfLsKCMa2_DjBmtSKg&quot; title="Track new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh elgg-icon fa fa-refresh"></span></a></li><li class="elgg-menu-item-follow-tag-off hidden"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=price+of+persia&amp;__elgg_ts=1486604413&amp;__elgg_token=xbnfMfLsKCMa2_DjBmtSKg&quot; title="Stop tracking new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh-hover elgg-icon fa elgg-icon-hover fa-refresh"></span></a></li></ul></li>
</ul>
</div></div><div class="odd"><b>Hobbies</b>:&nbsp; <div class="clearfix">
<ul class="elgg-tags">
<li><span class="elgg-icon-tag elgg-icon fa fa-tag"></span></li>
<li class="elgg-tag"><a href="http://www.xxxalaxy.com/search?q=Playing+in+computer&amp;search_type=tags&quot; rel="tag" value="Playing in computer">Playing in computer</a><ul class="elgg-menu elgg-menu-follow-tag elgg-menu-hz elgg-menu-follow-tag-default"><li class="elgg-menu-item-follow-tag-on"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=Playing+in+computer&amp;__elgg_ts=1486604413&amp;__elgg_token=xbnfMfLsKCMa2_DjBmtSKg&quot; title="Track new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh elgg-icon fa fa-refresh"></span></a></li><li class="elgg-menu-item-follow-tag-off hidden"><a href="http://www.xxxalaxy.com/action/tag_tools/follow_tag?tag=Playing+in+computer&amp;__elgg_ts=1486604413&amp;__elgg_token=xbnfMfLsKCMa2_DjBmtSKg&quot; title="Stop tracking new content with this tag" class="elgg-menu-content"><span class="elgg-icon-refresh-hover elgg-icon fa elgg-icon-hover fa-refresh"></span></a></li></ul><

Beginning Developers

Beginning Developers

This space is for newcomers, who wish to build a new plugin or to customize an existing one to their liking