$(function(){$.Placeholder.init();addCufon()});function addCufon(){Cufon.replace("#TopMenu ul li span:first-child");Cufon.replace(".Cufon");Cufon.replace("h1")}function clearCufon(){remove_cufon("#TopMenu ul li span:first-child",true,true);remove_cufon("h1",false,false);remove_cufon(".Cufon",false,false)}function remove_cufon(d,b,a){var c="";$(d).each(function(){if($("cufon",this).length>0){c="";$("cufon cufontext",this).each(function(){if($.trim($(this).html())=="&amp;"&&a){c=c+"<br />"+$(this).html()}else{c=c+$(this).html()}});$("cufon",this).remove();if(b){$(this).html("<span>"+c+"</span>")}else{$(this).html(c)}}})}$(function(){var a=$.browser;if(a.msie&&a.version.slice(0,3)<7){$("div.IE6User").removeClass("hidden")}});
