if (!window.Vanilla){
var Vanilla = new PathFinder();
Vanilla.webRoot = Vanilla.getRootPath('script', 'src', 'js/global.js');
Vanilla.styleUrl = Vanilla.getRootPath('link', 'href', 'vanilla.css');
Vanilla.baseURL = Vanilla.params.httpMethod + Vanilla.params.domain + Vanilla.webRoot;
}
var theImages = new Array()
theImages[0] = '<img src=\"'+Vanilla.webRoot+'extensions/GuestPost/codes/secret1.gif\" width=\"60\" height=\"24\" border=\"0\"><input type=\"hidden\" name=\"very\" value=\"WPITS\">'
theImages[1] = '<img src=\"'+Vanilla.webRoot+'extensions/GuestPost/codes/secret2.gif\" width=\"60\" height=\"24\" border=\"0\"><input type=\"hidden\" name=\"very\" value=\"AAFHH\">'
theImages[2] = '<img src=\"'+Vanilla.webRoot+'extensions/GuestPost/codes/secret3.gif\" width=\"60\" height=\"24\" border=\"0\"><input type=\"hidden\" name=\"very\" value=\"126TB\">'
theImages[3] = '<img src=\"'+Vanilla.webRoot+'extensions/GuestPost/codes/secret4.gif\" width=\"60\" height=\"24\" border=\"0\"><input type=\"hidden\" name=\"very\" value=\"WZFPQ\">'
theImages[4] = '<img src=\"'+Vanilla.webRoot+'extensions/GuestPost/codes/secret5.gif\" width=\"60\" height=\"24\" border=\"0\"><input type=\"hidden\" name=\"very\" value=\"GUTSW\">'
theImages[5] = '<img src=\"'+Vanilla.webRoot+'extensions/GuestPost/codes/secret6.gif\" width=\"60\" height=\"24\" border=\"0\"><input type=\"hidden\" name=\"very\" value=\"B223X\">'
theImages[6] = '<img src=\"'+Vanilla.webRoot+'extensions/GuestPost/codes/secret7.gif\" width=\"60\" height=\"24\" border=\"0\"><input type=\"hidden\" name=\"very\" value=\"U99ST\">'
theImages[7] = '<img src=\"'+Vanilla.webRoot+'extensions/GuestPost/codes/secret8.gif\" width=\"60\" height=\"24\" border=\"0\"><input type=\"hidden\" name=\"very\" value=\"PH667\">'
theImages[8] = '<img src=\"'+Vanilla.webRoot+'extensions/GuestPost/codes/secret9.gif\" width=\"60\" height=\"24\" border=\"0\"><input type=\"hidden\" name=\"very\" value=\"LX998\">'
theImages[9] = '<img src=\"'+Vanilla.webRoot+'extensions/GuestPost/codes/secret10.gif\" width=\"60\" height=\"24\" border=\"0\"><input type=\"hidden\" name=\"very\" value=\"XL876\">'
theImages[10] = '<img src=\"'+Vanilla.webRoot+'extensions/GuestPost/codes/secret11.gif\" width=\"60\" height=\"24\" border=\"0\"><input type=\"hidden\" name=\"very\" value=\"OACD\">'
theImages[11] = '<img src=\"'+Vanilla.webRoot+'extensions/GuestPost/codes/secret12.gif\" width=\"60\" height=\"24\" border=\"0\"><input type=\"hidden\" name=\"very\" value=\"P2P2P\">'
theImages[12] = '<img src=\"'+Vanilla.webRoot+'extensions/GuestPost/codes/secret13.gif\" width=\"60\" height=\"24\" border=\"0\"><input type=\"hidden\" name=\"very\" value=\"YX233\">'
theImages[13] = '<img src=\"'+Vanilla.webRoot+'extensions/GuestPost/codes/secret14.gif\" width=\"60\" height=\"24\" border=\"0\"><input type=\"hidden\" name=\"very\" value=\"77XCV\">'
theImages[14] = '<img src=\"'+Vanilla.webRoot+'extensions/GuestPost/codes/secret15.gif\" width=\"60\" height=\"24\" border=\"0\"><input type=\"hidden\" name=\"very\" value=\"NM009\">'
theImages[15] = '<img src=\"'+Vanilla.webRoot+'extensions/GuestPost/codes/secret16.gif\" width=\"60\" height=\"24\" border=\"0\"><input type=\"hidden\" name=\"very\" value=\"KNARF\">'
theImages[16] = '<img src=\"'+Vanilla.webRoot+'extensions/GuestPost/codes/secret17.gif\" width=\"60\" height=\"24\" border=\"0\"><input type=\"hidden\" name=\"very\" value=\"NYL71\">'
theImages[17] = '<img src=\"'+Vanilla.webRoot+'extensions/GuestPost/codes/secret18.gif\" width=\"60\" height=\"24\" border=\"0\"><input type=\"hidden\" name=\"very\" value=\"EOJ72\">'
theImages[18] = '<img src=\"'+Vanilla.webRoot+'extensions/GuestPost/codes/secret19.gif\" width=\"60\" height=\"24\" border=\"0\"><input type=\"hidden\" name=\"very\" value=\"LELI21\">'
theImages[19] = '<img src=\"'+Vanilla.webRoot+'extensions/GuestPost/codes/secret20.gif\" width=\"60\" height=\"24\" border=\"0\"><input type=\"hidden\" name=\"very\" value=\"YMMUM\">'
var j = 0
var p = theImages.length;
var preBuffer = new Array()
for (i = 0; i < p; i++){
   preBuffer[i] = new Image()
}
var whichImage = Math.round(Math.random()*(p-1));
function showImage(){
document.write(theImages[whichImage]);
}
