var b0 = '#aaaaff'
var b1 = '#ccccff';
var b2 = '#dce5ec';
var bg;
var sp;
var rc;
function b2() {
	}
function b() {
	var t,h,h2,c,c2 = '';
	bg = b0;
	var al = b.arguments.length;
	if (al >= 1) { c = '>' + b.arguments[0] }
	if (al >= 2) { h = b.arguments[1]; }
	if (al >= 3) { t = b.arguments[2] }
	if (al <= 3) { bg = b1; c = ' onMouseOver="this.style.backgroundColor=\'' + b2 + '\';" onMouseOut="this.style.backgroundColor=\'' + b1 + '\';" onClick="window.location = \'' + h + '\'"><a class="mb" title="' + t + '" href="' + h + '"' + c + '</a>';}
//	alert(sp);
	if (0 == sp) { document.write ('<td><img src="img/1cp.gif" border="0" width="5" height="1" alt=""></td>');}
	document.write ('<td><table 2 border="0" cellpadding="3" cellspacing="0" bgcolor="#ffffbb"><tr><td><table 3 border="0" cellpadding="1" cellspacing="0" bgcolor="#aaaaaa"><tr><td><table 4 width="80" height="0" border="0" cellpadding="0" cellspacing="0" bgcolor="' + bg + '"><tr><td class="mb"' + c + '</td></tr></table 4></td></tr></table 3></td></tr></table 2></td>');
	}
function chk() {
	rc = '';
	if ( location.search.length > 1 ) {
		rc = location.search.substr(1,1);
		location.search = '';
		if ( rc == 'y') { alert('Confirmation details are being sent to you by e-mail.\n\nWe and our many clients thank you for contributing to this important work!'); }
		if ( rc == 'n') { alert('Thank you for considering support to this important work.');
			}
		}
	}