RegisterModule("ImageRegion");function sofTV_net_ImageRegion(aJ){aK(this,aJ,"ImageRegion");this.isImageRegion=true;this.load=aU;this.show=aV;this.hide=aW;this.getPosition=aX;this.setPosition=aY;this.getSize=aZ;this.setSize=a_;this.setZIndex=aaa;}function aU(aab){if(this.isImageRegion){var aac=this.getProperty("IMAGE");if(aac&&L){var aad=L(aac);if(!aad)aad=L(this.getProperty("PARENT")).document.images[0];if(aad)aad.src=aab;}}}function aV(){var aae=this.getProperty("PARENT");if(aae&&sofTV_net_showRegion)sofTV_net_showRegion(aae);}function aW(){var aae=this.getProperty("PARENT");if(aae&&W)W(aae);}function aX(){var aae=this.getProperty("PARENT");return aa(aae);}function aY(x,y){var aae=this.getProperty("PARENT");ag(aae,new ad(x,y));}function aZ(){var aae=this.getProperty("PARENT");return ak(aae);}function a_(width,height){var aae=this.getProperty("PARENT");var aaf=this.getProperty("IMAGE");an(aae,new ad(width,height));an(aaf,new ad(width,height));}function aaa(as){if(aq){var aae=this.getProperty("PARENT");aq(aae,as);}}