<FONT size=2>
<P>ddlCover.DataTextField = </FONT><FONT color=#a31515 size=2><FONT
color=#a31515 size=2>"Stock"</FONT></FONT><FONT size=2>;</P>
<P>ddlCover.DataValueField = </FONT><FONT color=#a31515 size=2><FONT
color=#a31515 size=2>"Stock"</FONT></FONT><FONT size=2>;</P>
<P>ddlCover.DataBind();</P>
<P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff
size=2>if</FONT></FONT><FONT size=2> (ddlCover.Items.Count > 1)</P>
<P>{</P>
<BLOCKQUOTE>
<P>lblCover.Visible = </FONT><FONT color=#0000ff size=2><FONT color=#0000ff
size=2>false</FONT></FONT><FONT size=2>;</P>
<P>ddlCover.Visible = </FONT><FONT color=#0000ff size=2><FONT color=#0000ff
size=2>true</FONT></FONT><FONT size=2>;</P>
<P>ddlCover.Items.Insert(0, </FONT><FONT color=#0000ff size=2><FONT
color=#0000ff size=2>new</FONT></FONT><FONT size=2> </FONT><FONT color=#2b91af
size=2><FONT color=#2b91af size=2>ListItem</FONT></FONT><FONT
size=2>(</FONT><FONT color=#a31515 size=2><FONT color=#a31515 size=2>"Choose
Cover"</FONT></FONT><FONT size=2>, </FONT><FONT color=#a31515 size=2><FONT
color=#a31515 size=2>""</FONT></FONT><FONT size=2>));</P>
<P>ddlCover.Items.Insert(1, </FONT><FONT color=#0000ff size=2><FONT
color=#0000ff size=2>new</FONT></FONT><FONT size=2> </FONT><FONT color=#2b91af
size=2><FONT color=#2b91af size=2>ListItem</FONT></FONT><FONT
size=2>(</FONT><FONT color=#a31515 size=2><FONT color=#a31515 size=2>"No
Cover"</FONT></FONT><FONT size=2>, </FONT><FONT color=#a31515 size=2><FONT
color=#a31515 size=2>""</FONT></FONT><FONT size=2>));</P></FONT></BLOCKQUOTE>
<P style="MARGIN-RIGHT: 0px" dir=ltr><BR>blah blah blah<BR></P>