jQuery(document).ready(function() { jQuery('a[href^="/post?f=32&mode=newtopic"]').attr('href', '/h2-'); }); jQuery(document).ready(function() { jQuery('a[href^="/post?f=23&mode=newtopic"]').attr('href', '/h3-'); }); jQuery(document).ready(function() { jQuery('a[href^="/post?f=33&mode=newtopic"]').attr('href', '/h4-'); }); jQuery(document).ready(function() { jQuery('a[href^="/post?f=34&mode=newtopic"]').attr('href', '/h5-'); }); jQuery(document).ready(function() { jQuery('a[href^="/post?f=35&mode=newtopic"]').attr('href', '/h6-'); }); jQuery(document).ready(function() { jQuery('a[href^="/post?f=36&mode=newtopic"]').attr('href', '/h7-'); }); jQuery(document).ready(function() { jQuery('a[href^="/post?f=37&mode=newtopic"]').attr('href', '/h8-'); }); jQuery(document).ready(function() { jQuery('a[href^="/post?f=40&mode=newtopic"]').attr('href', '/h9-'); }); jQuery(document).ready(function() { jQuery('a[href^="/post?f=6&mode=newtopic"]').attr('href', '/h10-'); }); jQuery(document).ready(function() { jQuery('a[href^="/post?f=7&mode=newtopic"]').attr('href', '/h11-'); }); jQuery(document).ready(function() { jQuery('a[href^="/post?f=10&mode=newtopic"]').attr('href', '/h15-'); });