$output = preg_replace('/<link ([^>]*)href="(?!http|\/)([^"]+)"/', '<link $1href="'.$vbulletin->options[bburl].'/$2"', $output);