<?xml version="1.0"?>
<?xml-stylesheet href="slides.css" type="text/css"?>
<!DOCTYPE Slide>

<Slide xmlns:html="http://www.w3.org/1999/xhtml"
       xmlns:xlink="http://www.w3.org/1999/xlink"
       xlink:title="XPCOM">

  <html:script src="slides.js"/>
  <html:img src="images/mozilla-banner.gif" width="600" height="58" id="logo" />

  <SlideBody>
    <Shadow> An Introduction to XPCOM </Shadow>
    <PresTitle>  </PresTitle>
    <html:img src="images/mozhead.gif" width="150" id="moz" />
    <Presenter> Doug Turner </Presenter>
    <Affiliation> Netscape Communications Corp. </Affiliation>
    <Email>dougt@netscape.com</Email>
  </SlideBody>

  <Bar>
    <LeftSide>
    <TitleInBar>Developer Day  Nov. 9, 2001</TitleInBar>
    </LeftSide>
    <RightSide>
    <html:form>
<html:input type="button" id="magic" value="Next" onclick="Next(document);" />
    </html:form>
    </RightSide>
  </Bar>

</Slide>
<!-- vim: set sw=2 ts=2: -->
