get_option( 'audiotyped_gb_color' ),
'hbcolor' => get_option( 'audiotyped_hb_color' ),
'gfcolor' => get_option( 'audiotyped_gf_color' ),
'hfcolor' => get_option( 'audiotyped_hf_color' ),
'aradius' => get_option( 'audiotyped_avatar' ),
'bcorner' => get_option( 'audiotyped_bubble' ),
'mfsize' => get_option( 'audiotyped_mf_size' ),
'dfsize' => get_option( 'audiotyped_df_size' ),
'sradius' => get_option( 'audiotyped_shadow_blur' ),
'dgapsize' => get_option( 'audiotyped_dgap_size' ),
'dcsize' => get_option( 'audiotyped_dc_size' ),
'masize' => get_option( 'audiotyped_ma_size' ),
'mdsize' => get_option( 'audiotyped_md_size' ),
'mbpvsize' => get_option( 'audiotyped_mbpv_size' ),
'mbphsize' => get_option( 'audiotyped_mbph_size' ),
'dbpvsize' => get_option( 'audiotyped_dbpv_size' ),
'dbphsize' => get_option( 'audiotyped_dbph_size' ),
'mgapsize' => get_option( 'audiotyped_mgap_size' )
));
}
?>