<%-- Licensed Materials - Property of IBM, 5724-E76, (C) Copyright IBM Corp. 2001, 2004 - All Rights reserved. --%>

<%--

	This file should be included in every Default.jsp immediately before the </BODY> tag.

	Different versions of WPS may have different content in this file.
	In some versions of WPS, this file may not contain anything but this comment.


	NOTE: If you change this file,  "touch" the version of Default.jsp which includes
		 it to see your changes.  You can do this by editing Default.jsp and saving it.
		 
		 Default.jsp uses the @include JSP directive which compiles this file into the
		 servlet for Default.jsp.


	NOTE: By default, automatic reloading of theme and skin JSP files is turned off.
          To see the changes you make to this file without stopping and restarting
          the server, follow the instructions for enabling automatic JSP reloading
          in the InfoCenter.
          
          Do not enable automatic JSP reloading in a production environment
          because performance will decrease.

--%>


<wps:if loggedIn="yes">
	<pa:peopleend/>
</wps:if>

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.