Quotation = new Array(8);	
	Quotation[0] = '<a href="http://www.thinkbux.com/register.php?r=alteralter" target="_blank"><img src="ban/thinkbux.gif" alt="thinkbux" border="0"></a>';
	Quotation[1] = '<a href="http://www.donkeymails.com/pages/index.php?refid=alteralter" target="_blank"><img src="ban/donkeymails.gif" border="0"></a>';
	Quotation[2] = '<a href="http://www.neobux.com/?r=alteralter" target="_blank"><img src="ban/neobux.gif" alt="neobux" border="0"></a>';
	Quotation[3] = '<a href="http://www.smartbarre.com/?referrer=62504" target="_blank"><img src="ban/smartbarre.gif" alt="smartbarre" border="0"></a>';
	Quotation[4] = '<a href="http://bux.to/?r=alteralter" target="_blank"><img src="ban/bux.gif" alt="bux" border="0"></a>';
	Quotation[5] = '<a href="http://www.myhpf.co.uk/banner.asp?friend=172249" target="_blank"><img src="ban/myhpf.gif" alt="my homepage friends" border="0"></a>';
	Quotation[6] = '<a href="http://www.FoxCash.net/?r=alteralter" target="_blank"><img src="ban/foxcash.gif" alt="foxcash" border="0"></a>';
	Quotation[7] = '<a href="http://www.eurokdo.com/index.php?ref=15563" target="_blank"><img src="ban/eurokdo.gif" alt="eurokdo" border="0"></a>';

index = Math.floor(Math.random() * Quotation.length);
document.write( Quotation[index] );