%%document-poseSelect-writer-html%%
2002-12-10 hhc

%%preprocess%%
// format the object for display
$this->beryliumToHtml();


 
%%header%%
<select name='p_imageUrl'>


%%css%%



%%template%%
<option value='$this->title'>$this->description</option>



%%listrow%%



%%nullobject%%
 



%%footer%%
</select>


%%postprocess%%



%%end of context%%
