window.log = function(){
  log.history = log.history || [];  
  log.history.push(arguments);
  arguments.callee = arguments.callee.caller;  
  if(this.console) console.log( Array.prototype.slice.call(arguments) );
};
(function(b){function c(){}for(var d="assert,count,debug,dir,dirxml,error,exception,group,groupCollapsed,groupEnd,info,log,markTimeline,profile,profileEnd,time,timeEnd,trace,warn".split(","),a;a=d.pop();)b[a]=b[a]||c})(window.console=window.console||{});

/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09i
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 *  ITC Franklin Gothic is a trademark of The International Typeface Corporation
 * which may be registered in certain jurisdictions. Portions copyright Microsoft
 * Corporation.  All rights reserved.
 * 
 * Trademark:
 * ITC Franklin Gothic is a trademark of The International Typeface Corporation
 * which may be registered in certain jurisdictions.
 * 
 * Description:
 * Designed in 1902 by Morris Fuller Benton for the American Type Founders
 * company, Franklin Gothic still reigns as one of the most-widely used sans serif
 * typefaces. Originally issued in only one weight, the ATF version of Franklin
 * Gothic was eventually expanded to include five additional weights, but no light
 * or intermediate weights were ever developed. In 1979, under license from ATF,
 * ITC developed four new weights in roman and italic: book, medium, demi and
 * heavy. Designed by Victor Caruso, ITCs new weights matched the original faces
 * characteristics, but featured a slightly enlarged lowercase x-height. ITC
 * Franklin Gothic also features a slightly condensed lowercase a-z alphabet. In
 * 1991, ITC commissioned the Font Bureau in Boston to create condensed, compressed
 * and extra compressed versions of ITC Franklin Gothic, which increased the
 * flexibility and usefulness of the design.
 * 
 * Manufacturer:
 * International Typeface Corporation
 * 
 * Designer:
 * Victor Caruso
 * 
 * Vendor URL:
 * http://www.itcfonts.com
 * 
 * License information:
 * http://www.itcfonts.com/itc/licensing.html
 */
Cufon.registerFont({"w":211,"face":{"font-family":"Franklin Gothic Book","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 5 3 2 1 2 2 2 4","ascent":"288","descent":"-72","x-height":"5","bbox":"-22 -265 287 68.209","underline-thickness":"17.9297","underline-position":"-18.1055","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":90},"!":{"d":"55,-60r-14,0r-13,-180r41,0xm67,0r-37,0r0,-37r37,0r0,37","w":96},"\"":{"d":"41,-147r-17,0r-5,-93r28,0xm90,-147r-18,0r-5,-93r28,0","w":113},"#":{"d":"200,-170r-4,22r-37,0r-9,50r37,0r-4,22r-37,0r-13,76r-23,0r13,-76r-51,0r-13,76r-23,0r14,-76r-39,0r4,-22r38,0r9,-50r-38,0r4,-22r38,0r13,-70r23,0r-13,70r51,0r12,-70r23,0r-12,70r37,0xm136,-148r-51,0r-9,50r51,0"},"$":{"d":"114,-137v98,6,92,129,0,129r0,34r-22,0r0,-34v-39,-4,-64,-23,-75,-55r24,-9v9,25,26,38,51,40r0,-81v-43,-11,-65,-22,-65,-61v0,-34,21,-55,65,-62r0,-29r22,0r0,29v35,3,57,19,68,47r-24,7v-6,-19,-21,-29,-44,-31r0,76xm92,-213v-22,2,-40,14,-40,36v0,19,14,31,40,36r0,-72xm114,-32v25,0,45,-15,45,-38v0,-22,-15,-34,-45,-38r0,76"},"%":{"d":"112,-179v0,32,-18,61,-49,61v-31,0,-50,-30,-50,-62v0,-32,17,-62,49,-62v34,0,50,30,50,63xm63,-131v40,-1,42,-98,-1,-98v-20,0,-30,16,-30,48v0,33,10,50,31,50xm68,0r-22,0r145,-240r22,0xm246,-59v1,31,-18,61,-49,61v-32,0,-51,-30,-50,-62v1,-32,16,-62,49,-62v33,0,50,31,50,63xm227,-58v0,-25,-7,-51,-31,-51v-20,0,-30,16,-30,48v0,33,10,49,31,49v22,1,31,-23,30,-46","w":259},"&":{"d":"108,-245v32,0,56,19,56,51v0,26,-16,47,-50,63r50,76v16,-21,28,-46,33,-76r26,5v-7,35,-23,65,-45,90v16,14,22,13,49,11r0,25v-34,6,-46,3,-66,-19v-47,46,-147,22,-145,-47v1,-40,26,-63,62,-74v-38,-44,-28,-105,30,-105xm142,-192v4,-35,-61,-42,-61,-5v0,10,7,26,21,48v27,-16,38,-18,40,-43xm46,-68v-3,53,71,65,101,31r-58,-85v-28,13,-41,22,-43,54","w":239},"'":{"d":"41,-147r-17,0r-5,-93r28,0","w":65},"(":{"d":"89,60r-19,0v-68,-89,-68,-208,0,-300r19,0v-60,87,-60,210,0,300","w":105},")":{"d":"17,-240r18,0v70,89,69,208,0,300r-18,0v59,-87,59,-210,0,-300","w":105},"*":{"d":"99,-174r-7,-66r27,0r-7,66r63,-27r8,25r-68,14r45,49r-22,16r-33,-57r-32,57r-22,-16r45,-49r-68,-14r8,-25"},"+":{"d":"22,-132r70,0r0,-74r27,0r0,74r71,0r0,24r-71,0r0,74r-27,0r0,-74r-70,0r0,-24"},",":{"d":"64,-40r0,36r-26,49r-15,0r21,-45r-18,0r0,-40r38,0","w":90,"k":{"1":14}},"-":{"d":"85,-101r0,22r-80,0r0,-22r80,0","w":90,"k":{"Y":13,"W":-2,"T":12,"A":-9}},".":{"d":"65,-39r0,39r-40,0r0,-39r40,0","w":90,"k":{"1":14}},"\/":{"d":"7,60r-24,0r145,-300r24,0","w":163},"0":{"d":"197,-119v1,61,-31,125,-91,124v-59,-1,-91,-61,-91,-125v0,-64,29,-125,90,-125v61,0,92,64,92,126xm105,-221v-85,1,-81,202,1,202v85,-1,80,-201,-1,-202","k":{"7":20,"1":14}},"1":{"d":"201,-22r0,22r-168,0r0,-22r72,0r0,-186v-21,22,-43,40,-66,52r0,-30v32,-17,56,-36,73,-59r22,0r0,223r67,0","k":{"9":5,"8":2,"7":25,"6":12,"5":5,"4":12,"3":3,"1":7,"0":12,".":2,",":3}},"2":{"d":"105,-245v62,0,105,59,72,113v-25,41,-72,72,-120,107r132,0r0,25r-170,0r0,-25v67,-50,106,-85,120,-100v35,-38,17,-98,-35,-96v-31,0,-55,24,-57,55r-28,-8v12,-47,40,-71,86,-71","k":{"7":16,"4":16,"1":13}},"3":{"d":"162,-66v0,-41,-44,-51,-92,-47r0,-24v44,3,83,-4,83,-42v0,-27,-23,-42,-51,-42v-27,0,-46,13,-56,39r-27,-8v19,-75,162,-73,165,9v0,29,-21,50,-47,55v29,3,56,27,56,60v0,64,-96,91,-149,55v-16,-11,-27,-25,-33,-43r27,-9v8,29,30,43,63,43v39,0,61,-16,61,-46","k":{"7":18,"1":17}},"4":{"d":"159,0r-29,0r0,-57r-119,0r0,-20r110,-168r38,0r0,164r39,0r0,24r-39,0r0,57xm130,-81r0,-140v-28,50,-59,92,-88,140r88,0","k":{"7":23,"4":-2,"1":24}},"5":{"d":"163,-79v2,-64,-86,-79,-113,-26r-24,-5r8,-130r142,0r-3,26r-117,0r-6,78v50,-55,142,-15,142,57v0,94,-154,114,-177,27r26,-9v11,28,31,42,60,42v37,0,62,-24,62,-60","k":{"7":16,"1":21}},"6":{"d":"18,-115v0,-68,30,-131,98,-130v38,0,64,18,77,54r-27,7v-9,-24,-27,-36,-51,-36v-45,0,-68,38,-69,112v11,-29,37,-48,72,-49v43,-2,79,37,79,79v0,45,-39,84,-86,83v-61,-1,-94,-53,-93,-120xm53,-75v0,30,26,56,58,56v32,0,58,-26,58,-57v1,-30,-26,-57,-56,-57v-30,0,-60,28,-60,58","k":{"4":-2,"1":14}},"7":{"d":"186,-222v-49,59,-84,128,-85,222r-31,0v1,-85,42,-167,85,-214r-130,0r3,-26r158,0r0,18","k":{":":27,"7":10,"6":25,"4":38,"1":30,".":40}},"8":{"d":"107,5v-52,0,-94,-25,-94,-67v0,-27,19,-47,57,-62v-78,-27,-45,-121,37,-121v44,0,81,21,81,61v0,25,-16,44,-47,55v38,19,57,28,57,66v0,43,-42,68,-91,68xm108,-222v-42,-3,-73,41,-37,66v11,8,24,14,36,17v31,-9,55,-16,55,-45v0,-27,-26,-36,-54,-38xm108,-18v31,0,60,-15,61,-42v0,-23,-22,-41,-66,-52v-41,10,-61,27,-61,51v0,30,29,43,66,43","k":{"7":14,"4":-3,"1":14}},"9":{"d":"193,-126v0,71,-31,131,-98,131v-37,0,-61,-17,-74,-49r24,-9v16,44,80,44,102,5v11,-20,17,-45,17,-78v-32,74,-149,45,-149,-36v0,-46,37,-84,84,-83v64,1,94,50,94,119xm44,-163v-1,32,25,56,56,56v32,0,59,-28,59,-58v1,-30,-26,-55,-58,-55v-34,0,-57,25,-57,57","k":{"7":21,"4":2,"1":15}},":":{"d":"65,-178r0,40r-40,0r0,-40r40,0xm65,-40r0,40r-40,0r0,-40r40,0","w":90},";":{"d":"64,-178r0,39r-38,0r0,-39r38,0xm64,-40r0,36r-26,49r-15,0r21,-45r-18,0r0,-40r38,0","w":90},"\u037e":{"d":"64,-178r0,39r-38,0r0,-39r38,0xm64,-40r0,36r-26,49r-15,0r21,-45r-18,0r0,-40r38,0","w":90},"<":{"d":"180,-204r0,27r-127,58r127,58r0,27r-156,-73r0,-24"},"=":{"d":"22,-164r168,0r0,25r-168,0r0,-25xm22,-107r168,0r0,25r-168,0r0,-25"},">":{"d":"31,-34r0,-27r127,-58r-127,-58r0,-27r156,74r0,23"},"?":{"d":"89,-245v44,0,79,28,79,69v8,35,-48,61,-69,79v-7,6,-5,23,-5,37r-25,0v0,-18,1,-29,1,-34v4,-43,67,-35,67,-83v0,-25,-23,-43,-49,-43v-30,0,-48,17,-55,52r-26,-6v9,-47,36,-71,82,-71xm100,-35r0,35r-35,0r0,-35r35,0","w":181},"@":{"d":"70,-115v-6,-56,66,-97,100,-51r2,-17r24,0r-11,98v0,8,4,12,12,12v20,-2,35,-36,35,-63v0,-51,-42,-87,-93,-87v-55,0,-101,48,-101,103v0,91,107,130,185,83r8,21v-27,14,-57,21,-87,21v-76,0,-130,-55,-130,-125v-1,-69,57,-125,125,-125v62,0,115,47,115,107v0,40,-25,88,-61,88v-14,0,-23,-8,-28,-22v-31,47,-100,11,-95,-43xm134,-163v-43,-2,-52,88,-7,90v41,1,55,-87,7,-90","w":268},"A":{"d":"192,0r-31,0r-24,-70r-89,0r-22,70r-25,0r78,-240r34,0xm130,-93r-37,-115r-37,115r74,0","w":192,"k":{"\u2019":21,"\u201d":21,"y":9,"w":8,"v":9,"u":6,"t":5,"q":4,"o":4,"g":-4,"e":4,"d":4,"c":3,"b":3,"Y":22,"W":14,"V":16,"U":8,"T":24,"Q":9,"O":9,"G":9,"C":9,".":-5,"-":-6,",":-4}},"B":{"d":"203,-66v0,42,-31,66,-78,66r-95,0r0,-240r95,0v75,-8,97,95,28,113v30,6,50,28,50,61xm166,-179v-1,-45,-61,-37,-107,-37r0,79v50,1,109,6,107,-42xm173,-68v0,-53,-60,-47,-114,-46r0,88v51,0,114,8,114,-42","w":217,"k":{"Y":6,"W":5,"V":4}},"C":{"d":"48,-118v0,50,20,97,65,97v31,0,51,-20,61,-60r27,6v-13,53,-43,80,-89,80v-63,0,-97,-61,-97,-127v0,-69,36,-122,100,-123v45,0,73,26,86,77r-28,6v-10,-38,-30,-57,-59,-57v-48,1,-66,46,-66,101","w":208},"D":{"d":"218,-121v0,63,-39,121,-98,121r-90,0r0,-240r81,0v66,-2,107,54,107,119xm188,-123v-1,-47,-27,-94,-79,-92r-49,0r0,190r49,0v54,1,79,-43,79,-98","w":232,"k":{"Y":13,"V":8,"T":11,"J":11,"A":7}},"E":{"d":"185,-26r0,26r-155,0r0,-240r152,0r0,26r-122,0r0,77r97,0r0,24r-97,0r0,87r125,0","w":197},"F":{"d":"60,0r-30,0r0,-240r147,0r0,26r-117,0r0,76r97,0r0,24r-97,0r0,114","w":182,"k":{"u":12,"r":12,"o":7,"e":7,"a":7,"O":5,"J":26,"A":17,".":33,",":33}},"G":{"d":"118,-20v40,0,63,-30,59,-76r-60,0r0,-25r91,0r0,124r-19,0r-8,-30v-15,21,-37,32,-66,32v-64,2,-100,-58,-100,-123v0,-68,39,-127,104,-127v44,0,73,24,86,70r-28,7v-6,-31,-28,-50,-60,-51v-51,0,-68,48,-69,100v-1,54,21,98,70,99","w":232,"k":{"Y":13,"W":8,"V":10,"T":11,"A":-2}},"H":{"d":"201,0r-30,0r0,-114r-111,0r0,114r-30,0r0,-240r30,0r0,99r111,0r0,-99r30,0r0,240","w":231},"I":{"d":"60,0r-30,0r0,-240r30,0r0,240","w":90},"J":{"d":"0,-25v43,9,77,5,77,-48r0,-167r30,0r0,167v4,68,-47,88,-107,73r0,-25","w":134,"k":{"A":5}},"K":{"d":"220,0r-33,0r-72,-132r-55,68r0,64r-30,0r0,-240r30,0r0,139r109,-139r32,0r-65,84","w":226,"k":{"y":17,"u":12,"o":9,"e":9,"a":2,"O":13,"G":14,"C":13,"-":2}},"L":{"d":"172,-26r0,26r-142,0r0,-240r31,0r0,214r111,0","w":176,"k":{"\u2019":44,"\u201d":45,"y":16,"u":5,"Y":25,"W":18,"V":24,"U":5,"T":23,"O":8,"G":9,"C":9,"-":32}},"M":{"d":"262,0r-29,0r0,-210r-78,210r-21,0r-78,-210r0,210r-26,0r0,-240r45,0r72,192r71,-192r44,0r0,240","w":291},"N":{"d":"207,0r-29,0r-125,-209r1,209r-24,0r0,-240r38,0r116,196r-1,-196r24,0r0,240","w":236,"k":{"u":3}},"O":{"d":"212,-122v0,64,-35,127,-99,127v-64,0,-98,-59,-98,-124v0,-66,36,-127,99,-126v62,0,98,58,98,123xm113,-220v-90,0,-90,201,1,200v47,0,68,-50,67,-102v0,-54,-21,-98,-68,-98","w":227,"k":{"Y":12,"X":9,"W":6,"V":8,"T":11,"A":7}},"P":{"d":"193,-169v1,64,-62,79,-133,72r0,97r-30,0r0,-240r85,0v48,-1,78,29,78,71xm163,-169v0,-25,-18,-47,-46,-46r-57,0r0,93v51,2,105,3,103,-47","w":201,"k":{"o":5,"e":5,"a":2,"J":28,"A":14,".":35,",":35}},"Q":{"d":"198,53v-42,11,-86,-1,-84,-48v-64,1,-99,-57,-99,-123v0,-68,36,-127,99,-127v123,0,126,224,24,247v-5,31,34,34,60,27r0,24xm113,-220v-90,0,-90,201,1,200v47,0,68,-50,67,-102v0,-54,-21,-98,-68,-98","w":227},"R":{"d":"125,-240v82,-10,101,111,31,129r47,111r-32,0r-44,-104r-69,0r0,104r-28,0r0,-240r95,0xm170,-173v0,-50,-62,-41,-112,-41r0,86v53,1,112,7,112,-45","w":220,"k":{"y":-3,"u":7,"o":6,"e":6,"Y":6,"W":5,"V":4,"U":3,"T":3,"O":5,"G":5,"C":4,"-":2}},"S":{"d":"190,-68v-1,45,-37,73,-88,73v-50,0,-82,-23,-98,-69r27,-6v9,59,124,70,128,5v-11,-73,-142,-17,-143,-114v-1,-42,37,-67,81,-66v44,0,71,20,85,59r-27,8v-4,-26,-33,-41,-60,-42v-25,0,-50,13,-50,39v0,33,53,39,84,47v41,10,61,32,61,66","w":204,"k":{"Y":9,"W":7,"V":6,"T":7}},"T":{"d":"102,0r-30,0r0,-214r-68,0r0,-26r167,0r0,26r-69,0r0,214","w":174,"k":{"y":23,"w":25,"v":24,"u":25,"s":20,"r":24,"o":23,"g":23,"e":23,"c":23,"a":24,"Y":-14,"W":-10,"V":-12,"O":11,"J":21,"G":12,"C":10,"A":22,";":26,":":26,".":22,"-":12,",":23}},"U":{"d":"110,-22v39,1,57,-20,57,-61r0,-157r25,0r0,157v1,58,-30,85,-84,88v-116,6,-75,-143,-82,-245r30,0r0,157v-1,44,16,60,54,61","w":218,"k":{"r":2,"p":2,"n":2,"m":2,"A":6,".":4,",":5}},"V":{"d":"192,-240r-81,240r-29,0r-81,-240r32,0r66,198r67,-198r26,0","w":193,"k":{"y":-2,"u":12,"r":10,"o":13,"g":12,"e":13,"a":12,"T":-12,"S":2,"O":8,"G":8,"C":7,"A":13,";":10,":":9,".":20,",":21}},"W":{"d":"287,-240r-57,240r-30,0r-53,-186r-49,186r-30,0r-61,-240r31,0r48,194r51,-194r24,0r55,194r45,-194r26,0","w":294,"k":{"y":-2,"u":10,"r":9,"o":8,"g":8,"e":9,"a":9,"T":-10,"S":2,"O":5,"G":5,"C":4,"A":10,":":9,".":13,"-":-3,",":14}},"X":{"d":"177,-240r-68,110r77,130r-34,0r-60,-102r-63,102r-28,0r77,-124r-69,-116r34,0r52,89r54,-89r28,0","w":187,"k":{"y":11,"o":7,"e":7,"Q":9,"O":9,"C":9,"-":2}},"Y":{"d":"187,-240r-80,139r0,101r-30,0r0,-101r-81,-139r36,0r64,110r64,-110r27,0","w":183,"k":{"v":5,"u":18,"p":16,"o":21,"g":20,"e":22,"a":22,"T":-14,"S":4,"O":13,"G":13,"C":12,"A":19,";":16,":":15,".":24,"-":13,",":25}},"Z":{"d":"179,-26r0,26r-169,0r0,-26r130,-188r-124,0r0,-24r159,0r0,20r-132,192r136,0","w":187},"[":{"d":"91,60r-63,0r0,-300r63,0r0,19r-38,0r0,262r38,0r0,19","w":105},"\\":{"d":"157,60r-145,-300r24,0r144,300r-23,0","w":163},"]":{"d":"15,-240r62,0r0,300r-62,0r0,-19r38,0r0,-262r-38,0r0,-19","w":105},"^":{"d":"171,-131r-29,0r-52,-88r-52,88r-29,0r63,-110r36,0","w":180},"_":{"d":"0,24r180,0r0,24r-180,0r0,-24","w":180},"`":{"d":"33,-238r11,-21r69,40r-7,14","w":180},"a":{"d":"95,-182v96,0,58,104,72,182r-28,0v-1,-6,-2,-16,-3,-32v-20,55,-127,47,-124,-17v3,-53,57,-67,124,-61v2,-38,-12,-51,-45,-51v-28,0,-44,11,-49,32r-25,-4v6,-33,32,-49,78,-49xm79,-17v36,0,64,-33,57,-72v-47,-4,-93,2,-95,41v-1,19,17,32,38,31","w":190,"k":{"y":8,"w":7,"v":8}},"b":{"d":"179,-88v0,48,-28,94,-73,93v-24,0,-42,-11,-55,-34r-10,29r-13,0r0,-240r27,0r0,92v38,-69,124,-23,124,60xm103,-160v-40,0,-51,42,-48,90v2,31,21,52,48,52v32,0,47,-31,47,-68v0,-40,-12,-74,-47,-74","w":193,"k":{"y":5,"w":4,"v":5}},"c":{"d":"43,-90v0,39,12,71,46,72v23,0,38,-14,44,-44r25,4v-7,36,-30,62,-69,63v-49,1,-75,-43,-75,-93v0,-71,68,-124,122,-77v13,11,19,27,22,45r-25,4v-5,-29,-19,-44,-43,-44v-33,1,-47,33,-47,70","w":167},"d":{"d":"14,-87v0,-49,25,-95,72,-95v21,0,40,10,53,29r0,-87r27,0r0,240r-25,0r0,-30v-12,23,-31,35,-56,35v-45,0,-71,-43,-71,-92xm90,-18v40,0,53,-42,49,-91v-2,-29,-21,-51,-48,-51v-32,0,-47,31,-47,69v0,41,12,73,46,73","w":193},"e":{"d":"44,-86v-9,73,80,91,101,33r26,5v-8,29,-39,54,-76,53v-49,0,-81,-40,-81,-93v0,-78,88,-125,138,-70v14,16,21,40,21,72r-129,0xm143,-107v5,-47,-50,-71,-81,-40v-10,10,-15,23,-16,40r97,0","w":187,"k":{"y":6,"x":6,"w":6,"v":7,"t":2}},"f":{"d":"112,-220v-32,-9,-58,2,-53,42r42,0r0,22r-42,0r0,156r-28,0r0,-156r-30,0r0,-22r30,0v-2,-58,30,-74,81,-64r0,22","w":107,"k":{"t":-10,"o":8,"j":-2,"i":-2,"f":-9,"e":9,"a":3}},"g":{"d":"87,-61v-27,-11,-57,11,-32,27v27,8,101,-2,115,23v26,46,-6,81,-80,78v-66,11,-111,-56,-54,-82v-26,-17,-22,-49,7,-60v-63,-52,10,-134,81,-100v4,-26,21,-32,49,-30r0,22v-24,0,-31,2,-34,20v38,41,5,106,-52,102xm49,-121v1,22,16,39,39,39v24,0,40,-16,40,-39v1,-23,-18,-40,-39,-40v-22,0,-41,16,-40,40xm153,18v0,-35,-69,-18,-98,-25v-13,6,-19,13,-19,24v1,21,31,29,56,29v24,0,61,-5,61,-28","w":176},"h":{"d":"55,-145v27,-62,112,-43,112,37r0,108r-28,0v-7,-58,24,-160,-34,-160v-63,0,-49,93,-50,160r-27,0r0,-240r27,0r0,95","w":194,"k":{"y":7}},"i":{"d":"56,-240r0,31r-30,0r0,-31r30,0xm55,-178r0,178r-27,0r0,-178r27,0","w":82},"j":{"d":"57,-240r0,31r-32,0r0,-31r32,0xm-22,36v28,8,50,1,50,-31r0,-184r27,0r0,184v2,48,-33,63,-77,53r0,-22","w":82},"k":{"d":"174,0r-28,0r-52,-99r-39,44r0,55r-27,0r0,-240r27,0r0,154r83,-92r29,0r-55,63","w":180,"k":{"u":9,"o":8,"g":-4,"e":8,"a":3,".":-2,"-":5,",":-2}},"l":{"d":"55,0r-27,0r0,-240r27,0r0,240","w":82},"m":{"d":"212,-182v76,0,48,108,53,182r-26,0v-7,-58,23,-159,-35,-159v-25,0,-45,26,-45,59r0,100r-27,0v-6,-57,22,-160,-34,-160v-61,0,-41,96,-44,160r-26,0r0,-178r23,0r0,35v20,-53,95,-49,105,3v12,-28,31,-42,56,-42","w":293,"k":{"y":7,"w":7,"v":8,"p":3}},"n":{"d":"53,-145v31,-62,115,-43,115,42r0,103r-26,0v-6,-58,23,-159,-37,-159v-64,0,-49,92,-50,159r-27,0r0,-178r25,0r0,33","w":195,"k":{"y":7,"w":7,"v":8,"p":4}},"o":{"d":"173,-89v0,52,-33,94,-82,94v-49,1,-77,-43,-77,-94v0,-52,31,-93,80,-93v50,0,79,42,79,93xm44,-90v0,44,14,72,49,72v35,0,50,-30,50,-71v0,-42,-17,-71,-50,-71v-34,0,-49,29,-49,70","w":187,"k":{"y":6,"x":5,"w":5,"v":6,"t":3}},"p":{"d":"179,-90v0,80,-83,130,-124,63r0,87r-27,0r0,-238r24,0r0,35v13,-26,31,-39,56,-39v45,-1,71,44,71,92xm102,-158v-41,0,-52,44,-47,93v1,23,24,48,47,47v32,-2,46,-28,46,-70v0,-39,-13,-70,-46,-70","w":192,"k":{"y":5}},"q":{"d":"86,-182v30,1,39,10,54,33r11,-31r14,0r0,240r-27,0r0,-92v-34,73,-124,27,-124,-55v0,-50,24,-95,72,-95xm90,-19v37,-1,51,-40,48,-84v-3,-34,-19,-57,-48,-57v-61,0,-64,142,0,141","w":192,"k":{"u":4}},"r":{"d":"115,-156v-73,-4,-60,85,-60,156r-27,0r0,-178r24,0r0,42v15,-33,26,-49,63,-46r0,26","w":118,"k":{"z":-2,"y":-11,"x":-8,"w":-8,"v":-9,"t":-12,"s":-2,"q":4,"p":2,"o":7,"k":2,"h":2,"f":-12,"d":6,"c":5,".":20,"-":9,",":20}},"s":{"d":"156,-50v0,36,-34,55,-74,55v-42,0,-68,-17,-78,-51r26,-6v6,22,25,34,56,34v20,0,43,-10,41,-29v-6,-50,-119,-13,-116,-83v0,-32,30,-53,65,-52v39,0,63,15,72,45r-25,5v-7,-35,-81,-39,-84,-1v-1,25,38,27,62,31v36,7,55,24,55,52","w":166},"t":{"d":"108,-19r0,22v-45,8,-77,-6,-77,-52r0,-107r-31,0r0,-22r31,0r2,-44r25,-3r0,47r40,0r0,22r-40,0r0,112v-1,26,24,30,50,25","w":110,"k":{"o":5,"e":6}},"u":{"d":"90,-18v67,0,47,-94,50,-160r27,0r0,178r-24,0r0,-34v-13,26,-32,39,-57,39v-79,2,-54,-107,-58,-183r27,0v6,57,-22,160,35,160","w":194},"v":{"d":"158,-178r-62,178r-28,0r-64,-178r31,0r49,145r49,-145r25,0","w":162,"k":{"o":5,"g":4,"e":5,"c":5,"a":4,".":15,"-":-5,",":15}},"w":{"d":"232,-178r-51,178r-22,0r-40,-132r-36,132r-23,0r-53,-178r27,0r39,133r37,-133r20,0r40,133r40,-133r22,0","w":239,"k":{"o":4,"g":4,"e":5,"c":4,"a":4,";":2,":":2,".":13,"-":-6,",":13}},"x":{"d":"151,0r-31,0r-46,-72r-46,72r-27,0r60,-92r-54,-86r32,0r38,61r38,-61r27,0r-52,80","w":152,"k":{"q":5,"o":6,"e":6,"c":5}},"y":{"d":"149,-178r-71,199v-14,38,-35,50,-73,39r0,-22v37,9,49,-6,58,-41r-61,-175r28,0r48,134r48,-134r23,0","w":149,"k":{"o":5,"g":3,"e":5,"c":4,"a":2,".":15,"-":-6,",":15}},"z":{"d":"143,-21r0,21r-131,0r0,-21r94,-135r-87,0r0,-22r124,0r0,15r-98,142r98,0","w":152},"{":{"d":"65,-190v-3,39,12,90,-22,100v31,10,20,60,22,99v1,25,7,31,33,32r0,19v-65,8,-58,-51,-57,-109v0,-20,-5,-28,-20,-33r0,-17v52,-15,-23,-156,77,-141r0,19v-26,1,-32,6,-33,31","w":105},"|":{"d":"77,-240r27,0r0,300r-27,0r0,-300","w":180},"}":{"d":"40,10v2,-39,-11,-89,22,-100v-31,-10,-20,-60,-22,-99v0,-26,-7,-31,-33,-32r0,-19v67,-9,57,51,57,109v1,20,5,29,21,33r0,17v-55,15,25,157,-78,141r0,-19v26,-1,32,-5,33,-31","w":105},"~":{"d":"143,-95v-15,0,-58,-24,-77,-23v-11,0,-22,8,-31,25r-16,-10v13,-28,29,-42,49,-42v16,0,60,24,76,24v12,0,23,-8,32,-24r16,9v-13,27,-30,41,-49,41"},"\u2122":{"d":"63,-103r-22,0r0,-120r-41,0r0,-17r105,0r0,17r-42,0r0,120xm264,-103r-22,0r0,-109r-43,109r-15,0r-44,-109r0,109r-19,0r0,-137r30,0r42,104r41,-104r30,0r0,137","w":279},"\u2026":{"d":"64,-39r0,39r-39,0r0,-39r39,0xm153,-39r0,39r-38,0r0,-39r38,0xm243,-39r0,39r-39,0r0,-39r39,0","w":268},"\u2013":{"d":"176,-101r0,22r-140,0r0,-22r140,0"},"\u2014":{"d":"239,-101r0,22r-238,0r0,-22r238,0","w":239},"\u201c":{"d":"27,-163v-4,-39,16,-54,27,-77r13,0r-20,42r15,0r0,35r-35,0xm80,-163v-5,-40,17,-53,28,-77r13,0r-21,42r15,0r0,35r-35,0","w":144,"k":{"Y":-4,"W":-4,"V":-5,"A":18}},"\u201d":{"d":"119,-240v4,39,-16,54,-27,77r-13,0r20,-42r-14,0r0,-35r34,0xm66,-240v5,40,-17,53,-28,77r-13,0r21,-42r-15,0r0,-35r35,0","w":144,"k":{"Y":-4,"W":-4,"V":-5,"A":18}},"\u2018":{"d":"27,-162r0,-36r24,-42r12,0r-17,42r17,0r0,36r-36,0","w":90},"\u2019":{"d":"63,-240r0,36r-24,42r-12,0r17,-42r-17,0r0,-36r36,0","w":90},"\u00d7":{"d":"160,-49r-54,-54r-55,54r-17,-17r54,-54r-54,-55r17,-17r55,55r54,-55r17,17r-54,55r54,54"},"\u2032":{"d":"27,-147r-17,0r28,-93r28,0","w":66},"\u2033":{"d":"23,-147r-18,0r28,-93r29,0xm79,-147r-17,0r28,-93r28,0","w":113},"\u00a0":{"w":90}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 *  ITC Franklin Gothic is a trademark of The International Typeface Corporation
 * which may be registered in certain jurisdictions. Portions copyright Microsoft
 * Corporation.  All rights reserved.
 * 
 * Trademark:
 * ITC Franklin Gothic is a trademark of The International Typeface Corporation
 * which may be registered in certain jurisdictions.
 * 
 * Description:
 * Designed in 1902 by Morris Fuller Benton for the American Type Founders
 * company, Franklin Gothic still reigns as one of the most-widely used sans serif
 * typefaces. Originally issued in only one weight, the ATF version of Franklin
 * Gothic was eventually expanded to include five additional weights, but no light
 * or intermediate weights were ever developed. In 1979, under license from ATF,
 * ITC developed four new weights in roman and italic: book, medium, demi and
 * heavy. Designed by Victor Caruso, ITCs new weights matched the original faces
 * characteristics, but featured a slightly enlarged lowercase x-height. ITC
 * Franklin Gothic also features a slightly condensed lowercase a-z alphabet. In
 * 1991, ITC commissioned the Font Bureau in Boston to create condensed, compressed
 * and extra compressed versions of ITC Franklin Gothic, which increased the
 * flexibility and usefulness of the design.
 * 
 * Manufacturer:
 * International Typeface Corporation
 * 
 * Designer:
 * Victor Caruso
 * 
 * Vendor URL:
 * http://www.itcfonts.com
 * 
 * License information:
 * http://www.itcfonts.com/itc/licensing.html
 */
Cufon.registerFont({"w":211,"face":{"font-family":"Franklin Gothic Book","font-weight":400,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"2 11 5 3 2 1 2 9 2 4","ascent":"288","descent":"-72","x-height":"5","bbox":"-44 -270 311 68","underline-thickness":"17.9297","underline-position":"-18.1055","slope":"-9.5","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":90},"!":{"d":"52,-62r-15,0r16,-178r40,0xm51,0r-36,0r6,-34r36,0","w":96},"\"":{"d":"50,-148r-16,0r10,-92r27,0xm97,-148r-16,0r10,-92r27,0","w":111},"#":{"d":"208,-170r-5,22r-37,0r-11,50r37,0r-5,22r-37,0r-17,76r-23,0r17,-76r-51,0r-17,76r-23,0r17,-76r-38,0r5,-22r38,0r11,-50r-38,0r5,-22r38,0r15,-70r23,0r-15,70r50,0r16,-70r23,0r-16,70r38,0xm143,-148r-51,0r-11,50r51,0"},"$":{"d":"37,-172v0,-40,35,-67,80,-66r5,-32r21,0r-5,33v28,4,47,19,59,44r-24,12v-8,-18,-21,-29,-39,-33r-13,79v44,10,66,31,66,63v-1,43,-38,73,-88,70r-6,35r-22,0r7,-37v-31,-6,-52,-24,-65,-54r24,-13v10,24,25,39,45,43r14,-85v-39,-9,-59,-30,-59,-59xm113,-217v-52,-5,-72,70,-13,77xm102,-25v31,2,56,-16,57,-44v0,-20,-14,-32,-43,-39"},"%":{"d":"138,-189v0,35,-27,70,-61,70v-30,0,-50,-27,-50,-56v0,-35,26,-70,61,-70v30,0,50,27,50,56xm87,-227v-41,-2,-54,88,-8,90v38,2,56,-88,8,-90xm62,0r-23,0r187,-240r23,0xm261,-66v0,34,-25,70,-59,70v-33,0,-51,-26,-52,-57v-1,-31,28,-69,60,-69v31,0,51,26,51,56xm210,-104v-41,-2,-56,89,-9,91v40,3,57,-91,9,-91","w":278},"&":{"d":"185,-196v0,41,-23,47,-64,65r38,78v21,-22,38,-48,50,-78r21,9v-14,35,-34,65,-60,90v12,18,20,18,44,13r-3,22v-29,8,-45,3,-61,-19v-47,45,-142,18,-139,-48v2,-49,34,-64,77,-79v-33,-48,-17,-104,41,-104v32,-1,56,22,56,51xm128,-226v-40,5,-39,41,-15,77v26,-12,45,-19,47,-48v0,-17,-15,-31,-32,-29xm41,-65v0,50,64,67,98,29r-42,-88v-37,13,-56,33,-56,59","w":240},"'":{"d":"50,-148r-16,0r10,-92r27,0","w":63},"(":{"d":"118,-240v-63,65,-109,198,-53,300r-17,0v-61,-101,-34,-219,50,-300r20,0","w":105},")":{"d":"-11,60v64,-65,109,-197,54,-300r16,0v61,101,34,219,-50,300r-20,0","w":105},"*":{"d":"121,-240r21,0r-11,61r61,-20r3,20r-62,18r29,49r-19,12r-26,-50r-44,50r-14,-12r45,-49r-56,-18r10,-20r54,20"},"+":{"d":"27,-132r71,0r0,-74r26,0r0,74r71,0r0,24r-71,0r0,74r-26,0r0,-74r-71,0r0,-24"},",":{"d":"10,53r-14,0r33,-53r-19,0r7,-40r40,0r-7,40","w":90,"k":{"1":15}},"-":{"d":"83,-79r-79,0r3,-21r80,0","w":90,"k":{"Y":13,"W":-3,"T":12,"A":-8}},".":{"d":"50,0r-40,0r7,-40r40,0","w":90,"k":{"1":15}},"\/":{"d":"-21,60r-23,0r203,-300r23,0","w":168},"0":{"d":"123,-248v133,13,86,257,-25,256v-131,-13,-85,-257,25,-256xm48,-90v0,47,14,74,51,76v51,2,74,-80,74,-135v0,-47,-14,-74,-51,-76v-51,-3,-74,82,-74,135","k":{"7":18,"1":18}},"1":{"d":"191,0r-172,0r3,-23r70,0r32,-185v-10,17,-44,30,-71,30r3,-24v39,-5,67,-20,82,-44r20,0r-37,223r73,0","k":{"9":5,"8":6,"7":24,"6":15,"5":9,"4":12,"3":7,"1":5,"0":13}},"2":{"d":"118,-248v79,0,112,96,47,143v-25,18,-65,46,-123,79r139,0r-5,26r-170,0r5,-30v59,-36,114,-70,148,-110v28,-34,2,-85,-41,-83v-35,2,-49,20,-63,55r-24,-9v16,-47,45,-71,87,-71","k":{"7":17,"4":17,"1":12}},"3":{"d":"185,-67v0,63,-89,95,-142,57v-16,-11,-28,-25,-34,-44r24,-9v15,61,123,60,123,-5v0,-41,-30,-48,-82,-46r4,-23v50,3,90,-6,90,-45v0,-23,-23,-43,-48,-42v-25,0,-44,13,-57,39r-22,-13v27,-70,156,-61,156,16v0,31,-24,53,-56,58v25,5,44,29,44,57","k":{"7":17,"4":4,"1":17}},"4":{"d":"143,0r-28,0r10,-58r-115,0r4,-24r136,-165r35,0r-28,165r40,0r-5,24r-39,0xm129,-82r22,-135r-111,135r89,0","k":{"7":21,"1":25}},"5":{"d":"191,-84v0,68,-82,114,-144,74v-15,-10,-27,-23,-34,-40r24,-11v25,67,125,47,125,-23v0,-60,-82,-77,-106,-23r-26,-7r29,-126r141,0r-9,25r-114,0r-17,79v40,-55,131,-15,131,52","k":{"7":14,"4":2,"1":18}},"6":{"d":"21,-96v0,-66,42,-150,110,-150v39,0,66,18,79,54r-27,7v-11,-25,-28,-38,-51,-38v-40,0,-67,36,-81,108v31,-74,146,-45,146,34v0,45,-38,88,-87,86v-55,-2,-89,-42,-89,-101xm54,-73v0,31,26,55,55,55v32,0,59,-29,59,-64v0,-28,-24,-53,-53,-53v-31,0,-61,30,-61,62","k":{"1":14}},"7":{"d":"91,3r-32,0v7,-84,46,-157,117,-217r-136,0r8,-26r164,0r-3,20v-73,71,-106,117,-118,223","k":{":":30,"7":7,"6":19,"4":40,"1":23,".":38}},"8":{"d":"120,-245v39,0,77,20,78,57v0,29,-19,49,-54,60v86,30,44,133,-42,133v-45,0,-89,-23,-89,-65v0,-32,21,-53,63,-65v-71,-30,-32,-120,44,-120xm119,-223v-27,0,-53,13,-52,40v0,19,15,33,48,44v28,-11,55,-15,55,-45v0,-26,-23,-39,-51,-39xm102,-18v43,0,78,-34,52,-68v-6,-8,-22,-17,-49,-27v-84,10,-82,95,-3,95","k":{"7":18,"1":14}},"9":{"d":"199,-146v0,90,-69,187,-158,139v-13,-7,-23,-20,-29,-34r24,-11v18,44,74,46,103,11v14,-16,23,-45,30,-85v-32,73,-143,44,-143,-35v0,-47,41,-85,88,-85v53,1,85,41,85,100xm54,-162v0,30,24,54,52,55v33,1,63,-28,62,-63v-1,-27,-24,-53,-54,-53v-31,0,-60,29,-60,61","k":{"7":21,"4":4,"1":20}},":":{"d":"72,-134r-39,0r7,-41r39,0xm50,0r-40,0r7,-40r40,0","w":90},";":{"d":"72,-134r-39,0r7,-41r39,0xm10,53r-14,0r32,-53r-18,0r7,-40r40,0r-7,40","w":90},"\u037e":{"d":"72,-134r-39,0r7,-41r39,0xm10,53r-14,0r32,-53r-18,0r7,-40r40,0r-7,40","w":90},"<":{"d":"189,-204r0,27r-127,58r127,58r0,27r-156,-73r0,-24"},"=":{"d":"27,-164r168,0r0,25r-168,0r0,-25xm27,-107r168,0r0,25r-168,0r0,-25"},">":{"d":"33,-34r0,-27r127,-58r-127,-58r0,-27r156,74r0,23"},"?":{"d":"106,-247v64,0,97,74,51,116v-20,18,-77,17,-70,70r-25,0v-8,-81,82,-54,89,-121v3,-25,-22,-41,-46,-41v-26,0,-45,16,-57,48r-25,-10v16,-41,44,-62,83,-62xm83,0r-36,0r5,-35r37,0","w":179},"@":{"d":"74,-113v0,-56,69,-101,102,-51r3,-19r22,0r-15,100v0,7,4,11,12,11v23,0,39,-37,39,-64v0,-53,-46,-88,-97,-88v-61,1,-98,44,-100,104v-4,90,105,132,182,84r9,19v-27,14,-55,22,-84,22v-76,3,-129,-54,-129,-124v0,-69,55,-126,125,-126v62,0,115,42,115,106v0,40,-24,88,-60,88v-16,0,-27,-7,-32,-22v-30,47,-92,14,-92,-40xm138,-164v-44,-2,-53,88,-8,92v41,1,57,-89,8,-92","w":268},"A":{"d":"139,-70r-87,0r-35,70r-27,0r118,-240r33,0r42,240r-31,0xm136,-94r-19,-111r-54,111r73,0","w":203,"k":{"\u2019":20,"\u201d":19,"y":9,"w":8,"v":9,"u":6,"t":5,"q":3,"o":4,"g":-3,"e":3,"d":4,"c":3,"b":3,"Y":22,"W":13,"V":16,"U":9,"T":25,"Q":9,"O":10,"G":9,"C":9,".":-5,"-":-7,",":-5}},"B":{"d":"201,-71v-3,53,-30,71,-92,71r-94,0r40,-240v72,1,156,-13,155,57v0,29,-16,47,-47,57v22,7,40,28,38,55xm181,-182v0,-47,-55,-33,-100,-35r-14,80v54,0,114,7,114,-45xm173,-74v0,-51,-59,-39,-110,-40r-15,90v61,0,125,11,125,-50","w":219,"k":{"Y":9,"W":4,"V":6}},"C":{"d":"19,-101v0,-88,82,-189,165,-126v16,13,25,33,28,61r-26,6v-5,-39,-21,-62,-56,-62v-58,0,-78,71,-80,127v-2,43,19,75,57,75v27,0,49,-19,65,-57r25,9v-18,48,-48,72,-90,72v-58,0,-88,-48,-88,-105","w":207},"D":{"d":"122,-240v131,-12,120,187,41,228v-34,18,-97,10,-148,12r40,-240r67,0xm194,-137v3,-65,-40,-88,-113,-80r-32,193r48,0v71,1,94,-47,97,-113","w":233,"k":{"Y":14,"V":8,"T":16,"J":6,"A":8}},"E":{"d":"15,0r40,-240r150,0r-4,24r-120,0r-14,79r103,0r-4,23r-103,0r-14,89r129,0r-4,25r-159,0","w":201},"F":{"d":"63,-113r-19,113r-29,0r40,-240r147,0r-4,24r-117,0r-14,79r102,0r-4,24r-102,0","w":182,"k":{"u":10,"r":10,"o":4,"e":3,"a":8,"O":4,"J":25,"A":16,".":30,"-":-4,",":29}},"G":{"d":"132,-223v-88,0,-122,205,-19,205v43,0,63,-34,69,-79r-62,0r3,-23r91,0r-20,123r-16,0r-4,-29v-50,71,-154,15,-154,-76v0,-70,43,-144,112,-144v43,0,73,23,88,68r-26,9v-11,-36,-31,-54,-62,-54","w":234,"k":{"Y":14,"W":7,"V":10,"T":13}},"H":{"d":"181,-114r-118,0r-19,114r-29,0r40,-240r30,0r-17,101r117,0r17,-101r30,0r-41,240r-29,0","w":236},"I":{"d":"85,-240r-41,240r-29,0r40,-240r30,0","w":89},"J":{"d":"130,-240r-25,148v-4,75,-45,106,-120,92r4,-25v50,10,76,-8,85,-59r26,-156r30,0","w":132,"k":{"A":8}},"K":{"d":"227,-240r-81,84r57,156r-31,0r-48,-135r-69,70r-11,65r-29,0r40,-240r30,0r-23,137r132,-137r33,0","w":224,"k":{"y":17,"u":13,"o":13,"e":12,"a":5,"O":13,"G":13,"C":13,"-":2}},"L":{"d":"163,0r-148,0r40,-240r30,0r-36,215r119,0","w":183,"k":{"\u2019":47,"\u201d":46,"y":17,"u":6,"Y":27,"W":18,"V":26,"U":8,"T":24,"O":13,"G":14,"C":13,"-":33}},"M":{"d":"249,0r-30,0r37,-220r-115,220r-22,0r-43,-217r-36,217r-25,0r40,-240r45,0r39,197r103,-197r47,0","w":293},"N":{"d":"191,0r-24,0r-94,-205r-34,205r-24,0r40,-240r33,0r87,191r32,-191r24,0","w":235,"k":{"u":4,"o":2,"a":2,"A":3}},"O":{"d":"222,-141v0,71,-41,146,-111,146v-57,0,-91,-47,-91,-108v0,-68,43,-142,111,-142v56,0,91,44,91,104xm130,-221v-86,-4,-120,202,-19,202v58,0,81,-71,81,-128v0,-42,-23,-73,-62,-74","w":231,"k":{"Y":13,"X":8,"W":4,"V":7,"T":14,"A":7}},"P":{"d":"206,-174v0,65,-64,85,-145,77r-17,97r-29,0r40,-240v76,-2,151,-6,151,66xm176,-173v0,-48,-46,-44,-95,-43r-16,95v60,2,111,3,111,-52","w":200,"k":{"a":-2,"J":26,"A":15,".":31,"-":-2,",":31}},"Q":{"d":"131,-245v95,0,111,131,63,200v-19,28,-41,46,-70,49v-4,33,18,34,58,29r-4,22v-46,10,-85,-1,-77,-50v-134,-17,-88,-250,30,-250xm131,-221v-86,0,-119,202,-21,202v57,0,80,-66,80,-131v-1,-37,-21,-71,-59,-71","w":230},"R":{"d":"217,-176v0,35,-24,61,-56,66r34,110r-31,0r-31,-105r-71,0r-18,105r-29,0r40,-240v77,0,164,-11,162,64xm66,-129v55,2,127,3,121,-48v4,-45,-59,-41,-106,-40","w":227,"k":{"u":8,"o":7,"e":6,"Y":10,"W":8,"V":8,"U":6,"T":9,"O":6,"G":6,"C":5,"-":2}},"S":{"d":"64,-124v-64,-31,-32,-122,43,-122v44,0,74,18,89,56r-25,10v-7,-50,-114,-63,-114,-2v0,58,102,33,124,77v28,58,-17,110,-82,110v-52,0,-84,-22,-98,-67r27,-9v9,67,130,70,133,4v2,-47,-69,-43,-97,-57","w":205,"k":{"t":2,"Y":10,"W":7,"V":8,"T":10}},"T":{"d":"193,-216r-69,0r-36,216r-30,0r36,-216r-69,0r4,-24r168,0","w":175,"k":{"y":22,"w":25,"v":24,"u":26,"s":22,"r":24,"o":24,"g":24,"e":23,"c":23,"a":24,"Y":-15,"W":-10,"V":-13,"S":-4,"O":8,"J":22,"G":5,"C":5,"A":24,";":26,":":26,".":23,"-":12,",":22}},"U":{"d":"58,-101v-34,79,65,108,101,53v19,-52,24,-131,37,-192r24,0v-13,65,-18,152,-40,205v-24,57,-163,57,-156,-27v4,-52,20,-125,28,-178r29,0","w":221,"k":{"r":2,"p":2,"n":2,"m":2,"A":8,".":2,",":4}},"V":{"d":"97,0r-26,0r-47,-240r32,0r37,194r94,-194r27,0","w":190,"k":{"y":-3,"u":11,"r":10,"o":12,"g":12,"e":11,"a":9,"T":-12,"O":7,"G":6,"C":5,"A":14,";":10,":":10,".":19,",":19}},"W":{"d":"214,0r-30,0r-23,-191r-77,191r-31,0r-24,-240r30,0r19,198r81,-198r22,0r25,198r80,-198r25,0","w":292,"k":{"y":-2,"u":10,"r":9,"o":8,"g":9,"e":8,"a":8,"T":-9,"O":5,"G":4,"C":4,"A":12,":":10,".":13,"-":-3,",":13}},"X":{"d":"178,0r-34,0r-48,-101r-80,101r-30,0r98,-123r-56,-117r33,0r44,93r73,-93r31,0r-92,114","w":193,"k":{"y":11,"o":12,"e":11,"Q":10,"O":10,"C":9,"-":5}},"Y":{"d":"94,0r-31,0r17,-101r-61,-139r32,0r50,114r83,-114r29,0r-103,139","w":184,"k":{"v":3,"u":17,"p":14,"o":21,"g":21,"e":20,"a":18,"T":-14,"O":10,"G":8,"C":8,"A":20,";":16,":":17,".":24,"-":13,",":24}},"Z":{"d":"197,-240r-3,20r-159,195r135,0r-4,25r-173,0r5,-25r156,-191r-121,0r4,-24r160,0","w":189},"[":{"d":"66,60r-65,0r50,-300r66,0r-3,16r-41,0r-44,268r40,0","w":105},"\\":{"d":"143,60r-102,-300r20,0r101,300r-19,0","w":168},"]":{"d":"40,-240r65,0r-50,300r-66,0r3,-16r41,0r44,-268r-40,0","w":105},"^":{"d":"177,-131r-30,0r-52,-88r-52,88r-29,0r64,-110r35,0","w":180},"_":{"d":"5,24r180,0r0,24r-180,0r0,-24","w":180},"`":{"d":"68,-238r11,-21r64,40r-7,14","w":180},"a":{"d":"171,-133r-17,133r-28,0v0,-13,0,-24,3,-35v-28,56,-123,53,-123,-14v0,-57,63,-66,135,-61v7,-32,-4,-52,-39,-52v-24,0,-42,10,-52,30r-26,-11v20,-55,156,-57,147,10xm36,-47v4,40,54,33,76,9v13,-14,21,-30,25,-51v-48,-8,-105,6,-101,42","w":192,"k":{"y":8,"w":7,"v":8}},"b":{"d":"181,-107v0,53,-34,114,-85,112v-25,0,-43,-13,-55,-37r-16,32r-12,0r40,-240r27,0r-15,90v35,-60,116,-31,116,43xm53,-68v0,29,15,51,42,51v39,0,57,-52,57,-95v0,-28,-13,-48,-37,-49v-37,-1,-62,55,-62,93","w":193,"k":{"y":5,"w":4,"v":5}},"c":{"d":"13,-78v-4,-70,71,-141,131,-88v13,12,19,27,21,45r-27,6v-2,-24,-17,-44,-40,-45v-60,-2,-83,142,-15,142v21,0,37,-14,49,-43r23,8v-10,33,-36,58,-75,59v-44,2,-65,-43,-67,-84","w":170,"k":{"k":3,"h":3}},"d":{"d":"12,-70v0,-49,33,-112,85,-112v24,0,42,11,52,33r15,-91r27,0r-40,240r-25,0r7,-35v-31,67,-121,43,-121,-35xm99,-161v-56,-2,-88,136,-20,144v60,2,95,-139,20,-144","w":193},"e":{"d":"88,-18v29,-1,39,-13,54,-35r23,11v-34,74,-153,57,-153,-34v0,-57,38,-108,92,-108v52,0,78,42,69,97r-131,0v-6,39,11,70,46,69xm146,-107v11,-49,-52,-75,-81,-39v-10,11,-17,24,-20,39r101,0","w":187,"k":{"y":6,"x":5,"w":5,"v":6,"t":3}},"f":{"d":"48,-178v6,-49,34,-72,89,-66r-4,21v-37,-4,-55,12,-58,45r43,0r-3,22r-43,0r-26,156r-28,0r26,-156r-33,0r4,-22r33,0","w":107,"k":{"t":-10,"s":-3,"o":4,"j":-3,"i":-2,"f":-11,"e":4}},"g":{"d":"127,-175v9,-32,27,-42,63,-38r-4,24v-25,-4,-39,2,-45,22v49,35,12,108,-47,108v-12,0,-23,-2,-34,-7v-15,7,-23,15,-23,24v3,14,15,12,38,12v55,0,89,1,89,44v0,40,-35,54,-84,54v-59,0,-89,-14,-89,-42v0,-18,11,-31,33,-39v-28,-20,-11,-51,23,-62v-52,-44,7,-128,80,-100xm55,-117v0,23,15,39,38,39v26,0,44,-19,44,-44v0,-21,-18,-37,-40,-37v-23,0,-43,19,-42,42xm137,19v0,-32,-70,-16,-96,-24v-15,5,-23,13,-23,25v2,39,119,39,119,-1","w":181},"h":{"d":"145,-110v16,-53,-39,-67,-67,-29v-22,30,-29,91,-38,139r-27,0r40,-240r27,0r-16,95v16,-25,36,-38,60,-38v37,0,55,31,48,73r-19,110r-27,0","w":195,"k":{"y":7}},"i":{"d":"80,-207r-36,0r5,-33r36,0xm40,0r-27,0r30,-178r27,0","w":82},"j":{"d":"79,-207r-35,0r5,-33r36,0xm70,-178r-28,167v-5,53,-28,79,-86,71r4,-22v40,6,47,-8,54,-49r28,-167r28,0","w":82},"k":{"d":"40,0r-27,0r40,-240r27,0r-25,151r95,-89r32,0r-68,63r44,115r-29,0r-38,-96r-42,42","w":176,"k":{"u":7,"o":7,"g":-3,"e":7,"a":5,".":-2,"-":5,",":-2}},"l":{"d":"80,-240r-40,240r-27,0r40,-240r27,0","w":82},"m":{"d":"164,-144v30,-66,118,-42,106,34r-18,110r-28,0r20,-129v0,-38,-43,-39,-63,-12v-22,29,-26,95,-36,141r-27,0r20,-130v2,-27,-26,-39,-47,-25v-38,27,-38,98,-50,155r-28,0r30,-178r25,0r-4,29v26,-42,86,-48,100,5","w":294,"k":{"y":7,"w":7,"v":8,"p":5}},"n":{"d":"60,-138v21,-61,115,-59,115,7v0,44,-14,89,-20,131r-27,0r21,-128v0,-38,-48,-42,-72,-14v-19,22,-31,97,-39,142r-25,0r30,-178r23,0","w":197,"k":{"y":8,"w":7,"v":8,"p":5}},"o":{"d":"174,-100v0,50,-37,105,-89,105v-45,0,-72,-36,-72,-82v0,-51,38,-105,90,-105v45,0,71,34,71,82xm101,-161v-61,-4,-88,141,-15,144v62,5,89,-143,15,-144","w":187,"k":{"y":5,"x":5,"w":4,"v":5,"t":2}},"p":{"d":"122,-181v100,0,59,186,-25,186v-23,0,-40,-10,-53,-31r-14,86r-27,0r39,-237r26,0r-6,36v17,-27,37,-40,60,-40xm52,-67v0,28,14,49,41,49v41,0,57,-52,57,-92v0,-29,-13,-48,-38,-49v-33,0,-60,53,-60,92","w":192,"k":{"y":5,"t":2}},"q":{"d":"12,-69v0,-52,37,-113,85,-113v24,0,42,12,54,34r16,-30r12,0r-40,238r-27,0r15,-94v-31,67,-115,40,-115,-35xm98,-161v-55,-1,-86,137,-19,144v54,0,95,-137,19,-144","w":191,"k":{"u":5,"c":2}},"r":{"d":"61,-132v17,-31,31,-51,73,-51r-5,28v-79,1,-72,83,-89,155r-27,0r30,-178r27,0","w":121,"k":{"z":-6,"y":-11,"x":-9,"w":-9,"v":-10,"t":-11,"s":-4,"q":2,"p":2,"o":2,"k":2,"h":2,"f":-12,"d":4,".":22,"-":10,",":22}},"s":{"d":"43,-88v-48,-27,-20,-94,38,-94v36,0,60,14,70,42r-23,10v-7,-35,-78,-44,-82,-3v6,49,101,11,101,80v0,51,-66,72,-114,49v-14,-6,-25,-20,-35,-40r26,-9v7,41,90,52,95,5v3,-34,-55,-28,-76,-40","w":166,"k":{"t":5}},"t":{"d":"67,-157r-19,119v1,22,22,22,47,18r-3,22v-36,6,-74,-1,-71,-37v3,-34,14,-86,19,-122r-27,0r4,-21r27,0r8,-43r26,-3r-7,46r40,0r-3,21r-41,0","w":110,"k":{"o":9,"e":8}},"u":{"d":"53,-70v-19,56,40,65,67,28v22,-31,29,-89,38,-136r26,0r-30,178r-24,0r7,-43v-16,32,-38,48,-65,48v-84,0,-34,-120,-28,-183r27,0","w":195},"v":{"d":"79,0r-26,0r-36,-178r29,0r27,139r70,-139r25,0","w":159,"k":{"o":7,"g":7,"e":6,"c":5,"a":3,";":3,":":4,".":17,"-":-3,",":17}},"w":{"d":"169,0r-21,0r-22,-136r-57,136r-22,0r-28,-178r27,0r20,134r56,-134r23,0r21,134r59,-134r23,0","w":242,"k":{"o":5,"g":6,"e":5,"c":4,"a":3,";":4,":":5,".":14,"-":-4,",":14}},"x":{"d":"143,0r-31,0r-37,-73r-58,73r-28,0r74,-92r-45,-86r31,0r33,63r49,-63r27,0r-65,83","w":156,"k":{"q":6,"o":7,"e":7,"c":6,"a":4}},"y":{"d":"165,-178r-97,188v-20,40,-37,57,-85,51r4,-24v34,10,54,-13,65,-42r-38,-173r29,0r28,135r71,-135r23,0","w":152,"k":{"o":5,"g":4,"e":4,"c":4,".":15,"-":-5,",":16}},"z":{"d":"129,0r-136,0r4,-19r117,-137r-91,0r4,-22r128,0r-3,18r-119,138r100,0","w":150},"{":{"d":"73,60v-75,8,-37,-67,-37,-120v0,-11,-5,-19,-16,-22r2,-17v59,-18,-2,-152,102,-141r-4,19v-71,-3,-18,112,-77,131v35,19,4,75,4,112v0,17,9,19,29,19","w":105},"|":{"d":"82,-240r27,0r0,300r-27,0r0,-300","w":180},"}":{"d":"32,-240v75,-8,38,66,38,120v0,11,5,19,16,22r-3,17v-59,18,3,152,-101,141r3,-19v72,4,20,-112,78,-131v-35,-19,-4,-73,-5,-112v-1,-17,-9,-19,-29,-19","w":105},"~":{"d":"72,-118v-22,-7,-28,46,-47,15v13,-28,29,-42,49,-42v15,0,60,26,75,24v23,7,28,-44,49,-15v-13,27,-30,41,-50,41v-13,0,-58,-24,-76,-23"},"\u2122":{"d":"129,-224r-42,0r-20,121r-22,0r20,-121r-42,0r2,-16r107,0xm272,-103r-22,0r20,-115r-64,115r-17,0r-26,-113r-18,113r-19,0r23,-137r30,0r25,106r59,-106r32,0","w":286},"\u2026":{"d":"50,0r-40,0r7,-40r40,0xm140,0r-40,0r7,-40r39,0xm230,0r-40,0r7,-40r39,0","w":269},"\u2013":{"d":"175,-79r-142,0r3,-21r142,0"},"\u2014":{"d":"238,-79r-239,0r3,-21r239,0","w":239},"\u201c":{"d":"122,-163r-35,0r6,-33r34,-44r13,0r-29,44r16,0xm73,-163r-35,0r5,-33r35,-44r13,0r-28,44r15,0","w":134,"k":{"Y":-7,"W":-8,"V":-9,"T":-3,"A":17}},"\u201d":{"d":"50,-240r35,0r-5,33r-35,44r-13,0r29,-44r-16,0xm99,-240r35,0r-5,33r-35,44r-13,0r28,-44r-15,0","w":134,"k":{"Y":-3,"W":-6,"V":-7,"A":20}},"\u2018":{"d":"74,-160r-34,0r5,-34r36,-46r14,0r-30,46r15,0","w":90},"\u2019":{"d":"53,-240r35,0r-6,34r-36,46r-13,0r30,-46r-16,0","w":90},"\u00d7":{"d":"165,-49r-54,-54r-54,54r-18,-17r55,-54r-55,-55r18,-17r54,55r54,-55r17,17r-54,55r54,54"},"\u2032":{"d":"33,-148r-16,0r44,-92r26,0","w":63},"\u2033":{"d":"33,-148r-16,0r44,-92r26,0xm85,-148r-16,0r43,-92r28,0","w":111},"\u00a0":{"w":90}}});


/* ------------------------------------------------------------------------
	Class: prettyPhoto
	Use: Lightbox clone for jQuery
	Author: Stephane Caron (http://www.no-margin-for-errors.com)
	Version: 3.1.2
------------------------------------------------------------------------- */

(function($){$.prettyPhoto={version:'3.1.2'};$.fn.prettyPhoto=function(pp_settings){pp_settings=jQuery.extend({animation_speed:'fast',slideshow:5000,autoplay_slideshow:false,opacity:0.80,show_title:true,allow_resize:true,default_width:500,default_height:344,counter_separator_label:'/',theme:'pp_default',horizontal_padding:20,hideflash:false,wmode:'opaque',autoplay:true,modal:false,deeplinking:true,overlay_gallery:true,keyboard_shortcuts:true,changepicturecallback:function(){},callback:function(){},ie6_fallback:true,markup:'<div class="pp_pic_holder"><div class="ppt">&nbsp;</div><div class="pp_top"><div class="pp_left"></div><div class="pp_middle"></div><div class="pp_right"></div></div><div class="pp_content_container"><div class="pp_left"><div class="pp_right"><div class="pp_content"><div class="pp_loaderIcon"></div><div class="pp_fade"><a href="#" class="pp_expand" title="Expand the image">Expand</a><div class="pp_hoverContainer"><a class="pp_next" href="#">next</a><a class="pp_previous" href="#">previous</a></div><div id="pp_full_res"></div><div class="pp_details"><div class="pp_nav"><a href="#" class="pp_arrow_previous">Previous</a><p class="currentTextHolder">0/0</p><a href="#" class="pp_arrow_next">Next</a></div><p class="pp_description"></p>{pp_social}<a class="pp_close" href="#">Close</a></div></div></div></div></div></div><div class="pp_bottom"><div class="pp_left"></div><div class="pp_middle"></div><div class="pp_right"></div></div></div><div class="pp_overlay"></div>',gallery_markup:'<div class="pp_gallery"><a href="#" class="pp_arrow_previous">Previous</a><div><ul>{gallery}</ul></div><a href="#" class="pp_arrow_next">Next</a></div>',image_markup:'<img id="fullResImage" src="{path}" />',flash_markup:'<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="{width}" height="{height}"><param name="wmode" value="{wmode}" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="{path}" /><embed src="{path}" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="{width}" height="{height}" wmode="{wmode}"></embed></object>',quicktime_markup:'<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" height="{height}" width="{width}"><param name="src" value="{path}"><param name="autoplay" value="{autoplay}"><param name="type" value="video/quicktime"><embed src="{path}" height="{height}" width="{width}" autoplay="{autoplay}" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/"></embed></object>',iframe_markup:'<iframe src ="{path}" width="{width}" height="{height}" frameborder="no"></iframe>',inline_markup:'<div class="pp_inline">{content}</div>',custom_markup:'',social_tools:'<div class="pp_social"><div class="twitter"><a href="http://twitter.com/share" class="twitter-share-button" data-count="none">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div class="facebook"><iframe src="http://www.facebook.com/plugins/like.php?locale=en_US&href='+location.href+'&amp;layout=button_count&amp;show_faces=true&amp;width=500&amp;action=like&amp;font&amp;colorscheme=light&amp;height=23" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:500px; height:23px;" allowTransparency="true"></iframe></div></div>'},pp_settings);var matchedObjects=this,percentBased=false,pp_dimensions,pp_open,pp_contentHeight,pp_contentWidth,pp_containerHeight,pp_containerWidth,windowHeight=$(window).height(),windowWidth=$(window).width(),pp_slideshow;doresize=true,scroll_pos=_get_scroll();$(window).unbind('resize.prettyphoto').bind('resize.prettyphoto',function(){_center_overlay();_resize_overlay();});if(pp_settings.keyboard_shortcuts){$(document).unbind('keydown.prettyphoto').bind('keydown.prettyphoto',function(e){if(typeof $pp_pic_holder!='undefined'){if($pp_pic_holder.is(':visible')){switch(e.keyCode){case 37:$.prettyPhoto.changePage('previous');e.preventDefault();break;case 39:$.prettyPhoto.changePage('next');e.preventDefault();break;case 27:if(!settings.modal)
$.prettyPhoto.close();e.preventDefault();break;};};};});};$.prettyPhoto.initialize=function(){settings=pp_settings;if(settings.theme=='pp_default')settings.horizontal_padding=16;if(settings.ie6_fallback&&$.browser.msie&&parseInt($.browser.version)==6)settings.theme="light_square";theRel=$(this).attr('rel');galleryRegExp=/\[(?:.*)\]/;isSet=(galleryRegExp.exec(theRel))?true:false;pp_images=(isSet)?jQuery.map(matchedObjects,function(n,i){if($(n).attr('rel').indexOf(theRel)!=-1)return $(n).attr('href');}):$.makeArray($(this).attr('href'));pp_titles=(isSet)?jQuery.map(matchedObjects,function(n,i){if($(n).attr('rel').indexOf(theRel)!=-1)return($(n).find('img').attr('alt'))?$(n).find('img').attr('alt'):"";}):$.makeArray($(this).find('img').attr('alt'));pp_descriptions=(isSet)?jQuery.map(matchedObjects,function(n,i){if($(n).attr('rel').indexOf(theRel)!=-1)return($(n).attr('title'))?$(n).attr('title'):"";}):$.makeArray($(this).attr('title'));set_position=jQuery.inArray($(this).attr('href'),pp_images);rel_index=(isSet)?set_position:$("a[rel^='"+theRel+"']").index($(this));_build_overlay(this);if(settings.allow_resize)
$(window).bind('scroll.prettyphoto',function(){_center_overlay();});$.prettyPhoto.open();return false;}
$.prettyPhoto.open=function(event){if(typeof settings=="undefined"){settings=pp_settings;if($.browser.msie&&$.browser.version==6)settings.theme="light_square";pp_images=$.makeArray(arguments[0]);pp_titles=(arguments[1])?$.makeArray(arguments[1]):$.makeArray("");pp_descriptions=(arguments[2])?$.makeArray(arguments[2]):$.makeArray("");isSet=(pp_images.length>1)?true:false;set_position=0;_build_overlay(event.target);}
if($.browser.msie&&$.browser.version==6)$('select').css('visibility','hidden');if(settings.hideflash)$('object,embed,iframe[src*=youtube],iframe[src*=vimeo]').css('visibility','hidden');_checkPosition($(pp_images).size());$('.pp_loaderIcon').show();if($ppt.is(':hidden'))$ppt.css('opacity',0).show();$pp_overlay.show().fadeTo(settings.animation_speed,settings.opacity);$pp_pic_holder.find('.currentTextHolder').text((set_position+1)+settings.counter_separator_label+$(pp_images).size());if(pp_descriptions[set_position]!=""){$pp_pic_holder.find('.pp_description').show().html(unescape(pp_descriptions[set_position]));}else{$pp_pic_holder.find('.pp_description').hide();}
movie_width=(parseFloat(getParam('width',pp_images[set_position])))?getParam('width',pp_images[set_position]):settings.default_width.toString();movie_height=(parseFloat(getParam('height',pp_images[set_position])))?getParam('height',pp_images[set_position]):settings.default_height.toString();percentBased=false;if(movie_height.indexOf('%')!=-1){movie_height=parseFloat(($(window).height()*parseFloat(movie_height)/100)-150);percentBased=true;}
if(movie_width.indexOf('%')!=-1){movie_width=parseFloat(($(window).width()*parseFloat(movie_width)/100)-150);percentBased=true;}
$pp_pic_holder.fadeIn(function(){(settings.show_title&&pp_titles[set_position]!=""&&typeof pp_titles[set_position]!="undefined")?$ppt.html(unescape(pp_titles[set_position])):$ppt.html('&nbsp;');imgPreloader="";skipInjection=false;switch(_getFileType(pp_images[set_position])){case'image':imgPreloader=new Image();nextImage=new Image();if(isSet&&set_position<$(pp_images).size()-1)nextImage.src=pp_images[set_position+1];prevImage=new Image();if(isSet&&pp_images[set_position-1])prevImage.src=pp_images[set_position-1];$pp_pic_holder.find('#pp_full_res')[0].innerHTML=settings.image_markup.replace(/{path}/g,pp_images[set_position]);imgPreloader.onload=function(){pp_dimensions=_fitToViewport(imgPreloader.width,imgPreloader.height);_showContent();};imgPreloader.onerror=function(){alert('Image cannot be loaded. Make sure the path is correct and image exist.');$.prettyPhoto.close();};imgPreloader.src=pp_images[set_position];break;case'youtube':pp_dimensions=_fitToViewport(movie_width,movie_height);movie='http://www.youtube.com/embed/'+getParam('v',pp_images[set_position]);(getParam('rel',pp_images[set_position]))?movie+="?rel="+getParam('rel',pp_images[set_position]):movie+="?rel=1";if(settings.autoplay)movie+="&autoplay=1";toInject=settings.iframe_markup.replace(/{width}/g,pp_dimensions['width']).replace(/{height}/g,pp_dimensions['height']).replace(/{wmode}/g,settings.wmode).replace(/{path}/g,movie);break;case'vimeo':pp_dimensions=_fitToViewport(movie_width,movie_height);movie_id=pp_images[set_position];var regExp=/http:\/\/(www\.)?vimeo.com\/(\d+)/;var match=movie_id.match(regExp);movie='http://player.vimeo.com/video/'+match[2]+'?title=0&amp;byline=0&amp;portrait=0';if(settings.autoplay)movie+="&autoplay=1;";vimeo_width=pp_dimensions['width']+'/embed/?moog_width='+pp_dimensions['width'];toInject=settings.iframe_markup.replace(/{width}/g,vimeo_width).replace(/{height}/g,pp_dimensions['height']).replace(/{path}/g,movie);break;case'quicktime':pp_dimensions=_fitToViewport(movie_width,movie_height);pp_dimensions['height']+=15;pp_dimensions['contentHeight']+=15;pp_dimensions['containerHeight']+=15;toInject=settings.quicktime_markup.replace(/{width}/g,pp_dimensions['width']).replace(/{height}/g,pp_dimensions['height']).replace(/{wmode}/g,settings.wmode).replace(/{path}/g,pp_images[set_position]).replace(/{autoplay}/g,settings.autoplay);break;case'flash':pp_dimensions=_fitToViewport(movie_width,movie_height);flash_vars=pp_images[set_position];flash_vars=flash_vars.substring(pp_images[set_position].indexOf('flashvars')+10,pp_images[set_position].length);filename=pp_images[set_position];filename=filename.substring(0,filename.indexOf('?'));toInject=settings.flash_markup.replace(/{width}/g,pp_dimensions['width']).replace(/{height}/g,pp_dimensions['height']).replace(/{wmode}/g,settings.wmode).replace(/{path}/g,filename+'?'+flash_vars);break;case'iframe':pp_dimensions=_fitToViewport(movie_width,movie_height);frame_url=pp_images[set_position];frame_url=frame_url.substr(0,frame_url.indexOf('iframe')-1);toInject=settings.iframe_markup.replace(/{width}/g,pp_dimensions['width']).replace(/{height}/g,pp_dimensions['height']).replace(/{path}/g,frame_url);break;case'ajax':doresize=false;pp_dimensions=_fitToViewport(movie_width,movie_height);doresize=true;skipInjection=true;$.get(pp_images[set_position],function(responseHTML){toInject=settings.inline_markup.replace(/{content}/g,responseHTML);$pp_pic_holder.find('#pp_full_res')[0].innerHTML=toInject;_showContent();});break;case'custom':pp_dimensions=_fitToViewport(movie_width,movie_height);toInject=settings.custom_markup;break;case'inline':myClone=$(pp_images[set_position]).clone().append('<br clear="all" />').css({'width':settings.default_width}).wrapInner('<div id="pp_full_res"><div class="pp_inline"></div></div>').appendTo($('body')).show();doresize=false;pp_dimensions=_fitToViewport($(myClone).width(),$(myClone).height());doresize=true;$(myClone).remove();toInject=settings.inline_markup.replace(/{content}/g,$(pp_images[set_position]).html());break;};if(!imgPreloader&&!skipInjection){$pp_pic_holder.find('#pp_full_res')[0].innerHTML=toInject;_showContent();};});return false;};$.prettyPhoto.changePage=function(direction){currentGalleryPage=0;if(direction=='previous'){set_position--;if(set_position<0)set_position=$(pp_images).size()-1;}else if(direction=='next'){set_position++;if(set_position>$(pp_images).size()-1)set_position=0;}else{set_position=direction;};rel_index=set_position;if(!doresize)doresize=true;$('.pp_contract').removeClass('pp_contract').addClass('pp_expand');_hideContent(function(){$.prettyPhoto.open();});};$.prettyPhoto.changeGalleryPage=function(direction){if(direction=='next'){currentGalleryPage++;if(currentGalleryPage>totalPage)currentGalleryPage=0;}else if(direction=='previous'){currentGalleryPage--;if(currentGalleryPage<0)currentGalleryPage=totalPage;}else{currentGalleryPage=direction;};slide_speed=(direction=='next'||direction=='previous')?settings.animation_speed:0;slide_to=currentGalleryPage*(itemsPerPage*itemWidth);$pp_gallery.find('ul').animate({left:-slide_to},slide_speed);};$.prettyPhoto.startSlideshow=function(){if(typeof pp_slideshow=='undefined'){$pp_pic_holder.find('.pp_play').unbind('click').removeClass('pp_play').addClass('pp_pause').click(function(){$.prettyPhoto.stopSlideshow();return false;});pp_slideshow=setInterval($.prettyPhoto.startSlideshow,settings.slideshow);}else{$.prettyPhoto.changePage('next');};}
$.prettyPhoto.stopSlideshow=function(){$pp_pic_holder.find('.pp_pause').unbind('click').removeClass('pp_pause').addClass('pp_play').click(function(){$.prettyPhoto.startSlideshow();return false;});clearInterval(pp_slideshow);pp_slideshow=undefined;}
$.prettyPhoto.close=function(){if($pp_overlay.is(":animated"))return;$.prettyPhoto.stopSlideshow();$pp_pic_holder.stop().find('object,embed').css('visibility','hidden');$('div.pp_pic_holder,div.ppt,.pp_fade').fadeOut(settings.animation_speed,function(){$(this).remove();});$pp_overlay.fadeOut(settings.animation_speed,function(){if($.browser.msie&&$.browser.version==6)$('select').css('visibility','visible');if(settings.hideflash)$('object,embed,iframe[src*=youtube],iframe[src*=vimeo]').css('visibility','visible');$(this).remove();$(window).unbind('scroll.prettyphoto');settings.callback();doresize=true;pp_open=false;delete settings;});};function _showContent(){$('.pp_loaderIcon').hide();projectedTop=scroll_pos['scrollTop']+((windowHeight/2)-(pp_dimensions['containerHeight']/2));if(projectedTop<0)projectedTop=0;$ppt.fadeTo(settings.animation_speed,1);$pp_pic_holder.find('.pp_content').animate({height:pp_dimensions['contentHeight'],width:pp_dimensions['contentWidth']},settings.animation_speed);$pp_pic_holder.animate({'top':projectedTop,'left':(windowWidth/2)-(pp_dimensions['containerWidth']/2),width:pp_dimensions['containerWidth']},settings.animation_speed,function(){$pp_pic_holder.find('.pp_hoverContainer,#fullResImage').height(pp_dimensions['height']).width(pp_dimensions['width']);$pp_pic_holder.find('.pp_fade').fadeIn(settings.animation_speed);if(isSet&&_getFileType(pp_images[set_position])=="image"){$pp_pic_holder.find('.pp_hoverContainer').show();}else{$pp_pic_holder.find('.pp_hoverContainer').hide();}
if(pp_dimensions['resized']){$('a.pp_expand,a.pp_contract').show();}else{$('a.pp_expand').hide();}
if(settings.autoplay_slideshow&&!pp_slideshow&&!pp_open)$.prettyPhoto.startSlideshow();if(settings.deeplinking)
setHashtag();settings.changepicturecallback();pp_open=true;});_insert_gallery();};function _hideContent(callback){$pp_pic_holder.find('#pp_full_res object,#pp_full_res embed').css('visibility','hidden');$pp_pic_holder.find('.pp_fade').fadeOut(settings.animation_speed,function(){$('.pp_loaderIcon').show();callback();});};function _checkPosition(setCount){(setCount>1)?$('.pp_nav').show():$('.pp_nav').hide();};function _fitToViewport(width,height){resized=false;_getDimensions(width,height);imageWidth=width,imageHeight=height;if(((pp_containerWidth>windowWidth)||(pp_containerHeight>windowHeight))&&doresize&&settings.allow_resize&&!percentBased){resized=true,fitting=false;while(!fitting){if((pp_containerWidth>windowWidth)){imageWidth=(windowWidth-200);imageHeight=(height/width)*imageWidth;}else if((pp_containerHeight>windowHeight)){imageHeight=(windowHeight-200);imageWidth=(width/height)*imageHeight;}else{fitting=true;};pp_containerHeight=imageHeight,pp_containerWidth=imageWidth;};_getDimensions(imageWidth,imageHeight);if((pp_containerWidth>windowWidth)||(pp_containerHeight>windowHeight)){_fitToViewport(pp_containerWidth,pp_containerHeight)};};return{width:Math.floor(imageWidth),height:Math.floor(imageHeight),containerHeight:Math.floor(pp_containerHeight),containerWidth:Math.floor(pp_containerWidth)+(settings.horizontal_padding*2),contentHeight:Math.floor(pp_contentHeight),contentWidth:Math.floor(pp_contentWidth),resized:resized};};function _getDimensions(width,height){width=parseFloat(width);height=parseFloat(height);$pp_details=$pp_pic_holder.find('.pp_details');$pp_details.width(width);detailsHeight=parseFloat($pp_details.css('marginTop'))+parseFloat($pp_details.css('marginBottom'));$pp_details=$pp_details.clone().addClass(settings.theme).width(width).appendTo($('body')).css({'position':'absolute','top':-10000});detailsHeight+=$pp_details.height();detailsHeight=(detailsHeight<=34)?36:detailsHeight;if($.browser.msie&&$.browser.version==7)detailsHeight+=8;$pp_details.remove();$pp_title=$pp_pic_holder.find('.ppt');$pp_title.width(width);titleHeight=parseFloat($pp_title.css('marginTop'))+parseFloat($pp_title.css('marginBottom'));$pp_title=$pp_title.clone().appendTo($('body')).css({'position':'absolute','top':-10000});titleHeight+=$pp_title.height();$pp_title.remove();pp_contentHeight=height+detailsHeight;pp_contentWidth=width;pp_containerHeight=pp_contentHeight+titleHeight+$pp_pic_holder.find('.pp_top').height()+$pp_pic_holder.find('.pp_bottom').height();pp_containerWidth=width;}
function _getFileType(itemSrc){if(itemSrc.match(/youtube\.com\/watch/i)){return'youtube';}else if(itemSrc.match(/vimeo\.com/i)){return'vimeo';}else if(itemSrc.match(/\b.mov\b/i)){return'quicktime';}else if(itemSrc.match(/\b.swf\b/i)){return'flash';}else if(itemSrc.match(/\biframe=true\b/i)){return'iframe';}else if(itemSrc.match(/\bajax=true\b/i)){return'ajax';}else if(itemSrc.match(/\bcustom=true\b/i)){return'custom';}else if(itemSrc.substr(0,1)=='#'){return'inline';}else{return'image';};};function _center_overlay(){if(doresize&&typeof $pp_pic_holder!='undefined'){scroll_pos=_get_scroll();contentHeight=$pp_pic_holder.height(),contentwidth=$pp_pic_holder.width();projectedTop=(windowHeight/2)+scroll_pos['scrollTop']-(contentHeight/2);if(projectedTop<0)projectedTop=0;if(contentHeight>windowHeight)
return;$pp_pic_holder.css({'top':projectedTop,'left':(windowWidth/2)+scroll_pos['scrollLeft']-(contentwidth/2)});};};function _get_scroll(){if(self.pageYOffset){return{scrollTop:self.pageYOffset,scrollLeft:self.pageXOffset};}else if(document.documentElement&&document.documentElement.scrollTop){return{scrollTop:document.documentElement.scrollTop,scrollLeft:document.documentElement.scrollLeft};}else if(document.body){return{scrollTop:document.body.scrollTop,scrollLeft:document.body.scrollLeft};};};function _resize_overlay(){windowHeight=$(window).height(),windowWidth=$(window).width();if(typeof $pp_overlay!="undefined")$pp_overlay.height($(document).height()).width(windowWidth);};function _insert_gallery(){if(isSet&&settings.overlay_gallery&&_getFileType(pp_images[set_position])=="image"&&(settings.ie6_fallback&&!($.browser.msie&&parseInt($.browser.version)==6))){itemWidth=52+5;navWidth=(settings.theme=="facebook"||settings.theme=="pp_default")?50:30;itemsPerPage=Math.floor((pp_dimensions['containerWidth']-100-navWidth)/itemWidth);itemsPerPage=(itemsPerPage<pp_images.length)?itemsPerPage:pp_images.length;totalPage=Math.ceil(pp_images.length/itemsPerPage)-1;if(totalPage==0){navWidth=0;$pp_gallery.find('.pp_arrow_next,.pp_arrow_previous').hide();}else{$pp_gallery.find('.pp_arrow_next,.pp_arrow_previous').show();};galleryWidth=itemsPerPage*itemWidth;fullGalleryWidth=pp_images.length*itemWidth;$pp_gallery.css('margin-left',-((galleryWidth/2)+(navWidth/2))).find('div:first').width(galleryWidth+5).find('ul').width(fullGalleryWidth).find('li.selected').removeClass('selected');goToPage=(Math.floor(set_position/itemsPerPage)<totalPage)?Math.floor(set_position/itemsPerPage):totalPage;$.prettyPhoto.changeGalleryPage(goToPage);$pp_gallery_li.filter(':eq('+set_position+')').addClass('selected');}else{$pp_pic_holder.find('.pp_content').unbind('mouseenter mouseleave');}}
function _build_overlay(caller){settings.markup=settings.markup.replace('{pp_social}',(settings.social_tools)?settings.social_tools:'');$('body').append(settings.markup);$pp_pic_holder=$('.pp_pic_holder'),$ppt=$('.ppt'),$pp_overlay=$('div.pp_overlay');if(isSet&&settings.overlay_gallery){currentGalleryPage=0;toInject="";for(var i=0;i<pp_images.length;i++){if(!pp_images[i].match(/\b(jpg|jpeg|png|gif)\b/gi)){classname='default';img_src='';}else{classname='';img_src=pp_images[i];}
toInject+="<li class='"+classname+"'><a href='#'><img src='"+img_src+"' width='50' alt='' /></a></li>";};toInject=settings.gallery_markup.replace(/{gallery}/g,toInject);$pp_pic_holder.find('#pp_full_res').after(toInject);$pp_gallery=$('.pp_pic_holder .pp_gallery'),$pp_gallery_li=$pp_gallery.find('li');$pp_gallery.find('.pp_arrow_next').click(function(){$.prettyPhoto.changeGalleryPage('next');$.prettyPhoto.stopSlideshow();return false;});$pp_gallery.find('.pp_arrow_previous').click(function(){$.prettyPhoto.changeGalleryPage('previous');$.prettyPhoto.stopSlideshow();return false;});$pp_pic_holder.find('.pp_content').hover(function(){$pp_pic_holder.find('.pp_gallery:not(.disabled)').fadeIn();},function(){$pp_pic_holder.find('.pp_gallery:not(.disabled)').fadeOut();});itemWidth=52+5;$pp_gallery_li.each(function(i){$(this).find('a').click(function(){$.prettyPhoto.changePage(i);$.prettyPhoto.stopSlideshow();return false;});});};if(settings.slideshow){$pp_pic_holder.find('.pp_nav').prepend('<a href="#" class="pp_play">Play</a>')
$pp_pic_holder.find('.pp_nav .pp_play').click(function(){$.prettyPhoto.startSlideshow();return false;});}
$pp_pic_holder.attr('class','pp_pic_holder '+settings.theme);$pp_overlay.css({'opacity':0,'height':$(document).height(),'width':$(window).width()}).bind('click',function(){if(!settings.modal)$.prettyPhoto.close();});$('a.pp_close').bind('click',function(){$.prettyPhoto.close();return false;});$('a.pp_expand').bind('click',function(e){if($(this).hasClass('pp_expand')){$(this).removeClass('pp_expand').addClass('pp_contract');doresize=false;}else{$(this).removeClass('pp_contract').addClass('pp_expand');doresize=true;};_hideContent(function(){$.prettyPhoto.open();});return false;});$pp_pic_holder.find('.pp_previous, .pp_nav .pp_arrow_previous').bind('click',function(){$.prettyPhoto.changePage('previous');$.prettyPhoto.stopSlideshow();return false;});$pp_pic_holder.find('.pp_next, .pp_nav .pp_arrow_next').bind('click',function(){$.prettyPhoto.changePage('next');$.prettyPhoto.stopSlideshow();return false;});_center_overlay();};if(!pp_alreadyInitialized&&getHashtag()){pp_alreadyInitialized=true;hashIndex=getHashtag();hashRel=hashIndex;hashIndex=hashIndex.substring(hashIndex.indexOf('/')+1,hashIndex.length-1);hashRel=hashRel.substring(0,hashRel.indexOf('/'));setTimeout(function(){$("a[rel^='"+hashRel+"']:eq("+hashIndex+")").trigger('click');},50);}
return this.unbind('click.prettyphoto').bind('click.prettyphoto',$.prettyPhoto.initialize);};function getHashtag(){url=location.href;hashtag=(url.indexOf('#!')!=-1)?decodeURI(url.substring(url.indexOf('#!')+2,url.length)):false;return hashtag;};function setHashtag(){if(typeof theRel=='undefined')return;location.hash='!'+theRel+'/'+rel_index+'/';};function getParam(name,url){name=name.replace(/[\[]/,"\\\[").replace(/[\]]/,"\\\]");var regexS="[\\?&]"+name+"=([^&#]*)";var regex=new RegExp(regexS);var results=regex.exec(url);return(results==null)?"":results[1];}})(jQuery);var pp_alreadyInitialized=false;

