jQuery(document).ready(function() { jQuery('a[href^="/post?f=7&mode=newtopic"]').attr('href', '/h1-'); }); jQuery(document).ready(function() { jQuery('a[href^="/post?f=8&mode=newtopic"]').attr('href', '/h4-'); }); jQuery(document).ready(function() { jQuery('a[href^="/post?f=9&mode=newtopic"]').attr('href', '/h5-'); }); jQuery(document).ready(function() { jQuery('a[href^="/post?f=12&mode=newtopic"]').attr('href', '/h6-'); }); jQuery(document).ready(function() { jQuery('a[href^="/post?f=14&mode=newtopic"]').attr('href', '/h7-'); }); jQuery(document).ready(function() { jQuery('a[href^="/post?f=11&mode=newtopic"]').attr('href', '/h8-'); });