21 lines
867 B
HTML
Executable File
21 lines
867 B
HTML
Executable File
<html>
|
|
<head>
|
|
<title>WelcomePage</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
<link href="welcome_files/main.css" rel="stylesheet" type="text/css" media="all">
|
|
</head>
|
|
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
|
|
<div id="content"><img src="welcome_files/images/header.jpg" alt="" width="800">
|
|
<div id="text">
|
|
<ul>
|
|
<h1>Vykon AX Supervisor 3.8.111.3</h1>
|
|
<li>Most documents are in PDF format--you need Adobe Acrobat Reader 5 or above. </li>
|
|
<li>Open any document by simply clicking it. By default, documents open in this frame. </li>
|
|
<li>To navigate among document folders, simply click on them to open and close. </li>
|
|
<li>To open a document in a new window, right-click and select “Open in New Window.”</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|