jQuery(document).ready(function() { jQuery('a[href^="/post?f=18&mode=newtopic"]').attr('href', '/h2-'); }); jQuery(document).ready(function() { jQuery('a[href^="/post?f=19&mode=newtopic"]').attr('href', '/h3-'); }); jQuery(document).ready(function() { jQuery('a[href^="/post?f=7&mode=newtopic"]').attr('href', '/h4-'); }); jQuery(document).ready(function() { jQuery('a[href^="/post?f=21&mode=newtopic"]').attr('href', '/h5-'); }); jQuery(document).ready(function() { jQuery('a[href^="/post?f=26&mode=newtopic"]').attr('href', '/h7-'); });