} catch (Currency.CurrencyTypeException ignored) {
minBid = ae.getCurBid();
}
JHTMLOutput jho = new JHTMLOutput("Prepare snipe",
new JHTMLDialog("Snipe", "./activateSnipe", "GET",
findIDString, auctionId, "snipe",
"Enter snipe amount, with no currency symbols.", findAmountString, 20,
minBid.getValueString()) +
messageFinisher);