$(function($){if(window.location.href.match(/.+\/profile\?mode=editprofile&page_profil=preferences/)) $('input[name=hideonline]:first').each(function(){$(this)[0].disabled='true'})});