jQuery(document).ready(function() { jQuery('a[href^="/post?f=2&mode=newtopic"]').attr('href', '/h1-'); }); jQuery(document).ready(function() { jQuery('a[href^="/post?f=9&mode=newtopic"]').attr('href', '/h3-'); }); jQuery(document).ready(function() { jQuery('a[href^="/post?f=8&mode=newtopic"]').attr('href', '/h4-'); });