$1', '$1', '$1', '
$1',
'$2',
'$2',
'$2',
''
);

// Replacing the BBcodes with corresponding HTML tags
return preg_replace($find,$replace,$text);
}
?>