function print_link(urlcode,caption) {
	document.write('<noindex><a href="/rd.php?to='+urlcode+'" rel="nofollow">'+caption+'</a></noindex>');
}
