$(document).ready(function(){Cufon.replace("h1",{fontFamily:"TradeGothic",fontSize:"14"});
Cufon.replace("#header ul#mainmenu li a",{fontFamily:"TradeGothic",fontSize:"14",hover:"true"});
Cufon.replace("#header #whereElseIsLeo h5",{fontFamily:"TradeGothic",fontSize:"14"});
Cufon.replace("#header #whereElseIsLeo ul li a",{fontFamily:"TradeGothic",fontSize:"14",hover:"true"});
Cufon.replace("h2",{fontFamily:"MrsEaves",fontSize:"50"});
Cufon.replace(".article h3",{fontFamily:"MrsEaves",fontSize:"50"});
Cufon.replace(".contentTradeGothic14",{fontFamily:"TradeGothic",fontSize:"14",hover:"true"});
Cufon.replace(".contentTradeGothic15",{fontFamily:"TradeGothic",fontSize:"15",hover:"true"});
Cufon.replace(".contentMrsEaves15",{fontFamily:"MrsEaves",fontSize:"15",hover:"true"});
$("#whereElseIsLeo h5").mouseenter(function(){$("#whereElseIsLeo ul").stop().fadeTo("slow",1);
$("#whereElseIsLeo h5").css("color","#000");
Cufon.replace("#header #whereElseIsLeo h5",{fontFamily:"TradeGothic",fontSize:"14"});
});
$("#whereElseIsLeo ul").mouseleave(function(){$("#whereElseIsLeo ul").stop().fadeTo("slow",0,function(){$("#whereElseIsLeo ul").hide();
});
$("#whereElseIsLeo h5").css("color","#605e5e");
Cufon.replace("#header #whereElseIsLeo h5",{fontFamily:"TradeGothic",fontSize:"14"});
});
if($(this).width()>1024){$("#whereElseIsLeo").css("marginLeft","378px");
}});
function popup(c,d,a){var b=window.open(c,"name","height="+a+",width="+d);
if(window.focus){b.focus();
}}
