public static function set_popup_width($width)
	{
	   self::$popup_width = $width;
	}