%@ taglib prefix="s" uri="/struts-tags"%>
<%@ page contentType="text/html; charset=UTF-8"%>
<%@ page import="gr.uoa.di.driver.web.i18n.*" %>
<%-- this body is executed only if the bean is created --%>
<%-- intialize bean properties --%>
<%
String Help_Information = langResource.getString("Help_Information" , locale);
String Learn_about_communities = langResource.getString("Learn_about_communities" , locale);
String community_help_text1 = langResource.getString("community_help_text1" , locale);
String community_help_text2 = langResource.getString("community_help_text2" , locale);
String community_help_text3 = langResource.getString("community_help_text3" , locale);
String community_help_text4 = langResource.getString("community_help_text4" , locale);
String community_help_text5 = langResource.getString("community_help_text5" , locale);
String community_help_text6 = langResource.getString("community_help_text6" , locale);
String community_help_text7 = langResource.getString("community_help_text7" , locale);
String community_help_text8 = langResource.getString("community_help_text8" , locale);
String community_help_text9 = langResource.getString("community_help_text9" , locale);
%>
DRIVER Communities Help
' rel="stylesheet" type="text/css" />