	function winFriend() {
		tellWin1 = window.open("popupfriend.htm",'displaywindow',"width=460,height=320,top=0,left=100");	
	 }
