Community link in Orkut Pages

By Anudeepmad Last update Sep 28, 2008 — Installed 33 times. Daily Installs: 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0

There are 2 previous versions of this script.

// ==UserScript==
// @name		Community link in Orkut Pages
// @author		trojan:abujug
// @description		Puts a link of my community CTF in all orkut pages
// @include	 	http://www.orkut.*
// ==/UserScript==

	var td=document.getElementsByTagName("ul")[1];
	td.innerHTML+="<li>&nbsp;|&nbsp;</li><li><a href='http://www.orkut.co.in/Main#Community.aspx?cmm=51684674'>CTF</a></li>";