| 1 |
<style type="text/css"> |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 2 |
<!-- |
<html xmlns="http://www.w3.org/1999/xhtml" lang="en_US" xml:lang="en_US"> |
| 3 |
.title { |
<head> |
| 4 |
font-family: Arial, Helvetica, sans-serif; |
<title>Mambot - MOSimage</title> |
| 5 |
font-size: 16px; |
<link href="css/help.css" rel="stylesheet" type="text/css" /> |
| 6 |
font-weight: bold; |
</head> |
| 7 |
color: #FFFFFF; |
<body><strong class="title">Mambot: MOS Image</strong> |
|
background-color: #FF6600; |
|
|
display: block; |
|
|
border: 1px solid #000000; |
|
|
padding: 5px; |
|
|
} |
|
|
.datalabel { |
|
|
font-family: Arial, Helvetica, sans-serif; |
|
|
font-size: 11px; |
|
|
font-weight: bold; |
|
|
} |
|
|
.data { |
|
|
font-family: Arial, Helvetica, sans-serif; |
|
|
font-size: 11px; |
|
|
} |
|
|
code { |
|
|
font-family: "Courier New", Courier, mono; |
|
|
font-size: 11px; |
|
|
} |
|
|
ul { |
|
|
margin-top: 0px; |
|
|
margin-bottom: 0px; |
|
|
padding-top: 0px; |
|
|
padding-bottom: 0px; |
|
|
} |
|
|
--> |
|
|
</style> |
|
|
<strong class="title">Mambot: MOS Image</strong> |
|
| 8 |
<table width="100%" border="1" cellspacing="0" cellpadding="3"> |
<table width="100%" border="1" cellspacing="0" cellpadding="3"> |
| 9 |
<tr> |
<tr> |
| 10 |
<td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td> |
<td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td> |
| 21 |
<td valign="top" class="data"><p><code>{ mosimage }</code><br /> |
<td valign="top" class="data"><p><code>{ mosimage }</code><br /> |
| 22 |
NOTE: The tag described above should have no space after "{" and |
NOTE: The tag described above should have no space after "{" and |
| 23 |
before "}". It has been displayed with spaces here not |
before "}". It has been displayed with spaces here not |
| 24 |
to implement the function in this screen</td> |
to implement the function in this screen</p></td> |
| 25 |
</tr> |
</tr> |
| 26 |
<tr> |
<tr> |
| 27 |
<td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td> |
<td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td> |
| 41 |
</table> |
</table> |
| 42 |
<p> </p> |
<p> </p> |
| 43 |
|
|
| 44 |
|
</body></html> |