function verify(f)
{
var a = new Array('oo.','@','Broncos','com','Yah','ma','o','Big','ilt');  // Prevent SPAM BOT Harvesting

// Name
//document.write('<a href="'+a[5]+a[8]+a[6]+':'+a[7]+a[2]+a[1]+a[4]+a[0]+a[3]+'">2 Big Broncos</a>');

//document.PayPal.business.value = a[7]+a[2]+a[1]+a[4]+a[0]+a[3];

f.business.value = a[7]+a[2]+a[1]+a[4]+a[0]+a[3];
}
