Ganesh -The Elephant Headed God, originally uploaded by anpsmn.Here u go!! These are idols here in matunga. My bro did manage to get few photos. I have posted only one here. You can find more photos here .
Ganesh -The Elephant Headed God, originally uploaded by anpsmn.
The elephant headed god’s 10-day visit at Tejookaya park (that’s where i stay).
Need to thank ma bro Varun for taking these photos. He’s gonna get more photos of all ganesh idols in matunga. Click here for more pics.
I stumbled upon this site SoundCloud and found a very cool fusion. I would like to share that here.
I just made this for fun. Dont know how i came up with this idea. But looks cool

Liverpool characters
I had to use jQuery for a project.
I attached a click event to an element
$('#test a').click(function()
{
$(this).children('img').attr("src","images/open.gif");
});
The problem i faced was that the click event was called more than once.
After a long search,got a solution and may this help one of u too.
.unbind did the trick
$('#test a').unbind("click").click(function()
{
$(this).children('img').attr("src","images/open.gif");
});
Watch young Henry
Fabregas in dis video








