// JavaScript Document

function setafid()  {
			window.document.getElementById("affid").value=window.top.location.href;
			document.frmSelect.submit();
			}