<xsl:element name="IFRAME">
<xsl:attribute name="name">XmlReply</xsl:attribute>
<xsl:attribute name="marginWidth">0</xsl:attribute>
<xsl:attribute name="marginHeight">0</xsl:attribute>
<xsl:attribute name="frameBorder">0</xsl:attribute> <xsl:attribute name="SCROLLING">no</xsl:attribute> <xsl:attribute name="width">600</xsl:attribute>
<xsl:attribute name="height">260</xsl:attribute>
<xsl:attribute name="src">../../../ReplyBBS.aspx?XmlName=<xsl:value-of select="PicNote/NoteList/XmlName" /></xsl:attribute>&#160;
</xsl:element>