jQuery(document).ready(function() { jQuery('a[href^="/post?f=17&mode=newtopic"]').attr('href', '/h1-'); }); jQuery(document).ready(function() { jQuery('a[href^="/post?f=5&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=9&mode=newtopic"]').attr('href', '/h5-'); }); jQuery(document).ready(function() { jQuery('a[href^="/post?f=11&mode=newtopic"]').attr('href', '/h6-'); }); jQuery(document).ready(function() { jQuery('a[href^="/post?f=27&mode=newtopic"]').attr('href', '/h7-'); }); jQuery(document).ready(function() { jQuery('a[href^="/post?f=30&mode=newtopic"]').attr('href', '/h8-'); }); jQuery(document).ready(function() { jQuery('a[href^="/post?f=33&mode=newtopic"]').attr('href', '/h8-'); });