home *** CD-ROM | disk | FTP | other *** search
/ ftp.swcp.com / ftp.swcp.com.zip / ftp.swcp.com / mac / mozilla-macos9-1.3.1.sea.bin / Mozilla1.3.1 / Chrome / comm.jar / content / communicator / related / related-panel.xul < prev   
Extensible Markup Language  |  2003-06-08  |  1KB  |  33 lines

  1. <?xml version="1.0"?> <!-- -*- Mode: SGML; indent-tabs-mode: nil; -*- -->
  2. <!--
  3.  
  4.   The contents of this file are subject to the Mozilla Public
  5.   License Version 1.1 (the "License"); you may not use this file
  6.   except in compliance with the License. You may obtain a copy of
  7.   the License at http://www.mozilla.org/MPL/
  8.  
  9.   Software distributed under the License is distributed on an "AS
  10.   IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
  11.   implied. See the License for the specific language governing
  12.   rights and limitations under the License.
  13.  
  14.   The Original Code is from Alexa Internet (www.alexa.com).
  15.  
  16.   The Initial Developer of the Original Code is Alexa Internet.
  17.   Portions created by Alexa Internet are Copyright (C) 2000 Alexa
  18.   Internet. All Rights Reserved.
  19.  
  20.   Contributor(s): 
  21.  
  22. -->
  23.  
  24. <page
  25.   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  26.   xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
  27.   >
  28.  
  29.   <script type="application/x-javascript" src="chrome://communicator/content/related/related-panel.js" />
  30.  
  31.   <iframe id="daFrame" src="about:blank" flex="1" />
  32. </page>
  33.