del.icio.us stuff
 
Document Actions

zoomify-page

by admin last modified 2006-10-11 10:49

HTML that is part of the zoomify page.

<html xmlns="http://www.w3.org/1999/xhtml"
  xml:lang="en-US" lang="en-US"
  metal:use-macro="here/main_template/macros/master"
  i18n:domain="plone">

<div metal:fill-slot="main">
 <table BORDER=0 CELLPADDING=1 CELLSPACING=0 
       BGCOLOR=#000000 WIDTH="750" ALIGN="CENTER">
  <tr>
   <td>
    <table BORDER=0 WIDTH=100% BGCOLOR=#ffffff CELLSPACING=0 CELLPADDING=0>
     <tr>
      <td>
       <object CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" 
               CODEBASE="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" 
               WIDTH="750" HEIGHT="450" ID="theMovie">
        <param NAME="FlashVars" 
               VALUE="zoomifyImagePath=http://maps.eogeo.org/GLC2000/glc2000_v1_1/">
        <param NAME="MENU" VALUE="FALSE">
        <param NAME="SRC"
               VALUE="http://maps.eogeo.org/GLC2000/zoomifyViewer.swf">
        <embed FlashVars="zoomifyImagePath=http://maps.eogeo.org/GLC2000/glc2000_v1_1/"
               SRC="http://maps.eogeo.org/GLC2000/zoomifyViewer.swf"
               MENU="false"
               PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"
               WIDTH="750" HEIGHT="450" NAME="theMovie">
        </embed>
       </object>
      </td>
     </tr>
    </table>
   </td>
  </tr>
 </table>
 <table BORDER=0 CELLPADDING=1 CELLSPACING=0 
       BGCOLOR=#FFFFFF WIDTH="750" ALIGN="CENTER">
  <tr>
   <td align=center>
    <img src="http://maps.eogeo.org/GLC2000/tiny-legend.jpg" />
    <b>Global Land Cover 2000 database. 
       European Commission, Joint Research Centre, 2003 
       <a href="http://www.gvm.jrc.it/glc2000">*</a>
    </b>
   </td>
  </tr>
 </table>
</div>
</html>