Subversion Repositories eFlore/Archives.cel-v1

Rev

Rev 27 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 27 Rev 30
Line 1... Line -...
1
<?xml version="1.0" encoding="utf-8"?>
-
 
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-
 
3
   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-
 
4
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-
 
5
<head>
1
<head>
6
		<meta http-equiv="content-type"  content="text/html;charset=utf-8" />
2
		<meta http-equiv="content-type"  content="text/html;charset=utf-8" />
7
		<meta http-equiv="Content-Style-Type" content="text/css" />
3
		<meta http-equiv="Content-Style-Type" content="text/css" />
Line 8... Line 4...
8
	
4
	
Line 14... Line 10...
14
			a:link,.w,.w a:link{color:#0000cc}
10
			a:link,.w,.w a:link{color:#0000cc}
15
			a:visited{color:#551a8b}
11
			a:visited{color:#551a8b}
16
			a:active{color:#ff0000}
12
			a:active{color:#ff0000}
17
		</style>
13
		</style>
Line -... Line 14...
-
 
14
		
-
 
15
		<link rel="stylesheet" href="Cel.css" type="text/css">
18
		
16
		
19
		<script type="text/javascript"> 
17
		<script type="text/javascript"> 
20
			var Parameters = {
18
			var Parameters = {
21
			  serviceBaseUrl: "http://localhost/david/jrest"
19
			  serviceBaseUrl: "http://localhost/david/jrest"
22
			};
20
			};