@dvdcollector; buyrun

$mesaj = preg_replace(
	"'\($language[image]: http://(.*)\)'Ui",
	"<br><a target=self_ href=\"http://\\1\"><img src=\"http://\\1\" width=480 style\=\"max\-width\:480px\"></a>",
	$mesaj
);