home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2000 April
/
VPR0004B.BIN
/
DRIVER
/
COMPAQ
/
SP12255
/
sp12255.exe
/
DMWEBC1.CAB
/
HDRFRAME.TPL
< prev
next >
Wrap
Text File
|
1999-07-13
|
2KB
|
44 lines
<HTML>
<!-- $Id: HDRFRAME.TPL 1.8 1998/03/19 22:57:01 cboeker Q/A $ -->
<!-- Copyright (C) 1998 Compaq Computer -->
<HEAD>
<BODY BACKGROUND="IMAGES/BACKGRND.GIF" topmargin="3" leftmargin="15">
<!#HDRFRAME.JS>
<SCRIPT>
document.write("<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 width=100%>");
document.write("<TD ALIGN=CENTER VALIGN=TOP COLSPAN=4><FONT SIZE=1 FACE=Arial><B><CENTER>" + sConditionLegend + "</CENTER></B></FONT></TR>");
document.write("<TR>");
document.write("<td align=LEFT>");
document.write("<IMG SRC=IMAGES/blue_ball_small.gif>");
document.write("<td align=LEFT>");
document.write("<FONT SIZE=1 FACE=Arial>" + " " + sUnknown + "</FONT>");
document.write("<td align=LEFT>");
document.write("<IMG SRC=IMAGES/green_check_small.gif>");
document.write("<td align=LEFT>");
document.write("<FONT SIZE=1 FACE=Arial>" + " " + sOK + "</FONT>");
document.write("</TD>");
document.write("</TR>");
document.write("<TR>");
document.write("<td align=LEFT>");
document.write("<IMG SRC=IMAGES/yellow_yield_small.gif>");
document.write("<td align=LEFT>");
document.write("<FONT SIZE=1 FACE=Arial>" + " " + sDegraded + "</FONT>");
document.write("<td align=LEFT>");
document.write("<IMG SRC=IMAGES/orange_x_small.gif>");
document.write("<td align=LEFT>");
document.write("<FONT SIZE=1 FACE=Arial>" + " " + sFailed + "</FONT>");
document.write("</TD>");
document.write("</TR>");
document.write("</TABLE>");
</SCRIPT>
</BODY>
</HTML>