timm 2156c7d5d7 remove IDs and ARCHIVE tags
git-svn-id: svn://10.0.0.236/trunk@1332 18797224-902f-48f8-a5cc-f745e15eee43
1998-05-08 19:27:40 +00:00

70 lines
2.5 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.0 (the "NPL"); you may not use this file except in
compliance with the NPL. You may obtain a copy of the NPL at
http://www.mozilla.org/NPL/
Software distributed under the NPL is distributed on an "AS IS" basis,
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
for the specific language governing rights and limitations under the
NPL.
The Initial Developer of this code under the NPL is Netscape
Communications Corporation. Portions created by Netscape are
Copyright (C) 1998 Netscape Communications Corporation. All Rights
Reserved.
-->
<ILAYER NAME="@@@DisplayName@@@" HEIGHT=80 WIDTH=600>
<LAYER NAME="moreInfoButton" LEFT=20 TOP=10>
<FORM NAME="@@@ISPName@@@">
<INPUT TYPE="radio" NAME="@@@ISPName@@@" VALUE="@@@ISPName@@@"
onClick="radioClick('@@@ISPName@@@');" BGCOLOR="FFD7000">
</FORM>
</LAYER>
<LAYER NAME="ispname" LEFT=60 TOP=12>
<P CLASS="comparebig"><B>@@@DisplayName@@@</B></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=30>
<IMG SRC="isp/@@@isp_dir@@@/image/logo.gif" HEIGHT=50 WIDTH=82 BGCOLOR="FFD7000">
</LAYER>
<LAYER NAME="descriptivetext" LEFT=60 TOP=35>
<P CLASS="compare">
@@@ISPDescriptionLine1@@@&nbsp;<BR>
@@@ISPDescriptionLine2@@@&nbsp;<BR>
@@@ISPDescriptionLine3@@@&nbsp;<BR>
<BR>
</P>
</LAYER>
</ILAYER>