/**
* Wordpress 2.9.2 doesn't give us a way to change the taxonomy labels on edit-tags.php
* This just goes around and replaces them.s
*/
function ad_replace_tags(){
if(typeof title != 'undefined' && typeof singular != 'undefined'){
jQuery('div.tagcloud').remove();
jQuery('div.wrap h2').replaceWith('