jQuery(document).bind(‘keydown’, ‘Shift+b’,function (evt){jQuery(‘#_Shift_b’).addClass(‘dirty’); return false; });
jQuery(document).bind(‘keydown’, ‘Shift+c’,function (evt){jQuery(‘#_Shift_c’).addClass(‘dirty’); return false; });
jQuery(document).bind(‘keydown’, ‘Shift+d’,function (evt){jQuery(‘#_Shift_d’).addClass(‘dirty’); return false; });
jQuery(document).bind(‘keydown’, ‘Shift+e’,function (evt){jQuery(‘#_Shift_e’).addClass(‘dirty’); return false; });
jQuery(document).bind(‘keydown’, ‘Shift+f’,function (evt){jQuery(‘#_Shift_f’).addClass(‘dirty’); return false; });
jQuery(document).bind(‘keydown’, ‘Shift+g’,function (evt){jQuery(‘#_Shift_g’).addClass(‘dirty’); return false; });
jQuery(document).bind(‘keydown’, ‘Shift+h’,function (evt){jQuery(‘#_Shift_h’).addClass(‘dirty’); return false; });
jQuery(document).bind(‘keydown’, ‘Shift+i’,function (evt){jQuery(‘#_Shift_i’).addClass(‘dirty’); return false; });
jQuery(document).bind(‘keydown’, ‘Shift+j’,function (evt){jQuery(‘#_Shift_j’).addClass(‘dirty’); return false; });
jQuery(document).bind(‘keydown’, ‘Shift+k’,function (evt){jQuery(‘#_Shift_k’).addClass(‘dirty’); return false; });
jQuery(document).bind(‘keydown’, ‘Shift+l’,function (evt){jQuery(‘#_Shift_l’).addClass(‘dirty’); return false; });
jQuery(document).bind(‘keydown’, ‘Shift+m’,function (evt){jQuery(‘#_Shift_m’).addClass(‘dirty’); return false; });










