-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdriving.html
More file actions
50 lines (31 loc) · 1.38 KB
/
driving.html
File metadata and controls
50 lines (31 loc) · 1.38 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link href="flatjody.css" rel="stylesheet" type="text/css">
<link href="content.css" rel="stylesheet" type="text/css">
</head>
<body>
<div id="albums">
<div class="sinkimage">
<a href='driving2.html' target="contentframe"><img src="images/driving11.gif" class="sinkimage" /></a>
</div>
<a href='driving2.html' target="contentframe" class="arrow">next</a>
<ul>
<li><a href="driving.html" target="contentframe" class="dot">1</a></li>
<li><a href='driving1.html' target="contentframe" class="dot">2</a></li>
<li><a href='driving2.html' target="contentframe" class="dot">3</a></li>
</ul>
</div>
<!-- Start of StatCounter Code -->
<script type="text/javascript" language="javascript">
var sc_project=1815125;
var sc_invisible=1;
var sc_partition=13;
var sc_security="427e057f";
</script>
<script type="text/javascript" language="javascript" src="http://www.statcounter.com/counter/frames.js"></script><noscript><a href="http://www.statcounter.com/" target="_blank"><img src="http://c14.statcounter.com/counter.php?sc_project=1815125&java=0&security=427e057f&invisible=1" alt="free web stats" border="0"></a> </noscript>
<!-- End of StatCounter Code -->
</body>
</html>