-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhelp.htm
51 lines (51 loc) · 2 KB
/
help.htm
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
51
<html>
<head></head>
<body>
<a name="link0"></a>
<map name="frame0map">
<area shape="rect" alt="Next" coords="964,744,1023,767" href="#link1">
</map>
<img border=0 src="help_files\help0.jpg" usemap="#frame0map"><br><br>
<a name="link1"></a>
<map name="frame1map">
<area shape="rect" alt="Prev" coords="904,744,963,767" href="#link0">
<area shape="rect" alt="Next" coords="964,744,1023,767" href="#link2">
</map>
<img border=0 src="help_files\help1.jpg" usemap="#frame1map"><br><br>
<a name="link2"></a>
<map name="frame2map">
<area shape="rect" alt="Prev" coords="904,744,963,767" href="#link1">
<area shape="rect" alt="Next" coords="964,744,1023,767" href="#link3">
</map>
<img border=0 src="help_files\help2.jpg" usemap="#frame2map"><br><br>
<a name="link3"></a>
<map name="frame3map">
<area shape="rect" alt="Prev" coords="904,744,963,767" href="#link2">
<area shape="rect" alt="Next" coords="964,744,1023,767" href="#link4">
</map>
<img border=0 src="help_files\help3.jpg" usemap="#frame3map"><br><br>
<a name="link4"></a>
<map name="frame4map">
<area shape="rect" alt="Prev" coords="904,744,963,767" href="#link3">
<area shape="rect" alt="Next" coords="964,744,1023,767" href="#link5">
</map>
<img border=0 src="help_files\help4.jpg" usemap="#frame4map"><br><br>
<a name="link5"></a>
<map name="frame5map">
<area shape="rect" alt="Prev" coords="904,744,963,767" href="#link4">
<area shape="rect" alt="Next" coords="964,744,1023,767" href="#link6">
</map>
<img border=0 src="help_files\help5.jpg" usemap="#frame5map"><br><br>
<a name="link6"></a>
<map name="frame6map">
<area shape="rect" alt="Prev" coords="904,744,963,767" href="#link5">
<area shape="rect" alt="Next" coords="964,744,1023,767" href="#link7">
</map>
<img border=0 src="help_files\help6.jpg" usemap="#frame6map"><br><br>
<a name="link7"></a>
<map name="frame7map">
<area shape="rect" alt="Prev" coords="904,744,963,767" href="#link6">
</map>
<img border=0 src="help_files\help7.jpg" usemap="#frame7map"><br><br>
</body>
</html>