var pasteEventName = ($.browser.MSIE ? 'paste' : 'input') + ".mask";
<!DOCTYPE html>
<!--[if IE 7]> <html class="lt-ie10 lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="lt-ie10 lt-ie9"> <![endif]-->
<!--[if IE 9]> <html class="lt-ie10"> <![endif]-->
<!--[if gt IE 9]><!--> <html> <!--<![endif]-->
<head>
var isIE = /*@cc_on!@*/false;