2362N/A DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
1091N/A Copyright (c) 2006 Sun Microsystems Inc. All Rights Reserved
1091N/A The contents of this file are subject to the terms
2362N/A of the Common Development and Distribution License
1091N/A (the License). You may not use this file except in
2362N/A compliance with the License.
1091N/A You can obtain a copy of the License at
1091N/A See the License for the specific language governing
1091N/A permission and limitations under the License.
1091N/A When distributing Covered Code, include this CDDL
1091N/A Header Notice in each file and include the License file
1091N/A If applicable, add the following below the CDDL Header,
2362N/A with the fields enclosed by brackets [] replaced by
2362N/A your own identifying information:
2362N/A "Portions Copyrighted [year] [name of copyright owner]"
1091N/A<%@ page info="PolicyReferralAdd" language="java" %>
1091N/A fireChildDisplayEvents="true" >
1091N/A<cc:i18nbundle baseName="amConsole" id="amConsole"
1091N/A<cc:header name="hdrCommon" pageTitle="
webconsole.title" bundleID="amConsole" copyrightYear="2004" fireDisplayEvents="true">
1091N/A<script language="javascript">
1091N/A function toggleButtonState(tblName, counterName, btn, trigger) {
1091N/A toggleTblButtonState('PolicyReferralAdd',
1091N/A 'PolicyReferralAdd.' + tblName,
1091N/A counterName, 'PolicyReferralAdd.' + btn, trigger);
1091N/A<cc:form name="PolicyReferralAdd" method="post" defaultCommandChild="/button1">
1091N/A<script language="javascript">
1091N/A<cc:primarymasthead name="mhCommon" bundleID="amConsole" logoutOnClick="return confirmLogout();"/>
1091N/A<cc:breadcrumbs name="breadCrumb" bundleID="amConsole" />
1091N/A<table border="0" cellpadding="10" cellspacing="0" width="100%">
1091N/A <cc:alertinline name="ialertCommon" bundleID="amConsole" />
1091N/A<%-- PAGE CONTENT --------------------------------------------------------- --%>
1091N/A<cc:pagetitle name="pgtitleTwoBtns"
1091N/A showPageTitleSeparator="true"
1091N/A showPageButtonsBottom="false" />
1091N/A<cc:propertysheet name="propertyAttributes" bundleID="amConsole" showJumpLinks="true"/>