cms2.site.vo.ImageVO=function(){
  this._explicitType= "cms2.site.vo.ImageVO"
  this.miniature_path=""
  this.image=""
  this.title=""
  this.image_date=0
}
