{
var r_text = new Array ();
r_text[0] = "Type \"29775\" in the box:";
r_text[1] = "Type \"38790\" in the box:";
r_text[2] = "Type \"44892\" in the box:";
r_text[3] = "Type \"53986\" in the box:";
r_text[4] = "Type \"60371\" in the box:";
r_text[5] = "Type \"75544\" in the box:";
r_text[6] = "Type \"88225\" in the box:";
r_text[7] = "Type \"90887\" in the box:";
r_text[8] = "Type \"19672\" in the box:";
r_text[9] = "Type \"04922\" in the box:";
r_text[10] = "Type \"31999\" in the box:";
r_text[11] = "Type \"91166\" in the box:";
r_text[12] = "Type \"87339\" in the box:";
r_text[13] = "Type \"60977\" in the box:";
r_text[14] = "Type \"71559\" in the box:";
r_text[15] = "Type \"44599\" in the box:";
r_text[16] = "Type \"13766\" in the box:";
var i = Math.floor(17*Math.random())
document.write('<span style="color: #f00; font-weight: bold;">' + r_text[i] + '</span>');

}
