-í
tÀK:c       sI     d  Z    d k l Z  d k l Z  d e f d „  ƒ  YZ d S(   sÉ   
WWW: http://4suite.com/4DOM         e-mail: support@4suite.com

Copyright (c) 2000 Fourthought Inc, USA.   All Rights Reserved.
See  http://4suite.com/COPYRIGHT  for license and copyright information
(   s   HTMLElement(   s   implementations   HTMLMapElementc      s¿     d d „ Z   d „  Z  d „  Z  d „  Z $ e i i ƒ  Z % e i h  e d <e d <ƒ * e i i ƒ  Z + e i h  e d <ƒ / e	 e d „ 0 e i
 e i ƒ  ƒ Z
 RS(	   Ns   MAPc    s     t  i |  | | ƒ d  S(   N(   s   HTMLElements   __init__s   selfs   ownerDocuments   nodeName(   s   selfs   ownerDocuments   nodeName(    (    sN   /usr/local/twc/lib/python2.2/site-packages/_xmlplus/dom/html/HTMLMapElement.pys   __init__ s   c    s)     |  i d ƒ }  t i | ƒ Sd  S(   Ns   AREA(   s   selfs   getElementsByTagNames   rts   implementations   _4dom_createHTMLCollection(   s   selfs   rt(    (    sN   /usr/local/twc/lib/python2.2/site-packages/_xmlplus/dom/html/HTMLMapElement.pys
   _get_areas s   c    s     |  i d ƒ Sd  S(   Ns   NAME(   s   selfs   getAttribute(   s   self(    (    sN   /usr/local/twc/lib/python2.2/site-packages/_xmlplus/dom/html/HTMLMapElement.pys	   _get_name s   c    s      |  i d | ƒ d  S(   Ns   NAME(   s   selfs   setAttributes   name(   s   selfs   name(    (    sN   /usr/local/twc/lib/python2.2/site-packages/_xmlplus/dom/html/HTMLMapElement.pys	   _set_name s   s   areass   namec    s   / | i |  ƒ S(   N(   s   ms   has_keys   k(   s   ks   m(    (    sN   /usr/local/twc/lib/python2.2/site-packages/_xmlplus/dom/html/HTMLMapElement.pys   <lambda>/ s    (   s   __init__s
   _get_areass	   _get_names	   _set_names   HTMLElements   _readComputedAttrss   copys   updates   _writeComputedAttrss   filters   _readOnlyAttrss   keys(    (    (    sN   /usr/local/twc/lib/python2.2/site-packages/_xmlplus/dom/html/HTMLMapElement.pys   HTMLMapElement s   "N(   s   __doc__s   xml.dom.html.HTMLElements   HTMLElements   xml.doms   implementations   HTMLMapElement(   s   implementations   HTMLElements   HTMLMapElement(    (    sN   /usr/local/twc/lib/python2.2/site-packages/_xmlplus/dom/html/HTMLMapElement.pys   ? s   