73 lines
2.6 KiB
Cheetah
73 lines
2.6 KiB
Cheetah
<!-- -*- Mode: HTML; tab-width: 8; indent-tabs-mode: nil -*-
|
|
|
|
The contents of this file are subject to the Netscape Public
|
|
License Version 1.1 (the "License"); you may not use this file
|
|
except in compliance with the License. You may obtain a copy of
|
|
the License at http://www.mozilla.org/NPL/
|
|
|
|
Software distributed under the License is distributed on an "AS
|
|
IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
|
implied. See the License for the specific language governing
|
|
rights and limitations under the License.
|
|
|
|
The Original Code is mozilla.org code.
|
|
|
|
The Initial Developer of the Original Code is Netscape
|
|
Communications Corporation. Portions created by Netscape are
|
|
Copyright (C) 1998 Netscape Communications Corporation. All
|
|
Rights Reserved.
|
|
|
|
Contributor(s):
|
|
-->
|
|
<ILAYER NAME="@@@DisplayName@@@" HEIGHT=80 WIDTH=600>
|
|
|
|
<LAYER NAME="moreInfoButton" LEFT=20 TOP=10>
|
|
<FORM NAME="radio">
|
|
<INPUT TYPE="radio" NAME="radio" VALUE="@@@ISPName@@@"
|
|
onClick="radioClick('@@@ISPName@@@');">
|
|
</FORM>
|
|
</LAYER>
|
|
|
|
<LAYER NAME="ispname" LEFT=60 TOP=12>
|
|
<P CLASS="compare">@@@DisplayName@@@</P>
|
|
</LAYER>
|
|
|
|
<LAYER NAME="feature1" LEFT=300 TOP=10 VISIBILITY="@@@feature1@@@">
|
|
<IMG SRC="metadata/images/feature1.gif" HEIGHT=16 WIDTH=16>
|
|
</LAYER>
|
|
<LAYER NAME="feature2" LEFT=320 TOP=10 VISIBILITY="@@@feature2@@@">
|
|
<IMG SRC="metadata/images/feature2.gif" HEIGHT=16 WIDTH=16>
|
|
</LAYER>
|
|
<LAYER NAME="feature3" LEFT=340 TOP=10 VISIBILITY="@@@feature3@@@">
|
|
<IMG SRC="metadata/images/feature3.gif" HEIGHT=16 WIDTH=16>
|
|
</LAYER>
|
|
<LAYER NAME="feature4" LEFT=360 TOP=10 VISIBILITY="@@@feature4@@@">
|
|
<IMG SRC="metadata/images/feature4.gif" HEIGHT=16 WIDTH=16>
|
|
</LAYER>
|
|
<LAYER NAME="feature5" LEFT=380 TOP=10 VISIBILITY="@@@feature5@@@">
|
|
<IMG SRC="metadata/images/feature5.gif" HEIGHT=16 WIDTH=16>
|
|
</LAYER>
|
|
<LAYER NAME="feature6" LEFT=400 TOP=10 VISIBILITY="@@@feature6@@@">
|
|
<IMG SRC="metadata/images/feature6.gif" HEIGHT=16 WIDTH=16>
|
|
</LAYER>
|
|
<LAYER NAME="feature7" LEFT=420 TOP=10 VISIBILITY="@@@feature7@@@">
|
|
<IMG SRC="metadata/images/feature7.gif" HEIGHT=16 WIDTH=16>
|
|
</LAYER>
|
|
<LAYER NAME="feature8" LEFT=440 TOP=10 VISIBILITY="@@@feature8@@@">
|
|
<IMG SRC="metadata/images/feature8.gif" HEIGHT=16 WIDTH=16>
|
|
</LAYER>
|
|
|
|
<LAYER NAME="isplogo" LEFT=500 TOP=15>
|
|
<IMG SRC="isp/@@@isp_dir@@@/image/logo.gif" HEIGHT=50 WIDTH=82>
|
|
</LAYER>
|
|
|
|
<LAYER NAME="descriptivetext" LEFT=60 TOP=35>
|
|
<P CLASS="comparesmall">
|
|
@@@ISPDescriptionLine1@@@ <BR>
|
|
@@@ISPDescriptionLine2@@@ <BR>
|
|
@@@ISPDescriptionLine3@@@ <BR>
|
|
<BR>
|
|
</P>
|
|
</LAYER>
|
|
</ILAYER>
|