<% var item = lModel.find( function ( mod ) { return mod.id == 'gis_notification'; } ) %> <% var item1 = lModel.find( function ( mod ) { return mod.id == 'ipaws_notification'; } ) %>
<% if(item || item1){ %>
<% if(item){ %>

GIS

Send messages to one or more Receivers and/or Groups from the Recipient List. Depending on the purpose of a message, HipLink offers a variety of sending functions and Tools.

<% } %> <% if(item1){ %>

IPAWS

Broadcast alerts / notifications to mass recipients registered to Web Sign-up, or to the individuals whose addresses lie within the GIS system’s selected area on the map.

<% } %>
<% } %> <% var item2 = lModel.find( function ( mod ) { return mod.id == 'wsu_notification'; } ) %> <% if(item2){ %>
<% if(item2){ %>

Web Sign-Up

View and manage the progress of messaging campaigns, confirm / reject a successful message, resent messages sent through Standard and GIS send panels.

<% } %>
<% } %>