King in ur Orkut Profile

By Da ahmaD Last update Nov 19, 2007 — Installed 200 times. Daily Installs: 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1
// ==UserScript==
// @name King in ur Orkut Profile
// @namespace http://www.orkut.com/Community.aspx?cmm=35287125
// @description this will shows u king in ur profile this is just like medal script
// @author Da ahmaD aka D-a & H-T-S-O
// @include http://www.orkut.com/Profile.aspx*
// ==/UserScript==

 var d = document.getElementsByTagName('h1')[0];d.innerHTML += "<img src='/img/i_donut_king.gif'>";void(0)