(function($){
	if($.browser.msie && $.browser.version.substr(0,1) == 6) {
		DD_belatedPNG.fix('#logo a, .rentals .btn-view, .contacts img, .why, .propane img, .brands img, .choose li, .f-col1, .f-col2, .f-col3, .brands');
	}
	$(function(){
		$('#content ul.range li:even').addClass('odd');	
	});	
})(jQuery)
