National Registration Center for Study Abroad
To speak with a NRCSA staff member, please call (888) 678-6211
Or, email us at study@nrcsa.com
 
NRCSA Home
<%@ taglib uri="cms-taglib" prefix="cms" %> <%@ taglib uri="cms-util-taglib" prefix="cmsu" %> <%@ taglib uri="JSTL" prefix="c" %> <% String pageURL = request.getRequestURL().toString(); String identifier = null; String sideColor = "#f4f5ff"; if( pageURL != null ) { int firstSlashPos = pageURL.indexOf("/", 7); identifier = pageURL.substring( (firstSlashPos + 1), pageURL.indexOf("/", (firstSlashPos + 1)) ); if( identifier.equals("feedback") ) sideColor = "#ffcc66"; else if( identifier.equals("whats_new") || identifier.equals("top_choice") ) sideColor = "#ffffcc"; else if( identifier.equals("country") ) sideColor = "#ffecec"; else if( identifier.equals("school") ) sideColor = "#f4f5ff"; else if( identifier.equals("about_nrcsa") ) sideColor = "#CCFFBF"; } // If this page is inside the 'TOP_CHOICE' directory, strip off the right column. System.out.println("pageURL = '"+pageURL+"'"); boolean includeRightCol = true; if( pageURL.indexOf("/top_choice/") >= 0 ) includeRightCol = false; %>

 

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