@verb #4980:"news1" any any any rxd #9223 @program #4980:"news1" any any any url = "http://www.npr.org/news2a.ram" mimetype = "audio/x-pn-realaudio-plugin" ObjectStyleID = 4 ContainerStyleID = 5 height = 90 width = 200 stylenum = this.stylesystem:get_style_by_id(ObjectStyleID)[1] if (this.stylesystem.rulebucket[stylenum]->height != tostr(height) + "pt" || this.stylesystem.rulebucket[stylenum]->width != tostr(width) + "pt") this.stylesystem:setparam(stylenum, "height", tostr(height) + "pt") this.stylesystem:setparam(stylenum, "width", tostr(width) + "pt") stylenum = this.stylesystem:get_style_by_id(ContainerStyleID)[1] this.stylesystem:setparam(stylenum, "border", "10pt blue groove") endif objnode = this:makeobjectnode(url, mimetype, ObjectStyleID) contained = this:makecontainernode("td", objnode, ContainerStyleID) player:tell(contained) "Last modified by Wingy (#9223) on Tue Jan 28 19:47:03 2003 MST." .