jQuery(document).ready(function() { jQuery('a[href^="/post?f=6&mode=newtopic"]').attr('href', '/h2-'); }); jQuery(document).ready(function() { jQuery('a[href^="/post?f=8&mode=newtopic"]').attr('href', '/h4-'); }); jQuery(document).ready(function() { jQuery('a[href^="/post?f=12&mode=newtopic"]').attr('href', '/h6-'); });