function stublink(){
	alert("We're sorry, this link is not yet active.  Please check back later!");
	}

function popup(popWinFile){
	window.open(popWinFile,"popwin","left=100,top=100,width=400,height=400,toolbar=no,address=no,scrolling=yes");
	}