
var isHiFi=false;var platform='';$(document).ready(function()
{$.globals={};$.globals.isHiFi=false;$.globals.isFirefox3up=false;$.globals.isIE6up=false;$.globals.isSafari4up=false;$.globals.isOpera10up=false;$.globals.isHiFi=detect_browser();platform=detect_platform();$.globals.template_id=$('body').attr('id');if($.globals.isHiFi)
{stack_labels();fit_content_heading($('#content h2'));Cufon.replace('#content h2 span.slash',{fontFamily:'GalaxiePolarisCondensedLight'});Cufon.replace('#content h2 a',{fontFamily:'GalaxiePolarisCondensedBold',hover:true});Cufon.replace('#content h2 span.a',{fontFamily:'GalaxiePolarisCondensedBold'});Cufon.replace('#content h2 strong',{fontFamily:'GalaxiePolarisCondensedBold'});fit_content_heading($('#content .post h3'));Cufon.replace('#content .post h3',{fontFamily:'GalaxiePolarisCondensedBold'});submit_hovers();image_hovers();enhance_skiplinks();fix_browser_focus();switch($.globals.template_id)
{case't-general':Cufon.replace('#content h2',{fontFamily:'GalaxiePolarisCondensedBold'});if($('.js-test').length>0)
{$('.js-test').find('strong:first').text('on');}
break;case't-home':Cufon.replace('#content .post .footer p.more span.slash',{fontFamily:'GalaxiePolarisCondensedLight'});Cufon.replace('#content .post .footer p.more span.a',{fontFamily:'GalaxiePolarisCondensedBold'});prop_post();break;case't-landing':case't-landing-filter':prop_post();break;case't-detail':suppress_outline_onfocus();Cufon.replace('#t-detail #content h3',{fontFamily:'GalaxiePolarisCondensedBold'});Cufon.replace('#content .post #comments h4',{fontFamily:'GalaxiePolarisCondensedBold'});Cufon.replace('#content .post #postacomment h4',{fontFamily:'GalaxiePolarisCondensedBold'});$.comments=$('#comments');$.comments_visible=5;$.comments_len=$.comments.find('dt').length;$.button_range_text=[('Displaying comments '+'1-'+$.comments_visible+' of '+$.comments_len+'. '),('Displaying all comments. ')];$.button_link_text=[('Click here to show all comments...'),('Click here to show only comments '+'1-'+$.comments_visible+'... ')];enhance_comments();break;}}});window.onunload=function()
{if($.globals.isHiFi)
{}};
