static function set_content_image_width($width = 200)
 {
     self::$content_image_width = $width;
 }