HTTP Status 500 – Internal Server Error


Type Exception Report

Message Unable to compile class for JSP:

Description The server encountered an unexpected condition that prevented it from fulfilling the request.

Exception

org.apache.jasper.JasperException: Unable to compile class for JSP: 

An error occurred at line: [48] in the jsp file: [/include/common_function_utf8.inc]
The type Base64 is ambiguous
45:    }%>
46: <%  int year=2018; 
47:     String yearSt="",numSt="";   
48: 	Base64.Decoder decoder = Base64.getDecoder();
49: 	Base64.Encoder encoder = Base64.getEncoder();
50: %>
51: <ucom:useDataSource id="ds"


An error occurred at line: [48] in the jsp file: [/include/common_function_utf8.inc]
The type Base64 is ambiguous
45:    }%>
46: <%  int year=2018; 
47:     String yearSt="",numSt="";   
48: 	Base64.Decoder decoder = Base64.getDecoder();
49: 	Base64.Encoder encoder = Base64.getEncoder();
50: %>
51: <ucom:useDataSource id="ds"


An error occurred at line: [49] in the jsp file: [/include/common_function_utf8.inc]
The type Base64 is ambiguous
46: <%  int year=2018; 
47:     String yearSt="",numSt="";   
48: 	Base64.Decoder decoder = Base64.getDecoder();
49: 	Base64.Encoder encoder = Base64.getEncoder();
50: %>
51: <ucom:useDataSource id="ds"
52: 


An error occurred at line: [49] in the jsp file: [/include/common_function_utf8.inc]
The type Base64 is ambiguous
46: <%  int year=2018; 
47:     String yearSt="",numSt="";   
48: 	Base64.Decoder decoder = Base64.getDecoder();
49: 	Base64.Encoder encoder = Base64.getEncoder();
50: %>
51: <ucom:useDataSource id="ds"
52: 


An error occurred at line: [30] in the jsp file: [/bns_author_yy_a.jsp]
The type Base64 is ambiguous
27: </head>
28: <body>
29: <ucom:form id="jspForm">
30: <% year=Integer.parseInt(Base64.decodeToString(request.getParameter("year").trim())); 
31:    int bid=0,num=0, ord=0,noau=0, idx=0; 
32:    String yyear=Integer.toString(year)+"%", t_bgcolor;%>
33: <div id="WRAPPER">


An error occurred at line: [8] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
5: <li><a href="google_a.jsp">Google Search</a></li>
6:     <li><a href="accept_a.jsp">Accepted Papers</a></li>
7:    
8:  <li><a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString(Integer.toString(pdf_voln/10))%>&number=<%=Base64.encodeString(Integer.toString(pdf_voln%10))%>'>Current Issue</a></li>
9:  <li><div id="year">2016 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2016")%>'><font size="-1">Author Index</font></a></div> No 
10: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2016")%>&number=<%=Base64.encodeString("1")%>'> 1</a>, <a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2016")%>&number=<%=Base64.encodeString("2")%>'> 2</a> &nbsp; &nbsp;
11: 	


An error occurred at line: [8] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
5: <li><a href="google_a.jsp">Google Search</a></li>
6:     <li><a href="accept_a.jsp">Accepted Papers</a></li>
7:    
8:  <li><a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString(Integer.toString(pdf_voln/10))%>&number=<%=Base64.encodeString(Integer.toString(pdf_voln%10))%>'>Current Issue</a></li>
9:  <li><div id="year">2016 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2016")%>'><font size="-1">Author Index</font></a></div> No 
10: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2016")%>&number=<%=Base64.encodeString("1")%>'> 1</a>, <a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2016")%>&number=<%=Base64.encodeString("2")%>'> 2</a> &nbsp; &nbsp;
11: 	


An error occurred at line: [9] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
6:     <li><a href="accept_a.jsp">Accepted Papers</a></li>
7:    
8:  <li><a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString(Integer.toString(pdf_voln/10))%>&number=<%=Base64.encodeString(Integer.toString(pdf_voln%10))%>'>Current Issue</a></li>
9:  <li><div id="year">2016 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2016")%>'><font size="-1">Author Index</font></a></div> No 
10: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2016")%>&number=<%=Base64.encodeString("1")%>'> 1</a>, <a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2016")%>&number=<%=Base64.encodeString("2")%>'> 2</a> &nbsp; &nbsp;
11: 	
12: 	</li>


An error occurred at line: [10] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
7:    
8:  <li><a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString(Integer.toString(pdf_voln/10))%>&number=<%=Base64.encodeString(Integer.toString(pdf_voln%10))%>'>Current Issue</a></li>
9:  <li><div id="year">2016 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2016")%>'><font size="-1">Author Index</font></a></div> No 
10: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2016")%>&number=<%=Base64.encodeString("1")%>'> 1</a>, <a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2016")%>&number=<%=Base64.encodeString("2")%>'> 2</a> &nbsp; &nbsp;
11: 	
12: 	</li>
13:   <li><div id="year">2015 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2015")%>'><font size="-1">Author Index</font></a></div> No 


An error occurred at line: [10] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
7:    
8:  <li><a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString(Integer.toString(pdf_voln/10))%>&number=<%=Base64.encodeString(Integer.toString(pdf_voln%10))%>'>Current Issue</a></li>
9:  <li><div id="year">2016 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2016")%>'><font size="-1">Author Index</font></a></div> No 
10: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2016")%>&number=<%=Base64.encodeString("1")%>'> 1</a>, <a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2016")%>&number=<%=Base64.encodeString("2")%>'> 2</a> &nbsp; &nbsp;
11: 	
12: 	</li>
13:   <li><div id="year">2015 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2015")%>'><font size="-1">Author Index</font></a></div> No 


An error occurred at line: [10] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
7:    
8:  <li><a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString(Integer.toString(pdf_voln/10))%>&number=<%=Base64.encodeString(Integer.toString(pdf_voln%10))%>'>Current Issue</a></li>
9:  <li><div id="year">2016 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2016")%>'><font size="-1">Author Index</font></a></div> No 
10: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2016")%>&number=<%=Base64.encodeString("1")%>'> 1</a>, <a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2016")%>&number=<%=Base64.encodeString("2")%>'> 2</a> &nbsp; &nbsp;
11: 	
12: 	</li>
13:   <li><div id="year">2015 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2015")%>'><font size="-1">Author Index</font></a></div> No 


An error occurred at line: [10] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
7:    
8:  <li><a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString(Integer.toString(pdf_voln/10))%>&number=<%=Base64.encodeString(Integer.toString(pdf_voln%10))%>'>Current Issue</a></li>
9:  <li><div id="year">2016 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2016")%>'><font size="-1">Author Index</font></a></div> No 
10: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2016")%>&number=<%=Base64.encodeString("1")%>'> 1</a>, <a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2016")%>&number=<%=Base64.encodeString("2")%>'> 2</a> &nbsp; &nbsp;
11: 	
12: 	</li>
13:   <li><div id="year">2015 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2015")%>'><font size="-1">Author Index</font></a></div> No 


An error occurred at line: [13] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
10: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2016")%>&number=<%=Base64.encodeString("1")%>'> 1</a>, <a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2016")%>&number=<%=Base64.encodeString("2")%>'> 2</a> &nbsp; &nbsp;
11: 	
12: 	</li>
13:   <li><div id="year">2015 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2015")%>'><font size="-1">Author Index</font></a></div> No 
14: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2015")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,  <a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2015")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, <a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2015")%>&number=<%=Base64.encodeString("3")%>'> 3</a>,  
15: 		
16: 				<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2015")%>&number=<%=Base64.encodeString("4")%>'> 4</a>    


An error occurred at line: [14] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
11: 	
12: 	</li>
13:   <li><div id="year">2015 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2015")%>'><font size="-1">Author Index</font></a></div> No 
14: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2015")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,  <a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2015")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, <a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2015")%>&number=<%=Base64.encodeString("3")%>'> 3</a>,  
15: 		
16: 				<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2015")%>&number=<%=Base64.encodeString("4")%>'> 4</a>    
17: 	


An error occurred at line: [14] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
11: 	
12: 	</li>
13:   <li><div id="year">2015 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2015")%>'><font size="-1">Author Index</font></a></div> No 
14: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2015")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,  <a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2015")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, <a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2015")%>&number=<%=Base64.encodeString("3")%>'> 3</a>,  
15: 		
16: 				<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2015")%>&number=<%=Base64.encodeString("4")%>'> 4</a>    
17: 	


An error occurred at line: [14] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
11: 	
12: 	</li>
13:   <li><div id="year">2015 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2015")%>'><font size="-1">Author Index</font></a></div> No 
14: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2015")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,  <a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2015")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, <a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2015")%>&number=<%=Base64.encodeString("3")%>'> 3</a>,  
15: 		
16: 				<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2015")%>&number=<%=Base64.encodeString("4")%>'> 4</a>    
17: 	


An error occurred at line: [14] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
11: 	
12: 	</li>
13:   <li><div id="year">2015 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2015")%>'><font size="-1">Author Index</font></a></div> No 
14: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2015")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,  <a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2015")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, <a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2015")%>&number=<%=Base64.encodeString("3")%>'> 3</a>,  
15: 		
16: 				<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2015")%>&number=<%=Base64.encodeString("4")%>'> 4</a>    
17: 	


An error occurred at line: [14] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
11: 	
12: 	</li>
13:   <li><div id="year">2015 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2015")%>'><font size="-1">Author Index</font></a></div> No 
14: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2015")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,  <a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2015")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, <a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2015")%>&number=<%=Base64.encodeString("3")%>'> 3</a>,  
15: 		
16: 				<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2015")%>&number=<%=Base64.encodeString("4")%>'> 4</a>    
17: 	


An error occurred at line: [14] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
11: 	
12: 	</li>
13:   <li><div id="year">2015 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2015")%>'><font size="-1">Author Index</font></a></div> No 
14: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2015")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,  <a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2015")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, <a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2015")%>&number=<%=Base64.encodeString("3")%>'> 3</a>,  
15: 		
16: 				<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2015")%>&number=<%=Base64.encodeString("4")%>'> 4</a>    
17: 	


An error occurred at line: [16] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
13:   <li><div id="year">2015 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2015")%>'><font size="-1">Author Index</font></a></div> No 
14: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2015")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,  <a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2015")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, <a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2015")%>&number=<%=Base64.encodeString("3")%>'> 3</a>,  
15: 		
16: 				<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2015")%>&number=<%=Base64.encodeString("4")%>'> 4</a>    
17: 	
18: 	</li>
19:   <li><div id="year">2014 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2014")%>'><font size="-1">Author Index</font></a></div> No 


An error occurred at line: [16] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
13:   <li><div id="year">2015 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2015")%>'><font size="-1">Author Index</font></a></div> No 
14: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2015")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,  <a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2015")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, <a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2015")%>&number=<%=Base64.encodeString("3")%>'> 3</a>,  
15: 		
16: 				<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2015")%>&number=<%=Base64.encodeString("4")%>'> 4</a>    
17: 	
18: 	</li>
19:   <li><div id="year">2014 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2014")%>'><font size="-1">Author Index</font></a></div> No 


An error occurred at line: [19] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
16: 				<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2015")%>&number=<%=Base64.encodeString("4")%>'> 4</a>    
17: 	
18: 	</li>
19:   <li><div id="year">2014 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2014")%>'><font size="-1">Author Index</font></a></div> No 
20: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2014")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,  
21: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2014")%>&number=<%=Base64.encodeString("2")%>'> 2</a>,
22: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2014")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 


An error occurred at line: [20] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
17: 	
18: 	</li>
19:   <li><div id="year">2014 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2014")%>'><font size="-1">Author Index</font></a></div> No 
20: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2014")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,  
21: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2014")%>&number=<%=Base64.encodeString("2")%>'> 2</a>,
22: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2014")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
23: 		


An error occurred at line: [20] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
17: 	
18: 	</li>
19:   <li><div id="year">2014 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2014")%>'><font size="-1">Author Index</font></a></div> No 
20: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2014")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,  
21: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2014")%>&number=<%=Base64.encodeString("2")%>'> 2</a>,
22: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2014")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
23: 		


An error occurred at line: [21] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
18: 	</li>
19:   <li><div id="year">2014 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2014")%>'><font size="-1">Author Index</font></a></div> No 
20: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2014")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,  
21: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2014")%>&number=<%=Base64.encodeString("2")%>'> 2</a>,
22: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2014")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
23: 		
24: 				<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2014")%>&number=<%=Base64.encodeString("4")%>'> 4</a>  


An error occurred at line: [21] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
18: 	</li>
19:   <li><div id="year">2014 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2014")%>'><font size="-1">Author Index</font></a></div> No 
20: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2014")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,  
21: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2014")%>&number=<%=Base64.encodeString("2")%>'> 2</a>,
22: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2014")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
23: 		
24: 				<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2014")%>&number=<%=Base64.encodeString("4")%>'> 4</a>  


An error occurred at line: [22] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
19:   <li><div id="year">2014 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2014")%>'><font size="-1">Author Index</font></a></div> No 
20: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2014")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,  
21: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2014")%>&number=<%=Base64.encodeString("2")%>'> 2</a>,
22: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2014")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
23: 		
24: 				<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2014")%>&number=<%=Base64.encodeString("4")%>'> 4</a>  
25: 	</li>


An error occurred at line: [22] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
19:   <li><div id="year">2014 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2014")%>'><font size="-1">Author Index</font></a></div> No 
20: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2014")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,  
21: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2014")%>&number=<%=Base64.encodeString("2")%>'> 2</a>,
22: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2014")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
23: 		
24: 				<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2014")%>&number=<%=Base64.encodeString("4")%>'> 4</a>  
25: 	</li>


An error occurred at line: [24] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
21: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2014")%>&number=<%=Base64.encodeString("2")%>'> 2</a>,
22: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2014")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
23: 		
24: 				<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2014")%>&number=<%=Base64.encodeString("4")%>'> 4</a>  
25: 	</li>
26:     <li><div id="year">2013 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2013")%>'><font size="-1">Author Index</font></a></div> No 
27: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2013")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,  


An error occurred at line: [24] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
21: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2014")%>&number=<%=Base64.encodeString("2")%>'> 2</a>,
22: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2014")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
23: 		
24: 				<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2014")%>&number=<%=Base64.encodeString("4")%>'> 4</a>  
25: 	</li>
26:     <li><div id="year">2013 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2013")%>'><font size="-1">Author Index</font></a></div> No 
27: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2013")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,  


An error occurred at line: [26] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
23: 		
24: 				<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2014")%>&number=<%=Base64.encodeString("4")%>'> 4</a>  
25: 	</li>
26:     <li><div id="year">2013 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2013")%>'><font size="-1">Author Index</font></a></div> No 
27: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2013")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,  
28: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2013")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
29: 		<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2013")%>&number=<%=Base64.encodeString("3")%>'> 3</a>,


An error occurred at line: [27] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
24: 				<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2014")%>&number=<%=Base64.encodeString("4")%>'> 4</a>  
25: 	</li>
26:     <li><div id="year">2013 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2013")%>'><font size="-1">Author Index</font></a></div> No 
27: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2013")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,  
28: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2013")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
29: 		<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2013")%>&number=<%=Base64.encodeString("3")%>'> 3</a>,
30: 				<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2013")%>&number=<%=Base64.encodeString("4")%>'> 4</a>  


An error occurred at line: [27] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
24: 				<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2014")%>&number=<%=Base64.encodeString("4")%>'> 4</a>  
25: 	</li>
26:     <li><div id="year">2013 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2013")%>'><font size="-1">Author Index</font></a></div> No 
27: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2013")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,  
28: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2013")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
29: 		<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2013")%>&number=<%=Base64.encodeString("3")%>'> 3</a>,
30: 				<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2013")%>&number=<%=Base64.encodeString("4")%>'> 4</a>  


An error occurred at line: [28] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
25: 	</li>
26:     <li><div id="year">2013 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2013")%>'><font size="-1">Author Index</font></a></div> No 
27: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2013")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,  
28: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2013")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
29: 		<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2013")%>&number=<%=Base64.encodeString("3")%>'> 3</a>,
30: 				<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2013")%>&number=<%=Base64.encodeString("4")%>'> 4</a>  
31: 	</li>


An error occurred at line: [28] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
25: 	</li>
26:     <li><div id="year">2013 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2013")%>'><font size="-1">Author Index</font></a></div> No 
27: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2013")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,  
28: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2013")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
29: 		<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2013")%>&number=<%=Base64.encodeString("3")%>'> 3</a>,
30: 				<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2013")%>&number=<%=Base64.encodeString("4")%>'> 4</a>  
31: 	</li>


An error occurred at line: [29] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
26:     <li><div id="year">2013 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2013")%>'><font size="-1">Author Index</font></a></div> No 
27: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2013")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,  
28: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2013")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
29: 		<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2013")%>&number=<%=Base64.encodeString("3")%>'> 3</a>,
30: 				<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2013")%>&number=<%=Base64.encodeString("4")%>'> 4</a>  
31: 	</li>
32: 	  


An error occurred at line: [29] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
26:     <li><div id="year">2013 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2013")%>'><font size="-1">Author Index</font></a></div> No 
27: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2013")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,  
28: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2013")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
29: 		<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2013")%>&number=<%=Base64.encodeString("3")%>'> 3</a>,
30: 				<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2013")%>&number=<%=Base64.encodeString("4")%>'> 4</a>  
31: 	</li>
32: 	  


An error occurred at line: [30] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
27: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2013")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,  
28: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2013")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
29: 		<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2013")%>&number=<%=Base64.encodeString("3")%>'> 3</a>,
30: 				<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2013")%>&number=<%=Base64.encodeString("4")%>'> 4</a>  
31: 	</li>
32: 	  
33:    


An error occurred at line: [30] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
27: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2013")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,  
28: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2013")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
29: 		<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2013")%>&number=<%=Base64.encodeString("3")%>'> 3</a>,
30: 				<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2013")%>&number=<%=Base64.encodeString("4")%>'> 4</a>  
31: 	</li>
32: 	  
33:    


An error occurred at line: [34] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
31: 	</li>
32: 	  
33:    
34:     <li><div id="year">2012 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2012")%>'><font size="-1">Author Index</font></a></div> No 
35: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2012")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
36: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2012")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
37: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2012")%>&number=<%=Base64.encodeString("3")%>'> 3</a>,


An error occurred at line: [35] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
32: 	  
33:    
34:     <li><div id="year">2012 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2012")%>'><font size="-1">Author Index</font></a></div> No 
35: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2012")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
36: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2012")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
37: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2012")%>&number=<%=Base64.encodeString("3")%>'> 3</a>,
38: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2012")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>


An error occurred at line: [35] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
32: 	  
33:    
34:     <li><div id="year">2012 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2012")%>'><font size="-1">Author Index</font></a></div> No 
35: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2012")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
36: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2012")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
37: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2012")%>&number=<%=Base64.encodeString("3")%>'> 3</a>,
38: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2012")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>


An error occurred at line: [36] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
33:    
34:     <li><div id="year">2012 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2012")%>'><font size="-1">Author Index</font></a></div> No 
35: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2012")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
36: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2012")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
37: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2012")%>&number=<%=Base64.encodeString("3")%>'> 3</a>,
38: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2012")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
39: 	


An error occurred at line: [36] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
33:    
34:     <li><div id="year">2012 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2012")%>'><font size="-1">Author Index</font></a></div> No 
35: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2012")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
36: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2012")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
37: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2012")%>&number=<%=Base64.encodeString("3")%>'> 3</a>,
38: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2012")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
39: 	


An error occurred at line: [37] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
34:     <li><div id="year">2012 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2012")%>'><font size="-1">Author Index</font></a></div> No 
35: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2012")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
36: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2012")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
37: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2012")%>&number=<%=Base64.encodeString("3")%>'> 3</a>,
38: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2012")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
39: 	
40:     <li><div id="year">2011 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2011")%>'><font size="-1">Author Index</font></a></div> No 


An error occurred at line: [37] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
34:     <li><div id="year">2012 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2012")%>'><font size="-1">Author Index</font></a></div> No 
35: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2012")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
36: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2012")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
37: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2012")%>&number=<%=Base64.encodeString("3")%>'> 3</a>,
38: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2012")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
39: 	
40:     <li><div id="year">2011 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2011")%>'><font size="-1">Author Index</font></a></div> No 


An error occurred at line: [38] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
35: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2012")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
36: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2012")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
37: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2012")%>&number=<%=Base64.encodeString("3")%>'> 3</a>,
38: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2012")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
39: 	
40:     <li><div id="year">2011 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2011")%>'><font size="-1">Author Index</font></a></div> No 
41: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,


An error occurred at line: [38] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
35: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2012")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
36: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2012")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
37: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2012")%>&number=<%=Base64.encodeString("3")%>'> 3</a>,
38: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2012")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
39: 	
40:     <li><div id="year">2011 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2011")%>'><font size="-1">Author Index</font></a></div> No 
41: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,


An error occurred at line: [40] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
37: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2012")%>&number=<%=Base64.encodeString("3")%>'> 3</a>,
38: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2012")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
39: 	
40:     <li><div id="year">2011 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2011")%>'><font size="-1">Author Index</font></a></div> No 
41: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
42: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
43: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 


An error occurred at line: [41] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
38: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2012")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
39: 	
40:     <li><div id="year">2011 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2011")%>'><font size="-1">Author Index</font></a></div> No 
41: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
42: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
43: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
44: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>


An error occurred at line: [41] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
38: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2012")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
39: 	
40:     <li><div id="year">2011 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2011")%>'><font size="-1">Author Index</font></a></div> No 
41: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
42: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
43: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
44: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>


An error occurred at line: [42] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
39: 	
40:     <li><div id="year">2011 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2011")%>'><font size="-1">Author Index</font></a></div> No 
41: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
42: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
43: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
44: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
45:     <li><div id="year">2010 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2010")%>'><font size="-1">Author Index</font></a></div> No 


An error occurred at line: [42] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
39: 	
40:     <li><div id="year">2011 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2011")%>'><font size="-1">Author Index</font></a></div> No 
41: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
42: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
43: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
44: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
45:     <li><div id="year">2010 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2010")%>'><font size="-1">Author Index</font></a></div> No 


An error occurred at line: [43] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
40:     <li><div id="year">2011 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2011")%>'><font size="-1">Author Index</font></a></div> No 
41: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
42: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
43: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
44: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
45:     <li><div id="year">2010 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2010")%>'><font size="-1">Author Index</font></a></div> No 
46: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,


An error occurred at line: [43] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
40:     <li><div id="year">2011 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2011")%>'><font size="-1">Author Index</font></a></div> No 
41: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
42: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
43: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
44: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
45:     <li><div id="year">2010 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2010")%>'><font size="-1">Author Index</font></a></div> No 
46: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,


An error occurred at line: [44] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
41: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
42: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
43: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
44: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
45:     <li><div id="year">2010 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2010")%>'><font size="-1">Author Index</font></a></div> No 
46: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
47: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 


An error occurred at line: [44] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
41: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
42: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
43: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
44: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
45:     <li><div id="year">2010 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2010")%>'><font size="-1">Author Index</font></a></div> No 
46: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
47: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 


An error occurred at line: [45] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
42: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
43: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
44: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
45:     <li><div id="year">2010 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2010")%>'><font size="-1">Author Index</font></a></div> No 
46: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
47: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
48: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 


An error occurred at line: [46] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
43: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
44: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
45:     <li><div id="year">2010 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2010")%>'><font size="-1">Author Index</font></a></div> No 
46: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
47: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
48: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
49: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>


An error occurred at line: [46] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
43: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
44: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
45:     <li><div id="year">2010 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2010")%>'><font size="-1">Author Index</font></a></div> No 
46: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
47: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
48: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
49: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>


An error occurred at line: [47] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
44: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
45:     <li><div id="year">2010 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2010")%>'><font size="-1">Author Index</font></a></div> No 
46: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
47: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
48: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
49: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
50:     <li><div id="year">2009 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2009")%>'><font size="-1">Author Index</font></a></div> No 


An error occurred at line: [47] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
44: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2011")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
45:     <li><div id="year">2010 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2010")%>'><font size="-1">Author Index</font></a></div> No 
46: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
47: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
48: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
49: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
50:     <li><div id="year">2009 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2009")%>'><font size="-1">Author Index</font></a></div> No 


An error occurred at line: [48] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
45:     <li><div id="year">2010 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2010")%>'><font size="-1">Author Index</font></a></div> No 
46: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
47: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
48: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
49: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
50:     <li><div id="year">2009 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2009")%>'><font size="-1">Author Index</font></a></div> No 
51: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,


An error occurred at line: [48] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
45:     <li><div id="year">2010 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2010")%>'><font size="-1">Author Index</font></a></div> No 
46: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
47: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
48: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
49: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
50:     <li><div id="year">2009 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2009")%>'><font size="-1">Author Index</font></a></div> No 
51: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,


An error occurred at line: [49] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
46: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
47: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
48: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
49: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
50:     <li><div id="year">2009 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2009")%>'><font size="-1">Author Index</font></a></div> No 
51: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
52: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 


An error occurred at line: [49] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
46: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
47: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
48: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
49: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
50:     <li><div id="year">2009 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2009")%>'><font size="-1">Author Index</font></a></div> No 
51: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
52: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 


An error occurred at line: [50] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
47: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
48: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
49: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
50:     <li><div id="year">2009 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2009")%>'><font size="-1">Author Index</font></a></div> No 
51: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
52: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
53: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 


An error occurred at line: [51] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
48: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
49: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
50:     <li><div id="year">2009 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2009")%>'><font size="-1">Author Index</font></a></div> No 
51: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
52: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
53: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
54: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>


An error occurred at line: [51] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
48: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
49: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
50:     <li><div id="year">2009 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2009")%>'><font size="-1">Author Index</font></a></div> No 
51: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
52: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
53: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
54: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>


An error occurred at line: [52] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
49: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
50:     <li><div id="year">2009 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2009")%>'><font size="-1">Author Index</font></a></div> No 
51: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
52: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
53: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
54: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
55:     <li><div id="year">2008 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2008")%>'><font size="-1">Author Index</font></a></div> No 


An error occurred at line: [52] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
49: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2010")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
50:     <li><div id="year">2009 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2009")%>'><font size="-1">Author Index</font></a></div> No 
51: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
52: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
53: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
54: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
55:     <li><div id="year">2008 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2008")%>'><font size="-1">Author Index</font></a></div> No 


An error occurred at line: [53] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
50:     <li><div id="year">2009 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2009")%>'><font size="-1">Author Index</font></a></div> No 
51: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
52: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
53: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
54: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
55:     <li><div id="year">2008 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2008")%>'><font size="-1">Author Index</font></a></div> No 
56: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,


An error occurred at line: [53] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
50:     <li><div id="year">2009 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2009")%>'><font size="-1">Author Index</font></a></div> No 
51: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
52: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
53: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
54: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
55:     <li><div id="year">2008 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2008")%>'><font size="-1">Author Index</font></a></div> No 
56: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,


An error occurred at line: [54] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
51: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
52: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
53: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
54: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
55:     <li><div id="year">2008 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2008")%>'><font size="-1">Author Index</font></a></div> No 
56: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
57: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 


An error occurred at line: [54] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
51: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
52: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
53: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
54: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
55:     <li><div id="year">2008 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2008")%>'><font size="-1">Author Index</font></a></div> No 
56: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
57: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 


An error occurred at line: [55] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
52: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
53: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
54: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
55:     <li><div id="year">2008 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2008")%>'><font size="-1">Author Index</font></a></div> No 
56: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
57: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
58: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 


An error occurred at line: [56] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
53: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
54: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
55:     <li><div id="year">2008 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2008")%>'><font size="-1">Author Index</font></a></div> No 
56: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
57: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
58: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
59: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>


An error occurred at line: [56] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
53: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
54: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
55:     <li><div id="year">2008 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2008")%>'><font size="-1">Author Index</font></a></div> No 
56: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
57: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
58: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
59: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>


An error occurred at line: [57] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
54: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
55:     <li><div id="year">2008 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2008")%>'><font size="-1">Author Index</font></a></div> No 
56: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
57: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
58: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
59: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
60:     <li><div id="year">2007 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2007")%>'><font size="-1">Author Index</font></a></div> No 


An error occurred at line: [57] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
54: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2009")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
55:     <li><div id="year">2008 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2008")%>'><font size="-1">Author Index</font></a></div> No 
56: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
57: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
58: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
59: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
60:     <li><div id="year">2007 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2007")%>'><font size="-1">Author Index</font></a></div> No 


An error occurred at line: [58] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
55:     <li><div id="year">2008 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2008")%>'><font size="-1">Author Index</font></a></div> No 
56: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
57: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
58: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
59: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
60:     <li><div id="year">2007 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2007")%>'><font size="-1">Author Index</font></a></div> No 
61: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,


An error occurred at line: [58] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
55:     <li><div id="year">2008 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2008")%>'><font size="-1">Author Index</font></a></div> No 
56: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
57: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
58: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
59: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
60:     <li><div id="year">2007 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2007")%>'><font size="-1">Author Index</font></a></div> No 
61: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,


An error occurred at line: [59] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
56: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
57: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
58: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
59: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
60:     <li><div id="year">2007 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2007")%>'><font size="-1">Author Index</font></a></div> No 
61: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
62: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 


An error occurred at line: [59] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
56: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
57: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
58: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
59: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
60:     <li><div id="year">2007 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2007")%>'><font size="-1">Author Index</font></a></div> No 
61: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
62: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 


An error occurred at line: [60] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
57: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
58: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
59: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
60:     <li><div id="year">2007 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2007")%>'><font size="-1">Author Index</font></a></div> No 
61: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
62: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
63: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 


An error occurred at line: [61] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
58: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
59: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
60:     <li><div id="year">2007 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2007")%>'><font size="-1">Author Index</font></a></div> No 
61: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
62: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
63: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
64: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>


An error occurred at line: [61] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
58: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
59: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
60:     <li><div id="year">2007 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2007")%>'><font size="-1">Author Index</font></a></div> No 
61: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
62: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
63: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
64: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>


An error occurred at line: [62] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
59: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
60:     <li><div id="year">2007 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2007")%>'><font size="-1">Author Index</font></a></div> No 
61: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
62: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
63: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
64: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
65:     <li><div id="year">2006 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2006")%>'><font size="-1">Author Index</font></a></div> No 


An error occurred at line: [62] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
59: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2008")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
60:     <li><div id="year">2007 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2007")%>'><font size="-1">Author Index</font></a></div> No 
61: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
62: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
63: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
64: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
65:     <li><div id="year">2006 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2006")%>'><font size="-1">Author Index</font></a></div> No 


An error occurred at line: [63] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
60:     <li><div id="year">2007 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2007")%>'><font size="-1">Author Index</font></a></div> No 
61: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
62: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
63: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
64: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
65:     <li><div id="year">2006 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2006")%>'><font size="-1">Author Index</font></a></div> No 
66: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2006")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,


An error occurred at line: [63] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
60:     <li><div id="year">2007 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2007")%>'><font size="-1">Author Index</font></a></div> No 
61: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
62: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
63: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
64: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
65:     <li><div id="year">2006 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2006")%>'><font size="-1">Author Index</font></a></div> No 
66: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2006")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,


An error occurred at line: [64] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
61: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
62: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
63: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
64: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
65:     <li><div id="year">2006 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2006")%>'><font size="-1">Author Index</font></a></div> No 
66: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2006")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
67: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2006")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 


An error occurred at line: [64] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
61: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
62: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
63: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
64: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
65:     <li><div id="year">2006 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2006")%>'><font size="-1">Author Index</font></a></div> No 
66: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2006")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
67: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2006")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 


An error occurred at line: [65] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
62: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
63: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
64: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
65:     <li><div id="year">2006 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2006")%>'><font size="-1">Author Index</font></a></div> No 
66: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2006")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
67: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2006")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
68: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2006")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 


An error occurred at line: [66] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
63: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
64: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
65:     <li><div id="year">2006 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2006")%>'><font size="-1">Author Index</font></a></div> No 
66: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2006")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
67: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2006")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
68: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2006")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
69: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2006")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>


An error occurred at line: [66] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
63: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
64: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
65:     <li><div id="year">2006 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2006")%>'><font size="-1">Author Index</font></a></div> No 
66: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2006")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
67: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2006")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
68: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2006")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
69: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2006")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>


An error occurred at line: [67] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
64: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
65:     <li><div id="year">2006 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2006")%>'><font size="-1">Author Index</font></a></div> No 
66: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2006")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
67: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2006")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
68: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2006")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
69: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2006")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
70: 	


An error occurred at line: [67] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
64: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2007")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
65:     <li><div id="year">2006 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2006")%>'><font size="-1">Author Index</font></a></div> No 
66: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2006")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
67: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2006")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
68: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2006")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
69: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2006")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
70: 	


An error occurred at line: [68] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
65:     <li><div id="year">2006 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2006")%>'><font size="-1">Author Index</font></a></div> No 
66: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2006")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
67: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2006")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
68: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2006")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
69: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2006")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
70: 	
71:     <li><div id="year2"><a href="bulletin_old_a2.jsp">1973-2005</a></div></li>


An error occurred at line: [68] in the jsp file: [/include/sub_nav_a.inc]
The type Base64 is ambiguous
65:     <li><div id="year">2006 <a href='bns_author_yy_a.jsp?year=<%=Base64.encodeString("2006")%>'><font size="-1">Author Index</font></a></div> No 
66: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2006")%>&number=<%=Base64.encodeString("1")%>'> 1</a>,
67: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2006")%>&number=<%=Base64.encodeString("2")%>'> 2</a>, 
68: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2006")%>&number=<%=Base64.encodeString("3")%>'> 3</a>, 
69: 	<a href='<%=request.getContextPath()%>/bulletin_a.jsp?year=<%=Base64.encodeString("2006")%>&number=<%=Base64.encodeString("4")%>'> 4</a></li>
70: 	
71:     <li><div id="year2"><a href="bulletin_old_a2.jsp">1973-2005</a></div></li>


Stacktrace:
	org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:102)
	org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:213)
	org.apache.jasper.compiler.JDTCompiler.generateClass(JDTCompiler.java:531)
	org.apache.jasper.compiler.Compiler.compile(Compiler.java:398)
	org.apache.jasper.compiler.Compiler.compile(Compiler.java:368)
	org.apache.jasper.compiler.Compiler.compile(Compiler.java:352)
	org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:603)
	org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:399)
	org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:379)
	org.apache.jasper.servlet.JspServlet.service(JspServlet.java:327)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:623)
	org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)

Note The full stack trace of the root cause is available in the server logs.


Apache Tomcat/9.0.74