	num = Math.floor(Math.random()*14)
	switch ( num ) {  
	case 0 :  { link="<a href='#' onclick='openMember()'>" }	break;
 	case 1 :  { link="<a href='#' onclick='openMember()'>" }	break;
	case 2 :  { link="<a href='#' onclick='openMember()'>" }	break;
	case 3 :  { link="<a href='#' onclick='openMember()'>" }	break;
	case 4 :  { link="<a href='#' onclick='openMember()'>" }	break;
	case 5 :  { link="<a href='../columns/view.jsp?id=6'>" }	break;
	case 6 :  { link="<a href='../other_content/world_calendar.jsp'>" }	break;
	case 7 :  { link="<a href='../columns/view.jsp?id=5'>" }	break;
	case 8 :  { link="<a href='../debates/issue.jsp?debateId=78&id=1'>" }	break;
	case 9 :  { link="<a href='../debates/issue.jsp?debateId=73&id=2'>" }	break;
	case 10 :  { link="<a href='../columns/view.jsp?id=2'>" }	break;
	case 11 :  { link="<a href='../shop/index_nonmem111.html'>" }	break;
	case 12 :  { link="<a href='../debates/debate.jsp?debateId=45&id=2'>" }	break;
	case 13 :  { link="<a href='../debates/issue.jsp?debateId=86&id=9'>" }	break;
	}  

	document.write(link+"<img src='../pix/banners/join_banner" + num + ".gif' width='339' vspace='15' height='60' border='0' />")

