Gain X with IMVU

Gain X with IMVU in the review product session

// ==UserScript==
// @name           Gain X with IMVU
// @description    Gain X with IMVU in the review product session
// @include        www.imvu.com/peer_review/
// @version 0.0.1.20140905195116
// @namespace https://greasyfork.org/users/6075
// ==/UserScript==

window.setTimeout("document.getElementById('yui-main').getElementsByTagName('form')[0].submit();", 25000);