'After click on ad, link should be open in...', 'id' => 'adfoxly-ad-options-target', 'type' => 'radio', 'group' => 'image', 'class' => 'form-control', 'default' => 1, 'options' => array( 1 => 'new tab', 2 => 'same tab' ) ), array( 'label' => 'No follow', 'id' => 'adfoxly-ad-options-nofollow', 'type' => 'radio', 'group' => 'image', 'class' => 'form-control', 'default' => 1, 'options' => array( 1 => 'add nofollow', 2 => 'do NOT add nofollow' ) ), ); }