2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00
Files
CATI_Tool/userdoc/user_interface/navbar2.html
2008-10-15 04:46:50 +00:00

18 lines
755 B
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/transitional.dtd">
<html>
<head>
<meta HTTP-EQUIV=CONTENT-TYPE CONTENT="text/html; charset=utf-8">
<title>Slide 1</title>
</head>
<body>
<center>
<a href="JavaScript:parent.NavigateAbs(0)"><img src="first.png" border=0 alt="First page"></a>
<a href="JavaScript:parent.NavigateRel(-1)"><img src="left.png" border=0 alt="Back"></a>
<img src="right-inactive.png" border=0 alt="Continue">
<img src="last-inactive.png" border=0 alt="Last page">
<a href="user_interface.html" target="_top"><img src="home.png" border=0 alt="Overview"></a>
<a href="text0.html" target="_top"><img src="text.png" border=0 alt="Text"></a>
</center>
</body>
</html>