setting = array( 'picids' => array( 'title' => 'piclist_picids', 'type' => 'text', 'value' => '' ), 'uids' => array( 'title' => 'piclist_uids', 'type' => 'text', 'value' => '' ), 'aids' => array( 'title' => 'piclist_aids', 'type' => 'text', 'value' => '' ), 'titlelength' => array( 'title' => 'piclist_titlelength', 'type' => 'text', 'default' => 40 ) ); } function name() { return lang('blockclass', 'blockclass_pic_script_picspecified'); } } ?>