2020-06-15 08:42:05 +02:00
<!DOCTYPE html>
< html >
< head >
< meta charset = "utf-8" / >
< meta name = "generator" content = "pandoc" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=EDGE" / >
< title > TODO.utf8< / title >
< script > / / P a n d o c 2 . 9 a d d s a t t r i b u t e s o n b o t h h e a d e r a n d d i v . W e r e m o v e t h e f o r m e r ( t o
// be compatible with the behavior of Pandoc < 2.8 ) .
document.addEventListener('DOMContentLoaded', function(e) {
var hs = document.querySelectorAll("div.section[class*='level'] > :first-child");
var i, h, a;
for (i = 0; i < hs.length ; i + + ) {
h = hs[i];
if (!/^h[1-6]$/i.test(h.tagName)) continue; // it should be a header h1-h6
a = h.attributes;
while (a.length > 0) h.removeAttribute(a[0].name);
}
});
< / script >
< script > / * ! j Q u e r y v 1 . 1 1 . 3 | ( c ) 2 0 0 5 , 2 0 1 5 j Q u e r y F o u n d a t i o n , I n c . | j q u e r y . o r g / l i c e n s e * /
!function(a,b){"object"==typeof module& & "object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){var c=[],d=c.slice,e=c.concat,f=c.push,g=c.indexOf,h={},i=h.toString,j=h.hasOwnProperty,k={},l="1.11.3",m=function(a,b){return new m.fn.init(a,b)},n=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,o=/^-ms-/,p=/-([\da-z])/gi,q=function(a,b){return b.toUpperCase()};m.fn=m.prototype={jquery:l,constructor:m,selector:"",length:0,toArray:function(){return d.call(this)},get:function(a){return null!=a?0>a?this[a+this.length]:this[a]:d.call(this)},pushStack:function(a){var b=m.merge(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a,b){return m.each(this,a,b)},map:function(a){return this.pushStack(m.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(d.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0>a?b:0);return this.pushStack(c>=0& & b>c?[this[c]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:f,sort:c.sort,splice:c.splice},m.extend=m.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g& & (j=g,g=arguments[h]||{},h++),"object"==typeof g||m.isFunction(g)||(g={}),h===i&&(g=this,h--); i>h;h++)if(null!=(e=arguments[h]))for(d in e)a=g[d],c=e[d],g!==c& & (j& & c& & (m.isPlainObject(c)||(b=m.isArray(c)))?(b?(b=!1,f=a& & m.isArray(a)?a:[]):f=a& & m.isPlainObject(a)?a:{},g[d]=m.extend(j,f,c)):void 0!==c&&(g[d]=c)); return g},m.extend({expando:"jQuery"+(l+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===m.type(a)},isArray:Array.isArray||function(a){return"array"===m.type(a)},isWindow:function(a){return null!=a& & a==a.window},isNumeric:function(a){return!m.isArray(a)& & a-parseFloat(a)+1>=0},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},isPlainObject:function(a){var b;if(!a||"object"!==m.type(a)||a.nodeType||m.isWindow(a))return!1;try{if(a.constructor& & !j.call(a,"constructor")& & !j.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}if(k.ownLast)for(b in a)return j.call(a,b);for(b in a);return void 0===b||j.call(a,b)},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?h[i.call(a)]||"object":typeof a},globalEval:function(b){b& & m.trim(b)& & (a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(o,"ms-").replace(p,q)},nodeName:function(a,b){return a.nodeName& & a.nodeName.toLowerCase()===b.toLowerCase()},each:function(a,b,c){var d,e=0,f=a.length,g=r(a);if(c){if(g){for(;f>e;e++)if(d=b.apply(a[e],c),d===!1)break}else for(e in a)if(d=b.apply(a[e],c),d===!1)break}else if(g){for(;f>e;e++)if(d=b.call(a[e],e,a[e]),d===!1)break}else for(e in a)if(d=b.call(a[e],e,a[e]),d===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(n,"")},makeArray:function(a,b){var c=b||[];return null!=a& & (r(Object(a))?m.merge(c,"string"==typeof a?[a]:a):f.call(c,a)),c},inArray:function(a,b,c){var d;if(b){if(g)return g.call(b,a,c);for(d=b.length,c=c?0>c?Math.max(0,d+c):c:0;d>c;c++)if(c in b& & b[c]===a)return c}return-1},merge:function(a,b){var c=+b.length,d=0,e=a.length;while(c>d)a[e++]=b[d++];if(c!==c)while(void 0!==b[d])a[e++]=b[d++];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;g>f;f++)d=!b(a[f],f),d!==h&&e.push(a[f]); return e},map:function(a,b,c){var d,f=0,g=a.length,h=r(a),i=[];if(h)for(;g>f;f++)d=b(a[f],f,c),null!=d&&i.push(d); else for(f in a)d=b(a[f],f,c),null!=d&&i.push(d); return e.apply([],i)},guid:1,proxy:function(a,b){var c,e,f;return"string"==typeof b& & (f=a[b],b=a,a=f),m.isFunction(a)?(c=d.call(arguments,2),e=function(){return a.apply(b||this,c.concat(d.call(arguments)))},e.guid=a.guid=a.guid||m.guid++,e):void 0},now:function(){return+new Date},support:k}),m.each(
return!0}function Q(a,b,d,e){if(m.acceptData(a)){var f,g,h=m.expando,i=a.nodeType,j=i?m.cache:a,k=i?a[h]:a[h]&&h; if(k& & j[k]& & (e||j[k].data)||void 0!==d||"string"!=typeof b)return k||(k=i?a[h]=c.pop()||m.guid++:h),j[k]||(j[k]=i?{}:{toJSON:m.noop}),("object"==typeof b||"function"==typeof b)& & (e?j[k]=m.extend(j[k],b):j[k].data=m.extend(j[k].data,b)),g=j[k],e||(g.data||(g.data={}),g=g.data),void 0!==d& & (g[m.camelCase(b)]=d),"string"==typeof b?(f=g[b],null==f& & (f=g[m.camelCase(b)])):f=g,f}}function R(a,b,c){if(m.acceptData(a)){var d,e,f=a.nodeType,g=f?m.cache:a,h=f?a[m.expando]:m.expando;if(g[h]){if(b& & (d=c?g[h]:g[h].data)){m.isArray(b)?b=b.concat(m.map(b,m.camelCase)):b in d?b=[b]:(b=m.camelCase(b),b=b in d?[b]:b.split(" ")),e=b.length;while(e--)delete d[b[e]];if(c?!P(d):!m.isEmptyObject(d))return}(c||(delete g[h].data,P(g[h])))& & (f?m.cleanData([a],!0):k.deleteExpando||g!=g.window?delete g[h]:g[h]=null)}}}m.extend({cache:{},noData:{"applet ":!0,"embed ":!0,"object ":"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"},hasData:function(a){return a=a.nodeType?m.cache[a[m.expando]]:a[m.expando],!!a& & !P(a)},data:function(a,b,c){return Q(a,b,c)},removeData:function(a,b){return R(a,b)},_data:function(a,b,c){return Q(a,b,c,!0)},_removeData:function(a,b){return R(a,b,!0)}}),m.fn.extend({data:function(a,b){var c,d,e,f=this[0],g=f&&f.attributes; if(void 0===a){if(this.length&&(e=m.data(f),1===f.nodeType&&!m._data(f,"parsedAttrs"))){c=g.length; while(c--)g[c]&&(d=g[c].name,0===d.indexOf("data-")&&(d=m.camelCase(d.slice(5)),O(f,d,e[d]))); m._data(f,"parsedAttrs",!0)}return e}return"object"==typeof a?this.each(function(){m.data(this,a)}):arguments.length>1?this.each(function(){m.data(this,a,b)}):f?O(f,a,m.data(f,a)):void 0},removeData:function(a){return this.each(function(){m.removeData(this,a)})}}),m.extend({queue:function(a,b,c){var d;return a?(b=(b||"fx")+"queue",d=m._data(a,b),c& & (!d||m.isArray(c)?d=m._data(a,b,m.makeArray(c)):d.push(c)),d||[]):void 0},dequeue:function(a,b){b=b||"fx";var c=m.queue(a,b),d=c.length,e=c.shift(),f=m._queueHooks(a,b),g=function(){m.dequeue(a,b)};"inprogress"===e& & (e=c.shift(),d--),e& & ("fx"===b& & c.unshift("inprogress"),delete f.stop,e.call(a,g,f)),!d& & f& & f.empty.fire()},_queueHooks:function(a,b){var c=b+"queueHooks";return m._data(a,c)||m._data(a,c,{empty:m.Callbacks("once memory").add(function(){m._removeData(a,b+"queue"),m._removeData(a,c)})})}}),m.fn.extend({queue:function(a,b){var c=2;return"string"!=typeof a& & (b=a,a="fx",c--),arguments.length< c ? m . queue ( this [ 0 ] , a ) :void 0 = ==b?this:this.each(function(){var c = m.queue(this,a,b);m._queueHooks(this,a),"fx"===a&&"inprogress"!==c[0]&&m.dequeue(this,a)})},dequeue:function(a){return this . each ( function ( ) { m . dequeue ( this , a ) } ) } , clearQueue:function ( a ) { return this . queue ( a | | " fx " , [ ] ) } , promise:function ( a , b ) { var c , d = 1,e=m.Deferred(),f=this,g=this.length,h=function(){--d||e.resolveWith(f,[f])};"string"!=typeof a & & ( b = a,a=void 0 ) , a = a||"fx";while(g--)c=m._data(f[g],a+"queueHooks"),c&&c.empty&&(d++,c.empty.add(h));return h ( ) , e . promise ( b ) } } ) ; var S = /[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,T=["Top","Right","Bottom","Left"],U=function(a,b){return a = b||a,"none"===m.css(a,"display")||!m.contains(a.ownerDocument,a)},V=m.access=function(a,b,c,d,e,f,g){var h = 0,i=a.length,j=null==c;if("object"===m.type(c)){e=!0;for(h in c ) m . access ( a , b , h , c [ h ] , ! 0 , f , g ) } else if ( void 0 ! = = d & & ( e = !0,m.isFunction(d)||(g=!0),j&&(g?(b.call(a,d),b=null):(j=b,b=function(a,b,c){return j . call ( m ( a ) , c ) } ) ) , b ) ) for ( ; i > h;h++)b(a[h],c,g?d:d.call(a[h],h,b(a[h],c)));return e?a:j?b.call(a):i?b(a[0],c):f},W=/^(?:checkbox|radio)$/i;!function(){var a=y.createElement("input"),b=y.createElement("div"),c=y.createDocumentFragment();if(b.innerHTML=" < link / > < table > < / table > < a href = '/a' > a< / a > < input type = 'checkbox' / > ",k.leadingWhitespace=3===b.firstChild.nodeType,k.tbody=!b.getElementsByTagName("tbody").length,k.htmlSerialize=!!b.getElementsByTagName("link").length,k.html5Clone="< :nav > < / :nav > "!==y.createElement("nav").cloneNode(!0).outerHTML,a.type="checkbox",a.checked=!0,c.appendChild(a),k.appendChecked=a.checked,b.innerHTML="< textarea > x< /tex
return new Za.prototype.init(a,b,c,d,e)}m.Tween=Za,Za.prototype={constructor:Za,init:function(a,b,c,d,e,f){this.elem=a,this.prop=c,this.easing=e||"swing",this.options=b,this.start=this.now=this.cur(),this.end=d,this.unit=f||(m.cssNumber[c]?"":"px")},cur:function(){var a=Za.propHooks[this.prop];return a& & a.get?a.get(this):Za.propHooks._default.get(this)},run:function(a){var b,c=Za.propHooks[this.prop];return this.options.duration?this.pos=b=m.easing[this.easing](a,this.options.duration*a,0,1,this.options.duration):this.pos=b=a,this.now=(this.end-this.start)*b+this.start,this.options.step& & this.options.step.call(this.elem,this.now,this),c& & c.set?c.set(this):Za.propHooks._default.set(this),this}},Za.prototype.init.prototype=Za.prototype,Za.propHooks={_default:{get:function(a){var b;return null==a.elem[a.prop]||a.elem.style& & null!=a.elem.style[a.prop]?(b=m.css(a.elem,a.prop,""),b& & "auto"!==b?b:0):a.elem[a.prop]},set:function(a){m.fx.step[a.prop]?m.fx.step[a.prop](a):a.elem.style& & (null!=a.elem.style[m.cssProps[a.prop]]||m.cssHooks[a.prop])?m.style(a.elem,a.prop,a.now+a.unit):a.elem[a.prop]=a.now}}},Za.propHooks.scrollTop=Za.propHooks.scrollLeft={set:function(a){a.elem.nodeType& & a.elem.parentNode& & (a.elem[a.prop]=a.now)}},m.easing={linear:function(a){return a},swing:function(a){return.5-Math.cos(a*Math.PI)/2}},m.fx=Za.prototype.init,m.fx.step={};var $a,_a,ab=/^(?:toggle|show|hide)$/,bb=new RegExp("^(?:([+-])=|)("+S+")([a-z%]*)$","i"),cb=/queueHooks$/,db=[ib],eb={"*":[function(a,b){var c=this.createTween(a,b),d=c.cur(),e=bb.exec(b),f=e&&e[3]||(m.cssNumber[a]?"":"px"),g=(m.cssNumber[a]||"px"!==f&&+d)&&bb.exec(m.css(c.elem,a)),h=1,i=20; if(g&&g[3]!==f){f=f||g[3],e=e||[],g=+d||1; do h=h||".5",g/=h,m.style(c.elem,a,g+f);while(h!==(h=c.cur()/d)& & 1!==h& & --i)}return e&&(g=c.start=+g||+d||0,c.unit=f,c.end=e[1]?g+(e[1]+1)*e[2]:+e[2]),c}]}; function fb(){return setTimeout(function(){$a=void 0}),$a=m.now()}function gb(a,b){var c,d={height:a},e=0;for(b=b?1:0;4>e;e+=2-b)c=T[e],d["margin"+c]=d["padding"+c]=a;return b& & (d.opacity=d.width=a),d}function hb(a,b,c){for(var d,e=(eb[b]||[]).concat(eb["*"]),f=0,g=e.length;g>f;f++)if(d=e[f].call(c,b,a))return d}function ib(a,b,c){var d,e,f,g,h,i,j,l,n=this,o={},p=a.style,q=a.nodeType&&U(a),r=m._data(a,"fxshow"); c.queue||(h=m._queueHooks(a,"fx"),null==h.unqueued& & (h.unqueued=0,i=h.empty.fire,h.empty.fire=function(){h.unqueued||i()}),h.unqueued++,n.always(function(){n.always(function(){h.unqueued--,m.queue(a,"fx").length||h.empty.fire()})})),1===a.nodeType& & ("height"in b||"width"in b)&&(c.overflow=[p.overflow,p.overflowX,p.overflowY],j=m.css(a,"display"),l="none"===j?m._data(a,"olddisplay")||Fa(a.nodeName):j,"inline"===l&&"none"===m.css(a,"float")&&(k.inlineBlockNeedsLayout&&"inline"!==Fa(a.nodeName)?p.zoom=1:p.display="inline-block")),c.overflow&&(p.overflow="hidden",k.shrinkWrapBlocks()||n.always(function(){p.overflow=c.overflow[0],p.overflowX=c.overflow[1],p.overflowY=c.overflow[2]})); for(d in b)if(e=b[d],ab.exec(e)){if(delete b[d],f=f||"toggle"===e,e===(q?"hide":"show")){if("show"!==e||!r||void 0===r[d])continue;q=!0}o[d]=r& & r[d]||m.style(a,d)}else j=void 0;if(m.isEmptyObject(o))"inline"===("none"===j?Fa(a.nodeName):j)&&(p.display=j); else{r?"hidden"in r& & (q=r.hidden):r=m._data(a,"fxshow",{}),f& & (r.hidden=!q),q?m(a).show():n.done(function(){m(a).hide()}),n.done(function(){var b;m._removeData(a,"fxshow");for(b in o)m.style(a,b,o[b])});for(d in o)g=hb(q?r[d]:0,d,n),d in r||(r[d]=g.start,q& & (g.end=g.start,g.start="width"===d||"height"===d?1:0))}}function jb(a,b){var c,d,e,f,g;for(c in a)if(d=m.camelCase(c),e=b[d],f=a[c],m.isArray(f)& & (e=f[1],f=a[c]=f[0]),c!==d& & (a[d]=f,delete a[c]),g=m.cssHooks[d],g& & "expand"in g){f=g.expand(f),delete a[d];for(c in f)c in a||(a[c]=f[c],b[c]=e)}else b[d]=e}function kb(a,b,c){var d,e,f=0,g=db.length,h=m.Deferred().always(function(){delete i.elem}),i=function(){if(e)return!1;for(var b=$a||fb(),c=Math.max(0,j.startTime+j.duration-b),d=c/j.duration||0,f=1-d,g=0,i=j.tweens.length;i>g;g++)j.tweens[g].run(f);return h.notifyWith(a,[j,f,c]),1>f& & i?c:(h.resolveWith(a,[j]),!1)},j=h
< / script >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< style type = "text/css" > h t m l { f o n t - f a m i l y : s a n s - s e r i f ; - w e b k i t - t e x t - s i z e - a d j u s t : 1 0 0 % ; - m s - t e x t - s i z e - a d j u s t : 1 0 0 % } b o d y { m a r g i n : 0 } a r t i c l e , a s i d e , d e t a i l s , f i g c a p t i o n , f i g u r e , f o o t e r , h e a d e r , h g r o u p , m a i n , m e n u , n a v , s e c t i o n , s u m m a r y { d i s p l a y : b l o c k } a u d i o , c a n v a s , p r o g r e s s , v i d e o { d i s p l a y : i n l i n e - b l o c k ; v e r t i c a l - a l i g n : b a s e l i n e } a u d i o : n o t ( [ c o n t r o l s ] ) { d i s p l a y : n o n e ; h e i g h t : 0 } [ h i d d e n ] , t e m p l a t e { d i s p l a y : n o n e } a { b a c k g r o u n d - c o l o r : t r a n s p a r e n t } a : a c t i v e , a : h o v e r { o u t l i n e : 0 } a b b r [ t i t l e ] { b o r d e r - b o t t o m : 1 p x d o t t e d } b , s t r o n g { f o n t - w e i g h t : 7 0 0 } d f n { f o n t - s t y l e : i t a l i c } h 1 { m a r g i n : . 6 7 e m 0 ; f o n t - s i z e : 2 e m } m a r k { c o l o r : # 0 0 0 ; b a c k g r o u n d : # f f 0 } s m a l l { f o n t - s i z e : 8 0 % } s u b , s u p { p o s i t i o n : r e l a t i v e ; f o n t - s i z e : 7 5 % ; l i n e - h e i g h t : 0 ; v e r t i c a l - a l i g n : b a s e l i n e } s u p { t o p : - . 5 e m } s u b { b o t t o m : - . 2 5 e m } i m g { b o r d e r : 0 } s v g : n o t ( : r o o t ) { o v e r f l o w : h i d d e n } f i g u r e { m a r g i n : 1 e m 4 0 p x } h r { h e i g h t : 0 ; - w e b k i t - b o x - s i z i n g : c o n t e n t - b o x ; - m o z - b o x - s i z i n g : c o n t e n t - b o x ; b o x - s i z i n g : c o n t e n t - b o x } p r e { o v e r f l o w : a u t o } c o d e , k b d , p r e , s a m p { f o n t - f a m i l y : m o n o s p a c e , m o n o s p a c e ; f o n t - s i z e : 1 e m } b u t t o n , i n p u t , o p t g r o u p , s e l e c t , t e x t a r e a { m a r g i n : 0 ; f o n t : i n h e r i t ; c o l o r : i n h e r i t } b u t t o n { o v e r f l o w : v i s i b l e } b u t t o n , s e l e c t { t e x t - t r a n s f o r m : n o n e } b u t t o n , h t m l i n p u t [ t y p e = b u t t o n ] , i n p u t [ t y p e = r e s e t ] , i n p u t [ t y p e = s u b m i t ] { - w e b k i t - a p p e a r a n c e : b u t t o n ; c u r s o r : p o i n t e r } b u t t o n [ d i s a b l e d ] , h t m l i n p u t [ d i s a b l e d ] { c u r s o r : d e f a u l t } b u t t o n : : - m o z - f o c u s - i n n e r , i n p u t : : - m o z - f o c u s - i n n e r { p a d d i n g : 0 ; b o r d e r : 0 } i n p u t { l i n e - h e i g h t : n o r m a l } i n p u t [ t y p e = c h e c k b o x ] , i n p u t [ t y p e = r a d i o ] { - w e b k i t - b o x - s i z i n g : b o r d e r - b o x ; - m o z - b o x - s i z i n g : b o r d e r - b o x ; b o x - s i z i n g : b o r d e r - b o x ; p a d d i n g : 0 } i n p u t [ t y p e = n u m b e r ] : : - w e b k i t - i n n e r - s p i n - b u t t o n , i n p u t [ t y p e = n u m b e r ] : : - w e b k i t - o u t e r - s p i n - b u t t o n { h e i g h t : a u t o } i n p u t [ t y p e = s e a r c h ] { - w e b k i t - b o x - s i z i n g : c o n t e n t - b o x ; - m o z - b o x - s i z i n g : c o n t e n t - b o x ; b o x - s i z i n g : c o n t e n t - b o x ; - w e b k i t - a p p e a r a n c e : t e x t f i e l d } i n p u t [ t y p e = s e a r c h ] : : - w e b k i t - s e a r c h - c a n c e l - b u t t o n , i n p u t [ t y p e = s e a r c h ] : : - w e b k i t - s e a r c h - d e c o r a t i o n { - w e b k i t - a p p e a r a n c e : n o n e } f i e l d s e t { p a d d i n g : . 3 5 e m . 6 2 5 e m . 7 5 e m ; m a r g i n : 0 2 p x ; b o r d e r : 1 p x s o l i d s i l v e r } l e g e n d { p a d d i n g : 0 ; b o r d e r : 0 } t e x t a r e a { o v e r f l o w : a u t o } o p t g r o u p { f o n t - w e i g h t : 7 0 0 } t a b l e { b o r d e r - s p a c i n g : 0 ; b o r d e r - c o l l a p s e : c o l l a p s e } t d , t h { p a d d i n g : 0 } @ m e d i a p r i n t { * , : a f t e r , : b e f o r e { c o l o r : # 0 0 0 ! i m p o r t a n t ; t e x t - s h a d o w : n o n e ! i m p o r t a n t ; b a c k g r o u n d : 0 0 ! i m p o r t a n t ; - w e b k i t - b o x - s h a d o w : n o n e ! i m p o r t a n t ; b o x - s h a d o w : n o n e ! i m p o r t a n t } a , a : v i s i t e d { t e x t - d e c o r a t i o n : u n d e r l i n e } a [ h r e f ] : a f t e r { c o n t e n t : " ( " a t t r ( h r e f ) " ) " } a b b r [ t i t l e ] : a f t e r { c o n t e n t : " ( " a t t r ( t i t l e ) " ) " } a [ h r e f ^ = " j a v a s c r i p t : " ] : a f t e r , a [ h r e f ^ = " # " ] : a f t e r { c o n t e n t : " " } b l o c k q u o t e , p r e { b o r d e r : 1 p x s o l i d # 9 9 9 ; p a g e - b r e a k - i n s i d e : a v o i d } t h e a d { d i s p l a y : t a b l e - h e a d e r - g r o u p } i m g , t r { p a g e - b r e a k - i n s i d e : a v o i d } i m g { m a x - w i d t h : 1 0 0 % ! i m p o r t a n t } h 2 , h 3 , p { o r p h a n s : 3 ; w i d o w s : 3 } h 2 , h 3 { p a g e - b r e a k - a f t e r : a v o i d } . n a v b a r { d i s p l a y : n o n e } . b t n > . c a r e t , . d r o p u p > . b t n > . c a r e t { b o r d e r - t o p - c o l o r : # 0 0 0 ! i m p o r t a n t } . l a b e l { b o r d e r : 1 p x s o l i d # 0 0 0 } . t a b l e { b o r d e r - c o l l a p s e : c o l l a p s e ! i m p o r t a n t } . t a b l e t d , . t a b l e t h { b a c k g r o u n d - c o l o r : # f f f ! i m p o r t a n t } . t a b l e - b o r d e r e d t d , . t a b l e - b o r d e r e d t h { b o r d e r : 1 p x s o l i d # d d d ! i m p o r t a n t } } @ f o n t - f a c e { f o n t - f a m i l y : ' G l y p h i c o n s H a l f l i n g s ' ; s r c : u r l ( d a t a : a p p l i c a t i o n / v n d . m s - f o n t o b j e c t ; b a s e 6 4 , n 0 4 A A E F N A A A C A A I A B A A A A A A A B Q A A A A A A A A A B A J A B A A A E A E x Q A A A A A A A A A A I A A A A A A A A A A A E A A A A A A A A A J x J / L A A A A A A A A A A A A A A A A A A A A A A A A C g A R w B M A F k A U A B I A E k A Q w B P A E 4 A U w A g A E g A Y Q B s A G Y A b A B p A G 4 A Z w B z A A A A D g B S A G U A Z w B 1 A G w A Y Q B y A A A A e A B W A G U A c g B z A G k A b w B u A C A A M Q A u A D A A M A A 5 A D s A U A B T A C A A M A A w A D E A L g A w A D A A O Q A 7 A G g A b w B 0 A G M A b w B u A H Y A I A A x A C 4 A M A A u A D c A M A A 7 A G 0 A Y Q B r A G U A b w B 0 A G Y A L g B s A G k A Y g A y A C 4 A N Q A u A D U A O A A z A D I A O Q A A A D g A R w B M A F k A U A B I A E k A Q w B P A E 4 A U w A g A E g A Y Q B s A G Y A b A B p A G 4 A Z w B z A C A A U g B l A G c A d Q B s A G E A c g A A A A A A Q l N H U A A A A A A A A A A A A A A A A A A A A A A D A K n c A E 0 T A E 0 Z A E b u F M 3 p j M / S E d m j K H U b y o w 8 A T B E 4 0 I v W A 3 v T u 8 L i A B D Q + p e x w U M c m 1 S M n N r y c t Q S i I 1 K 5 Z n b O l X K m n V V 5 Y v R e 6 R n N M F N C O s 1 K N V p n 6 y Z h C J k R t V R N z E u f e I q 7 H g S r c x 4 S 8 h / v 4 v n r r K c 6 o C N x m S k 2 u K l Z Q H B i i 6 i K F o H 0 7 4 6 T h v k O 1 k J H l x j r k x s + L W O R a D Q B E t i Y J I R 5 I B 9 B i 1 U y L 4 R m r 0 B N i g N k M z l K Q m n o f B H v i q V z U x w d M b 3 N d C n 6 9 h y + p R Y V K G V S / 1 t n s q v 4 L L 7 w C C P Z Z A Z P T 4 a C S h H j H J V N u X b m M r Y 5 L e Q a G n v A k X l V r J g K R A U d F j r W E a h 9 X e b P e Q M j 7 K S 7 D I B A F t 8 y c g C 5 P L G U O H S E 3 E r G Z C i V i N L L 5 Z A R f y w n C o Z a K Q C u 6 N u F X 4 2 A E e K t K U G n r / C m 2 C y 8 t p F h B P M W 5 F x i 4 Q m 4 T k D W h 4 I W F D C l h U 2 h R W o s U W q c K L l g y X B + l S H a W a H i W l B A R 8 S e S g S P C Q x d V Q g z U i x W K S T r I Q E b U 9 4 v i D c t k v X + V S j J u U m V 8 L 4 C X S h I 1 1 e s n p 0 p j W N Z I y x K H S 4 w V Q 2 i m e 1 P 4 R n h v G w 0 a D N 1 O L A X G E R s B 7 b u F p F G G B A r e 4 Q E Q R 0 H O I O 5 o Y H 3 0 5 G + K s p T / F u p E G G a f C C w x S e 6 Z U a + 0 7 3 r X H n N d V X E 6 e W
< / style >
< script > / * !
* Bootstrap v3.3.5 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under the MIT license
*/
if("undefined"==typeof jQuery)throw new Error("Bootstrap's JavaScript requires jQuery");+function(a){"use strict";var b=a.fn.jquery.split(" ")[0].split(".");if(b[0]< 2 & & b [ 1 ] < 9 | | 1 = =b[0]&&9==b[1]&&b[2]<1)throw new Error ( " Bootstrap ' s JavaScript requires jQuery version 1 . 9 . 1 or higher " ) } ( jQuery ) , + function ( a ) { " use strict " ; function b ( ) { var a = document.createElement("bootstrap"),b={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend " , transition: " transitionend " } ; for ( var c in b ) if ( void 0 ! = = a . style [ c ] ) return { end:b [ c ] } ; return ! 1 } a . fn . emulateTransitionEnd = function(b){var c = !1,d=this;a(this).one("bsTransitionEnd",function(){c=!0});var e = function(){c||a(d).trigger(a.support.transition.end)};return setTimeout ( e , b ) , this } , a ( function ( ) { a . support . transition = b(),a.support.transition&&(a.event.special.bsTransitionEnd={bindType:a.support.transition.end,delegateType:a.support.transition.end,handle:function(b){return a ( b . target ) . is ( this ) ? b . handleObj . handler . apply ( this , arguments ) :void 0 } } ) } ) } ( jQuery ) , + function ( a ) { " use strict " ; function b ( b ) { return this . each ( function ( ) { var c = a(this),e=c.data("bs.alert");e||c.data("bs.alert",e=new d ( this ) ) , " string " = = typeof b & & e [ b ] . call ( c ) } ) } var c = '[data-dismiss="alert"]' , d = function(b){a(b).on("click",c,this.close)};d.VERSION="3.3.5",d.TRANSITION_DURATION=150,d.prototype.close=function(b){function c ( ) { g . detach ( ) . trigger ( " closed . bs . alert " ) . remove ( ) } var e = a(this),f=e.attr("data-target");f||(f=e.attr("href"),f=f&&f.replace(/.*(?=#[^\s]*$)/,""));var g = a(f);b&&b.preventDefault(),g.length||(g=e.closest(".alert")),g.trigger(b=a.Event("close.bs.alert")),b.isDefaultPrevented()||(g.removeClass("in"),a.support.transition&&g.hasClass("fade")?g.one("bsTransitionEnd",c).emulateTransitionEnd(d.TRANSITION_DURATION):c())};var e = a.fn.alert;a.fn.alert=b,a.fn.alert.Constructor=d,a.fn.alert.noConflict=function(){return a . fn . alert = e,this},a(document).on("click.bs.alert.data-api",c,d.prototype.close)}(jQuery),+function(a){"use strict " ; function b ( b ) { return this . each ( function ( ) { var d = a(this),e=d.data("bs.button"),f="object"==typeof b & & b ; e | | d . data ( " bs . button " , e = new c ( this , f ) ) , " toggle " = = b ? e . toggle ( ) :b & & e . setState ( b ) } ) } var c = function(b,d){this.$element=a(b),this.options=a.extend({},c.DEFAULTS,d),this.isLoading=!1};c.VERSION="3.3.5",c.DEFAULTS={loadingText:"loading..."},c.prototype.setState=function(b){var c = "disabled" , d = this.$element,e=d.is("input")?"val":"html",f=d.data();b+="Text",null==f.resetText&&d.data("resetText",d[e]()),setTimeout(a.proxy(function(){d[e](null==f[b]?this.options[b]:f[b]),"loadingText"==b?(this.isLoading=!0,d.addClass(c).attr(c,c)):this.isLoading&&(this.isLoading=!1,d.removeClass(c).removeAttr(c))},this),0)},c.prototype.toggle=function(){var a = !0,b=this.$element.closest('[data-toggle="buttons"]');if(b.length){var c = this.$element.find("input");"radio"==c.prop("type")?(c.prop("checked")&&(a=!1),b.find(".active").removeClass("active"),this.$element.addClass("active")):"checkbox"==c.prop("type")&&(c.prop("checked")!==this.$element.hasClass("active")&&(a=!1),this.$element.toggleClass("active")),c.prop("checked",this.$element.hasClass("active")),a&&c.trigger("change")}else this . $ element . attr ( " aria-pressed " , ! this . $ element . hasClass ( " active " ) ) , this . $ element . toggleClass ( " active " ) } ; var d = a.fn.button;a.fn.button=b,a.fn.button.Constructor=c,a.fn.button.noConflict=function(){return a . fn . button = d,this},a(document).on("click.bs.button.data-api",'[data-toggle^="button"]',function(c){var d = a(c.target);d.hasClass("btn")||(d=d.closest(".btn")),b.call(d,"toggle"),a(c.target).is('input[type="radio"]')||a(c.target).is('input[type="checkbox"]')||c.preventDefault()}).on("focus.bs.button.data-api blur . bs . button . data-api " , ' [ data-toggle ^ = " button " ] ' , function ( b ) { a ( b . target ) . closest ( " . btn " ) . toggleClass ( " focus " , / ^ focus ( in ) ? $ / . test ( b . type ) ) } ) } ( jQuery ) , + function ( a ) { " use strict " ; function b ( b ) { return this . each ( function ( ) { var d = a(this),e=d.data("bs.carousel"),f=a.extend({},c.DEFAULTS,d.data(),"object"==typeof b & & b ) , g = "string" = = typeof b ? b:f . slide ; e | | d . data ( " bs . carousel " , e = new c ( this , f ) ) , " number " = = type
d.trigger("activate.bs.scrollspy")},b.prototype.clear=function(){a(this.selector).parentsUntil(this.options.target,".active").removeClass("active")};var d=a.fn.scrollspy;a.fn.scrollspy=c,a.fn.scrollspy.Constructor=b,a.fn.scrollspy.noConflict=function(){return a.fn.scrollspy=d,this},a(window).on("load.bs.scrollspy.data-api",function(){a('[data-spy="scroll"]').each(function(){var b=a(this);c.call(b,b.data())})})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.tab");e||d.data("bs.tab",e=new c(this)),"string"==typeof b& & e[b]()})}var c=function(b){this.element=a(b)};c.VERSION="3.3.5",c.TRANSITION_DURATION=150,c.prototype.show=function(){var b=this.element,c=b.closest("ul:not(.dropdown-menu)"),d=b.data("target");if(d||(d=b.attr("href"),d=d& & d.replace(/.*(?=#[^\s]*$)/,"")),!b.parent("li").hasClass("active")){var e=c.find(".active:last a"),f=a.Event("hide.bs.tab",{relatedTarget:b[0]}),g=a.Event("show.bs.tab",{relatedTarget:e[0]});if(e.trigger(f),b.trigger(g),!g.isDefaultPrevented()& & !f.isDefaultPrevented()){var h=a(d);this.activate(b.closest("li"),c),this.activate(h,h.parent(),function(){e.trigger({type:"hidden.bs.tab",relatedTarget:b[0]}),b.trigger({type:"shown.bs.tab",relatedTarget:e[0]})})}}},c.prototype.activate=function(b,d,e){function f(){g.removeClass("active").find("> .dropdown-menu > .active").removeClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",!1),b.addClass("active").find('[data-toggle="tab"]').attr("aria-expanded",!0),h?(b[0].offsetWidth,b.addClass("in")):b.removeClass("fade"),b.parent(".dropdown-menu").length& & b.closest("li.dropdown").addClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",!0),e& & e()}var g=d.find("> .active"),h=e& & a.support.transition& & (g.length& & g.hasClass("fade")||!!d.find("> .fade").length);g.length&&h?g.one("bsTransitionEnd",f).emulateTransitionEnd(c.TRANSITION_DURATION):f(),g.removeClass("in")}; var d=a.fn.tab;a.fn.tab=b,a.fn.tab.Constructor=c,a.fn.tab.noConflict=function(){return a.fn.tab=d,this};var e=function(c){c.preventDefault(),b.call(a(this),"show")};a(document).on("click.bs.tab.data-api",'[data-toggle="tab"]',e).on("click.bs.tab.data-api",'[data-toggle="pill"]',e)}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.affix"),f="object"==typeof b&&b; e||d.data("bs.affix",e=new c(this,f)),"string"==typeof b& & e[b]()})}var c=function(b,d){this.options=a.extend({},c.DEFAULTS,d),this.$target=a(this.options.target).on("scroll.bs.affix.data-api",a.proxy(this.checkPosition,this)).on("click.bs.affix.data-api",a.proxy(this.checkPositionWithEventLoop,this)),this.$element=a(b),this.affixed=null,this.unpin=null,this.pinnedOffset=null,this.checkPosition()};c.VERSION="3.3.5",c.RESET="affix affix-top affix-bottom",c.DEFAULTS={offset:0,target:window},c.prototype.getState=function(a,b,c,d){var e=this.$target.scrollTop(),f=this.$element.offset(),g=this.$target.height();if(null!=c& & "top"==this.affixed)return c>e?"top":!1;if("bottom"==this.affixed)return null!=c?e+this.unpin< =f.top?!1:"bottom":a-d>=e+g?!1:"bottom";var h=null==this.affixed,i=h?e:f.top,j=h?g:b;return null!=c& & c>=e?"top":null!=d& & i+j>=a-d?"bottom":!1},c.prototype.getPinnedOffset=function(){if(this.pinnedOffset)return this.pinnedOffset;this.$element.removeClass(c.RESET).addClass("affix");var a=this.$target.scrollTop(),b=this.$element.offset();return this.pinnedOffset=b.top-a},c.prototype.checkPositionWithEventLoop=function(){setTimeout(a.proxy(this.checkPosition,this),1)},c.prototype.checkPosition=function(){if(this.$element.is(":visible")){var b=this.$element.height(),d=this.options.offset,e=d.top,f=d.bottom,g=Math.max(a(document).height(),a(document.body).height());"object"!=typeof d& & (f=e=d),"function"==typeof e& & (e=d.top(this.$element)),"function"==typeof f&&(f=d.bottom(this.$element)); var h=this.getState(g,b,e,f);if(this.affixed!=h){null!=this.unpin&&this.$element.css("top",""); var i="affix"+(h?"-"+h:""),j=a.Event(i+".bs.affix");if(this.$element.trigger(j),j.isDefaultPrevented())return;this.affi
< script > / * *
* @preserve HTML5 Shiv 3.7.2 | @afarkas @jdalton @jon_neal @rem | MIT/GPL2 Licensed
*/
// Only run this code in IE 8
if (!!window.navigator.userAgent.match("MSIE 8")) {
!function(a,b){function c(a,b){var c=a.createElement("p"),d=a.getElementsByTagName("head")[0]||a.documentElement;return c.innerHTML="x< style > "+b+" < / style > ",d.insertBefore(c.lastChild,d.firstChild)}function d(){var a=t.elements;return"string"==typeof a?a.split(" "):a}function e(a,b){var c=t.elements;"string"!=typeof c& & (c=c.join(" ")),"string"!=typeof a& & (a=a.join(" ")),t.elements=c+" "+a,j(b)}function f(a){var b=s[a[q]];return b||(b={},r++,a[q]=r,s[r]=b),b}function g(a,c,d){if(c||(c=b),l)return c.createElement(a);d||(d=f(c));var e;return e=d.cache[a]?d.cache[a].cloneNode():p.test(a)?(d.cache[a]=d.createElem(a)).cloneNode():d.createElem(a),!e.canHaveChildren||o.test(a)||e.tagUrn?e:d.frag.appendChild(e)}function h(a,c){if(a||(a=b),l)return a.createDocumentFragment();c=c||f(a);for(var e=c.frag.cloneNode(),g=0,h=d(),i=h.length;i>g;g++)e.createElement(h[g]);return e}function i(a,b){b.cache||(b.cache={},b.createElem=a.createElement,b.createFrag=a.createDocumentFragment,b.frag=b.createFrag()),a.createElement=function(c){return t.shivMethods?g(c,a,b):b.createElem(c)},a.createDocumentFragment=Function("h,f","return function(){var n=f.cloneNode(),c=n.createElement;h.shivMethods& & ("+d().join().replace(/[\w\-:]+/g,function(a){return b.createElem(a),b.frag.createElement(a),'c("'+a+'")'})+");return n}")(t,b.frag)}function j(a){a||(a=b);var d=f(a);return!t.shivCSS||k||d.hasCSS||(d.hasCSS=!!c(a,"article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}mark{background:#FF0;color:#000}template{display:none}")),l||i(a,d),a}var k,l,m="3.7.2",n=a.html5||{},o=/^< |^(?:button|map|select|textarea|object|iframe|option|optgroup)$/i,p=/^(?:a|b|code|div|fieldset|h1|h2|h3|h4|h5|h6|i|label|li|ol|p|q|span|strong|style|table|tbody|td|th|tr|ul)$/i,q="_html5shiv",r=0,s={};!function(){try{var a=b.createElement("a");a.innerHTML="< xyz > < / xyz > ",k="hidden"in a,l=1==a.childNodes.length||function(){b.createElement("a");var a=b.createDocumentFragment();return"undefined"==typeof a.cloneNode||"undefined"==typeof a.createDocumentFragment||"undefined"==typeof a.createElement}()}catch(c){k=!0,l=!0}}();var t={elements:n.elements||"abbr article aside audio bdi canvas data datalist details dialog figcaption figure footer header hgroup main mark meter nav output picture progress section summary template time video",version:m,shivCSS:n.shivCSS!==!1,supportsUnknownElements:l,shivMethods:n.shivMethods!==!1,type:"default",shivDocument:j,createElement:g,createDocumentFragment:h,addElements:e};a.html5=t,j(b)}(this,document);
};
< / script >
< script > / * ! R e s p o n d . j s v 1 . 4 . 2 : m i n / m a x - w i d t h m e d i a q u e r y p o l y f i l l * C o p y r i g h t 2 0 1 3 S c o t t J e h l
* Licensed under https://github.com/scottjehl/Respond/blob/master/LICENSE-MIT
* */
// Only run this code in IE 8
if (!!window.navigator.userAgent.match("MSIE 8")) {
!function(a){"use strict";a.matchMedia=a.matchMedia||function(a){var b,c=a.documentElement,d=c.firstElementChild||c.firstChild,e=a.createElement("body"),f=a.createElement("div");return f.id="mq-test-1",f.style.cssText="position:absolute;top:-100em",e.style.background="none",e.appendChild(f),function(a){return f.innerHTML='­ < style media = "'+a+'" > # mq-test-1 { width : 42 px ; } < / style > ',c.insertBefore(e,d),b=42===f.offsetWidth,c.removeChild(e),{matches:b,media:a}}}(a.document)}(this),function(a){"use strict";function b(){u(!0)}var c={};a.respond=c,c.update=function(){};var d=[],e=function(){var b=!1;try{b=new a.XMLHttpRequest}catch(c){b=new a.ActiveXObject("Microsoft.XMLHTTP")}return function(){return b}}(),f=function(a,b){var c=e();c&&(c.open("GET",a,!0),c.onreadystatechange=function(){4!==c.readyState||200!==c.status&&304!==c.status||b(c.responseText)},4!==c.readyState&&c.send(null))}; if(c.ajax=f,c.queue=d,c.regex={media:/@media[^\{]+\{([^\{\}]*\{[^\}\{]*\})+/gi,keyframes:/@(?:\-(?:o|moz|webkit)\-)?keyframes[^\{]+\{(?:[^\{\}]*\{[^\}\{]*\})+[^\}]*\}/gi,urls:/(url\()['"]?([^\/\)'"][^:\)'"]+)['"]?(\))/g,findStyles:/@media *([^\{]+)\{([\S\s]+?)$/,only:/(only\s+)?([a-zA-Z]+)\s?/,minw:/\([\s]*min\-width\s*:[\s]*([\s]*[0-9\.]+)(px|em)[\s]*\)/,maxw:/\([\s]*max\-width\s*:[\s]*([\s]*[0-9\.]+)(px|em)[\s]*\)/},c.mediaQueriesSupported=a.matchMedia& & null!==a.matchMedia("only all")& & a.matchMedia("only all").matches,!c.mediaQueriesSupported){var g,h,i,j=a.document,k=j.documentElement,l=[],m=[],n=[],o={},p=30,q=j.getElementsByTagName("head")[0]||k,r=j.getElementsByTagName("base")[0],s=q.getElementsByTagName("link"),t=function(){var a,b=j.createElement("div"),c=j.body,d=k.style.fontSize,e=c&&c.style.fontSize,f=!1; return b.style.cssText="position:absolute;font-size:1em;width:1em",c||(c=f=j.createElement("body"),c.style.background="none"),k.style.fontSize="100%",c.style.fontSize="100%",c.appendChild(b),f& & k.insertBefore(c,k.firstChild),a=b.offsetWidth,f?k.removeChild(c):c.removeChild(b),k.style.fontSize=d,e& & (c.style.fontSize=e),a=i=parseFloat(a)},u=function(b){var c="clientWidth",d=k[c],e="CSS1Compat"===j.compatMode& & d||j.body[c]||d,f={},o=s[s.length-1],r=(new Date).getTime();if(b& & g& & p>r-g)return a.clearTimeout(h),h=a.setTimeout(u,p),void 0;g=r;for(var v in l)if(l.hasOwnProperty(v)){var w=l[v],x=w.minw,y=w.maxw,z=null===x,A=null===y,B="em";x& & (x=parseFloat(x)*(x.indexOf(B)>-1?i||t():1)),y& & (y=parseFloat(y)*(y.indexOf(B)>-1?i||t():1)),w.hasquery& & (z& & A||!(z||e>=x)||!(A||y>=e))||(f[w.media]||(f[w.media]=[]),f[w.media].push(m[w.rules]))}for(var C in n)n.hasOwnProperty(C)&&n[C]&&n[C].parentNode===q&&q.removeChild(n[C]); n.length=0;for(var D in f)if(f.hasOwnProperty(D)){var E=j.createElement("style"),F=f[D].join("\n");E.type="text/css",E.media=D,q.insertBefore(E,o.nextSibling),E.styleSheet?E.styleSheet.cssText=F:E.appendChild(j.createTextNode(F)),n.push(E)}},v=function(a,b,d){var e=a.replace(c.regex.keyframes,"").match(c.regex.media),f=e&&e.length||0; b=b.substring(0,b.lastIndexOf("/"));var g=function(a){return a.replace(c.regex.urls,"$1"+b+"$2$3")},h=!f&&d; b.length&&(b+="/"),h&&(f=1); for(var i=0;f>i;i++){var j,k,n,o;h?(j=d,m.push(g(a))):(j=e[i].match(c.regex.findStyles)&&RegExp.$1,m.push(RegExp.$2&&g(RegExp.$2))),n=j.split(","),o=n.length; for(var p=0;o>p;p++)k=n[p],l.push({media:k.split("(")[0].match(c.regex.only)& & RegExp.$2||"all",rules:m.length-1,hasquery:k.indexOf("(")>-1,minw:k.match(c.regex.minw)& & parseFloat(RegExp.$1)+(RegExp.$2||""),maxw:k.match(c.regex.maxw)& & parseFloat(RegExp.$1)+(RegExp.$2||"")})}u()},w=function(){if(d.length){var b=d.shift();f(b.href,function(c){v(c,b.href,b.media),o[b.href]=!0,a.setTimeout(function(){w()},0)})}},x=function(){for(var b=0;b< s.length ; b + + ) { var c = s[b],e=c.href,f=c.media,g=c.rel&&"stylesheet"===c.rel.toLowerCase();e&&g&&!o[e]&&(c.styleSheet&&c.styleSheet.rawCssText?(v(c.styleSheet.rawCssText,e,f),o[e]=!0):(!/^([a-zA-Z:]*\/\/)/.test(e)&&!r||e.replace(RegExp.$1,"").split("/")[0]===a.location.host)&&("//"===e.substring(0,2)&&(e=a.location.protocol+e),d.push({href:e,media:f})))}w()};x(),c.update=x,c.getEmVal
};
< / script >
< script >
/**
* jQuery Plugin: Sticky Tabs
*
* @author Aidan Lister < aidan @ php . net >
* adapted by Ruben Arslan to activate parent tabs too
* http://www.aidanlister.com/2014/03/persisting-the-tab-state-in-bootstrap/
*/
(function($) {
"use strict";
$.fn.rmarkdownStickyTabs = function() {
var context = this;
// Show the tab corresponding with the hash in the URL, or the first tab
var showStuffFromHash = function() {
var hash = window.location.hash;
var selector = hash ? 'a[href="' + hash + '"]' : 'li.active > a';
var $selector = $(selector, context);
if($selector.data('toggle') === "tab") {
$selector.tab('show');
// walk up the ancestors of this element, show any hidden tabs
$selector.parents('.section.tabset').each(function(i, elm) {
var link = $('a[href="#' + $(elm).attr('id') + '"]');
if(link.data('toggle') === "tab") {
link.tab("show");
}
});
}
};
// Set the correct tab when the page loads
showStuffFromHash(context);
// Set the correct tab when a user uses their back/forward button
$(window).on('hashchange', function() {
showStuffFromHash(context);
});
// Change the URL when tabs are clicked
$('a', context).on('click', function(e) {
history.pushState(null, null, this.href);
showStuffFromHash(context);
});
return this;
};
}(jQuery));
window.buildTabsets = function(tocID) {
// build a tabset from a section div with the .tabset class
function buildTabset(tabset) {
// check for fade and pills options
var fade = tabset.hasClass("tabset-fade");
var pills = tabset.hasClass("tabset-pills");
var navClass = pills ? "nav-pills" : "nav-tabs";
// determine the heading level of the tabset and tabs
var match = tabset.attr('class').match(/level(\d) /);
if (match === null)
return;
var tabsetLevel = Number(match[1]);
var tabLevel = tabsetLevel + 1;
// find all subheadings immediately below
var tabs = tabset.find("div.section.level" + tabLevel);
if (!tabs.length)
return;
// create tablist and tab-content elements
var tabList = $('< ul class = "nav ' + navClass + '" role = "tablist" > < / ul > ');
$(tabs[0]).before(tabList);
var tabContent = $('< div class = "tab-content" > < / div > ');
$(tabs[0]).before(tabContent);
// build the tabset
var activeTab = 0;
tabs.each(function(i) {
// get the tab div
var tab = $(tabs[i]);
// get the id then sanitize it for use with bootstrap tabs
var id = tab.attr('id');
// see if this is marked as the active tab
if (tab.hasClass('active'))
activeTab = i;
// remove any table of contents entries associated with
// this ID (since we'll be removing the heading element)
$("div#" + tocID + " li a[href='#" + id + "']").parent().remove();
// sanitize the id for use with bootstrap tabs
id = id.replace(/[.\/?& !#< >]/g, '').replace(/\s/g, '_');
tab.attr('id', id);
// get the heading element within it, grab it's text, then remove it
var heading = tab.find('h' + tabLevel + ':first');
var headingText = heading.html();
heading.remove();
// build and append the tab list item
var a = $('< a role = "tab" data-toggle = "tab" > ' + headingText + '< / a > ');
a.attr('href', '#' + id);
a.attr('aria-controls', id);
var li = $('< li role = "presentation" > < / li > ');
li.append(a);
tabList.append(li);
// set it's attributes
tab.attr('role', 'tabpanel');
tab.addClass('tab-pane');
tab.addClass('tabbed-pane');
if (fade)
tab.addClass('fade');
// move it into the tab content div
tab.detach().appendTo(tabContent);
});
// set active tab
$(tabList.children('li')[activeTab]).addClass('active');
var active = $(tabContent.children('div.section')[activeTab]);
active.addClass('active');
if (fade)
active.addClass('in');
if (tabset.hasClass("tabset-sticky"))
tabset.rmarkdownStickyTabs();
}
// convert section divs with the .tabset class to tabsets
var tabsets = $("div.section.tabset");
tabsets.each(function(i) {
buildTabset($(tabsets[i]));
});
};
< / script >
< style type = "text/css" > . h l j s - l i t e r a l {
color: #990073;
}
.hljs-number {
color: #099;
}
.hljs-comment {
color: #998;
font-style: italic;
}
.hljs-keyword {
color: #900;
font-weight: bold;
}
.hljs-string {
color: #d14;
}
< / style >
< script src = "data:application/javascript;base64,LyohIGhpZ2hsaWdodC5qcyB2OS4xMi4wIHwgQlNEMyBMaWNlbnNlIHwgZ2l0LmlvL2hsanNsaWNlbnNlICovCiFmdW5jdGlvbihlKXt2YXIgbj0ib2JqZWN0Ij09dHlwZW9mIHdpbmRvdyYmd2luZG93fHwib2JqZWN0Ij09dHlwZW9mIHNlbGYmJnNlbGY7InVuZGVmaW5lZCIhPXR5cGVvZiBleHBvcnRzP2UoZXhwb3J0cyk6biYmKG4uaGxqcz1lKHt9KSwiZnVuY3Rpb24iPT10eXBlb2YgZGVmaW5lJiZkZWZpbmUuYW1kJiZkZWZpbmUoW10sZnVuY3Rpb24oKXtyZXR1cm4gbi5obGpzfSkpfShmdW5jdGlvbihlKXtmdW5jdGlvbiBuKGUpe3JldHVybiBlLnJlcGxhY2UoLyYvZywiJmFtcDsiKS5yZXBsYWNlKC88L2csIiZsdDsiKS5yZXBsYWNlKC8+L2csIiZndDsiKX1mdW5jdGlvbiB0KGUpe3JldHVybiBlLm5vZGVOYW1lLnRvTG93ZXJDYXNlKCl9ZnVuY3Rpb24gcihlLG4pe3ZhciB0PWUmJmUuZXhlYyhuKTtyZXR1cm4gdCYmMD09PXQuaW5kZXh9ZnVuY3Rpb24gYShlKXtyZXR1cm4gay50ZXN0KGUpfWZ1bmN0aW9uIGkoZSl7dmFyIG4sdCxyLGksbz1lLmNsYXNzTmFtZSsiICI7aWYobys9ZS5wYXJlbnROb2RlP2UucGFyZW50Tm9kZS5jbGFzc05hbWU6IiIsdD1CLmV4ZWMobykpcmV0dXJuIHcodFsxXSk/dFsxXToibm8taGlnaGxpZ2h0Ijtmb3Iobz1vLnNwbGl0KC9ccysvKSxuPTAscj1vLmxlbmd0aDtyPm47bisrKWlmKGk9b1tuXSxhKGkpfHx3KGkpKXJldHVybiBpfWZ1bmN0aW9uIG8oZSl7dmFyIG4sdD17fSxyPUFycmF5LnByb3RvdHlwZS5zbGljZS5jYWxsKGFyZ3VtZW50cywxKTtmb3IobiBpbiBlKXRbbl09ZVtuXTtyZXR1cm4gci5mb3JFYWNoKGZ1bmN0aW9uKGUpe2ZvcihuIGluIGUpdFtuXT1lW25dfSksdH1mdW5jdGlvbiB1KGUpe3ZhciBuPVtdO3JldHVybiBmdW5jdGlvbiByKGUsYSl7Zm9yKHZhciBpPWUuZmlyc3RDaGlsZDtpO2k9aS5uZXh0U2libGluZykzPT09aS5ub2RlVHlwZT9hKz1pLm5vZGVWYWx1ZS5sZW5ndGg6MT09PWkubm9kZVR5cGUmJihuLnB1c2goe2V2ZW50OiJzdGFydCIsb2Zmc2V0OmEsbm9kZTppfSksYT1yKGksYSksdChpKS5tYXRjaCgvYnJ8aHJ8aW1nfGlucHV0Lyl8fG4ucHVzaCh7ZXZlbnQ6InN0b3AiLG9mZnNldDphLG5vZGU6aX0pKTtyZXR1cm4gYX0oZSwwKSxufWZ1bmN0aW9uIGMoZSxyLGEpe2Z1bmN0aW9uIGkoKXtyZXR1cm4gZS5sZW5ndGgmJnIubGVuZ3RoP2VbMF0ub2Zmc2V0IT09clswXS5vZmZzZXQ/ZVswXS5vZmZzZXQ8clswXS5vZmZzZXQ/ZTpyOiJzdGFydCI9PT1yWzBdLmV2ZW50P2U6cjplLmxlbmd0aD9lOnJ9ZnVuY3Rpb24gbyhlKXtmdW5jdGlvbiByKGUpe3JldHVybiIgIitlLm5vZGVOYW1lKyc9IicrbihlLnZhbHVlKS5yZXBsYWNlKCciJywiJnF1b3Q7IikrJyInfXMrPSI8Iit0KGUpK0UubWFwLmNhbGwoZS5hdHRyaWJ1dGVzLHIpLmpvaW4oIiIpKyI+In1mdW5jdGlvbiB1KGUpe3MrPSI8LyIrdChlKSsiPiJ9ZnVuY3Rpb24gYyhlKXsoInN0YXJ0Ij09PWUuZXZlbnQ/bzp1KShlLm5vZGUpfWZvcih2YXIgbD0wLHM9IiIsZj1bXTtlLmxlbmd0aHx8ci5sZW5ndGg7KXt2YXIgZz1pKCk7aWYocys9bihhLnN1YnN0cmluZyhsLGdbMF0ub2Zmc2V0KSksbD1nWzBdLm9mZnNldCxnPT09ZSl7Zi5yZXZlcnNlKCkuZm9yRWFjaCh1KTtkbyBjKGcuc3BsaWNlKDAsMSlbMF0pLGc9aSgpO3doaWxlKGc9PT1lJiZnLmxlbmd0aCYmZ1swXS5vZmZzZXQ9PT1sKTtmLnJldmVyc2UoKS5mb3JFYWNoKG8pfWVsc2Uic3RhcnQiPT09Z1swXS5ldmVudD9mLnB1c2goZ1swXS5ub2RlKTpmLnBvcCgpLGMoZy5zcGxpY2UoMCwxKVswXSl9cmV0dXJuIHMrbihhLnN1YnN0cihsKSl9ZnVuY3Rpb24gbChlKXtyZXR1cm4gZS52JiYhZS5jYWNoZWRfdmFyaWFudHMmJihlLmNhY2hlZF92YXJpYW50cz1lLnYubWFwKGZ1bmN0aW9uKG4pe3JldHVybiBvKGUse3Y6bnVsbH0sbil9KSksZS5jYWNoZWRfdmFyaWFudHN8fGUuZVcmJltvKGUpXXx8W2VdfWZ1bmN0aW9uIHMoZSl7ZnVuY3Rpb24gbihlKXtyZXR1cm4gZSYmZS5zb3VyY2V8fGV9ZnVuY3Rpb24gdCh0LHIpe3JldHVybiBuZXcgUmVnRXhwKG4odCksIm0iKyhlLmNJPyJpIjoiIikrKHI/ImciOiIiKSl9ZnVuY3Rpb24gcihhLGkpe2lmKCFhLmNvbXBpbGVkKXtpZihhLmNvbXBpbGVkPSEwLGEuaz1hLmt8fGEuYkssYS5rKXt2YXIgbz17fSx1PWZ1bmN0aW9uKG4sdCl7ZS5jSSYmKHQ9dC50b0xvd2VyQ2FzZSgpKSx0LnNwbGl0KCIgIikuZm9yRWFjaChmdW5jdGlvbihlKXt2YXIgdD1lLnNwbGl0KCJ8Iik7b1t0WzBdXT1bbix0WzFdP051bWJlcih0WzFdKToxXX0pfTsic3RyaW5nIj09dHlwZW9mIGEuaz91KCJrZXl3b3JkIixhLmspOngoYS5rKS5mb3JFYWNoKGZ1bmN0aW9uKGUpe3UoZSxhLmtbZV0pfSksYS5rPW99YS5sUj10KGEubHx8L1x3Ky8sITApLGkmJihhLmJLJiYoYS5iPSJcXGIoIithLmJLLnNwbGl0KCIgIikuam9pbigifCIpKyIpXFxiIiksYS5ifHwoYS5iPS9cQnxcYi8pLGEuYlI9dChhLmIpLGEuZXx8YS5lV3x8KGEuZT0vXEJ8XGIvKSxhLmUmJihhLmVSPXQoYS5lKSksYS50RT1uKGEuZSl8fCIiLGEuZVcmJmkudEUmJihhLnRFKz0oYS5lPyJ8IjoiIikraS50RSkpLGEuaSYmKGEuaVI9dChhLmkpKSxudWxsPT1hLnImJihhLnI9MSksYS5jfHwoYS5jPVtdKSxhLmM9QXJyYXkucHJvdG90eXBlLmNvbmNhdC5hcHBseShbXSxhLmMubWFwKGZ1bmN0aW9uKGUpe3JldHVybiBsKCJzZWxmIj09PWU/YTplKX0pKSxhLmMuZm9yRWFjaChmdW5jdGlvbihlKXtyKGUsYSl9KSxhLnN0YXJ0cyYmcihhLnN0YXJ0cyxpKTt2YXIgYz1hLmMubWFwKGZ1bmN0aW9uKGUpe3JldHVybiBlLmJLPyJcXC4/KCIrZS5iKyIpXFwuPyI6ZS5ifSkuY29uY2F0KFthLnRFLGEuaV0pLm1hcChuKS5maWx0ZXIoQm9vbGVhbik7YS50PWMubGVuZ3RoP3QoYy5qb2luKCJ8IiksITApOntleGVjOmZ1bmN0aW9uKCl7cmV0dXJuIG51bGx9fX19cihlKX1mdW5jdGlvbiBmKGUsdCxhLGkpe2Z1bmN0aW9uIG8oZSxuKXt2YXIgdCxhO2Zvcih0PTAsYT1uLmMubGVuZ3RoO2E+dDt0Kys
< style type = "text/css" > code { white-space : pre ; } < / style >
< style type = "text/css" >
pre:not([class]) {
background-color: white;
}
< / style >
< script type = "text/javascript" >
if (window.hljs) {
hljs.configure({languages: []});
hljs.initHighlightingOnLoad();
if (document.readyState & & document.readyState === "complete") {
window.setTimeout(function() { hljs.initHighlighting(); }, 0);
}
}
< / script >
< style type = "text/css" >
h1 {
font-size: 34px;
}
h1.title {
font-size: 38px;
}
h2 {
font-size: 30px;
}
h3 {
font-size: 24px;
}
h4 {
font-size: 18px;
}
h5 {
font-size: 16px;
}
h6 {
font-size: 12px;
}
.table th:not([align]) {
text-align: left;
}
< / style >
< style type = "text/css" >
.main-container {
max-width: 940px;
margin-left: auto;
margin-right: auto;
}
code {
color: inherit;
background-color: rgba(0, 0, 0, 0.04);
}
img {
max-width:100%;
}
.tabbed-pane {
padding-top: 12px;
}
.html-widget {
margin-bottom: 20px;
}
button.code-folding-btn:focus {
outline: none;
}
summary {
display: list-item;
}
< / style >
<!-- tabsets -->
< style type = "text/css" >
.tabset-dropdown > .nav-tabs {
display: inline-table;
max-height: 500px;
min-height: 44px;
overflow-y: auto;
background: white;
border: 1px solid #ddd;
border-radius: 4px;
}
.tabset-dropdown > .nav-tabs > li.active:before {
content: "";
font-family: 'Glyphicons Halflings';
display: inline-block;
padding: 10px;
border-right: 1px solid #ddd;
}
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
content: "";
border: none;
}
.tabset-dropdown > .nav-tabs.nav-tabs-open:before {
content: "";
font-family: 'Glyphicons Halflings';
display: inline-block;
padding: 10px;
border-right: 1px solid #ddd;
}
.tabset-dropdown > .nav-tabs > li.active {
display: block;
}
.tabset-dropdown > .nav-tabs > li > a,
.tabset-dropdown > .nav-tabs > li > a:focus,
.tabset-dropdown > .nav-tabs > li > a:hover {
border: none;
display: inline-block;
border-radius: 4px;
background-color: transparent;
}
.tabset-dropdown > .nav-tabs.nav-tabs-open > li {
display: block;
float: none;
}
.tabset-dropdown > .nav-tabs > li {
display: none;
}
< / style >
<!-- code folding -->
< / head >
< body >
< div class = "container-fluid main-container" >
< div class = "fluid-row" id = "header" >
< / div >
< div id = "words-that-should-be-addedmodified" class = "section level1" >
< h1 > Words that should be added/modified< / h1 >
< table >
< colgroup >
< col width = "31%" > < / col >
< col width = "38%" > < / col >
< col width = "30%" > < / col >
< / colgroup >
< thead >
< tr class = "header" >
< th align = "left" > Word< / th >
< th align = "left" > Occurence< / th >
< th align = "left" > Explanation< / th >
< / tr >
< / thead >
< tbody >
< tr class = "odd" >
< td align = "left" > excise< / td >
< td align = "left" > Prep-scholar< / td >
< td align = "left" > Came up in < em > Analyzing text structure & purpose (Core Verbal)< / em > < / td >
< / tr >
< tr class = "even" >
< td align = "left" > acquiescence< / td >
< td align = "left" > Prep-scholar< / td >
< td align = "left" > Came up in < em > Interference (Core Verbal)< / em > < / td >
< / tr >
< tr class = "odd" >
< td align = "left" > connote< / td >
< td align = "left" > Prep-scholar< / td >
< td align = "left" > Came up in < em > Interference (Core Verbal)< / em > < / td >
< / tr >
< tr class = "even" >
< td align = "left" > deprecate/depreciate< / td >
< td align = "left" > this list (no.203)< / td >
< td align = "left" > Use an example with the other meaning of < em > deprecate< / em > , not the software meaning< / td >
< / tr >
< tr class = "odd" >
< td align = "left" > blight< / td >
< td align = "left" > this list (no.110)< / td >
< td align = "left" > missing < / b > at the end of example< / td >
< / tr >
< tr class = "even" >
< td align = "left" > divest< / td >
< td align = "left" > this list (no.851)< / td >
< td align = "left" > Example just reads < em > Droll< / em > for some reason. Either delete or replace with good example. (pretty easy word though)< / td >
< / tr >
< tr class = "odd" >
< td align = "left" > capacity< / td >
< td align = "left" > this list (no.133)< / td >
< td align = "left" > missing < / b > & < / u > in example.< / td >
< / tr >
< tr class = "even" >
< td align = "left" > eddy< / td >
< td align = "left" > this list (no.854)< / td >
< td align = "left" > better example: < em > < u > Leonardo Da Vinci< / u > could apply his < u > research into eddys< / u > to the main < u > aorta< / u > ’ s valve closing mechanism centuries before modern science proved his theories to be correct< / em > (maybe not specific, but something that helps me personally remember the word really well)< / td >
< / tr >
< tr class = "odd" >
< td align = "left" > effect/affect< / td >
< td align = "left" > this list (no.260)< / td >
< td align = "left" > either pin down underlines in example or remove, underlining everything seems redundant.< / td >
< / tr >
< tr class = "even" >
< td align = "left" > qualify< / td >
< td align = "left" > this list (no.1455)< / td >
< td align = "left" > add a Source, cannot import without a source since trailing empty cells get cut off in the conversion to csv< / td >
< / tr >
< tr class = "odd" >
< td align = "left" > calumby< / td >
< td align = "left" > this list (no.130)< / td >
< td align = "left" > insert underline delimiter< / td >
< / tr >
< tr class = "even" >
< td align = "left" > artless< / td >
< td align = "left" > this list (no.81)< / td >
< td align = "left" > Example cuts off. < em > hai< / em > instad of < em > hair.< / em > < / td >
< / tr >
< tr class = "odd" >
< td align = "left" > deprecate/depreciate< / td >
< td align = "left" > this list (no.203)< / td >
< td align = "left" > Explanation cuts off< / td >
< / tr >
< tr class = "even" >
< td align = "left" > façad< / td >
< td align = "left" > this list (no.864)< / td >
< td align = "left" > Seems like it should be < em > façade< / em > or < em > facade< / em > < / td >
< / tr >
< tr class = "odd" >
< td align = "left" > depravity< / td >
< td align = "left" > this list (no.844)< / td >
< td align = "left" > add ending delimiter for unerline text in example< / td >
< / tr >
< tr class = "even" >
< td align = "left" > chicanery< / td >
< td align = "left" > this list (no.144)< / td >
< td align = "left" > add ending delimiter for underline text in example< / td >
< / tr >
< tr class = "odd" >
< td align = "left" > disinterested< / td >
< td align = "left" > this list (no.232)< / td >
< td align = "left" > remove inconsistent numbering< / td >
< / tr >
< tr class = "even" >
< td align = "left" > fawn< / td >
< td align = "left" > this list (no.338)< / td >
< td align = "left" > remove inconsistent numbering< / td >
< / tr >
< tr class = "odd" >
< td align = "left" > epistemology< / td >
< td align = "left" > this list (no.858)< / td >
< td align = "left" > Add spaces in example< / td >
< / tr >
< tr class = "even" >
< td align = "left" > flag< / td >
< td align = "left" > this list (no.345)< / td >
< td align = "left" > clean up number formatting (an example for the first meaning is defnitely not required)< / td >
< / tr >
< tr class = "odd" >
< td align = "left" > baseness< / td >
< td align = "left" > GRE Test exam 1< / td >
< td align = "left" > pretty logical in what it means, maybe include it since it’ s not a negation of < em > abasement< / em > and it could be easily be confused as being one?< / td >
< / tr >
< tr class = "even" >
< td align = "left" > judicious< / td >
< td align = "left" > GRE Test exam 1< / td >
< td align = "left" > has nothing to do with law, could confuse if looking at it from a logical side< / td >
< / tr >
< tr class = "odd" >
< td align = "left" > pernicious< / td >
< td align = "left" > GRE Test exam 1< / td >
< td align = "left" > Often heard, never learned actual meaning of< / td >
< / tr >
< tr class = "even" >
< td align = "left" > doctrinaire< / td >
< td align = "left" > GRE Test exam 1< / td >
< td align = "left" > Maybe leave it out, seems a bit self-explanatory< / td >
< / tr >
< tr class = "odd" >
< td align = "left" > debased< / td >
< td align = "left" > GRE Test exam 1< / td >
< td align = "left" > Meaning is similar to < em > abasement< / em > and < em > baseness< / em > , could be left out maybe? Up to you.< / td >
< / tr >
< tr class = "even" >
< td align = "left" > injudicious< / td >
< td align = "left" > GRE Test exam 1< / td >
< td align = "left" > Could be easily construed as being the negation of judicious, which it does not appear to be< / td >
< / tr >
< tr class = "odd" >
< td align = "left" > inveigling< / td >
< td align = "left" > GRE Test exam 1< / td >
< td align = "left" > Never heard of before< / td >
< / tr >
< / tbody >
< / table >
< / div >
< div id = "questions-to-answer" class = "section level1" >
< h1 > Questions to answer:< / h1 >
< ul >
2020-06-15 08:49:37 +02:00
< li > < p > Difference between < em > abate< / em > & < em > attenuate< / em > < / p >
< p > → abate can weaken to the point of disappearing, attenuate has to be always present.< / p > < / li >
< li > < p > Difference between < em > castigate< / em > & < em > chastize< / em > < / p > < / li >
< li > < p > Are < em > fervid< / em > & < em > fervent< / em > the same word?< / p > < / li >
< li > < p > Connotation of < em > facetious< / em > < / p > < / li >
2020-06-15 08:42:05 +02:00
< / ul >
< / div >
< / div >
< script >
// add bootstrap table styles to pandoc tables
function bootstrapStylePandocTables() {
$('tr.header').parent('thead').parent('table').addClass('table table-condensed');
}
$(document).ready(function () {
bootstrapStylePandocTables();
});
< / script >
<!-- tabsets -->
< script >
$(document).ready(function () {
window.buildTabsets("TOC");
});
$(document).ready(function () {
$('.tabset-dropdown > .nav-tabs > li').click(function () {
$(this).parent().toggleClass('nav-tabs-open')
});
});
< / script >
<!-- code folding -->
<!-- dynamically load mathjax for compatibility with self - contained -->
< script >
(function () {
var script = document.createElement("script");
script.type = "text/javascript";
script.src = "https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML";
document.getElementsByTagName("head")[0].appendChild(script);
})();
< / script >
< / body >
< / html >