<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule ^([a-zA-Z]+)-([0-9]+)-([0-9]+).html.*$ ?$1$3=$2&%{QUERY_STRING}[L]
</IfModule>
