Gain X with IMVU in the review product session
// ==UserScript==
// @name Gain X with IMVU 2015 7/11
// @description Gain X with IMVU in the review product session
// @include http://es.imvu.com/peer_review/
// @version 0.0.1.20151108154042
// @namespace https://greasyfork.org/users/5055
// ==/UserScript==
window.setTimeout("document.getElementById('yui-main').getElementsByTagName('form')[0].submit();", 25000);