window.Raphael=(function(){var AS=/[, ]+/,L=document,AD=window,AJ={was:"Raphael" in AD,is:AD.Raphael},K=function(){if(K.is(arguments[0],"array")){var E=arguments[0],R=P[AO](K,E.splice(0,3+K.is(E[0],AH))),AU=R.set();for(var AT=0,AV=E[Z];AT<AV;AT++){var e=E[AT]||{};({circle:1,rect:1,path:1,ellipse:1,text:1,image:1}[H](e.type))&&AU[AE](R[e.type]().attr(e))}return AU}return P[AO](K,arguments)},D={},g=["click","dblclick","mousedown","mousemove","mouseout","mouseover","mouseup"],W="",H="hasOwnProperty",V="prototype",F="setAttribute",C="appendChild",AO="apply",Z="length",T="join",h="split",k="concat",AE="push",B=parseFloat,U=parseInt,m=Math.pow,v=Math.min,Q=Math.max,AI=Math.round,y=/^(?=[\da-f]$)/,AH="number",I="toString",a={"clip-rect":"0 0 10e9 10e9",cx:0,cy:0,fill:"#fff","fill-opacity":1,font:'10px "Arial"',"font-family":'"Arial"',"font-size":"10","font-style":"normal","font-weight":400,gradient:0,height:0,href:"http://raphaeljs.com/",opacity:1,path:"M0,0",r:0,rotation:0,rx:0,ry:0,scale:"1 1",src:"",stroke:"#000","stroke-dasharray":"","stroke-linecap":"butt","stroke-linejoin":"butt","stroke-miterlimit":0,"stroke-opacity":1,"stroke-width":1,target:"_blank","text-anchor":"middle",title:"Raphael",translation:"0 0",width:0,x:0,y:0},f={"clip-rect":"csv",cx:AH,cy:AH,fill:"colour","fill-opacity":AH,"font-size":AH,height:AH,opacity:AH,path:"path",r:AH,rotation:"csv",rx:AH,ry:AH,scale:"csv",stroke:"colour","stroke-opacity":AH,"stroke-width":AH,translation:"csv",width:AH,x:AH,y:AH},r="replace";K.version="1.1";K.type=(AD.SVGAngle||L.implementation.hasFeature("http://www.w3.org/TR/SVG11/feature#BasicStructure","1.1")?"SVG":"VML");K.svg=!(K.vml=K.type=="VML");K.idGenerator=0;K.fn={};K.is=function(R,E){E=(E+W).toLowerCase();if((E=="object"||E=="undefined")&&typeof R==E){return true}if(R==null&&E=="null"){return true}return Object[V][I].call(R)[r](/^\[object\s+|\]$/gi,W).toLowerCase()==E};K.setWindow=function(E){AD=E;L=AD.document};K.hsb2rgb=AR(function(AY,AW,Ac){if(K.is(AY,"object")&&"h" in AY&&"s" in AY&&"b" in AY){Ac=AY.b;AW=AY.s;AY=AY.h}var AT,AU,Ad;if(Ac==0){return{r:0,g:0,b:0,hex:"#000"}}if(AY>1||AW>1||Ac>1){AY/=255;AW/=255;Ac/=255}var AV=~~(AY*6),AZ=(AY*6)-AV,e=Ac*(1-AW),R=Ac*(1-(AW*AZ)),Ae=Ac*(1-(AW*(1-AZ)));AT=[Ac,R,e,e,Ae,Ac,Ac][AV];AU=[Ae,Ac,Ac,R,e,e,Ae][AV];Ad=[e,e,Ae,Ac,Ac,R,e][AV];AT*=255;AU*=255;Ad*=255;var Aa={r:AT,g:AU,b:Ad},E=(~~AT)[I](16),AX=(~~AU)[I](16),Ab=(~~Ad)[I](16);E=E[r](y,"0");AX=AX[r](y,"0");Ab=Ab[r](y,"0");Aa.hex="#"+E+AX+Ab;return Aa},K);K.rgb2hsb=AR(function(E,R,AW){if(K.is(E,"object")&&"r" in E&&"g" in E&&"b" in E){AW=E.b;R=E.g;E=E.r}if(K.is(E,"string")){var AY=K.getRGB(E);E=AY.r;R=AY.g;AW=AY.b}if(E>1||R>1||AW>1){E/=255;R/=255;AW/=255}var AV=Q(E,R,AW),e=v(E,R,AW),AT,i,AU=AV;if(e==AV){return{h:0,s:0,b:AV}}else{var AX=(AV-e);i=AX/AV;if(E==AV){AT=(R-AW)/AX}else{if(R==AV){AT=2+((AW-E)/AX)}else{AT=4+((E-R)/AX)}}AT/=6;if(AT<0){AT+=1}if(AT>1){AT-=1}}return{h:AT,s:i,b:AU}},K);K._path2string=function(){var e=W,AV;for(var R=0,AT=this[Z];R<AT;R++){for(var E=0,AU=this[R][Z];E<AU;E++){e+=this[R][E];E&&E!=AU-1&&(e+=",")}R!=AT-1&&(e+=" ")}return e[r](/,(?=-)/g,W)};function AR(i,R,E){function e(){var AT=Array[V].splice.call(arguments,0,arguments[Z]),AU=AT[T]("\u25ba");e.cache=e.cache||{};e.count=e.count||[];if(AU in e.cache){return E?E(e.cache[AU]):e.cache[AU]}if(e.count[Z]>=1000){delete e.cache[e.count.shift()]}e.count[AE](AU);e.cache[AU]=i[AO](R,AT);return E?E(e.cache[AU]):e.cache[AU]}return e}K.getRGB=AR(function(E){var AY={none:"none",aliceblue:"#f0f8ff",amethyst:"#96c",antiquewhite:"#faebd7",aqua:"#0ff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000",blanchedalmond:"#ffebcd",blue:"#00f",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#0ff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#f0f",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",gold:"#ffd700",goldenrod:"#daa520",gray:"#808080",green:"#008000",greenyellow:"#adff2f",honeydew:"#f0fff0",hotpink:"#ff69b4",indianred:"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavender:"#e6e6fa",lavenderblush:"#fff0f5",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgreen:"#90ee90",lightgrey:"#d3d3d3",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#789",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#0f0",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#f0f",maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370db",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#db7093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",red:"#f00",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#fff",whitesmoke:"#f5f5f5",yellow:"#ff0",yellowgreen:"#9acd32"},AU;E=AY[(E+W).toLowerCase()]||E;if(!E){return{r:-1,g:-1,b:-1,hex:"none",error:1}}if(E=="none"){return{r:-1,g:-1,b:-1,hex:"none"}}var e,i,AX,AV=(E+W).match(/^\s*((#[a-f\d]{6})|(#[a-f\d]{3})|rgb\(\s*([\d\.]+\s*,\s*[\d\.]+\s*,\s*[\d\.]+)\s*\)|rgb\(\s*([\d\.]+%\s*,\s*[\d\.]+%\s*,\s*[\d\.]+%)\s*\)|hs[bl]\(\s*([\d\.]+\s*,\s*[\d\.]+\s*,\s*[\d\.]+)\s*\)|hs[bl]\(\s*([\d\.]+%\s*,\s*[\d\.]+%\s*,\s*[\d\.]+%)\s*\))\s*$/i);if(AV){if(AV[2]){AX=U(AV[2].substring(5),16);i=U(AV[2].substring(3,5),16);e=U(AV[2].substring(1,3),16)}if(AV[3]){AX=U(AV[3].substring(3)+AV[3].substring(3),16);i=U(AV[3].substring(2,3)+AV[3].substring(2,3),16);e=U(AV[3].substring(1,2)+AV[3].substring(1,2),16)}if(AV[4]){AV=AV[4][h](/\s*,\s*/);e=B(AV[0]);i=B(AV[1]);AX=B(AV[2])}if(AV[5]){AV=AV[5][h](/\s*,\s*/);e=B(AV[0])*2.55;i=B(AV[1])*2.55;AX=B(AV[2])*2.55}if(AV[6]){AV=AV[6][h](/\s*,\s*/);e=B(AV[0]);i=B(AV[1]);AX=B(AV[2]);return K.hsb2rgb(e,i,AX)}if(AV[7]){AV=AV[7][h](/\s*,\s*/);e=B(AV[0])*2.55;i=B(AV[1])*2.55;AX=B(AV[2])*2.55;return K.hsb2rgb(e,i,AX)}AV={r:e,g:i,b:AX};var R=(~~e)[I](16),AT=(~~i)[I](16),AW=(~~AX)[I](16);R=R[r](y,"0");AT=AT[r](y,"0");AW=AW[r](y,"0");AV.hex="#"+R+AT+AW;AU=AV}else{AU={r:-1,g:-1,b:-1,hex:"none",error:1}}return AU},K);K.getColor=function(R){var e=this.getColor.start=this.getColor.start||{h:0,s:1,b:R||0.75},E=this.hsb2rgb(e.h,e.s,e.b);e.h+=0.075;if(e.h>1){e.h=0;e.s-=0.2;if(e.s<=0){this.getColor.start={h:0,s:1,b:e.b}}}return E.hex};K.getColor.reset=function(){delete this.start};K.parsePathString=AR(function(E){if(!E){return null}var e={a:7,c:6,h:1,l:2,m:2,q:4,s:4,t:2,v:1,z:0},R=[];if(K.is(E,"array")&&K.is(E[0],"array")){R=d(E)}if(!R[Z]){(E+W)[r](/([achlmqstvz])[\s,]*((-?\d*\.?\d*(?:e[-+]?\d+)?\s*,?\s*)+)/ig,function(AT,i,AW){var AV=[],AU=i.toLowerCase();AW[r](/(-?\d*\.?\d*(?:e[-+]?\d+)?)\s*,?\s*/ig,function(AY,AX){AX&&AV[AE](+AX)});while(AV[Z]>=e[AU]){R[AE]([i][k](AV.splice(0,e[AU])));if(!e[AU]){break}}})}R[I]=K._path2string;return R});var t=AR(function(AZ){if(!AZ){return{x:0,y:0,width:0,height:0}}AZ=AG(AZ);var AW=0,AV=0,e=[],R=[];for(var AT=0,AY=AZ[Z];AT<AY;AT++){if(AZ[AT][0]=="M"){AW=AZ[AT][1];AV=AZ[AT][2];e[AE](AW);R[AE](AV)}else{var AU=AB(AW,AV,AZ[AT][1],AZ[AT][2],AZ[AT][3],AZ[AT][4],AZ[AT][5],AZ[AT][6]);e=e[k](AU.min.x,AU.max.x);R=R[k](AU.min.y,AU.max.y)}}var E=v[AO](0,e),AX=v[AO](0,R);return{x:E,y:AX,width:Q[AO](0,e)-E,height:Q[AO](0,R)-AX}}),d=function(AV){var e=[];if(!K.is(AV,"array")||!K.is(AV&&AV[0],"array")){AV=K.parsePathString(AV)}for(var R=0,AT=AV[Z];R<AT;R++){e[R]=[];for(var E=0,AU=AV[R][Z];E<AU;E++){e[R][E]=AV[R][E]}}e[I]=K._path2string;return e},G=AR(function(AT){if(!K.is(AT,"array")||!K.is(AT&&AT[0],"array")){AT=K.parsePathString(AT)}var AZ=[],Ab=0,Aa=0,Ae=0,Ad=0,e=0;if(AT[0][0]=="M"){Ab=AT[0][1];Aa=AT[0][2];Ae=Ab;Ad=Aa;e++;AZ[AE](["M",Ab,Aa])}for(var AW=e,Af=AT[Z];AW<Af;AW++){var E=AZ[AW]=[],Ac=AT[AW];if(Ac[0]!=Ac[0].toLowerCase()){E[0]=Ac[0].toLowerCase();switch(E[0]){case"a":E[1]=Ac[1];E[2]=Ac[2];E[3]=Ac[3];E[4]=Ac[4];E[5]=Ac[5];E[6]=+(Ac[6]-Ab).toFixed(3);E[7]=+(Ac[7]-Aa).toFixed(3);break;case"v":E[1]=+(Ac[1]-Aa).toFixed(3);break;case"m":Ae=Ac[1];Ad=Ac[2];default:for(var AV=1,AX=Ac[Z];AV<AX;AV++){E[AV]=+(Ac[AV]-((AV%2)?Ab:Aa)).toFixed(3)}}}else{E=AZ[AW]=[];if(Ac[0]=="m"){Ae=Ac[1]+Ab;Ad=Ac[2]+Aa}for(var AU=0,R=Ac[Z];AU<R;AU++){AZ[AW][AU]=Ac[AU]}}var AY=AZ[AW][Z];switch(AZ[AW][0]){case"z":Ab=Ae;Aa=Ad;break;case"h":Ab+=+AZ[AW][AY-1];break;case"v":Aa+=+AZ[AW][AY-1];break;default:Ab+=+AZ[AW][AY-2];Aa+=+AZ[AW][AY-1]}}AZ[I]=K._path2string;return AZ},0,d),j=AR(function(AT){if(!K.is(AT,"array")||!K.is(AT&&AT[0],"array")){AT=K.parsePathString(AT)}var AY=[],Aa=0,AZ=0,Ad=0,Ac=0,e=0;if(AT[0][0]=="M"){Aa=+AT[0][1];AZ=+AT[0][2];Ad=Aa;Ac=AZ;e++;AY[0]=["M",Aa,AZ]}for(var AW=e,Ae=AT[Z];AW<Ae;AW++){var E=AY[AW]=[],Ab=AT[AW];if(Ab[0]!=(Ab[0]+W).toUpperCase()){E[0]=(Ab[0]+W).toUpperCase();switch(E[0]){case"A":E[1]=Ab[1];E[2]=Ab[2];E[3]=Ab[3];E[4]=Ab[4];E[5]=Ab[5];E[6]=+(Ab[6]+Aa);E[7]=+(Ab[7]+AZ);break;case"V":E[1]=+Ab[1]+AZ;break;case"H":E[1]=+Ab[1]+Aa;break;case"M":Ad=+Ab[1]+Aa;Ac=+Ab[2]+AZ;default:for(var AV=1,AX=Ab[Z];AV<AX;AV++){E[AV]=+Ab[AV]+((AV%2)?Aa:AZ)}}}else{for(var AU=0,R=Ab[Z];AU<R;AU++){AY[AW][AU]=Ab[AU]}}switch(E[0]){case"Z":Aa=Ad;AZ=Ac;break;case"H":Aa=E[1];break;case"V":AZ=E[1];break;default:Aa=AY[AW][AY[AW][Z]-2];AZ=AY[AW][AY[AW][Z]-1]}}AY[I]=K._path2string;return AY},null,d),J=function(R,i,E,e){return[R,i,E,e,E,e]},l=function(R,i,AV,AT,E,e){var AU=1/3,AW=2/3;return[AU*R+AW*AV,AU*i+AW*AT,AU*E+AW*AV,AU*e+AW*AT,E,e]},b=function(Ae,A8,An,Al,Af,AZ,AU,Ad,A7,Ag){var AT=Math.PI,Ak=AT*120/180,E=AT/180*(+Af||0),Ar=[],Ao,A4=AR(function(A9,BC,i){var BB=A9*Math.cos(i)-BC*Math.sin(i),BA=A9*Math.sin(i)+BC*Math.cos(i);return{x:BB,y:BA}});if(!Ag){Ao=A4(Ae,A8,-E);Ae=Ao.x;A8=Ao.y;Ao=A4(Ad,A7,-E);Ad=Ao.x;A7=Ao.y;var R=Math.cos(AT/180*Af),Ab=Math.sin(AT/180*Af),At=(Ae-Ad)/2,As=(A8-A7)/2;An=Q(An,Math.abs(At));Al=Q(Al,Math.abs(As));var e=An*An,Aw=Al*Al,Ay=(AZ==AU?-1:1)*Math.sqrt(Math.abs((e*Aw-e*As*As-Aw*At*At)/(e*As*As+Aw*At*At))),Ai=Ay*An*As/Al+(Ae+Ad)/2,Ah=Ay*-Al*At/An+(A8+A7)/2,AY=Math.asin((A8-Ah)/Al),AX=Math.asin((A7-Ah)/Al);AY=Ae<Ai?AT-AY:AY;AX=Ad<Ai?AT-AX:AX;AY<0&&(AY=AT*2+AY);AX<0&&(AX=AT*2+AX);if(AU&&AY>AX){AY=AY-AT*2}if(!AU&&AX>AY){AX=AX-AT*2}}else{AY=Ag[0];AX=Ag[1];Ai=Ag[2];Ah=Ag[3]}var Ac=AX-AY;if(Math.abs(Ac)>Ak){var Aj=AX,Am=Ad,Aa=A7;AX=AY+Ak*(AU&&AX>AY?1:-1);Ad=Ai+An*Math.cos(AX);A7=Ah+Al*Math.sin(AX);Ar=b(Ad,A7,An,Al,Af,0,AU,Am,Aa,[AX,Aj,Ai,Ah])}Ac=AX-AY;var AW=Math.cos(AY),A6=Math.sin(AY),AV=Math.cos(AX),A5=Math.sin(AX),Au=Math.tan(Ac/4),Ax=4/3*An*Au,Av=4/3*Al*Au,A3=[Ae,A8],A2=[Ae+Ax*A6,A8-Av*AW],A1=[Ad+Ax*A5,A7-Av*AV],Az=[Ad,A7];A2[0]=2*A3[0]-A2[0];A2[1]=2*A3[1]-A2[1];if(Ag){return[A2,A1,Az][k](Ar)}else{Ar=[A2,A1,Az][k](Ar)[T](",")[h](",");var Ap=[];for(var A0=0,Aq=Ar[Z];A0<Aq;A0++){Ap[A0]=A0%2?A4(Ar[A0-1],Ar[A0],E).y:A4(Ar[A0],Ar[A0+1],E).x}return Ap}},p=AR(function(R,E,Ah,Af,AU,AT,AW,AV,Ab){var AZ=m(1-Ab,3)*R+m(1-Ab,2)*3*Ab*Ah+(1-Ab)*3*Ab*Ab*AU+m(Ab,3)*AW,AX=m(1-Ab,3)*E+m(1-Ab,2)*3*Ab*Af+(1-Ab)*3*Ab*Ab*AT+m(Ab,3)*AV,Ad=R+2*Ab*(Ah-R)+Ab*Ab*(AU-2*Ah+R),Ac=E+2*Ab*(Af-E)+Ab*Ab*(AT-2*Af+E),Ag=Ah+2*Ab*(AU-Ah)+Ab*Ab*(AW-2*AU+Ah),Ae=Af+2*Ab*(AT-Af)+Ab*Ab*(AV-2*AT+Af),Aa=(1-Ab)*R+Ab*Ah,AY=(1-Ab)*E+Ab*Af,i=(1-Ab)*AU+Ab*AW,e=(1-Ab)*AT+Ab*AV;return{x:AZ,y:AX,m:{x:Ad,y:Ac},n:{x:Ag,y:Ae},start:{x:Aa,y:AY},end:{x:i,y:e}}}),AB=AR(function(R,E,i,e,Af,Ae,Ab,AY){var Ad=(Af-2*i+R)-(Ab-2*Af+i),Aa=2*(i-R)-2*(Af-i),AX=R-i,AV=(-Aa+Math.sqrt(Aa*Aa-4*Ad*AX))/2/Ad,AT=(-Aa-Math.sqrt(Aa*Aa-4*Ad*AX))/2/Ad,AZ=[E,AY],Ac=[R,Ab],AW=p(R,E,i,e,Af,Ae,Ab,AY,AV>0&&AV<1?AV:0),AU=p(R,E,i,e,Af,Ae,Ab,AY,AT>0&&AT<1?AT:0);Ac=Ac[k](AW.x,AU.x);AZ=AZ[k](AW.y,AU.y);Ad=(Ae-2*e+E)-(AY-2*Ae+e);Aa=2*(e-E)-2*(Ae-e);AX=E-e;AV=(-Aa+Math.sqrt(Aa*Aa-4*Ad*AX))/2/Ad;AT=(-Aa-Math.sqrt(Aa*Aa-4*Ad*AX))/2/Ad;AW=p(R,E,i,e,Af,Ae,Ab,AY,AV>0&&AV<1?AV:0);AU=p(R,E,i,e,Af,Ae,Ab,AY,AT>0&&AT<1?AT:0);Ac=Ac[k](AW.x,AU.x);AZ=AZ[k](AW.y,AU.y);return{min:{x:v[AO](0,Ac),y:v[AO](0,AZ)},max:{x:Q[AO](0,Ac),y:Q[AO](0,AZ)}}}),AG=AR(function(Ae,AZ){var AT=j(Ae),Aa=AZ&&j(AZ),Ab={x:0,y:0,bx:0,by:0,X:0,Y:0,qx:null,qy:null},E={x:0,y:0,bx:0,by:0,X:0,Y:0,qx:null,qy:null},AV=function(Af,Ag){var i,Ah;if(!Af){return["C",Ag.x,Ag.y,Ag.x,Ag.y,Ag.x,Ag.y]}!(Af[0] in {T:1,Q:1})&&(Ag.qx=Ag.qy=null);switch(Af[0]){case"M":Ag.X=Af[1];Ag.Y=Af[2];break;case"A":Af=["C"][k](b[AO](0,[Ag.x,Ag.y][k](Af.slice(1))));break;case"S":i=Ag.x+(Ag.x-(Ag.bx||Ag.x));Ah=Ag.y+(Ag.y-(Ag.by||Ag.y));Af=["C",i,Ah][k](Af.slice(1));break;case"T":Ag.qx=Ag.x+(Ag.x-(Ag.qx||Ag.x));Ag.qy=Ag.y+(Ag.y-(Ag.qy||Ag.y));Af=["C"][k](l(Ag.x,Ag.y,Ag.qx,Ag.qy,Af[1],Af[2]));break;case"Q":Ag.qx=Af[1];Ag.qy=Af[2];Af=["C"][k](l(Ag.x,Ag.y,Af[1],Af[2],Af[3],Af[4]));break;case"L":Af=["C"][k](J(Ag.x,Ag.y,Af[1],Af[2]));break;case"H":Af=["C"][k](J(Ag.x,Ag.y,Af[1],Ag.y));break;case"V":Af=["C"][k](J(Ag.x,Ag.y,Ag.x,Af[1]));break;case"Z":Af=["C"][k](J(Ag.x,Ag.y,Ag.X,Ag.Y));break}return Af},R=function(Af,Ag){if(Af[Ag][Z]>7){Af[Ag].shift();var Ah=Af[Ag];while(Ah[Z]){Af.splice(Ag++,0,["C"][k](Ah.splice(0,6)))}Af.splice(Ag,1);Ac=Q(AT[Z],Aa&&Aa[Z]||0)}},e=function(Aj,Ai,Ag,Af,Ah){if(Aj&&Ai&&Aj[Ah][0]=="M"&&Ai[Ah][0]!="M"){Ai.splice(Ah,0,["M",Af.x,Af.y]);Ag.bx=0;Ag.by=0;Ag.x=Aj[Ah][1];Ag.y=Aj[Ah][2];Ac=Q(AT[Z],Aa&&Aa[Z]||0)}};for(var AX=0,Ac=Q(AT[Z],Aa&&Aa[Z]||0);AX<Ac;AX++){AT[AX]=AV(AT[AX],Ab);R(AT,AX);Aa&&(Aa[AX]=AV(Aa[AX],E));Aa&&R(Aa,AX);e(AT,Aa,Ab,E,AX);e(Aa,AT,E,Ab,AX);var AW=AT[AX],Ad=Aa&&Aa[AX],AU=AW[Z],AY=Aa&&Ad[Z];Ab.x=AW[AU-2];Ab.y=AW[AU-1];Ab.bx=B(AW[AU-4])||Ab.x;Ab.by=B(AW[AU-3])||Ab.y;E.bx=Aa&&(B(Ad[AY-4])||E.x);E.by=Aa&&(B(Ad[AY-3])||E.y);E.x=Aa&&Ad[AY-2];E.y=Aa&&Ad[AY-1]}return Aa?[AT,Aa]:AT},null,d),X=AR(function(AY){var AX=[];for(var AU=0,AZ=AY[Z];AU<AZ;AU++){var E={},AW=AY[AU].match(/^([^:]*):?([\d\.]*)/);E.color=K.getRGB(AW[1]);if(E.color.error){return null}E.color=E.color.hex;AW[2]&&(E.offset=AW[2]+"%");AX[AE](E)}for(var AU=1,AZ=AX[Z]-1;AU<AZ;AU++){if(!AX[AU].offset){var R=B(AX[AU-1].offset||0),e=0;for(var AT=AU+1;AT<AZ;AT++){if(AX[AT].offset){e=AX[AT].offset;break}}if(!e){e=100;AT=AZ}e=B(e);var AV=(e-R)/(AT-AU+1);for(;AU<AT;AU++){R+=AV;AX[AU].offset=R+"%"}}}return AX}),x=function(){var e,R,AT,i,E;if(K.is(arguments[0],"string")||K.is(arguments[0],"object")){if(K.is(arguments[0],"string")){e=L.getElementById(arguments[0])}else{e=arguments[0]}if(e.tagName){if(arguments[1]==null){return{container:e,width:e.style.pixelWidth||e.offsetWidth,height:e.style.pixelHeight||e.offsetHeight}}else{return{container:e,width:arguments[1],height:arguments[2]}}}}else{if(K.is(arguments[0],AH)&&arguments[Z]>3){return{container:1,x:arguments[0],y:arguments[1],width:arguments[2],height:arguments[3]}}}},A=function(E,e){var R=this;for(var i in e){if(e[H](i)&&!(i in E)){switch(typeof e[i]){case"function":(function(AT){E[i]=E===R?AT:function(){return AT[AO](R,arguments)}})(e[i]);break;case"object":E[i]=E[i]||{};A.call(this,E[i],e[i]);break;default:E[i]=e[i];break}}}};if(K.svg){D.svgns="http://www.w3.org/2000/svg";D.xlink="http://www.w3.org/1999/xlink";var AI=function(E){return +E+(~~E===E)*0.5};var o=function(AU){for(var R=0,e=AU[Z];R<e;R++){if(AU[R][0].toLowerCase()!="a"){for(var E=1,AT=AU[R][Z];E<AT;E++){AU[R][E]=AI(AU[R][E])}}else{AU[R][6]=AI(AU[R][6]);AU[R][7]=AI(AU[R][7])}}return AU};var q=function(e,E){if(E){for(var R in E){if(E[H](R)){e[F](R,E[R])}}}else{return L.createElementNS(D.svgns,e)}};K[I]=function(){return"Your browser supports SVG.\nYou are running Rapha\u00ebl "+this.version};var AQ=function(E,i){var R=q("path");i.canvas&&i.canvas[C](R);var e=new S(R,i);e.type="path";w(e,{fill:"none",stroke:"#000",path:E});return e};var AF=function(e,Ac,E){var AZ="linear",AW=0.5,AU=0.5,Ae=e.style;Ac=(Ac+W)[r](/^r(?:\(([^,]+?)\s*,\s*([^\)]+?)\))?/,function(Af,i,Ag){AZ="radial";if(i&&Ag){AW=B(i);AU=B(Ag);if(m(AW-0.5,2)+m(AU-0.5,2)>0.25){AU=Math.sqrt(0.25-m(AW-0.5,2))+0.5}}return W});Ac=Ac[h](/\s*\-\s*/);if(AZ=="linear"){var AV=Ac.shift();AV=-B(AV);if(isNaN(AV)){return null}var AT=[0,0,Math.cos(AV*Math.PI/180),Math.sin(AV*Math.PI/180)],Ab=1/(Q(Math.abs(AT[2]),Math.abs(AT[3]))||1);AT[2]*=Ab;AT[3]*=Ab;if(AT[2]<0){AT[0]=-AT[2];AT[2]=0}if(AT[3]<0){AT[1]=-AT[3];AT[3]=0}}var AY=X(Ac);if(!AY){return null}var R=q(AZ+"Gradient");R.id="r"+(K.idGenerator++)[I](36);AZ=="radial"?q(R,{fx:AW,fy:AU}):q(R,{x1:AT[0],y1:AT[1],x2:AT[2],y2:AT[3]});E.defs[C](R);for(var AX=0,Ad=AY[Z];AX<Ad;AX++){var Aa=q("stop");q(Aa,{offset:AY[AX].offset?AY[AX].offset:!AX?"0%":"100%","stop-color":AY[AX].color||"#fff"});R[C](Aa)}q(e,{fill:"url(#"+R.id+")",opacity:1,"fill-opacity":1});Ae.fill=W;Ae.opacity=1;Ae.fillOpacity=1;return 1};var c=function(R){var E=R.getBBox();q(R.pattern,{patternTransform:K.format("translate({0},{1})",E.x,E.y)})};var w=function(Aa,Aj){var Ad={"":[0],none:[0],"-":[3,1],".":[1,1],"-.":[3,1,1,1],"-..":[3,1,1,1,1,1],". ":[1,3],"- ":[4,3],"--":[8,3],"- .":[4,3,1,3],"--.":[8,3,1,3],"--..":[8,3,1,3,1,3]},Af=Aa.node,Ab=Aa.attrs,AX=Aa.attr("rotation"),AU=function(Aq,Ap){Ap=Ad[(Ap+W).toLowerCase()];if(Ap){var An=Aq.attrs["stroke-width"]||"1",Al={round:An,square:An,butt:0}[Aq.attrs["stroke-linecap"]||Aj["stroke-linecap"]]||0,Ao=[];var Am=Ap[Z];while(Am--){Ao[Am]=Ap[Am]*An+((Am%2)?1:-1)*Al}q(Af,{"stroke-dasharray":Ao[T](",")})}};B(AX)&&Aa.rotate(0,true);for(var Ae in Aj){if(Aj[H](Ae)){if(!(Ae in a)){continue}var Ac=Aj[Ae];Ab[Ae]=Ac;switch(Ae){case"href":case"title":case"target":var Ah=Af.parentNode;if(Ah.tagName.toLowerCase()!="a"){var i=q("a");Ah.insertBefore(i,Af);i[C](Af);Ah=i}Ah.setAttributeNS(Aa.paper.xlink,Ae,Ac);break;case"clip-rect":var R=(Ac+W)[h](AS);if(R[Z]==4){Aa.clip&&Aa.clip.parentNode.parentNode.removeChild(Aa.clip.parentNode);var e=q("clipPath"),Ag=q("rect");e.id="r"+(K.idGenerator++)[I](36);q(Ag,{x:R[0],y:R[1],width:R[2],height:R[3]});e[C](Ag);Aa.paper.defs[C](e);q(Af,{"clip-path":"url(#"+e.id+")"});Aa.clip=Ag}if(!Ac){var Ai=L.getElementById(Af.getAttribute("clip-path")[r](/(^url\(#|\)$)/g,W));Ai&&Ai.parentNode.removeChild(Ai);q(Af,{"clip-path":W});delete Aa.clip}break;case"path":if(Ac&&Aa.type=="path"){Ab.path=o(j(Ac));q(Af,{d:Ab.path})}break;case"width":Af[F](Ae,Ac);if(Ab.fx){Ae="x";Ac=Ab.x}else{break}case"x":if(Ab.fx){Ac=-Ab.x-(Ab.width||0)}case"rx":if(Ae=="rx"&&Aa.type=="rect"){break}case"cx":Af[F](Ae,Ac);Aa.pattern&&c(Aa);break;case"height":Af[F](Ae,Ac);if(Ab.fy){Ae="y";Ac=Ab.y}else{break}case"y":if(Ab.fy){Ac=-Ab.y-(Ab.height||0)}case"ry":if(Ae=="ry"&&Aa.type=="rect"){break}case"cy":Af[F](Ae,Ac);Aa.pattern&&c(Aa);break;case"r":if(Aa.type=="rect"){q(Af,{rx:Ac,ry:Ac})}else{Af[F](Ae,Ac)}break;case"src":if(Aa.type=="image"){Af.setAttributeNS(Aa.paper.xlink,"href",Ac)}break;case"stroke-width":Af.style.strokeWidth=Ac;Af[F](Ae,Ac);if(Ab["stroke-dasharray"]){AU(Aa,Ab["stroke-dasharray"])}break;case"stroke-dasharray":AU(Aa,Ac);break;case"rotation":AX=Ac;Aa.rotate(Ac,true);break;case"translation":var AV=(Ac+W)[h](AS);Aa.translate((+AV[0]+1||2)-1,(+AV[1]+1||2)-1);break;case"scale":var AV=(Ac+W)[h](AS);Aa.scale(+AV[0]||1,+AV[1]||+AV[0]||1,+AV[2]||null,+AV[3]||null);break;case"fill":var AT=(Ac+W).match(/^url\(['"]?([^\)]+)['"]?\)$/i);if(AT){var e=q("pattern"),AZ=q("image");e.id="r"+(K.idGenerator++)[I](36);q(e,{x:0,y:0,patternUnits:"userSpaceOnUse"});q(AZ,{x:0,y:0});AZ.setAttributeNS(Aa.paper.xlink,"href",AT[1]);e[C](AZ);var Ak=L.createElement("img");Ak.style.cssText="position:absolute;left:-9999em;top-9999em";Ak.onload=function(){q(e,{width:this.offsetWidth,height:this.offsetHeight});q(AZ,{width:this.offsetWidth,height:this.offsetHeight});L.body.removeChild(this);D.safari()};L.body[C](Ak);Ak.src=AT[1];Aa.paper.defs[C](e);Af.style.fill="url(#"+e.id+")";q(Af,{fill:"url(#"+e.id+")"});Aa.pattern=e;Aa.pattern&&c(Aa);break}if(!K.getRGB(Ac).error){delete Aj.gradient;delete Ab.gradient;if(!K.is(Ab.opacity,"undefined")&&K.is(Aj.opacity,"undefined")){Af.style.opacity=Ab.opacity;q(Af,{opacity:Ab.opacity})}if(!K.is(Ab["fill-opacity"],"undefined")&&K.is(Aj["fill-opacity"],"undefined")){Af.style.fillOpacity=Ab["fill-opacity"];q(Af,{"fill-opacity":Ab["fill-opacity"]})}}else{if((Aa.type in {circle:1,ellipse:1}||(Ac+W).charAt(0)!="r")&&AF(Af,Ac,Aa.paper)){Ab.gradient=Ac;Ab.fill="none";break}}case"stroke":Af.style[Ae]=K.getRGB(Ac).hex;Af[F](Ae,K.getRGB(Ac).hex);break;case"gradient":(Aa.type in {circle:1,ellipse:1}||(Ac+W).charAt(0)!="r")&&AF(Af,Ac,Aa.paper);break;case"opacity":case"fill-opacity":if(Ab.gradient){var E=L.getElementById(Af.getAttribute("fill")[r](/^url\(#|\)$/g,W));if(E){var AW=E.getElementsByTagName("stop");AW[AW[Z]-1][F]("stop-opacity",Ac)}break}default:Ae=="font-size"&&(Ac=U(Ac,10)+"px");var AY=Ae[r](/(\-.)/g,function(Al){return Al.substring(1).toUpperCase()});Af.style[AY]=Ac;Af[F](Ae,Ac);break}}}AM(Aa,Aj);U(AX,10)&&Aa.rotate(AX,true)};var AC=1.2;var AM=function(E,AT){if(E.type!="text"||!("text" in AT||"font" in AT||"font-size" in AT||"x" in AT||"y" in AT)){return }var AY=E.attrs,R=E.node,Aa=R.firstChild?U(L.defaultView.getComputedStyle(R.firstChild,W).getPropertyValue("font-size"),10):10;if("text" in AT){while(R.firstChild){R.removeChild(R.firstChild)}var e=(AT.text+W)[h]("\n");for(var AU=0,AZ=e[Z];AU<AZ;AU++){var AW=q("tspan");AU&&q(AW,{dy:Aa*AC,x:AY.x});AW[C](L.createTextNode(e[AU]));R[C](AW)}}else{var e=R.getElementsByTagName("tspan");for(var AU=0,AZ=e[Z];AU<AZ;AU++){AU&&q(e[AU],{dy:Aa*AC,x:AY.x})}}q(R,{y:AY.y});var AV=E.getBBox(),AX=AY.y-(AV.y+AV.height/2);AX&&q(R,{y:AY.y+AX})};var S=function(R,E){var i=0,e=0;this[0]=R;this.node=R;R.raphael=this;this.paper=E;this.attrs=this.attrs||{};this.transformations=[];this._={tx:0,ty:0,rt:{deg:0,cx:0,cy:0},sx:1,sy:1}};S[V].rotate=function(R,E,i){if(R==null){if(this._.rt.cx){return[this._.rt.deg,this._.rt.cx,this._.rt.cy][T](" ")}return this._.rt.deg}var e=this.getBBox();R=(R+W)[h](AS);if(R[Z]-1){E=B(R[1]);i=B(R[2])}R=B(R[0]);if(E!=null){this._.rt.deg=R}else{this._.rt.deg+=R}(i==null)&&(E=null);this._.rt.cx=E;this._.rt.cy=i;E=E==null?e.x+e.width/2:E;i=i==null?e.y+e.height/2:i;if(this._.rt.deg){this.transformations[0]=K.format("rotate({0} {1} {2})",this._.rt.deg,E,i);this.clip&&q(this.clip,{transform:K.format("rotate({0} {1} {2})",-this._.rt.deg,E,i)})}else{this.transformations[0]=W;this.clip&&q(this.clip,{transform:W})}q(this.node,{transform:this.transformations[T](" ")});return this};S[V].hide=function(){this.node.style.display="none";return this};S[V].show=function(){this.node.style.display="block";return this};S[V].remove=function(){this.node.parentNode.removeChild(this.node);for(var E in this){delete this[E]}};S[V].getBBox=function(){if(this.type=="path"){return t(this.attrs.path)}if(this.node.style.display=="none"){this.show();var R=true}var AW={};try{AW=this.node.getBBox()}catch(AU){}finally{AW=AW||{}}if(this.type=="text"){AW={x:AW.x,y:Infinity,width:0,height:0};for(var E=0,AT=this.node.getNumberOfChars();E<AT;E++){var AV=this.node.getExtentOfChar(E);(AV.y<AW.y)&&(AW.y=AV.y);(AV.y+AV.height-AW.y>AW.height)&&(AW.height=AV.y+AV.height-AW.y);(AV.x+AV.width-AW.x>AW.width)&&(AW.width=AV.x+AV.width-AW.x)}}R&&this.hide();return AW};S[V].attr=function(){if(arguments[Z]==1&&K.is(arguments[0],"string")){if(arguments[0]=="translation"){return this.translate()}if(arguments[0]=="rotation"){return this.rotate()}if(arguments[0]=="scale"){return this.scale()}return this.attrs[arguments[0]]}if(arguments[Z]==1&&K.is(arguments[0],"array")){var E={};for(var R in arguments[0]){if(arguments[0][H](R)){E[arguments[0][R]]=this.attrs[arguments[0][R]]}}return E}if(arguments[Z]==2){var e={};e[arguments[0]]=arguments[1];w(this,e)}else{if(arguments[Z]==1&&K.is(arguments[0],"object")){w(this,arguments[0])}}return this};S[V].toFront=function(){this.node.parentNode[C](this.node);return this};S[V].toBack=function(){if(this.node.parentNode.firstChild!=this.node){this.node.parentNode.insertBefore(this.node,this.node.parentNode.firstChild)}return this};S[V].insertAfter=function(E){if(E.node.nextSibling){E.node.parentNode.insertBefore(this.node,E.node.nextSibling)}else{E.node.parentNode[C](this.node)}return this};S[V].insertBefore=function(E){var R=E.node;R.parentNode.insertBefore(this.node,R);return this};var s=function(R,E,AU,AT){E=AI(E);AU=AI(AU);var i=q("circle");R.canvas&&R.canvas[C](i);var e=new S(i,R);e.attrs={cx:E,cy:AU,r:AT,fill:"none",stroke:"#000"};e.type="circle";q(i,e.attrs);return e};var AA=function(e,E,AW,R,AU,AV){E=AI(E);AW=AI(AW);var AT=q("rect");e.canvas&&e.canvas[C](AT);var i=new S(AT,e);i.attrs={x:E,y:AW,width:R,height:AU,r:AV||0,rx:AV||0,ry:AV||0,fill:"none",stroke:"#000"};i.type="rect";q(AT,i.attrs);return i};var M=function(R,E,AV,AU,AT){E=AI(E);AV=AI(AV);var i=q("ellipse");R.canvas&&R.canvas[C](i);var e=new S(i,R);e.attrs={cx:E,cy:AV,rx:AU,ry:AT,fill:"none",stroke:"#000"};e.type="ellipse";q(i,e.attrs);return e};var Y=function(e,AV,E,AW,R,AU){var AT=q("image");q(AT,{x:E,y:AW,width:R,height:AU,preserveAspectRatio:"none"});AT.setAttributeNS(e.xlink,"href",AV);e.canvas&&e.canvas[C](AT);var i=new S(AT,e);i.attrs={x:E,y:AW,width:R,height:AU,src:AV};i.type="image";return i};var z=function(R,E,AU,AT){var i=q("text");q(i,{x:E,y:AU,"text-anchor":"middle"});R.canvas&&R.canvas[C](i);var e=new S(i,R);e.attrs={x:E,y:AU,"text-anchor":"middle",text:AT,font:a.font,stroke:"none",fill:"#000"};e.type="text";w(e,e.attrs);return e};var u=function(R,E){this.width=R||this.width;this.height=E||this.height;this.canvas[F]("width",this.width);this.canvas[F]("height",this.height);return this};var P=function(){var i=x[AO](null,arguments),e=i&&i.container,R=i.x,AW=i.y,AT=i.width,E=i.height;if(!e){throw new Error("SVG container not found.")}D.canvas=q("svg");var AV=D.canvas;D.width=AT||512;D.height=E||342;AV[F]("width",D.width);AV[F]("height",D.height);if(e==1){AV.style.cssText="position:absolute;left:"+R+"px;top:"+AW+"px";L.body[C](AV)}else{if(e.firstChild){e.insertBefore(AV,e.firstChild)}else{e[C](AV)}}e={canvas:AV};for(var AU in D){if(D[H](AU)){e[AU]=D[AU]}}A.call(e,e,K.fn);e.clear();e.raphael=K;return e};D.clear=function(){var E=this.canvas;while(E.firstChild){E.removeChild(E.firstChild)}(this.desc=q("desc"))[C](L.createTextNode("Created with Rapha\u00ebl"));E[C](this.desc);E[C](this.defs=q("defs"))};D.remove=function(){this.canvas.parentNode&&this.canvas.parentNode.removeChild(this.canvas);for(var E in this){delete this[E]}}}if(K.vml){var n=function(Ad){var Aa=/[ahqtv]/ig,AV=j;(Ad+W).match(Aa)&&(AV=AG);Aa=/[clmz]/g;if(AV==j&&!(Ad+W).match(Aa)){var R={M:"m",L:"l",C:"c",Z:"x",m:"t",l:"r",c:"v",z:"x"},AT=/([clmz]),?([^clmz]*)/gi,AU=/-?[^,\s-]+/g;var AZ=(Ad+W)[r](AT,function(Ae,Ag,i){var Af=[];i[r](AU,function(Ah){Af[AE](AI(Ah))});return R[Ag]+Af});return AZ}var Ab=AV(Ad),e,AZ=[],E;for(var AX=0,Ac=Ab[Z];AX<Ac;AX++){e=Ab[AX];E=(Ab[AX][0]+W).toLowerCase();E=="z"&&(E="x");for(var AW=1,AY=e[Z];AW<AY;AW++){E+=AI(e[AW])+(AW!=AY-1?",":W)}AZ[AE](E)}return AZ[T](" ")};K[I]=function(){return"Your browser doesn\u2019t support SVG. Falling down to VML.\nYou are running Rapha\u00ebl "+this.version};var AQ=function(E,AU){var i=AP("group");i.style.cssText="position:absolute;left:0;top:0;width:"+AU.width+"px;height:"+AU.height+"px";i.coordsize=AU.coordsize;i.coordorigin=AU.coordorigin;var e=AP("shape"),R=e.style;R.width=AU.width+"px";R.height=AU.height+"px";e.coordsize=this.coordsize;e.coordorigin=this.coordorigin;i[C](e);var AT=new S(e,i,AU);AT.isAbsolute=true;AT.type="path";AT.path=[];AT.Path=W;E&&w(AT,{fill:"none",stroke:"#000",path:E});AU.canvas[C](i);return AT};var w=function(AY,Ac){AY.attrs=AY.attrs||{};var Aa=AY.node,Ad=AY.attrs,AV=Aa.style,i,Ah=AY;for(var AW in Ac){if(Ac[H](AW)){Ad[AW]=Ac[AW]}}Ac.href&&(Aa.href=Ac.href);Ac.title&&(Aa.title=Ac.title);Ac.target&&(Aa.target=Ac.target);if(Ac.path&&AY.type=="path"){Ad.path=Ac.path;Aa.path=n(Ad.path)}if(Ac.rotation!=null){AY.rotate(Ac.rotation,true)}if(Ac.translation){i=(Ac.translation+W)[h](AS);AY.translate(i[0],i[1])}if(Ac.scale){i=(Ac.scale+W)[h](AS);AY.scale(+i[0]||1,+i[1]||+i[0]||1,+i[2]||null,+i[3]||null)}if("clip-rect" in Ac){var E=(Ac["clip-rect"]+W)[h](AS);if(E[Z]==4){E[2]=+E[2]+(+E[0]);E[3]=+E[3]+(+E[1]);var AX=Aa.clipRect||L.createElement("div"),Ag=AX.style,AU=Aa.parentNode;Ag.clip=K.format("rect({1}px {2}px {3}px {0}px)",E);if(!Aa.clipRect){Ag.position="absolute";Ag.top=0;Ag.left=0;Ag.width=AY.paper.width+"px";Ag.height=AY.paper.height+"px";AU.parentNode.insertBefore(AX,AU);AX[C](AU);Aa.clipRect=AX}}if(!Ac["clip-rect"]){Aa.clipRect&&(Aa.clipRect.style.clip=W)}}if(AY.type=="image"&&Ac.src){Aa.src=Ac.src}if(AY.type=="image"&&Ac.opacity){Aa.filterOpacity=" progid:DXImageTransform.Microsoft.Alpha(opacity="+(Ac.opacity*100)+")";AV.filter=(Aa.filterMatrix||W)+(Aa.filterOpacity||W)}Ac.font&&(AV.font=Ac.font);Ac["font-family"]&&(AV.fontFamily='"'+Ac["font-family"][h](",")[0][r](/^['"]+|['"]+$/g,W)+'"');Ac["font-size"]&&(AV.fontSize=Ac["font-size"]);Ac["font-weight"]&&(AV.fontWeight=Ac["font-weight"]);Ac["font-style"]&&(AV.fontStyle=Ac["font-style"]);if(Ac.opacity!=null||Ac["stroke-width"]!=null||Ac.fill!=null||Ac.stroke!=null||Ac["stroke-width"]!=null||Ac["stroke-opacity"]!=null||Ac["fill-opacity"]!=null||Ac["stroke-dasharray"]!=null||Ac["stroke-miterlimit"]!=null||Ac["stroke-linejoin"]!=null||Ac["stroke-linecap"]!=null){Aa=AY.shape||Aa;var Ab=(Aa.getElementsByTagName("fill")&&Aa.getElementsByTagName("fill")[0]),Ae=false;!Ab&&(Ae=Ab=AP("fill"));if("fill-opacity" in Ac||"opacity" in Ac){var R=((+Ad["fill-opacity"]+1||2)-1)*((+Ad.opacity+1||2)-1);R<0&&(R=0);R>1&&(R=1);Ab.opacity=R}Ac.fill&&(Ab.on=true);if(Ab.on==null||Ac.fill=="none"){Ab.on=false}if(Ab.on&&Ac.fill){var e=Ac.fill.match(/^url\(([^\)]+)\)$/i);if(e){Ab.src=e[1];Ab.type="tile"}else{Ab.color=K.getRGB(Ac.fill).hex;Ab.src=W;Ab.type="solid";if(K.getRGB(Ac.fill).error&&(Ah.type in {circle:1,ellipse:1}||(Ac.fill+W).charAt(0)!="r")&&AF(Ah,Ac.fill)){Ad.fill="none";Ad.gradient=Ac.fill}}}Ae&&Aa[C](Ab);var AT=(Aa.getElementsByTagName("stroke")&&Aa.getElementsByTagName("stroke")[0]),Af=false;!AT&&(Af=AT=AP("stroke"));if((Ac.stroke&&Ac.stroke!="none")||Ac["stroke-width"]||Ac["stroke-opacity"]!=null||Ac["stroke-dasharray"]||Ac["stroke-miterlimit"]||Ac["stroke-linejoin"]||Ac["stroke-linecap"]){AT.on=true}(Ac.stroke=="none"||AT.on==null||Ac.stroke==0||Ac["stroke-width"]==0)&&(AT.on=false);AT.on&&Ac.stroke&&(AT.color=K.getRGB(Ac.stroke).hex);var R=((+Ad["stroke-opacity"]+1||2)-1)*((+Ad.opacity+1||2)-1);R<0&&(R=0);R>1&&(R=1);AT.opacity=R;Ac["stroke-linejoin"]&&(AT.joinstyle=Ac["stroke-linejoin"]||"miter");AT.miterlimit=Ac["stroke-miterlimit"]||8;Ac["stroke-linecap"]&&(AT.endcap={butt:"flat",square:"square",round:"round"}[Ac["stroke-linecap"]]||"miter");Ac["stroke-width"]&&(AT.weight=(B(Ac["stroke-width"])||1)*12/16);if(Ac["stroke-dasharray"]){var AZ={"-":"shortdash",".":"shortdot","-.":"shortdashdot","-..":"shortdashdotdot",". ":"dot","- ":"dash","--":"longdash","- .":"dashdot","--.":"longdashdot","--..":"longdashdotdot"};AT.dashstyle=AZ[Ac["stroke-dasharray"]]||W}Af&&Aa[C](AT)}if(Ah.type=="text"){var AV=Ah.paper.span.style;Ad.font&&(AV.font=Ad.font);Ad["font-family"]&&(AV.fontFamily=Ad["font-family"]);Ad["font-size"]&&(AV.fontSize=Ad["font-size"]);Ad["font-weight"]&&(AV.fontWeight=Ad["font-weight"]);Ad["font-style"]&&(AV.fontStyle=Ad["font-style"]);Ah.node.string&&(Ah.paper.span.innerHTML=(Ah.node.string+W)[r](/</g,"&#60;")[r](/&/g,"&#38;")[r](/\n/g,"<br>"));Ah.W=Ad.w=Ah.paper.span.offsetWidth;Ah.H=Ad.h=Ah.paper.span.offsetHeight;Ah.X=Ad.x;Ah.Y=Ad.y+AI(Ah.H/2);switch(Ad["text-anchor"]){case"start":Ah.node.style["v-text-align"]="left";Ah.bbx=AI(Ah.W/2);break;case"end":Ah.node.style["v-text-align"]="right";Ah.bbx=-AI(Ah.W/2);break;default:Ah.node.style["v-text-align"]="center";break}}};var AF=function(E,AW){E.attrs=E.attrs||{};var AX=E.attrs,AZ=E.node.getElementsByTagName("fill"),AU="linear",AV=".5 .5";E.attrs.gradient=AW;AW=(AW+W)[r](/^r(?:\(([^,]+?)\s*,\s*([^\)]+?)\))?/,function(Ab,Ac,i){AU="radial";if(Ac&&i){Ac=B(Ac);i=B(i);if(m(Ac-0.5,2)+m(i-0.5,2)>0.25){i=Math.sqrt(0.25-m(Ac-0.5,2))+0.5}AV=Ac+" "+i}return W});AW=AW[h](/\s*\-\s*/);if(AU=="linear"){var R=AW.shift();R=-B(R);if(isNaN(R)){return null}}var AT=X(AW);if(!AT){return null}E=E.shape||E.node;AZ=AZ[0]||AP("fill");if(AT[Z]){AZ.on=true;AZ.method="none";AZ.type=(AU=="radial")?"gradientradial":"gradient";AZ.color=AT[0].color;AZ.color2=AT[AT[Z]-1].color;var Aa=[];for(var e=0,AY=AT[Z];e<AY;e++){AT[e].offset&&Aa[AE](AT[e].offset+" "+AT[e].color)}if(Aa[Z]&&AZ.colors){AZ.colors.value=Aa[T](",")}else{AZ.colors.value="0% "+AZ.color}if(AU=="radial"){AZ.focus="100%";AZ.focussize=AV;AZ.focusposition=AV}else{AZ.angle=(270-R)%360}}return 1};var S=function(AT,AV,E){var AU=0,e=0,R=0,i=1;this[0]=AT;this.node=AT;AT.raphael=this;this.X=0;this.Y=0;this.attrs={};this.Group=AV;this.paper=E;this._={tx:0,ty:0,rt:{deg:0},sx:1,sy:1}};S[V].rotate=function(R,E,e){if(R==null){if(this._.rt.cx){return[this._.rt.deg,this._.rt.cx,this._.rt.cy][T](" ")}return this._.rt.deg}R=(R+W)[h](AS);if(R[Z]-1){E=B(R[1]);e=B(R[2])}R=B(R[0]);if(E!=null){this._.rt.deg=R}else{this._.rt.deg+=R}e==null&&(E=null);this._.rt.cx=E;this._.rt.cy=e;this.setBox(this.attrs,E,e);this.Group.style.rotation=this._.rt.deg;return this};S[V].setBox=function(AU,AV,AT){var R=this.Group.style,AW=(this.shape&&this.shape.style)||this.node.style;AU=AU||{};for(var AX in AU){if(AU[H](AX)){this.attrs[AX]=AU[AX]}}AV=AV||this._.rt.cx;AT=AT||this._.rt.cy;var Aa=this.attrs,Ad,Ac,Ae,AZ;switch(this.type){case"circle":Ad=Aa.cx-Aa.r;Ac=Aa.cy-Aa.r;Ae=AZ=Aa.r*2;break;case"ellipse":Ad=Aa.cx-Aa.rx;Ac=Aa.cy-Aa.ry;Ae=Aa.rx*2;AZ=Aa.ry*2;break;case"rect":case"image":Ad=+Aa.x;Ac=+Aa.y;Ae=Aa.width||0;AZ=Aa.height||0;break;case"text":this.textpath.v=["m",AI(Aa.x),", ",AI(Aa.y-2),"l",AI(Aa.x)+1,", ",AI(Aa.y-2)][T](W);Ad=Aa.x-AI(this.W/2);Ac=Aa.y-this.H/2;Ae=this.W;AZ=this.H;break;case"path":if(!this.attrs.path){Ad=0;Ac=0;Ae=this.paper.width;AZ=this.paper.height}else{var AY=t(this.attrs.path);Ad=AY.x;Ac=AY.y;Ae=AY.width;AZ=AY.height}break;default:Ad=0;Ac=0;Ae=this.paper.width;AZ=this.paper.height;break}AV=(AV==null)?Ad+Ae/2:AV;AT=(AT==null)?Ac+AZ/2:AT;var e=AV-this.paper.width/2,Ab=AT-this.paper.height/2;if(this.type=="path"||this.type=="text"){(R.left!=e+"px")&&(R.left=e+"px");(R.top!=Ab+"px")&&(R.top=Ab+"px");this.X=this.type=="text"?Ad:-e;this.Y=this.type=="text"?Ac:-Ab;this.W=Ae;this.H=AZ;(AW.left!=-e+"px")&&(AW.left=-e+"px");(AW.top!=-Ab+"px")&&(AW.top=-Ab+"px")}else{(R.left!=e+"px")&&(R.left=e+"px");(R.top!=Ab+"px")&&(R.top=Ab+"px");this.X=Ad;this.Y=Ac;this.W=Ae;this.H=AZ;(R.width!=this.paper.width+"px")&&(R.width=this.paper.width+"px");(R.height!=this.paper.height+"px")&&(R.height=this.paper.height+"px");(AW.left!=Ad-e+"px")&&(AW.left=Ad-e+"px");(AW.top!=Ac-Ab+"px")&&(AW.top=Ac-Ab+"px");(AW.width!=Ae+"px")&&(AW.width=Ae+"px");(AW.height!=AZ+"px")&&(AW.height=AZ+"px");var Af=(+AU.r||0)/(v(Ae,AZ));if(this.type=="rect"&&this.arcsize!=Af&&(Af||this.arcsize)){var E=AP(Af?"roundrect":"rect");E.arcsize=Af;this.Group[C](E);this.node.parentNode.removeChild(this.node);this.node=E;this.arcsize=Af;w(this,this.attrs);this.setBox(this.attrs)}}};S[V].hide=function(){this.Group.style.display="none";return this};S[V].show=function(){this.Group.style.display="block";return this};S[V].getBBox=function(){if(this.type=="path"){return t(this.attrs.path)}return{x:this.X+(this.bbx||0),y:this.Y,width:this.W,height:this.H}};S[V].remove=function(){this.node.parentNode.removeChild(this[0]);this.Group.parentNode.removeChild(this.Group);this.shape&&this.shape.parentNode.removeChild(this.shape);for(var E in this){delete this[E]}};S[V].attr=function(){if(arguments[Z]==1&&K.is(arguments[0],"string")){if(arguments[0]=="translation"){return this.translate()}if(arguments[0]=="rotation"){return this.rotate()}if(arguments[0]=="scale"){return this.scale()}return this.attrs[arguments[0]]}if(this.attrs&&arguments[Z]==1&&K.is(arguments[0],"array")){var E={};for(var R=0,e=arguments[0][Z];R<e;R++){E[arguments[0][R]]=this.attrs[arguments[0][R]]}return E}var AT;if(arguments[Z]==2){AT={};AT[arguments[0]]=arguments[1]}if(arguments[Z]==1&&K.is(arguments[0],"object")){AT=arguments[0]}if(AT){if(AT.gradient&&(this.type in {circle:1,ellipse:1}||(AT.gradient+W).charAt(0)!="r")){AF(this,AT.gradient)}if(AT.text&&this.type=="text"){this.node.string=AT.text}w(this,AT);this.setBox(this.attrs)}return this};S[V].toFront=function(){this.Group.parentNode[C](this.Group);return this};S[V].toBack=function(){if(this.Group.parentNode.firstChild!=this.Group){this.Group.parentNode.insertBefore(this.Group,this.Group.parentNode.firstChild)}return this};S[V].insertAfter=function(E){if(E.Group.nextSibling){E.Group.parentNode.insertBefore(this.Group,E.Group.nextSibling)}else{E.Group.parentNode[C](this.Group)}return this};S[V].insertBefore=function(E){E.Group.parentNode.insertBefore(this.Group,E.Group);return this};var s=function(R,E,AW,AU){var AT=AP("group"),AV=AP("oval"),e=AV.style;AT.style.cssText="position:absolute;left:0;top:0;width:"+R.width+"px;height:"+R.height+"px";AT.coordsize=R.coordsize;AT.coordorigin=R.coordorigin;AT[C](AV);var i=new S(AV,AT,R);i.type="circle";w(i,{stroke:"#000",fill:"none"});i.attrs.cx=E;i.attrs.cy=AW;i.attrs.r=AU;i.setBox({x:E-AU,y:AW-AU,width:AU*2,height:AU*2});R.canvas[C](AT);return i};var AA=function(R,AW,AV,AX,i,E){var AT=AP("group"),e=AP(E?"roundrect":"rect"),AY=(+E||0)/(v(AX,i));e.arcsize=AY;AT.style.cssText="position:absolute;left:0;top:0;width:"+R.width+"px;height:"+R.height+"px";AT.coordsize=R.coordsize;AT.coordorigin=R.coordorigin;AT[C](e);var AU=new S(e,AT,R);AU.type="rect";w(AU,{stroke:"#000"});AU.arcsize=AY;AU.setBox({x:AW,y:AV,width:AX,height:i,r:+E});R.canvas[C](AT);return AU};var M=function(E,AX,AW,e,R){var AT=AP("group"),i=AP("oval"),AV=i.style;AT.style.cssText="position:absolute;left:0;top:0;width:"+E.width+"px;height:"+E.height+"px";AT.coordsize=E.coordsize;AT.coordorigin=E.coordorigin;AT[C](i);var AU=new S(i,AT,E);AU.type="ellipse";w(AU,{stroke:"#000"});AU.attrs.cx=AX;AU.attrs.cy=AW;AU.attrs.rx=e;AU.attrs.ry=R;AU.setBox({x:AX-e,y:AW-R,width:e*2,height:R*2});E.canvas[C](AT);return AU};var Y=function(R,E,AX,AW,AY,i){var AT=AP("group"),e=AP("image"),AV=e.style;AT.style.cssText="position:absolute;left:0;top:0;width:"+R.width+"px;height:"+R.height+"px";AT.coordsize=R.coordsize;AT.coordorigin=R.coordorigin;e.src=E;AT[C](e);var AU=new S(e,AT,R);AU.type="image";AU.attrs.src=E;AU.attrs.x=AX;AU.attrs.y=AW;AU.attrs.w=AY;AU.attrs.h=i;AU.setBox({x:AX,y:AW,width:AY,height:i});R.canvas[C](AT);return AU};var z=function(R,AX,AW,AY){var AT=AP("group"),i=AP("shape"),AV=i.style,AZ=AP("path"),E=AZ.style,e=AP("textpath");AT.style.cssText="position:absolute;left:0;top:0;width:"+R.width+"px;height:"+R.height+"px";AT.coordsize=R.coordsize;AT.coordorigin=R.coordorigin;AZ.v=K.format("m{0},{1}l{2},{1}",AI(AX),AI(AW),AI(AX)+1);AZ.textpathok=true;AV.width=R.width;AV.height=R.height;e.string=AY;e.on=true;i[C](e);i[C](AZ);AT[C](i);var AU=new S(e,AT,R);AU.shape=i;AU.textpath=AZ;AU.type="text";AU.attrs.text=AY;AU.attrs.x=AX;AU.attrs.y=AW;AU.attrs.w=1;AU.attrs.h=1;w(AU,{font:a.font,stroke:"none",fill:"#000"});AU.setBox();R.canvas[C](AT);return AU};var u=function(e,E){var R=this.canvas.style;this.width=B(e||this.width);this.height=B(E||this.height);R.width=this.width+"px";R.height=this.height+"px";R.clip="rect(0 "+this.width+"px "+this.height+"px 0)";this.coordsize=this.width+" "+this.height;return this};L.createStyleSheet().addRule(".rvml","behavior:url(#default#VML)");try{!L.namespaces.rvml&&L.namespaces.add("rvml","urn:schemas-microsoft-com:vml");var AP=function(E){return L.createElement("<rvml:"+E+' class="rvml">')}}catch(AN){var AP=function(E){return L.createElement("<"+E+' xmlns="urn:schemas-microsoft.com:vml" class="rvml">')}}var P=function(){var i=x[AO](null,arguments),R=i.container,AY=i.height,AZ,e=i.width,AX=i.x,AW=i.y;if(!R){throw new Error("VML container not found.")}var AU={},AV=AU.canvas=L.createElement("div"),AT=AV.style;e=B(e)||512;AY=B(AY)||342;AU.width=e;AU.height=AY;AU.coordsize=e+" "+AY;AU.coordorigin="0 0";AU.span=L.createElement("span");AU.span.style.cssText="position:absolute;left:-9999px;top:-9999px;padding:0;margin:0;line-height:1;display:inline;";AV[C](AU.span);AT.cssText=K.format("width:{0}px;height:{1}px;position:absolute;clip:rect(0 {0}px {1}px 0)",e,AY);if(R==1){L.body[C](AV);AT.left=AX+"px";AT.top=AW+"px";R={style:{width:e,height:AY}}}else{R.style.width=e;R.style.height=AY;if(R.firstChild){R.insertBefore(AV,R.firstChild)}else{R[C](AV)}}for(var E in D){if(D[H](E)){AU[E]=D[E]}}A.call(AU,AU,K.fn);AU.clear=function(){while(AV.firstChild){AV.removeChild(AV.firstChild)}};AU.raphael=K;return AU};D.remove=function(){this.canvas.parentNode.removeChild(this.canvas);for(var E in this){delete this[E]}}}if({"Apple Computer, Inc.":1,"Google Inc.":1}[navigator.vendor]){D.safari=function(){var E=this.rect(-99,-99,this.width+99,this.height+99);setTimeout(function(){E.remove()})}}else{D.safari=function(){}}var N=(function(){if(L.addEventListener){return function(AT,e,R,E){var i=function(AU){return R.call(E,AU)};AT.addEventListener(e,i,false);return function(){AT.removeEventListener(e,i,false);return true}}}else{if(L.attachEvent){return function(AU,i,e,R){var AT=function(AV){return e.call(R,AV||AD.event)};AU.attachEvent("on"+i,AT);var E=function(){AU.detachEvent("on"+i,AT);return true};if(i=="mouseover"){AU.attachEvent("onmouseenter",AT);return function(){AU.detachEvent("onmouseenter",AT);return E()}}else{if(i=="mouseout"){AU.attachEvent("onmouseleave",AT);return function(){AU.detachEvent("onmouseleave",AT);return E()}}}return E}}}})();for(var AK=g[Z];AK--;){(function(E){S[V][E]=function(R){if(K.is(R,"function")){this.events=this.events||{};this.events[E]=this.events[E]||{};this.events[E][R]=this.events[E][R]||[];this.events[E][R][AE](N(this.shape||this.node,E,R,this))}return this};S[V]["un"+E]=function(R){this.events&&this.events[E]&&this.events[E][R]&&this.events[E][R][Z]&&this.events[E][R].shift()()&&!this.events[E][R][Z]&&delete this.events[E][R]}})(g[AK])}D.circle=function(E,e,R){return s(this,E||0,e||0,R||0)};D.rect=function(E,AT,R,e,i){return AA(this,E||0,AT||0,R||0,e||0,i||0)};D.ellipse=function(E,i,e,R){return M(this,E||0,i||0,e||0,R||0)};D.path=function(E){E&&!K.is(E,"string")&&!K.is(E[0],"array")&&(E+=W);return AQ(K.format[AO](K,arguments),this)};D.image=function(i,E,AT,R,e){return Y(this,i||"about:blank",E||0,AT||0,R||0,e||0)};D.text=function(E,e,R){return z(this,E||0,e||0,R||W)};D.set=function(E){arguments[Z]>1&&(E=Array[V].splice.call(arguments,0,arguments[Z]));return new O(E)};D.setSize=u;S[V].stop=function(){clearTimeout(this.animation_in_progress);return this};S[V].scale=function(Ad,Ac,e,R){if(Ad==null&&Ac==null){return{x:this._.sx,y:this._.sy,toString:function(){return this.x+" "+this.y}}}Ac=Ac||Ad;!+Ac&&(Ac=Ad);var Ah,Af,Ag,Ae,At=this.attrs;if(Ad!=0){var Aa=this.getBBox(),AX=Aa.x+Aa.width/2,AU=Aa.y+Aa.height/2,As=Ad/this._.sx,Ar=Ac/this._.sy;e=(+e||e==0)?e:AX;R=(+R||R==0)?R:AU;var AZ=~~(Ad/Math.abs(Ad)),AW=~~(Ac/Math.abs(Ac)),Ak=this.node.style,Av=e+(AX-e)*AZ*As,Au=R+(AU-R)*AW*Ar;switch(this.type){case"rect":case"image":var AY=At.width*AZ*As,Aj=At.height*AW*Ar,Ab=At.r*v(As,Ar),AV=Av-AY/2,AT=Au-Aj/2;this.attr({width:AY,height:Aj,x:AV,y:AT,r:Ab});break;case"circle":case"ellipse":this.attr({rx:At.rx*As,ry:At.ry*Ar,r:At.r*v(As,Ar),cx:Av,cy:Au});break;case"path":var Am=G(At.path),An=true;for(var Ap=0,Ai=Am[Z];Ap<Ai;Ap++){var Al=Am[Ap];if(Al[0].toUpperCase()=="M"&&An){continue}else{An=false}if(K.svg&&Al[0].toUpperCase()=="A"){Al[Am[Ap][Z]-2]*=As;Al[Am[Ap][Z]-1]*=Ar;Al[1]*=As;Al[2]*=Ar;Al[5]=+(AZ+AW?!!+Al[5]:!+Al[5])}else{for(var Ao=1,Aq=Al[Z];Ao<Aq;Ao++){Al[Ao]*=(Ao%2)?As:Ar}}}var E=t(Am),Ah=Av-E.x-E.width/2,Af=Au-E.y-E.height/2;Am[0][1]+=Ah;Am[0][2]+=Af;this.attr({path:Am});break}if(this.type in {text:1,image:1}&&(AZ!=1||AW!=1)){if(this.transformations){this.transformations[2]="scale("[k](AZ,",",AW,")");this.node[F]("transform",this.transformations[T](" "));Ah=(AZ==-1)?-At.x-(AY||0):At.x;Af=(AW==-1)?-At.y-(Aj||0):At.y;this.attr({x:Ah,y:Af});At.fx=AZ-1;At.fy=AW-1}else{this.node.filterMatrix=" progid:DXImageTransform.Microsoft.Matrix(M11="[k](AZ,", M12=0, M21=0, M22=",AW,", Dx=0, Dy=0, sizingmethod='auto expand', filtertype='bilinear')");Ak.filter=(this.node.filterMatrix||W)+(this.node.filterOpacity||W)}}else{if(this.transformations){this.transformations[2]=W;this.node[F]("transform",this.transformations[T](" "));At.fx=0;At.fy=0}else{this.node.filterMatrix=W;Ak.filter=(this.node.filterMatrix||W)+(this.node.filterOpacity||W)}}At.scale=[Ad,Ac,e,R][T](" ");this._.sx=Ad;this._.sy=Ac}return this};K.easing_formulas={linear:function(E){return E},"<":function(E){return m(E,3)},">":function(E){return m(E-1,3)+1},"<>":function(E){E=E*2;if(E<1){return m(E,3)/2}E-=2;return(m(E,3)+2)/2},backIn:function(R){var E=1.70158;return R*R*((E+1)*R-E)},backOut:function(R){R=R-1;var E=1.70158;return R*R*((E+1)*R+E)+1},elastic:function(e){if(e==0||e==1){return e}var R=0.3,E=R/4;return m(2,-10*e)*Math.sin((e-E)*(2*Math.PI)/R)+1},bounce:function(i){var R=7.5625,e=2.75,E;if(i<(1/e)){E=R*i*i}else{if(i<(2/e)){i-=(1.5/e);E=R*i*i+0.75}else{if(i<(2.5/e)){i-=(2.25/e);E=R*i*i+0.9375}else{i-=(2.625/e);E=R*i*i+0.984375}}}return E}};S[V].animate=function(Al,Ac,Ab,AT){clearTimeout(this.animation_in_progress);if(K.is(Ab,"function")||!Ab){AT=Ab||null}var Af={},R={},AZ={},AY={x:0,y:0};for(var Ad in Al){if(Al[H](Ad)){if(Ad in f){Af[Ad]=this.attr(Ad);(Af[Ad]==null)&&(Af[Ad]=a[Ad]);R[Ad]=Al[Ad];switch(f[Ad]){case"number":AZ[Ad]=(R[Ad]-Af[Ad])/Ac;break;case"colour":Af[Ad]=K.getRGB(Af[Ad]);var Ae=K.getRGB(R[Ad]);AZ[Ad]={r:(Ae.r-Af[Ad].r)/Ac,g:(Ae.g-Af[Ad].g)/Ac,b:(Ae.b-Af[Ad].b)/Ac};break;case"path":var AU=AG(Af[Ad],R[Ad]);Af[Ad]=AU[0];R[Ad]=AU[1];AZ[Ad]=[];for(var Ah=0,AX=Af[Ad][Z];Ah<AX;Ah++){AZ[Ad][Ah]=[0];for(var Ag=1,Aj=Af[Ad][Ah][Z];Ag<Aj;Ag++){AZ[Ad][Ah][Ag]=(R[Ad][Ah][Ag]-Af[Ad][Ah][Ag])/Ac}}break;case"csv":var E=(Al[Ad]+W)[h](AS),AW=(Af[Ad]+W)[h](AS);switch(Ad){case"translation":Af[Ad]=[0,0];AZ[Ad]=[E[0]/Ac,E[1]/Ac];break;case"rotation":Af[Ad]=(AW[1]==E[1]&&AW[2]==E[2])?AW:[0,E[1],E[2]];AZ[Ad]=[(E[0]-Af[Ad][0])/Ac,0,0];break;case"scale":Al[Ad]=E;Af[Ad]=(Af[Ad]+W)[h](AS);AZ[Ad]=[(E[0]-Af[Ad][0])/Ac,(E[1]-Af[Ad][1])/Ac,0,0];break;case"clip-rect":Af[Ad]=(Af[Ad]+W)[h](AS);AZ[Ad]=[];var Ah=4;while(Ah--){AZ[Ad][Ah]=(E[Ah]-Af[Ad][Ah])/Ac}break}R[Ad]=E}}}}var e=+new Date,Aa=0,Ak=function(i){return i>255?255:i},AV=this;(function Ai(){var An=new Date-e,Av={},Am;if(An<Ac){var At=K.easing_formulas[Ab]?K.easing_formulas[Ab](An/Ac):An/Ac;for(var Ar in Af){if(Af[H](Ar)){switch(f[Ar]){case"number":Am=+Af[Ar]+At*Ac*AZ[Ar];break;case"colour":Am="rgb("+[Ak(AI(Af[Ar].r+At*Ac*AZ[Ar].r)),Ak(AI(Af[Ar].g+At*Ac*AZ[Ar].g)),Ak(AI(Af[Ar].b+At*Ac*AZ[Ar].b))][T](",")+")";break;case"path":Am=[];for(var Ap=0,Aw=Af[Ar][Z];Ap<Aw;Ap++){Am[Ap]=[Af[Ar][Ap][0]];for(var Ao=1,Aq=Af[Ar][Ap][Z];Ao<Aq;Ao++){Am[Ap][Ao]=+Af[Ar][Ap][Ao]+At*Ac*AZ[Ar][Ap][Ao]}Am[Ap]=Am[Ap][T](" ")}Am=Am[T](" ");break;case"csv":switch(Ar){case"translation":var Au=AZ[Ar][0]*(An-Aa),As=AZ[Ar][1]*(An-Aa);AY.x+=Au;AY.y+=As;Am=Au+" "+As;break;case"rotation":Am=+Af[Ar][0]+At*Ac*AZ[Ar][0];Af[Ar][1]&&(Am+=","+Af[Ar][1]+","+Af[Ar][2]);break;case"scale":Am=[+Af[Ar][0]+At*Ac*AZ[Ar][0],+Af[Ar][1]+At*Ac*AZ[Ar][1],(2 in Al[Ar]?Al[Ar][2]:W),(3 in Al[Ar]?Al[Ar][3]:W)][T](" ");break;case"clip-rect":Am=[];var Ap=4;while(Ap--){Am[Ap]=+Af[Ar][Ap]+At*Ac*AZ[Ar][Ap]}break}break}Av[Ar]=Am+W}}AV.attr(Av);AV.animation_in_progress=setTimeout(Ai);K.svg&&D.safari()}else{(AY.x||AY.y)&&AV.translate(-AY.x,-AY.y);Al.scale&&(Al.scale=Al.scale+W);AV.attr(Al);clearTimeout(AV.animation_in_progress);K.svg&&D.safari();(K.is(AT,"function"))&&AT.call(AV)}Aa=An})();return this};S[V].translate=function(E,e){if(E==null){return{x:this._.tx,y:this._.ty}}this._.tx+=+E;this._.ty+=+e;switch(this.type){case"circle":case"ellipse":this.attr({cx:+E+this.attrs.cx,cy:+e+this.attrs.cy});break;case"rect":case"image":case"text":this.attr({x:+E+this.attrs.x,y:+e+this.attrs.y});break;case"path":var R=G(this.attrs.path);R[0][1]+=+E;R[0][2]+=+e;this.attr({path:R});break}return this};S[V][I]=function(){return"Rapha\u00ebl\u2019s object"};var O=function(E){this.items=[];this[Z]=0;if(E){for(var R=0,e=E[Z];R<e;R++){if(E[R]&&(E[R].constructor==S||E[R].constructor==O)){this[this.items[Z]]=this.items[this.items[Z]]=E[R];this[Z]++}}}};O[V][AE]=function(){var AT,E;for(var R=0,e=arguments[Z];R<e;R++){AT=arguments[R];if(AT&&(AT.constructor==S||AT.constructor==O)){E=this.items[Z];this[E]=this.items[E]=AT;this[Z]++}}return this};O[V].pop=function(){delete this[this[Z]--];return this.items.pop()};for(var AL in S[V]){if(S[V][H](AL)){O[V][AL]=(function(E){return function(){for(var R=0,e=this.items[Z];R<e;R++){this.items[R][E][AO](this.items[R],arguments)}return this}})(AL)}}O[V].attr=function(R,AV){if(R&&K.is(R,"array")&&K.is(R[0],"object")){for(var E=0,AU=R[Z];E<AU;E++){this.items[E].attr(R[E])}}else{for(var e=0,AT=this.items[Z];e<AT;e++){this.items[e].attr[AO](this.items[e],arguments)}}return this};O[V].animate=function(AU,R,AX,AW){if(K.is(AX,"function")||!AX){AW=AX||null}var E=this.items[Z],e=E,AV=this;if(AW){var AT=function(){!--E&&AW.call(AV)};while(e--){this.items[e].animate(AU,R,AX||AT,AT)}}else{while(e--){this.items[e].animate(AU,R,AX)}}return this};O[V].getBBox=function(){var E=[],AV=[],R=[],AT=[];for(var e=this.items[Z];e--;){var AU=this.items[e].getBBox();E[AE](AU.x);AV[AE](AU.y);R[AE](AU.x+AU.width);AT[AE](AU.y+AU.height)}E=v[AO](0,E);AV=v[AO](0,AV);return{x:E,y:AV,width:Q[AO](0,R)-E,height:Q[AO](0,AT)-AV}};K.registerFont=function(R){if(!R.face){return R}this.fonts=this.fonts||{};var i={w:R.w,face:{},glyphs:{}},e=R.face["font-family"];for(var AV in R.face){if(R.face[H](AV)){i.face[AV]=R.face[AV]}}if(this.fonts[e]){this.fonts[e][AE](i)}else{this.fonts[e]=[i]}if(!R.svg){i.face["units-per-em"]=U(R.face["units-per-em"],10);for(var AT in R.glyphs){if(R.glyphs[H](AT)){var AU=R.glyphs[AT];i.glyphs[AT]={w:AU.w,k:{},d:AU.d&&"M"+AU.d[r](/[mlcxtrv]/g,function(AW){return{l:"L",c:"C",x:"z",t:"m",r:"l",v:"c"}[AW]||"M"})+"z"};if(AU.k){for(var E in AU.k){if(AU[H](E)){i.glyphs[AT].k[E]=AU.k[E]}}}}}}return R};D.getFont=function(AX,AY,R,AT){AT=AT||"normal";R=R||"normal";AY=+AY||{normal:400,bold:700,lighter:300,bolder:800}[AY]||400;var AU=K.fonts[AX];if(!AU){var e=new RegExp("(^|\\s)"+AX[r](/[^\w\d\s+!~.:_-]/g,W)+"(\\s|$)","i");for(var E in K.fonts){if(K.fonts[H](E)){if(e.test(E)){AU=K.fonts[E];break}}}}var AV;if(AU){for(var AW=0,AZ=AU[Z];AW<AZ;AW++){AV=AU[AW];if(AV.face["font-weight"]==AY&&(AV.face["font-style"]==R||!AV.face["font-style"])&&AV.face["font-stretch"]==AT){break}}}return AV};D.print=function(AZ,AY,AW,R,Ad){var AU=this.set(),AX=(AW+W)[h](W),E=0,Ac=W,AT;K.is(R,"string")&&(R=this.getFont(R));if(R){AT=(Ad||16)/R.face["units-per-em"];for(var AV=0,Aa=AX[Z];AV<Aa;AV++){var e=AV&&R.glyphs[AX[AV-1]]||{},Ab=R.glyphs[AX[AV]];E+=AV?(e.w||R.w)+(e.k&&e.k[AX[AV]]||0):0;Ab&&Ab.d&&AU[AE](this.path(Ab.d).attr({fill:"#000",stroke:"none",translation:[E,0]}))}AU.scale(AT,AT,0,AY).translate(AZ,(Ad||16)/2)}return AU};K.format=function(R){var E=K.is(arguments[1],"array")?[0][k](arguments[1]):arguments;R&&K.is(R,"string")&&E[Z]-1&&(R=R[r](/\{(\d+)\}/g,function(AT,e){return E[++e]==null?W:E[e]}));return R||W};K.ninja=function(){var R=AD.Raphael,E;if(AJ.was){AD.Raphael=AJ.is}else{try{delete AD.Raphael}catch(i){AD.Raphael=E}}return R};K.el=S[V];return K})();
/*
 * jQuery JavaScript Library v1.3.2
 * http://jquery.com/
 *
 * Copyright (c) 2009 John Resig
 * Dual licensed under the MIT and GPL licenses.
 * http://docs.jquery.com/License
 *
 * Date: 2009-02-19 17:34:21 -0500 (Thu, 19 Feb 2009)
 * Revision: 6246
 */
(function(){var l=this,g,y=l.jQuery,p=l.$,o=l.jQuery=l.$=function(E,F){return new o.fn.init(E,F)},D=/^[^<]*(<(.|\s)+>)[^>]*$|^#([\w-]+)$/,f=/^.[^:#\[\.,]*$/;o.fn=o.prototype={init:function(E,H){E=E||document;if(E.nodeType){this[0]=E;this.length=1;this.context=E;return this}if(typeof E==="string"){var G=D.exec(E);if(G&&(G[1]||!H)){if(G[1]){E=o.clean([G[1]],H)}else{var I=document.getElementById(G[3]);if(I&&I.id!=G[3]){return o().find(E)}var F=o(I||[]);F.context=document;F.selector=E;return F}}else{return o(H).find(E)}}else{if(o.isFunction(E)){return o(document).ready(E)}}if(E.selector&&E.context){this.selector=E.selector;this.context=E.context}return this.setArray(o.isArray(E)?E:o.makeArray(E))},selector:"",jquery:"1.3.2",size:function(){return this.length},get:function(E){return E===g?Array.prototype.slice.call(this):this[E]},pushStack:function(F,H,E){var G=o(F);G.prevObject=this;G.context=this.context;if(H==="find"){G.selector=this.selector+(this.selector?" ":"")+E}else{if(H){G.selector=this.selector+"."+H+"("+E+")"}}return G},setArray:function(E){this.length=0;Array.prototype.push.apply(this,E);return this},each:function(F,E){return o.each(this,F,E)},index:function(E){return o.inArray(E&&E.jquery?E[0]:E,this)},attr:function(F,H,G){var E=F;if(typeof F==="string"){if(H===g){return this[0]&&o[G||"attr"](this[0],F)}else{E={};E[F]=H}}return this.each(function(I){for(F in E){o.attr(G?this.style:this,F,o.prop(this,E[F],G,I,F))}})},css:function(E,F){if((E=="width"||E=="height")&&parseFloat(F)<0){F=g}return this.attr(E,F,"curCSS")},text:function(F){if(typeof F!=="object"&&F!=null){return this.empty().append((this[0]&&this[0].ownerDocument||document).createTextNode(F))}var E="";o.each(F||this,function(){o.each(this.childNodes,function(){if(this.nodeType!=8){E+=this.nodeType!=1?this.nodeValue:o.fn.text([this])}})});return E},wrapAll:function(E){if(this[0]){var F=o(E,this[0].ownerDocument).clone();if(this[0].parentNode){F.insertBefore(this[0])}F.map(function(){var G=this;while(G.firstChild){G=G.firstChild}return G}).append(this)}return this},wrapInner:function(E){return this.each(function(){o(this).contents().wrapAll(E)})},wrap:function(E){return this.each(function(){o(this).wrapAll(E)})},append:function(){return this.domManip(arguments,true,function(E){if(this.nodeType==1){this.appendChild(E)}})},prepend:function(){return this.domManip(arguments,true,function(E){if(this.nodeType==1){this.insertBefore(E,this.firstChild)}})},before:function(){return this.domManip(arguments,false,function(E){this.parentNode.insertBefore(E,this)})},after:function(){return this.domManip(arguments,false,function(E){this.parentNode.insertBefore(E,this.nextSibling)})},end:function(){return this.prevObject||o([])},push:[].push,sort:[].sort,splice:[].splice,find:function(E){if(this.length===1){var F=this.pushStack([],"find",E);F.length=0;o.find(E,this[0],F);return F}else{return this.pushStack(o.unique(o.map(this,function(G){return o.find(E,G)})),"find",E)}},clone:function(G){var E=this.map(function(){if(!o.support.noCloneEvent&&!o.isXMLDoc(this)){var I=this.outerHTML;if(!I){var J=this.ownerDocument.createElement("div");J.appendChild(this.cloneNode(true));I=J.innerHTML}return o.clean([I.replace(/ jQuery\d+="(?:\d+|null)"/g,"").replace(/^\s*/,"")])[0]}else{return this.cloneNode(true)}});if(G===true){var H=this.find("*").andSelf(),F=0;E.find("*").andSelf().each(function(){if(this.nodeName!==H[F].nodeName){return}var I=o.data(H[F],"events");for(var K in I){for(var J in I[K]){o.event.add(this,K,I[K][J],I[K][J].data)}}F++})}return E},filter:function(E){return this.pushStack(o.isFunction(E)&&o.grep(this,function(G,F){return E.call(G,F)})||o.multiFilter(E,o.grep(this,function(F){return F.nodeType===1})),"filter",E)},closest:function(E){var G=o.expr.match.POS.test(E)?o(E):null,F=0;return this.map(function(){var H=this;while(H&&H.ownerDocument){if(G?G.index(H)>-1:o(H).is(E)){o.data(H,"closest",F);return H}H=H.parentNode;F++}})},not:function(E){if(typeof E==="string"){if(f.test(E)){return this.pushStack(o.multiFilter(E,this,true),"not",E)}else{E=o.multiFilter(E,this)}}var F=E.length&&E[E.length-1]!==g&&!E.nodeType;return this.filter(function(){return F?o.inArray(this,E)<0:this!=E})},add:function(E){return this.pushStack(o.unique(o.merge(this.get(),typeof E==="string"?o(E):o.makeArray(E))))},is:function(E){return !!E&&o.multiFilter(E,this).length>0},hasClass:function(E){return !!E&&this.is("."+E)},val:function(K){if(K===g){var E=this[0];if(E){if(o.nodeName(E,"option")){return(E.attributes.value||{}).specified?E.value:E.text}if(o.nodeName(E,"select")){var I=E.selectedIndex,L=[],M=E.options,H=E.type=="select-one";if(I<0){return null}for(var F=H?I:0,J=H?I+1:M.length;F<J;F++){var G=M[F];if(G.selected){K=o(G).val();if(H){return K}L.push(K)}}return L}return(E.value||"").replace(/\r/g,"")}return g}if(typeof K==="number"){K+=""}return this.each(function(){if(this.nodeType!=1){return}if(o.isArray(K)&&/radio|checkbox/.test(this.type)){this.checked=(o.inArray(this.value,K)>=0||o.inArray(this.name,K)>=0)}else{if(o.nodeName(this,"select")){var N=o.makeArray(K);o("option",this).each(function(){this.selected=(o.inArray(this.value,N)>=0||o.inArray(this.text,N)>=0)});if(!N.length){this.selectedIndex=-1}}else{this.value=K}}})},html:function(E){return E===g?(this[0]?this[0].innerHTML.replace(/ jQuery\d+="(?:\d+|null)"/g,""):null):this.empty().append(E)},replaceWith:function(E){return this.after(E).remove()},eq:function(E){return this.slice(E,+E+1)},slice:function(){return this.pushStack(Array.prototype.slice.apply(this,arguments),"slice",Array.prototype.slice.call(arguments).join(","))},map:function(E){return this.pushStack(o.map(this,function(G,F){return E.call(G,F,G)}))},andSelf:function(){return this.add(this.prevObject)},domManip:function(J,M,L){if(this[0]){var I=(this[0].ownerDocument||this[0]).createDocumentFragment(),F=o.clean(J,(this[0].ownerDocument||this[0]),I),H=I.firstChild;if(H){for(var G=0,E=this.length;G<E;G++){L.call(K(this[G],H),this.length>1||G>0?I.cloneNode(true):I)}}if(F){o.each(F,z)}}return this;function K(N,O){return M&&o.nodeName(N,"table")&&o.nodeName(O,"tr")?(N.getElementsByTagName("tbody")[0]||N.appendChild(N.ownerDocument.createElement("tbody"))):N}}};o.fn.init.prototype=o.fn;function z(E,F){if(F.src){o.ajax({url:F.src,async:false,dataType:"script"})}else{o.globalEval(F.text||F.textContent||F.innerHTML||"")}if(F.parentNode){F.parentNode.removeChild(F)}}function e(){return +new Date}o.extend=o.fn.extend=function(){var J=arguments[0]||{},H=1,I=arguments.length,E=false,G;if(typeof J==="boolean"){E=J;J=arguments[1]||{};H=2}if(typeof J!=="object"&&!o.isFunction(J)){J={}}if(I==H){J=this;--H}for(;H<I;H++){if((G=arguments[H])!=null){for(var F in G){var K=J[F],L=G[F];if(J===L){continue}if(E&&L&&typeof L==="object"&&!L.nodeType){J[F]=o.extend(E,K||(L.length!=null?[]:{}),L)}else{if(L!==g){J[F]=L}}}}}return J};var b=/z-?index|font-?weight|opacity|zoom|line-?height/i,q=document.defaultView||{},s=Object.prototype.toString;o.extend({noConflict:function(E){l.$=p;if(E){l.jQuery=y}return o},isFunction:function(E){return s.call(E)==="[object Function]"},isArray:function(E){return s.call(E)==="[object Array]"},isXMLDoc:function(E){return E.nodeType===9&&E.documentElement.nodeName!=="HTML"||!!E.ownerDocument&&o.isXMLDoc(E.ownerDocument)},globalEval:function(G){if(G&&/\S/.test(G)){var F=document.getElementsByTagName("head")[0]||document.documentElement,E=document.createElement("script");E.type="text/javascript";if(o.support.scriptEval){E.appendChild(document.createTextNode(G))}else{E.text=G}F.insertBefore(E,F.firstChild);F.removeChild(E)}},nodeName:function(F,E){return F.nodeName&&F.nodeName.toUpperCase()==E.toUpperCase()},each:function(G,K,F){var E,H=0,I=G.length;if(F){if(I===g){for(E in G){if(K.apply(G[E],F)===false){break}}}else{for(;H<I;){if(K.apply(G[H++],F)===false){break}}}}else{if(I===g){for(E in G){if(K.call(G[E],E,G[E])===false){break}}}else{for(var J=G[0];H<I&&K.call(J,H,J)!==false;J=G[++H]){}}}return G},prop:function(H,I,G,F,E){if(o.isFunction(I)){I=I.call(H,F)}return typeof I==="number"&&G=="curCSS"&&!b.test(E)?I+"px":I},className:{add:function(E,F){o.each((F||"").split(/\s+/),function(G,H){if(E.nodeType==1&&!o.className.has(E.className,H)){E.className+=(E.className?" ":"")+H}})},remove:function(E,F){if(E.nodeType==1){E.className=F!==g?o.grep(E.className.split(/\s+/),function(G){return !o.className.has(F,G)}).join(" "):""}},has:function(F,E){return F&&o.inArray(E,(F.className||F).toString().split(/\s+/))>-1}},swap:function(H,G,I){var E={};for(var F in G){E[F]=H.style[F];H.style[F]=G[F]}I.call(H);for(var F in G){H.style[F]=E[F]}},css:function(H,F,J,E){if(F=="width"||F=="height"){var L,G={position:"absolute",visibility:"hidden",display:"block"},K=F=="width"?["Left","Right"]:["Top","Bottom"];function I(){L=F=="width"?H.offsetWidth:H.offsetHeight;if(E==="border"){return}o.each(K,function(){if(!E){L-=parseFloat(o.curCSS(H,"padding"+this,true))||0}if(E==="margin"){L+=parseFloat(o.curCSS(H,"margin"+this,true))||0}else{L-=parseFloat(o.curCSS(H,"border"+this+"Width",true))||0}})}if(H.offsetWidth!==0){I()}else{o.swap(H,G,I)}return Math.max(0,Math.round(L))}return o.curCSS(H,F,J)},curCSS:function(I,F,G){var L,E=I.style;if(F=="opacity"&&!o.support.opacity){L=o.attr(E,"opacity");return L==""?"1":L}if(F.match(/float/i)){F=w}if(!G&&E&&E[F]){L=E[F]}else{if(q.getComputedStyle){if(F.match(/float/i)){F="float"}F=F.replace(/([A-Z])/g,"-$1").toLowerCase();var M=q.getComputedStyle(I,null);if(M){L=M.getPropertyValue(F)}if(F=="opacity"&&L==""){L="1"}}else{if(I.currentStyle){var J=F.replace(/\-(\w)/g,function(N,O){return O.toUpperCase()});L=I.currentStyle[F]||I.currentStyle[J];if(!/^\d+(px)?$/i.test(L)&&/^\d/.test(L)){var H=E.left,K=I.runtimeStyle.left;I.runtimeStyle.left=I.currentStyle.left;E.left=L||0;L=E.pixelLeft+"px";E.left=H;I.runtimeStyle.left=K}}}}return L},clean:function(F,K,I){K=K||document;if(typeof K.createElement==="undefined"){K=K.ownerDocument||K[0]&&K[0].ownerDocument||document}if(!I&&F.length===1&&typeof F[0]==="string"){var H=/^<(\w+)\s*\/?>$/.exec(F[0]);if(H){return[K.createElement(H[1])]}}var G=[],E=[],L=K.createElement("div");o.each(F,function(P,S){if(typeof S==="number"){S+=""}if(!S){return}if(typeof S==="string"){S=S.replace(/(<(\w+)[^>]*?)\/>/g,function(U,V,T){return T.match(/^(abbr|br|col|img|input|link|meta|param|hr|area|embed)$/i)?U:V+"></"+T+">"});var O=S.replace(/^\s+/,"").substring(0,10).toLowerCase();var Q=!O.indexOf("<opt")&&[1,"<select multiple='multiple'>","</select>"]||!O.indexOf("<leg")&&[1,"<fieldset>","</fieldset>"]||O.match(/^<(thead|tbody|tfoot|colg|cap)/)&&[1,"<table>","</table>"]||!O.indexOf("<tr")&&[2,"<table><tbody>","</tbody></table>"]||(!O.indexOf("<td")||!O.indexOf("<th"))&&[3,"<table><tbody><tr>","</tr></tbody></table>"]||!O.indexOf("<col")&&[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"]||!o.support.htmlSerialize&&[1,"div<div>","</div>"]||[0,"",""];L.innerHTML=Q[1]+S+Q[2];while(Q[0]--){L=L.lastChild}if(!o.support.tbody){var R=/<tbody/i.test(S),N=!O.indexOf("<table")&&!R?L.firstChild&&L.firstChild.childNodes:Q[1]=="<table>"&&!R?L.childNodes:[];for(var M=N.length-1;M>=0;--M){if(o.nodeName(N[M],"tbody")&&!N[M].childNodes.length){N[M].parentNode.removeChild(N[M])}}}if(!o.support.leadingWhitespace&&/^\s/.test(S)){L.insertBefore(K.createTextNode(S.match(/^\s*/)[0]),L.firstChild)}S=o.makeArray(L.childNodes)}if(S.nodeType){G.push(S)}else{G=o.merge(G,S)}});if(I){for(var J=0;G[J];J++){if(o.nodeName(G[J],"script")&&(!G[J].type||G[J].type.toLowerCase()==="text/javascript")){E.push(G[J].parentNode?G[J].parentNode.removeChild(G[J]):G[J])}else{if(G[J].nodeType===1){G.splice.apply(G,[J+1,0].concat(o.makeArray(G[J].getElementsByTagName("script"))))}I.appendChild(G[J])}}return E}return G},attr:function(J,G,K){if(!J||J.nodeType==3||J.nodeType==8){return g}var H=!o.isXMLDoc(J),L=K!==g;G=H&&o.props[G]||G;if(J.tagName){var F=/href|src|style/.test(G);if(G=="selected"&&J.parentNode){J.parentNode.selectedIndex}if(G in J&&H&&!F){if(L){if(G=="type"&&o.nodeName(J,"input")&&J.parentNode){throw"type property can't be changed"}J[G]=K}if(o.nodeName(J,"form")&&J.getAttributeNode(G)){return J.getAttributeNode(G).nodeValue}if(G=="tabIndex"){var I=J.getAttributeNode("tabIndex");return I&&I.specified?I.value:J.nodeName.match(/(button|input|object|select|textarea)/i)?0:J.nodeName.match(/^(a|area)$/i)&&J.href?0:g}return J[G]}if(!o.support.style&&H&&G=="style"){return o.attr(J.style,"cssText",K)}if(L){J.setAttribute(G,""+K)}var E=!o.support.hrefNormalized&&H&&F?J.getAttribute(G,2):J.getAttribute(G);return E===null?g:E}if(!o.support.opacity&&G=="opacity"){if(L){J.zoom=1;J.filter=(J.filter||"").replace(/alpha\([^)]*\)/,"")+(parseInt(K)+""=="NaN"?"":"alpha(opacity="+K*100+")")}return J.filter&&J.filter.indexOf("opacity=")>=0?(parseFloat(J.filter.match(/opacity=([^)]*)/)[1])/100)+"":""}G=G.replace(/-([a-z])/ig,function(M,N){return N.toUpperCase()});if(L){J[G]=K}return J[G]},trim:function(E){return(E||"").replace(/^\s+|\s+$/g,"")},makeArray:function(G){var E=[];if(G!=null){var F=G.length;if(F==null||typeof G==="string"||o.isFunction(G)||G.setInterval){E[0]=G}else{while(F){E[--F]=G[F]}}}return E},inArray:function(G,H){for(var E=0,F=H.length;E<F;E++){if(H[E]===G){return E}}return -1},merge:function(H,E){var F=0,G,I=H.length;if(!o.support.getAll){while((G=E[F++])!=null){if(G.nodeType!=8){H[I++]=G}}}else{while((G=E[F++])!=null){H[I++]=G}}return H},unique:function(K){var F=[],E={};try{for(var G=0,H=K.length;G<H;G++){var J=o.data(K[G]);if(!E[J]){E[J]=true;F.push(K[G])}}}catch(I){F=K}return F},grep:function(F,J,E){var G=[];for(var H=0,I=F.length;H<I;H++){if(!E!=!J(F[H],H)){G.push(F[H])}}return G},map:function(E,J){var F=[];for(var G=0,H=E.length;G<H;G++){var I=J(E[G],G);if(I!=null){F[F.length]=I}}return F.concat.apply([],F)}});var C=navigator.userAgent.toLowerCase();o.browser={version:(C.match(/.+(?:rv|it|ra|ie)[\/: ]([\d.]+)/)||[0,"0"])[1],safari:/webkit/.test(C),opera:/opera/.test(C),msie:/msie/.test(C)&&!/opera/.test(C),mozilla:/mozilla/.test(C)&&!/(compatible|webkit)/.test(C)};o.each({parent:function(E){return E.parentNode},parents:function(E){return o.dir(E,"parentNode")},next:function(E){return o.nth(E,2,"nextSibling")},prev:function(E){return o.nth(E,2,"previousSibling")},nextAll:function(E){return o.dir(E,"nextSibling")},prevAll:function(E){return o.dir(E,"previousSibling")},siblings:function(E){return o.sibling(E.parentNode.firstChild,E)},children:function(E){return o.sibling(E.firstChild)},contents:function(E){return o.nodeName(E,"iframe")?E.contentDocument||E.contentWindow.document:o.makeArray(E.childNodes)}},function(E,F){o.fn[E]=function(G){var H=o.map(this,F);if(G&&typeof G=="string"){H=o.multiFilter(G,H)}return this.pushStack(o.unique(H),E,G)}});o.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(E,F){o.fn[E]=function(G){var J=[],L=o(G);for(var K=0,H=L.length;K<H;K++){var I=(K>0?this.clone(true):this).get();o.fn[F].apply(o(L[K]),I);J=J.concat(I)}return this.pushStack(J,E,G)}});o.each({removeAttr:function(E){o.attr(this,E,"");if(this.nodeType==1){this.removeAttribute(E)}},addClass:function(E){o.className.add(this,E)},removeClass:function(E){o.className.remove(this,E)},toggleClass:function(F,E){if(typeof E!=="boolean"){E=!o.className.has(this,F)}o.className[E?"add":"remove"](this,F)},remove:function(E){if(!E||o.filter(E,[this]).length){o("*",this).add([this]).each(function(){o.event.remove(this);o.removeData(this)});if(this.parentNode){this.parentNode.removeChild(this)}}},empty:function(){o(this).children().remove();while(this.firstChild){this.removeChild(this.firstChild)}}},function(E,F){o.fn[E]=function(){return this.each(F,arguments)}});function j(E,F){return E[0]&&parseInt(o.curCSS(E[0],F,true),10)||0}var h="jQuery"+e(),v=0,A={};o.extend({cache:{},data:function(F,E,G){F=F==l?A:F;var H=F[h];if(!H){H=F[h]=++v}if(E&&!o.cache[H]){o.cache[H]={}}if(G!==g){o.cache[H][E]=G}return E?o.cache[H][E]:H},removeData:function(F,E){F=F==l?A:F;var H=F[h];if(E){if(o.cache[H]){delete o.cache[H][E];E="";for(E in o.cache[H]){break}if(!E){o.removeData(F)}}}else{try{delete F[h]}catch(G){if(F.removeAttribute){F.removeAttribute(h)}}delete o.cache[H]}},queue:function(F,E,H){if(F){E=(E||"fx")+"queue";var G=o.data(F,E);if(!G||o.isArray(H)){G=o.data(F,E,o.makeArray(H))}else{if(H){G.push(H)}}}return G},dequeue:function(H,G){var E=o.queue(H,G),F=E.shift();if(!G||G==="fx"){F=E[0]}if(F!==g){F.call(H)}}});o.fn.extend({data:function(E,G){var H=E.split(".");H[1]=H[1]?"."+H[1]:"";if(G===g){var F=this.triggerHandler("getData"+H[1]+"!",[H[0]]);if(F===g&&this.length){F=o.data(this[0],E)}return F===g&&H[1]?this.data(H[0]):F}else{return this.trigger("setData"+H[1]+"!",[H[0],G]).each(function(){o.data(this,E,G)})}},removeData:function(E){return this.each(function(){o.removeData(this,E)})},queue:function(E,F){if(typeof E!=="string"){F=E;E="fx"}if(F===g){return o.queue(this[0],E)}return this.each(function(){var G=o.queue(this,E,F);if(E=="fx"&&G.length==1){G[0].call(this)}})},dequeue:function(E){return this.each(function(){o.dequeue(this,E)})}});
/*
 * Sizzle CSS Selector Engine - v0.9.3
 *  Copyright 2009, The Dojo Foundation
 *  Released under the MIT, BSD, and GPL Licenses.
 *  More information: http://sizzlejs.com/
 */
(function(){var R=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?/g,L=0,H=Object.prototype.toString;var F=function(Y,U,ab,ac){ab=ab||[];U=U||document;if(U.nodeType!==1&&U.nodeType!==9){return[]}if(!Y||typeof Y!=="string"){return ab}var Z=[],W,af,ai,T,ad,V,X=true;R.lastIndex=0;while((W=R.exec(Y))!==null){Z.push(W[1]);if(W[2]){V=RegExp.rightContext;break}}if(Z.length>1&&M.exec(Y)){if(Z.length===2&&I.relative[Z[0]]){af=J(Z[0]+Z[1],U)}else{af=I.relative[Z[0]]?[U]:F(Z.shift(),U);while(Z.length){Y=Z.shift();if(I.relative[Y]){Y+=Z.shift()}af=J(Y,af)}}}else{var ae=ac?{expr:Z.pop(),set:E(ac)}:F.find(Z.pop(),Z.length===1&&U.parentNode?U.parentNode:U,Q(U));af=F.filter(ae.expr,ae.set);if(Z.length>0){ai=E(af)}else{X=false}while(Z.length){var ah=Z.pop(),ag=ah;if(!I.relative[ah]){ah=""}else{ag=Z.pop()}if(ag==null){ag=U}I.relative[ah](ai,ag,Q(U))}}if(!ai){ai=af}if(!ai){throw"Syntax error, unrecognized expression: "+(ah||Y)}if(H.call(ai)==="[object Array]"){if(!X){ab.push.apply(ab,ai)}else{if(U.nodeType===1){for(var aa=0;ai[aa]!=null;aa++){if(ai[aa]&&(ai[aa]===true||ai[aa].nodeType===1&&K(U,ai[aa]))){ab.push(af[aa])}}}else{for(var aa=0;ai[aa]!=null;aa++){if(ai[aa]&&ai[aa].nodeType===1){ab.push(af[aa])}}}}}else{E(ai,ab)}if(V){F(V,U,ab,ac);if(G){hasDuplicate=false;ab.sort(G);if(hasDuplicate){for(var aa=1;aa<ab.length;aa++){if(ab[aa]===ab[aa-1]){ab.splice(aa--,1)}}}}}return ab};F.matches=function(T,U){return F(T,null,null,U)};F.find=function(aa,T,ab){var Z,X;if(!aa){return[]}for(var W=0,V=I.order.length;W<V;W++){var Y=I.order[W],X;if((X=I.match[Y].exec(aa))){var U=RegExp.leftContext;if(U.substr(U.length-1)!=="\\"){X[1]=(X[1]||"").replace(/\\/g,"");Z=I.find[Y](X,T,ab);if(Z!=null){aa=aa.replace(I.match[Y],"");break}}}}if(!Z){Z=T.getElementsByTagName("*")}return{set:Z,expr:aa}};F.filter=function(ad,ac,ag,W){var V=ad,ai=[],aa=ac,Y,T,Z=ac&&ac[0]&&Q(ac[0]);while(ad&&ac.length){for(var ab in I.filter){if((Y=I.match[ab].exec(ad))!=null){var U=I.filter[ab],ah,af;T=false;if(aa==ai){ai=[]}if(I.preFilter[ab]){Y=I.preFilter[ab](Y,aa,ag,ai,W,Z);if(!Y){T=ah=true}else{if(Y===true){continue}}}if(Y){for(var X=0;(af=aa[X])!=null;X++){if(af){ah=U(af,Y,X,aa);var ae=W^!!ah;if(ag&&ah!=null){if(ae){T=true}else{aa[X]=false}}else{if(ae){ai.push(af);T=true}}}}}if(ah!==g){if(!ag){aa=ai}ad=ad.replace(I.match[ab],"");if(!T){return[]}break}}}if(ad==V){if(T==null){throw"Syntax error, unrecognized expression: "+ad}else{break}}V=ad}return aa};var I=F.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF_-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF_-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF_-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF_-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*_-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF_-]|\\.)+)(?:\((['"]*)((?:\([^\)]+\)|[^\2\(\)]*)+)\2\))?/},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(T){return T.getAttribute("href")}},relative:{"+":function(aa,T,Z){var X=typeof T==="string",ab=X&&!/\W/.test(T),Y=X&&!ab;if(ab&&!Z){T=T.toUpperCase()}for(var W=0,V=aa.length,U;W<V;W++){if((U=aa[W])){while((U=U.previousSibling)&&U.nodeType!==1){}aa[W]=Y||U&&U.nodeName===T?U||false:U===T}}if(Y){F.filter(T,aa,true)}},">":function(Z,U,aa){var X=typeof U==="string";if(X&&!/\W/.test(U)){U=aa?U:U.toUpperCase();for(var V=0,T=Z.length;V<T;V++){var Y=Z[V];if(Y){var W=Y.parentNode;Z[V]=W.nodeName===U?W:false}}}else{for(var V=0,T=Z.length;V<T;V++){var Y=Z[V];if(Y){Z[V]=X?Y.parentNode:Y.parentNode===U}}if(X){F.filter(U,Z,true)}}},"":function(W,U,Y){var V=L++,T=S;if(!U.match(/\W/)){var X=U=Y?U:U.toUpperCase();T=P}T("parentNode",U,V,W,X,Y)},"~":function(W,U,Y){var V=L++,T=S;if(typeof U==="string"&&!U.match(/\W/)){var X=U=Y?U:U.toUpperCase();T=P}T("previousSibling",U,V,W,X,Y)}},find:{ID:function(U,V,W){if(typeof V.getElementById!=="undefined"&&!W){var T=V.getElementById(U[1]);return T?[T]:[]}},NAME:function(V,Y,Z){if(typeof Y.getElementsByName!=="undefined"){var U=[],X=Y.getElementsByName(V[1]);for(var W=0,T=X.length;W<T;W++){if(X[W].getAttribute("name")===V[1]){U.push(X[W])}}return U.length===0?null:U}},TAG:function(T,U){return U.getElementsByTagName(T[1])}},preFilter:{CLASS:function(W,U,V,T,Z,aa){W=" "+W[1].replace(/\\/g,"")+" ";if(aa){return W}for(var X=0,Y;(Y=U[X])!=null;X++){if(Y){if(Z^(Y.className&&(" "+Y.className+" ").indexOf(W)>=0)){if(!V){T.push(Y)}}else{if(V){U[X]=false}}}}return false},ID:function(T){return T[1].replace(/\\/g,"")},TAG:function(U,T){for(var V=0;T[V]===false;V++){}return T[V]&&Q(T[V])?U[1]:U[1].toUpperCase()},CHILD:function(T){if(T[1]=="nth"){var U=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(T[2]=="even"&&"2n"||T[2]=="odd"&&"2n+1"||!/\D/.test(T[2])&&"0n+"+T[2]||T[2]);T[2]=(U[1]+(U[2]||1))-0;T[3]=U[3]-0}T[0]=L++;return T},ATTR:function(X,U,V,T,Y,Z){var W=X[1].replace(/\\/g,"");if(!Z&&I.attrMap[W]){X[1]=I.attrMap[W]}if(X[2]==="~="){X[4]=" "+X[4]+" "}return X},PSEUDO:function(X,U,V,T,Y){if(X[1]==="not"){if(X[3].match(R).length>1||/^\w/.test(X[3])){X[3]=F(X[3],null,null,U)}else{var W=F.filter(X[3],U,V,true^Y);if(!V){T.push.apply(T,W)}return false}}else{if(I.match.POS.test(X[0])||I.match.CHILD.test(X[0])){return true}}return X},POS:function(T){T.unshift(true);return T}},filters:{enabled:function(T){return T.disabled===false&&T.type!=="hidden"},disabled:function(T){return T.disabled===true},checked:function(T){return T.checked===true},selected:function(T){T.parentNode.selectedIndex;return T.selected===true},parent:function(T){return !!T.firstChild},empty:function(T){return !T.firstChild},has:function(V,U,T){return !!F(T[3],V).length},header:function(T){return/h\d/i.test(T.nodeName)},text:function(T){return"text"===T.type},radio:function(T){return"radio"===T.type},checkbox:function(T){return"checkbox"===T.type},file:function(T){return"file"===T.type},password:function(T){return"password"===T.type},submit:function(T){return"submit"===T.type},image:function(T){return"image"===T.type},reset:function(T){return"reset"===T.type},button:function(T){return"button"===T.type||T.nodeName.toUpperCase()==="BUTTON"},input:function(T){return/input|select|textarea|button/i.test(T.nodeName)}},setFilters:{first:function(U,T){return T===0},last:function(V,U,T,W){return U===W.length-1},even:function(U,T){return T%2===0},odd:function(U,T){return T%2===1},lt:function(V,U,T){return U<T[3]-0},gt:function(V,U,T){return U>T[3]-0},nth:function(V,U,T){return T[3]-0==U},eq:function(V,U,T){return T[3]-0==U}},filter:{PSEUDO:function(Z,V,W,aa){var U=V[1],X=I.filters[U];if(X){return X(Z,W,V,aa)}else{if(U==="contains"){return(Z.textContent||Z.innerText||"").indexOf(V[3])>=0}else{if(U==="not"){var Y=V[3];for(var W=0,T=Y.length;W<T;W++){if(Y[W]===Z){return false}}return true}}}},CHILD:function(T,W){var Z=W[1],U=T;switch(Z){case"only":case"first":while(U=U.previousSibling){if(U.nodeType===1){return false}}if(Z=="first"){return true}U=T;case"last":while(U=U.nextSibling){if(U.nodeType===1){return false}}return true;case"nth":var V=W[2],ac=W[3];if(V==1&&ac==0){return true}var Y=W[0],ab=T.parentNode;if(ab&&(ab.sizcache!==Y||!T.nodeIndex)){var X=0;for(U=ab.firstChild;U;U=U.nextSibling){if(U.nodeType===1){U.nodeIndex=++X}}ab.sizcache=Y}var aa=T.nodeIndex-ac;if(V==0){return aa==0}else{return(aa%V==0&&aa/V>=0)}}},ID:function(U,T){return U.nodeType===1&&U.getAttribute("id")===T},TAG:function(U,T){return(T==="*"&&U.nodeType===1)||U.nodeName===T},CLASS:function(U,T){return(" "+(U.className||U.getAttribute("class"))+" ").indexOf(T)>-1},ATTR:function(Y,W){var V=W[1],T=I.attrHandle[V]?I.attrHandle[V](Y):Y[V]!=null?Y[V]:Y.getAttribute(V),Z=T+"",X=W[2],U=W[4];return T==null?X==="!=":X==="="?Z===U:X==="*="?Z.indexOf(U)>=0:X==="~="?(" "+Z+" ").indexOf(U)>=0:!U?Z&&T!==false:X==="!="?Z!=U:X==="^="?Z.indexOf(U)===0:X==="$="?Z.substr(Z.length-U.length)===U:X==="|="?Z===U||Z.substr(0,U.length+1)===U+"-":false},POS:function(X,U,V,Y){var T=U[2],W=I.setFilters[T];if(W){return W(X,V,U,Y)}}}};var M=I.match.POS;for(var O in I.match){I.match[O]=RegExp(I.match[O].source+/(?![^\[]*\])(?![^\(]*\))/.source)}var E=function(U,T){U=Array.prototype.slice.call(U);if(T){T.push.apply(T,U);return T}return U};try{Array.prototype.slice.call(document.documentElement.childNodes)}catch(N){E=function(X,W){var U=W||[];if(H.call(X)==="[object Array]"){Array.prototype.push.apply(U,X)}else{if(typeof X.length==="number"){for(var V=0,T=X.length;V<T;V++){U.push(X[V])}}else{for(var V=0;X[V];V++){U.push(X[V])}}}return U}}var G;if(document.documentElement.compareDocumentPosition){G=function(U,T){var V=U.compareDocumentPosition(T)&4?-1:U===T?0:1;if(V===0){hasDuplicate=true}return V}}else{if("sourceIndex" in document.documentElement){G=function(U,T){var V=U.sourceIndex-T.sourceIndex;if(V===0){hasDuplicate=true}return V}}else{if(document.createRange){G=function(W,U){var V=W.ownerDocument.createRange(),T=U.ownerDocument.createRange();V.selectNode(W);V.collapse(true);T.selectNode(U);T.collapse(true);var X=V.compareBoundaryPoints(Range.START_TO_END,T);if(X===0){hasDuplicate=true}return X}}}}(function(){var U=document.createElement("form"),V="script"+(new Date).getTime();U.innerHTML="<input name='"+V+"'/>";var T=document.documentElement;T.insertBefore(U,T.firstChild);if(!!document.getElementById(V)){I.find.ID=function(X,Y,Z){if(typeof Y.getElementById!=="undefined"&&!Z){var W=Y.getElementById(X[1]);return W?W.id===X[1]||typeof W.getAttributeNode!=="undefined"&&W.getAttributeNode("id").nodeValue===X[1]?[W]:g:[]}};I.filter.ID=function(Y,W){var X=typeof Y.getAttributeNode!=="undefined"&&Y.getAttributeNode("id");return Y.nodeType===1&&X&&X.nodeValue===W}}T.removeChild(U)})();(function(){var T=document.createElement("div");T.appendChild(document.createComment(""));if(T.getElementsByTagName("*").length>0){I.find.TAG=function(U,Y){var X=Y.getElementsByTagName(U[1]);if(U[1]==="*"){var W=[];for(var V=0;X[V];V++){if(X[V].nodeType===1){W.push(X[V])}}X=W}return X}}T.innerHTML="<a href='#'></a>";if(T.firstChild&&typeof T.firstChild.getAttribute!=="undefined"&&T.firstChild.getAttribute("href")!=="#"){I.attrHandle.href=function(U){return U.getAttribute("href",2)}}})();if(document.querySelectorAll){(function(){var T=F,U=document.createElement("div");U.innerHTML="<p class='TEST'></p>";if(U.querySelectorAll&&U.querySelectorAll(".TEST").length===0){return}F=function(Y,X,V,W){X=X||document;if(!W&&X.nodeType===9&&!Q(X)){try{return E(X.querySelectorAll(Y),V)}catch(Z){}}return T(Y,X,V,W)};F.find=T.find;F.filter=T.filter;F.selectors=T.selectors;F.matches=T.matches})()}if(document.getElementsByClassName&&document.documentElement.getElementsByClassName){(function(){var T=document.createElement("div");T.innerHTML="<div class='test e'></div><div class='test'></div>";if(T.getElementsByClassName("e").length===0){return}T.lastChild.className="e";if(T.getElementsByClassName("e").length===1){return}I.order.splice(1,0,"CLASS");I.find.CLASS=function(U,V,W){if(typeof V.getElementsByClassName!=="undefined"&&!W){return V.getElementsByClassName(U[1])}}})()}function P(U,Z,Y,ad,aa,ac){var ab=U=="previousSibling"&&!ac;for(var W=0,V=ad.length;W<V;W++){var T=ad[W];if(T){if(ab&&T.nodeType===1){T.sizcache=Y;T.sizset=W}T=T[U];var X=false;while(T){if(T.sizcache===Y){X=ad[T.sizset];break}if(T.nodeType===1&&!ac){T.sizcache=Y;T.sizset=W}if(T.nodeName===Z){X=T;break}T=T[U]}ad[W]=X}}}function S(U,Z,Y,ad,aa,ac){var ab=U=="previousSibling"&&!ac;for(var W=0,V=ad.length;W<V;W++){var T=ad[W];if(T){if(ab&&T.nodeType===1){T.sizcache=Y;T.sizset=W}T=T[U];var X=false;while(T){if(T.sizcache===Y){X=ad[T.sizset];break}if(T.nodeType===1){if(!ac){T.sizcache=Y;T.sizset=W}if(typeof Z!=="string"){if(T===Z){X=true;break}}else{if(F.filter(Z,[T]).length>0){X=T;break}}}T=T[U]}ad[W]=X}}}var K=document.compareDocumentPosition?function(U,T){return U.compareDocumentPosition(T)&16}:function(U,T){return U!==T&&(U.contains?U.contains(T):true)};var Q=function(T){return T.nodeType===9&&T.documentElement.nodeName!=="HTML"||!!T.ownerDocument&&Q(T.ownerDocument)};var J=function(T,aa){var W=[],X="",Y,V=aa.nodeType?[aa]:aa;while((Y=I.match.PSEUDO.exec(T))){X+=Y[0];T=T.replace(I.match.PSEUDO,"")}T=I.relative[T]?T+"*":T;for(var Z=0,U=V.length;Z<U;Z++){F(T,V[Z],W)}return F.filter(X,W)};o.find=F;o.filter=F.filter;o.expr=F.selectors;o.expr[":"]=o.expr.filters;F.selectors.filters.hidden=function(T){return T.offsetWidth===0||T.offsetHeight===0};F.selectors.filters.visible=function(T){return T.offsetWidth>0||T.offsetHeight>0};F.selectors.filters.animated=function(T){return o.grep(o.timers,function(U){return T===U.elem}).length};o.multiFilter=function(V,T,U){if(U){V=":not("+V+")"}return F.matches(V,T)};o.dir=function(V,U){var T=[],W=V[U];while(W&&W!=document){if(W.nodeType==1){T.push(W)}W=W[U]}return T};o.nth=function(X,T,V,W){T=T||1;var U=0;for(;X;X=X[V]){if(X.nodeType==1&&++U==T){break}}return X};o.sibling=function(V,U){var T=[];for(;V;V=V.nextSibling){if(V.nodeType==1&&V!=U){T.push(V)}}return T};return;l.Sizzle=F})();o.event={add:function(I,F,H,K){if(I.nodeType==3||I.nodeType==8){return}if(I.setInterval&&I!=l){I=l}if(!H.guid){H.guid=this.guid++}if(K!==g){var G=H;H=this.proxy(G);H.data=K}var E=o.data(I,"events")||o.data(I,"events",{}),J=o.data(I,"handle")||o.data(I,"handle",function(){return typeof o!=="undefined"&&!o.event.triggered?o.event.handle.apply(arguments.callee.elem,arguments):g});J.elem=I;o.each(F.split(/\s+/),function(M,N){var O=N.split(".");N=O.shift();H.type=O.slice().sort().join(".");var L=E[N];if(o.event.specialAll[N]){o.event.specialAll[N].setup.call(I,K,O)}if(!L){L=E[N]={};if(!o.event.special[N]||o.event.special[N].setup.call(I,K,O)===false){if(I.addEventListener){I.addEventListener(N,J,false)}else{if(I.attachEvent){I.attachEvent("on"+N,J)}}}}L[H.guid]=H;o.event.global[N]=true});I=null},guid:1,global:{},remove:function(K,H,J){if(K.nodeType==3||K.nodeType==8){return}var G=o.data(K,"events"),F,E;if(G){if(H===g||(typeof H==="string"&&H.charAt(0)==".")){for(var I in G){this.remove(K,I+(H||""))}}else{if(H.type){J=H.handler;H=H.type}o.each(H.split(/\s+/),function(M,O){var Q=O.split(".");O=Q.shift();var N=RegExp("(^|\\.)"+Q.slice().sort().join(".*\\.")+"(\\.|$)");if(G[O]){if(J){delete G[O][J.guid]}else{for(var P in G[O]){if(N.test(G[O][P].type)){delete G[O][P]}}}if(o.event.specialAll[O]){o.event.specialAll[O].teardown.call(K,Q)}for(F in G[O]){break}if(!F){if(!o.event.special[O]||o.event.special[O].teardown.call(K,Q)===false){if(K.removeEventListener){K.removeEventListener(O,o.data(K,"handle"),false)}else{if(K.detachEvent){K.detachEvent("on"+O,o.data(K,"handle"))}}}F=null;delete G[O]}}})}for(F in G){break}if(!F){var L=o.data(K,"handle");if(L){L.elem=null}o.removeData(K,"events");o.removeData(K,"handle")}}},trigger:function(I,K,H,E){var G=I.type||I;if(!E){I=typeof I==="object"?I[h]?I:o.extend(o.Event(G),I):o.Event(G);if(G.indexOf("!")>=0){I.type=G=G.slice(0,-1);I.exclusive=true}if(!H){I.stopPropagation();if(this.global[G]){o.each(o.cache,function(){if(this.events&&this.events[G]){o.event.trigger(I,K,this.handle.elem)}})}}if(!H||H.nodeType==3||H.nodeType==8){return g}I.result=g;I.target=H;K=o.makeArray(K);K.unshift(I)}I.currentTarget=H;var J=o.data(H,"handle");if(J){J.apply(H,K)}if((!H[G]||(o.nodeName(H,"a")&&G=="click"))&&H["on"+G]&&H["on"+G].apply(H,K)===false){I.result=false}if(!E&&H[G]&&!I.isDefaultPrevented()&&!(o.nodeName(H,"a")&&G=="click")){this.triggered=true;try{H[G]()}catch(L){}}this.triggered=false;if(!I.isPropagationStopped()){var F=H.parentNode||H.ownerDocument;if(F){o.event.trigger(I,K,F,true)}}},handle:function(K){var J,E;K=arguments[0]=o.event.fix(K||l.event);K.currentTarget=this;var L=K.type.split(".");K.type=L.shift();J=!L.length&&!K.exclusive;var I=RegExp("(^|\\.)"+L.slice().sort().join(".*\\.")+"(\\.|$)");E=(o.data(this,"events")||{})[K.type];for(var G in E){var H=E[G];if(J||I.test(H.type)){K.handler=H;K.data=H.data;var F=H.apply(this,arguments);if(F!==g){K.result=F;if(F===false){K.preventDefault();K.stopPropagation()}}if(K.isImmediatePropagationStopped()){break}}}},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode metaKey newValue originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(H){if(H[h]){return H}var F=H;H=o.Event(F);for(var G=this.props.length,J;G;){J=this.props[--G];H[J]=F[J]}if(!H.target){H.target=H.srcElement||document}if(H.target.nodeType==3){H.target=H.target.parentNode}if(!H.relatedTarget&&H.fromElement){H.relatedTarget=H.fromElement==H.target?H.toElement:H.fromElement}if(H.pageX==null&&H.clientX!=null){var I=document.documentElement,E=document.body;H.pageX=H.clientX+(I&&I.scrollLeft||E&&E.scrollLeft||0)-(I.clientLeft||0);H.pageY=H.clientY+(I&&I.scrollTop||E&&E.scrollTop||0)-(I.clientTop||0)}if(!H.which&&((H.charCode||H.charCode===0)?H.charCode:H.keyCode)){H.which=H.charCode||H.keyCode}if(!H.metaKey&&H.ctrlKey){H.metaKey=H.ctrlKey}if(!H.which&&H.button){H.which=(H.button&1?1:(H.button&2?3:(H.button&4?2:0)))}return H},proxy:function(F,E){E=E||function(){return F.apply(this,arguments)};E.guid=F.guid=F.guid||E.guid||this.guid++;return E},special:{ready:{setup:B,teardown:function(){}}},specialAll:{live:{setup:function(E,F){o.event.add(this,F[0],c)},teardown:function(G){if(G.length){var E=0,F=RegExp("(^|\\.)"+G[0]+"(\\.|$)");o.each((o.data(this,"events").live||{}),function(){if(F.test(this.type)){E++}});if(E<1){o.event.remove(this,G[0],c)}}}}}};o.Event=function(E){if(!this.preventDefault){return new o.Event(E)}if(E&&E.type){this.originalEvent=E;this.type=E.type}else{this.type=E}this.timeStamp=e();this[h]=true};function k(){return false}function u(){return true}o.Event.prototype={preventDefault:function(){this.isDefaultPrevented=u;var E=this.originalEvent;if(!E){return}if(E.preventDefault){E.preventDefault()}E.returnValue=false},stopPropagation:function(){this.isPropagationStopped=u;var E=this.originalEvent;if(!E){return}if(E.stopPropagation){E.stopPropagation()}E.cancelBubble=true},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=u;this.stopPropagation()},isDefaultPrevented:k,isPropagationStopped:k,isImmediatePropagationStopped:k};var a=function(F){var E=F.relatedTarget;while(E&&E!=this){try{E=E.parentNode}catch(G){E=this}}if(E!=this){F.type=F.data;o.event.handle.apply(this,arguments)}};o.each({mouseover:"mouseenter",mouseout:"mouseleave"},function(F,E){o.event.special[E]={setup:function(){o.event.add(this,F,a,E)},teardown:function(){o.event.remove(this,F,a)}}});o.fn.extend({bind:function(F,G,E){return F=="unload"?this.one(F,G,E):this.each(function(){o.event.add(this,F,E||G,E&&G)})},one:function(G,H,F){var E=o.event.proxy(F||H,function(I){o(this).unbind(I,E);return(F||H).apply(this,arguments)});return this.each(function(){o.event.add(this,G,E,F&&H)})},unbind:function(F,E){return this.each(function(){o.event.remove(this,F,E)})},trigger:function(E,F){return this.each(function(){o.event.trigger(E,F,this)})},triggerHandler:function(E,G){if(this[0]){var F=o.Event(E);F.preventDefault();F.stopPropagation();o.event.trigger(F,G,this[0]);return F.result}},toggle:function(G){var E=arguments,F=1;while(F<E.length){o.event.proxy(G,E[F++])}return this.click(o.event.proxy(G,function(H){this.lastToggle=(this.lastToggle||0)%F;H.preventDefault();return E[this.lastToggle++].apply(this,arguments)||false}))},hover:function(E,F){return this.mouseenter(E).mouseleave(F)},ready:function(E){B();if(o.isReady){E.call(document,o)}else{o.readyList.push(E)}return this},live:function(G,F){var E=o.event.proxy(F);E.guid+=this.selector+G;o(document).bind(i(G,this.selector),this.selector,E);return this},die:function(F,E){o(document).unbind(i(F,this.selector),E?{guid:E.guid+this.selector+F}:null);return this}});function c(H){var E=RegExp("(^|\\.)"+H.type+"(\\.|$)"),G=true,F=[];o.each(o.data(this,"events").live||[],function(I,J){if(E.test(J.type)){var K=o(H.target).closest(J.data)[0];if(K){F.push({elem:K,fn:J})}}});F.sort(function(J,I){return o.data(J.elem,"closest")-o.data(I.elem,"closest")});o.each(F,function(){if(this.fn.call(this.elem,H,this.fn.data)===false){return(G=false)}});return G}function i(F,E){return["live",F,E.replace(/\./g,"`").replace(/ /g,"|")].join(".")}o.extend({isReady:false,readyList:[],ready:function(){if(!o.isReady){o.isReady=true;if(o.readyList){o.each(o.readyList,function(){this.call(document,o)});o.readyList=null}o(document).triggerHandler("ready")}}});var x=false;function B(){if(x){return}x=true;if(document.addEventListener){document.addEventListener("DOMContentLoaded",function(){document.removeEventListener("DOMContentLoaded",arguments.callee,false);o.ready()},false)}else{if(document.attachEvent){document.attachEvent("onreadystatechange",function(){if(document.readyState==="complete"){document.detachEvent("onreadystatechange",arguments.callee);o.ready()}});if(document.documentElement.doScroll&&l==l.top){(function(){if(o.isReady){return}try{document.documentElement.doScroll("left")}catch(E){setTimeout(arguments.callee,0);return}o.ready()})()}}}o.event.add(l,"load",o.ready)}o.each(("blur,focus,load,resize,scroll,unload,click,dblclick,mousedown,mouseup,mousemove,mouseover,mouseout,mouseenter,mouseleave,change,select,submit,keydown,keypress,keyup,error").split(","),function(F,E){o.fn[E]=function(G){return G?this.bind(E,G):this.trigger(E)}});o(l).bind("unload",function(){for(var E in o.cache){if(E!=1&&o.cache[E].handle){o.event.remove(o.cache[E].handle.elem)}}});(function(){o.support={};var F=document.documentElement,G=document.createElement("script"),K=document.createElement("div"),J="script"+(new Date).getTime();K.style.display="none";K.innerHTML='   <link/><table></table><a href="/a" style="color:red;float:left;opacity:.5;">a</a><select><option>text</option></select><object><param/></object>';var H=K.getElementsByTagName("*"),E=K.getElementsByTagName("a")[0];if(!H||!H.length||!E){return}o.support={leadingWhitespace:K.firstChild.nodeType==3,tbody:!K.getElementsByTagName("tbody").length,objectAll:!!K.getElementsByTagName("object")[0].getElementsByTagName("*").length,htmlSerialize:!!K.getElementsByTagName("link").length,style:/red/.test(E.getAttribute("style")),hrefNormalized:E.getAttribute("href")==="/a",opacity:E.style.opacity==="0.5",cssFloat:!!E.style.cssFloat,scriptEval:false,noCloneEvent:true,boxModel:null};G.type="text/javascript";try{G.appendChild(document.createTextNode("window."+J+"=1;"))}catch(I){}F.insertBefore(G,F.firstChild);if(l[J]){o.support.scriptEval=true;delete l[J]}F.removeChild(G);if(K.attachEvent&&K.fireEvent){K.attachEvent("onclick",function(){o.support.noCloneEvent=false;K.detachEvent("onclick",arguments.callee)});K.cloneNode(true).fireEvent("onclick")}o(function(){var L=document.createElement("div");L.style.width=L.style.paddingLeft="1px";document.body.appendChild(L);o.boxModel=o.support.boxModel=L.offsetWidth===2;document.body.removeChild(L).style.display="none"})})();var w=o.support.cssFloat?"cssFloat":"styleFloat";o.props={"for":"htmlFor","class":"className","float":w,cssFloat:w,styleFloat:w,readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",tabindex:"tabIndex"};o.fn.extend({_load:o.fn.load,load:function(G,J,K){if(typeof G!=="string"){return this._load(G)}var I=G.indexOf(" ");if(I>=0){var E=G.slice(I,G.length);G=G.slice(0,I)}var H="GET";if(J){if(o.isFunction(J)){K=J;J=null}else{if(typeof J==="object"){J=o.param(J);H="POST"}}}var F=this;o.ajax({url:G,type:H,dataType:"html",data:J,complete:function(M,L){if(L=="success"||L=="notmodified"){F.html(E?o("<div/>").append(M.responseText.replace(/<script(.|\s)*?\/script>/g,"")).find(E):M.responseText)}if(K){F.each(K,[M.responseText,L,M])}}});return this},serialize:function(){return o.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?o.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||/select|textarea/i.test(this.nodeName)||/text|hidden|password|search/i.test(this.type))}).map(function(E,F){var G=o(this).val();return G==null?null:o.isArray(G)?o.map(G,function(I,H){return{name:F.name,value:I}}):{name:F.name,value:G}}).get()}});o.each("ajaxStart,ajaxStop,ajaxComplete,ajaxError,ajaxSuccess,ajaxSend".split(","),function(E,F){o.fn[F]=function(G){return this.bind(F,G)}});var r=e();o.extend({get:function(E,G,H,F){if(o.isFunction(G)){H=G;G=null}return o.ajax({type:"GET",url:E,data:G,success:H,dataType:F})},getScript:function(E,F){return o.get(E,null,F,"script")},getJSON:function(E,F,G){return o.get(E,F,G,"json")},post:function(E,G,H,F){if(o.isFunction(G)){H=G;G={}}return o.ajax({type:"POST",url:E,data:G,success:H,dataType:F})},ajaxSetup:function(E){o.extend(o.ajaxSettings,E)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:function(){return l.ActiveXObject?new ActiveXObject("Microsoft.XMLHTTP"):new XMLHttpRequest()},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},ajax:function(M){M=o.extend(true,M,o.extend(true,{},o.ajaxSettings,M));var W,F=/=\?(&|$)/g,R,V,G=M.type.toUpperCase();if(M.data&&M.processData&&typeof M.data!=="string"){M.data=o.param(M.data)}if(M.dataType=="jsonp"){if(G=="GET"){if(!M.url.match(F)){M.url+=(M.url.match(/\?/)?"&":"?")+(M.jsonp||"callback")+"=?"}}else{if(!M.data||!M.data.match(F)){M.data=(M.data?M.data+"&":"")+(M.jsonp||"callback")+"=?"}}M.dataType="json"}if(M.dataType=="json"&&(M.data&&M.data.match(F)||M.url.match(F))){W="jsonp"+r++;if(M.data){M.data=(M.data+"").replace(F,"="+W+"$1")}M.url=M.url.replace(F,"="+W+"$1");M.dataType="script";l[W]=function(X){V=X;I();L();l[W]=g;try{delete l[W]}catch(Y){}if(H){H.removeChild(T)}}}if(M.dataType=="script"&&M.cache==null){M.cache=false}if(M.cache===false&&G=="GET"){var E=e();var U=M.url.replace(/(\?|&)_=.*?(&|$)/,"$1_="+E+"$2");M.url=U+((U==M.url)?(M.url.match(/\?/)?"&":"?")+"_="+E:"")}if(M.data&&G=="GET"){M.url+=(M.url.match(/\?/)?"&":"?")+M.data;M.data=null}if(M.global&&!o.active++){o.event.trigger("ajaxStart")}var Q=/^(\w+:)?\/\/([^\/?#]+)/.exec(M.url);if(M.dataType=="script"&&G=="GET"&&Q&&(Q[1]&&Q[1]!=location.protocol||Q[2]!=location.host)){var H=document.getElementsByTagName("head")[0];var T=document.createElement("script");T.src=M.url;if(M.scriptCharset){T.charset=M.scriptCharset}if(!W){var O=false;T.onload=T.onreadystatechange=function(){if(!O&&(!this.readyState||this.readyState=="loaded"||this.readyState=="complete")){O=true;I();L();T.onload=T.onreadystatechange=null;H.removeChild(T)}}}H.appendChild(T);return g}var K=false;var J=M.xhr();if(M.username){J.open(G,M.url,M.async,M.username,M.password)}else{J.open(G,M.url,M.async)}try{if(M.data){J.setRequestHeader("Content-Type",M.contentType)}if(M.ifModified){J.setRequestHeader("If-Modified-Since",o.lastModified[M.url]||"Thu, 01 Jan 1970 00:00:00 GMT")}J.setRequestHeader("X-Requested-With","XMLHttpRequest");J.setRequestHeader("Accept",M.dataType&&M.accepts[M.dataType]?M.accepts[M.dataType]+", */*":M.accepts._default)}catch(S){}if(M.beforeSend&&M.beforeSend(J,M)===false){if(M.global&&!--o.active){o.event.trigger("ajaxStop")}J.abort();return false}if(M.global){o.event.trigger("ajaxSend",[J,M])}var N=function(X){if(J.readyState==0){if(P){clearInterval(P);P=null;if(M.global&&!--o.active){o.event.trigger("ajaxStop")}}}else{if(!K&&J&&(J.readyState==4||X=="timeout")){K=true;if(P){clearInterval(P);P=null}R=X=="timeout"?"timeout":!o.httpSuccess(J)?"error":M.ifModified&&o.httpNotModified(J,M.url)?"notmodified":"success";if(R=="success"){try{V=o.httpData(J,M.dataType,M)}catch(Z){R="parsererror"}}if(R=="success"){var Y;try{Y=J.getResponseHeader("Last-Modified")}catch(Z){}if(M.ifModified&&Y){o.lastModified[M.url]=Y}if(!W){I()}}else{o.handleError(M,J,R)}L();if(X){J.abort()}if(M.async){J=null}}}};if(M.async){var P=setInterval(N,13);if(M.timeout>0){setTimeout(function(){if(J&&!K){N("timeout")}},M.timeout)}}try{J.send(M.data)}catch(S){o.handleError(M,J,null,S)}if(!M.async){N()}function I(){if(M.success){M.success(V,R)}if(M.global){o.event.trigger("ajaxSuccess",[J,M])}}function L(){if(M.complete){M.complete(J,R)}if(M.global){o.event.trigger("ajaxComplete",[J,M])}if(M.global&&!--o.active){o.event.trigger("ajaxStop")}}return J},handleError:function(F,H,E,G){if(F.error){F.error(H,E,G)}if(F.global){o.event.trigger("ajaxError",[H,F,G])}},active:0,httpSuccess:function(F){try{return !F.status&&location.protocol=="file:"||(F.status>=200&&F.status<300)||F.status==304||F.status==1223}catch(E){}return false},httpNotModified:function(G,E){try{var H=G.getResponseHeader("Last-Modified");return G.status==304||H==o.lastModified[E]}catch(F){}return false},httpData:function(J,H,G){var F=J.getResponseHeader("content-type"),E=H=="xml"||!H&&F&&F.indexOf("xml")>=0,I=E?J.responseXML:J.responseText;if(E&&I.documentElement.tagName=="parsererror"){throw"parsererror"}if(G&&G.dataFilter){I=G.dataFilter(I,H)}if(typeof I==="string"){if(H=="script"){o.globalEval(I)}if(H=="json"){I=l["eval"]("("+I+")")}}return I},param:function(E){var G=[];function H(I,J){G[G.length]=encodeURIComponent(I)+"="+encodeURIComponent(J)}if(o.isArray(E)||E.jquery){o.each(E,function(){H(this.name,this.value)})}else{for(var F in E){if(o.isArray(E[F])){o.each(E[F],function(){H(F,this)})}else{H(F,o.isFunction(E[F])?E[F]():E[F])}}}return G.join("&").replace(/%20/g,"+")}});var m={},n,d=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];function t(F,E){var G={};o.each(d.concat.apply([],d.slice(0,E)),function(){G[this]=F});return G}o.fn.extend({show:function(J,L){if(J){return this.animate(t("show",3),J,L)}else{for(var H=0,F=this.length;H<F;H++){var E=o.data(this[H],"olddisplay");this[H].style.display=E||"";if(o.css(this[H],"display")==="none"){var G=this[H].tagName,K;if(m[G]){K=m[G]}else{var I=o("<"+G+" />").appendTo("body");K=I.css("display");if(K==="none"){K="block"}I.remove();m[G]=K}o.data(this[H],"olddisplay",K)}}for(var H=0,F=this.length;H<F;H++){this[H].style.display=o.data(this[H],"olddisplay")||""}return this}},hide:function(H,I){if(H){return this.animate(t("hide",3),H,I)}else{for(var G=0,F=this.length;G<F;G++){var E=o.data(this[G],"olddisplay");if(!E&&E!=="none"){o.data(this[G],"olddisplay",o.css(this[G],"display"))}}for(var G=0,F=this.length;G<F;G++){this[G].style.display="none"}return this}},_toggle:o.fn.toggle,toggle:function(G,F){var E=typeof G==="boolean";return o.isFunction(G)&&o.isFunction(F)?this._toggle.apply(this,arguments):G==null||E?this.each(function(){var H=E?G:o(this).is(":hidden");o(this)[H?"show":"hide"]()}):this.animate(t("toggle",3),G,F)},fadeTo:function(E,G,F){return this.animate({opacity:G},E,F)},animate:function(I,F,H,G){var E=o.speed(F,H,G);return this[E.queue===false?"each":"queue"](function(){var K=o.extend({},E),M,L=this.nodeType==1&&o(this).is(":hidden"),J=this;for(M in I){if(I[M]=="hide"&&L||I[M]=="show"&&!L){return K.complete.call(this)}if((M=="height"||M=="width")&&this.style){K.display=o.css(this,"display");K.overflow=this.style.overflow}}if(K.overflow!=null){this.style.overflow="hidden"}K.curAnim=o.extend({},I);o.each(I,function(O,S){var R=new o.fx(J,K,O);if(/toggle|show|hide/.test(S)){R[S=="toggle"?L?"show":"hide":S](I)}else{var Q=S.toString().match(/^([+-]=)?([\d+-.]+)(.*)$/),T=R.cur(true)||0;if(Q){var N=parseFloat(Q[2]),P=Q[3]||"px";if(P!="px"){J.style[O]=(N||1)+P;T=((N||1)/R.cur(true))*T;J.style[O]=T+P}if(Q[1]){N=((Q[1]=="-="?-1:1)*N)+T}R.custom(T,N,P)}else{R.custom(T,S,"")}}});return true})},stop:function(F,E){var G=o.timers;if(F){this.queue([])}this.each(function(){for(var H=G.length-1;H>=0;H--){if(G[H].elem==this){if(E){G[H](true)}G.splice(H,1)}}});if(!E){this.dequeue()}return this}});o.each({slideDown:t("show",1),slideUp:t("hide",1),slideToggle:t("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(E,F){o.fn[E]=function(G,H){return this.animate(F,G,H)}});o.extend({speed:function(G,H,F){var E=typeof G==="object"?G:{complete:F||!F&&H||o.isFunction(G)&&G,duration:G,easing:F&&H||H&&!o.isFunction(H)&&H};E.duration=o.fx.off?0:typeof E.duration==="number"?E.duration:o.fx.speeds[E.duration]||o.fx.speeds._default;E.old=E.complete;E.complete=function(){if(E.queue!==false){o(this).dequeue()}if(o.isFunction(E.old)){E.old.call(this)}};return E},easing:{linear:function(G,H,E,F){return E+F*G},swing:function(G,H,E,F){return((-Math.cos(G*Math.PI)/2)+0.5)*F+E}},timers:[],fx:function(F,E,G){this.options=E;this.elem=F;this.prop=G;if(!E.orig){E.orig={}}}});o.fx.prototype={update:function(){if(this.options.step){this.options.step.call(this.elem,this.now,this)}(o.fx.step[this.prop]||o.fx.step._default)(this);if((this.prop=="height"||this.prop=="width")&&this.elem.style){this.elem.style.display="block"}},cur:function(F){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null)){return this.elem[this.prop]}var E=parseFloat(o.css(this.elem,this.prop,F));return E&&E>-10000?E:parseFloat(o.curCSS(this.elem,this.prop))||0},custom:function(I,H,G){this.startTime=e();this.start=I;this.end=H;this.unit=G||this.unit||"px";this.now=this.start;this.pos=this.state=0;var E=this;function F(J){return E.step(J)}F.elem=this.elem;if(F()&&o.timers.push(F)&&!n){n=setInterval(function(){var K=o.timers;for(var J=0;J<K.length;J++){if(!K[J]()){K.splice(J--,1)}}if(!K.length){clearInterval(n);n=g}},13)}},show:function(){this.options.orig[this.prop]=o.attr(this.elem.style,this.prop);this.options.show=true;this.custom(this.prop=="width"||this.prop=="height"?1:0,this.cur());o(this.elem).show()},hide:function(){this.options.orig[this.prop]=o.attr(this.elem.style,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(H){var G=e();if(H||G>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;var E=true;for(var F in this.options.curAnim){if(this.options.curAnim[F]!==true){E=false}}if(E){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;this.elem.style.display=this.options.display;if(o.css(this.elem,"display")=="none"){this.elem.style.display="block"}}if(this.options.hide){o(this.elem).hide()}if(this.options.hide||this.options.show){for(var I in this.options.curAnim){o.attr(this.elem.style,I,this.options.orig[I])}}this.options.complete.call(this.elem)}return false}else{var J=G-this.startTime;this.state=J/this.options.duration;this.pos=o.easing[this.options.easing||(o.easing.swing?"swing":"linear")](this.state,J,0,1,this.options.duration);this.now=this.start+((this.end-this.start)*this.pos);this.update()}return true}};o.extend(o.fx,{speeds:{slow:600,fast:200,_default:400},step:{opacity:function(E){o.attr(E.elem.style,"opacity",E.now)},_default:function(E){if(E.elem.style&&E.elem.style[E.prop]!=null){E.elem.style[E.prop]=E.now+E.unit}else{E.elem[E.prop]=E.now}}}});if(document.documentElement.getBoundingClientRect){o.fn.offset=function(){if(!this[0]){return{top:0,left:0}}if(this[0]===this[0].ownerDocument.body){return o.offset.bodyOffset(this[0])}var G=this[0].getBoundingClientRect(),J=this[0].ownerDocument,F=J.body,E=J.documentElement,L=E.clientTop||F.clientTop||0,K=E.clientLeft||F.clientLeft||0,I=G.top+(self.pageYOffset||o.boxModel&&E.scrollTop||F.scrollTop)-L,H=G.left+(self.pageXOffset||o.boxModel&&E.scrollLeft||F.scrollLeft)-K;return{top:I,left:H}}}else{o.fn.offset=function(){if(!this[0]){return{top:0,left:0}}if(this[0]===this[0].ownerDocument.body){return o.offset.bodyOffset(this[0])}o.offset.initialized||o.offset.initialize();var J=this[0],G=J.offsetParent,F=J,O=J.ownerDocument,M,H=O.documentElement,K=O.body,L=O.defaultView,E=L.getComputedStyle(J,null),N=J.offsetTop,I=J.offsetLeft;while((J=J.parentNode)&&J!==K&&J!==H){M=L.getComputedStyle(J,null);N-=J.scrollTop,I-=J.scrollLeft;if(J===G){N+=J.offsetTop,I+=J.offsetLeft;if(o.offset.doesNotAddBorder&&!(o.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(J.tagName))){N+=parseInt(M.borderTopWidth,10)||0,I+=parseInt(M.borderLeftWidth,10)||0}F=G,G=J.offsetParent}if(o.offset.subtractsBorderForOverflowNotVisible&&M.overflow!=="visible"){N+=parseInt(M.borderTopWidth,10)||0,I+=parseInt(M.borderLeftWidth,10)||0}E=M}if(E.position==="relative"||E.position==="static"){N+=K.offsetTop,I+=K.offsetLeft}if(E.position==="fixed"){N+=Math.max(H.scrollTop,K.scrollTop),I+=Math.max(H.scrollLeft,K.scrollLeft)}return{top:N,left:I}}}o.offset={initialize:function(){if(this.initialized){return}var L=document.body,F=document.createElement("div"),H,G,N,I,M,E,J=L.style.marginTop,K='<div style="position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;"><div></div></div><table style="position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;" cellpadding="0" cellspacing="0"><tr><td></td></tr></table>';M={position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"};for(E in M){F.style[E]=M[E]}F.innerHTML=K;L.insertBefore(F,L.firstChild);H=F.firstChild,G=H.firstChild,I=H.nextSibling.firstChild.firstChild;this.doesNotAddBorder=(G.offsetTop!==5);this.doesAddBorderForTableAndCells=(I.offsetTop===5);H.style.overflow="hidden",H.style.position="relative";this.subtractsBorderForOverflowNotVisible=(G.offsetTop===-5);L.style.marginTop="1px";this.doesNotIncludeMarginInBodyOffset=(L.offsetTop===0);L.style.marginTop=J;L.removeChild(F);this.initialized=true},bodyOffset:function(E){o.offset.initialized||o.offset.initialize();var G=E.offsetTop,F=E.offsetLeft;if(o.offset.doesNotIncludeMarginInBodyOffset){G+=parseInt(o.curCSS(E,"marginTop",true),10)||0,F+=parseInt(o.curCSS(E,"marginLeft",true),10)||0}return{top:G,left:F}}};o.fn.extend({position:function(){var I=0,H=0,F;if(this[0]){var G=this.offsetParent(),J=this.offset(),E=/^body|html$/i.test(G[0].tagName)?{top:0,left:0}:G.offset();J.top-=j(this,"marginTop");J.left-=j(this,"marginLeft");E.top+=j(G,"borderTopWidth");E.left+=j(G,"borderLeftWidth");F={top:J.top-E.top,left:J.left-E.left}}return F},offsetParent:function(){var E=this[0].offsetParent||document.body;while(E&&(!/^body|html$/i.test(E.tagName)&&o.css(E,"position")=="static")){E=E.offsetParent}return o(E)}});o.each(["Left","Top"],function(F,E){var G="scroll"+E;o.fn[G]=function(H){if(!this[0]){return null}return H!==g?this.each(function(){this==l||this==document?l.scrollTo(!F?H:o(l).scrollLeft(),F?H:o(l).scrollTop()):this[G]=H}):this[0]==l||this[0]==document?self[F?"pageYOffset":"pageXOffset"]||o.boxModel&&document.documentElement[G]||document.body[G]:this[0][G]}});o.each(["Height","Width"],function(I,G){var E=I?"Left":"Top",H=I?"Right":"Bottom",F=G.toLowerCase();o.fn["inner"+G]=function(){return this[0]?o.css(this[0],F,false,"padding"):null};o.fn["outer"+G]=function(K){return this[0]?o.css(this[0],F,false,K?"margin":"border"):null};var J=G.toLowerCase();o.fn[J]=function(K){return this[0]==l?document.compatMode=="CSS1Compat"&&document.documentElement["client"+G]||document.body["client"+G]:this[0]==document?Math.max(document.documentElement["client"+G],document.body["scroll"+G],document.documentElement["scroll"+G],document.body["offset"+G],document.documentElement["offset"+G]):K===g?(this.length?o.css(this[0],J):null):this.css(J,typeof K==="string"?K:K+"px")}})})();
jQuery.noConflict();
/*
 * jQuery UI 1.7.2
 *
 * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT (MIT-LICENSE.txt)
 * and GPL (GPL-LICENSE.txt) licenses.
 *
 * http://docs.jquery.com/UI
 */
jQuery.ui||(function(c){var i=c.fn.remove,d=c.browser.mozilla&&(parseFloat(c.browser.version)<1.9);c.ui={version:"1.7.2",plugin:{add:function(k,l,n){var m=c.ui[k].prototype;for(var j in n){m.plugins[j]=m.plugins[j]||[];m.plugins[j].push([l,n[j]])}},call:function(j,l,k){var n=j.plugins[l];if(!n||!j.element[0].parentNode){return}for(var m=0;m<n.length;m++){if(j.options[n[m][0]]){n[m][1].apply(j.element,k)}}}},contains:function(k,j){return document.compareDocumentPosition?k.compareDocumentPosition(j)&16:k!==j&&k.contains(j)},hasScroll:function(m,k){if(c(m).css("overflow")=="hidden"){return false}var j=(k&&k=="left")?"scrollLeft":"scrollTop",l=false;if(m[j]>0){return true}m[j]=1;l=(m[j]>0);m[j]=0;return l},isOverAxis:function(k,j,l){return(k>j)&&(k<(j+l))},isOver:function(o,k,n,m,j,l){return c.ui.isOverAxis(o,n,j)&&c.ui.isOverAxis(k,m,l)},keyCode:{BACKSPACE:8,CAPS_LOCK:20,COMMA:188,CONTROL:17,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,INSERT:45,LEFT:37,NUMPAD_ADD:107,NUMPAD_DECIMAL:110,NUMPAD_DIVIDE:111,NUMPAD_ENTER:108,NUMPAD_MULTIPLY:106,NUMPAD_SUBTRACT:109,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SHIFT:16,SPACE:32,TAB:9,UP:38}};if(d){var f=c.attr,e=c.fn.removeAttr,h="http://www.w3.org/2005/07/aaa",a=/^aria-/,b=/^wairole:/;c.attr=function(k,j,l){var m=l!==undefined;return(j=="role"?(m?f.call(this,k,j,"wairole:"+l):(f.apply(this,arguments)||"").replace(b,"")):(a.test(j)?(m?k.setAttributeNS(h,j.replace(a,"aaa:"),l):f.call(this,k,j.replace(a,"aaa:"))):f.apply(this,arguments)))};c.fn.removeAttr=function(j){return(a.test(j)?this.each(function(){this.removeAttributeNS(h,j.replace(a,""))}):e.call(this,j))}}c.fn.extend({remove:function(){c("*",this).add(this).each(function(){c(this).triggerHandler("remove")});return i.apply(this,arguments)},enableSelection:function(){return this.attr("unselectable","off").css("MozUserSelect","").unbind("selectstart.ui")},disableSelection:function(){return this.attr("unselectable","on").css("MozUserSelect","none").bind("selectstart.ui",function(){return false})},scrollParent:function(){var j;if((c.browser.msie&&(/(static|relative)/).test(this.css("position")))||(/absolute/).test(this.css("position"))){j=this.parents().filter(function(){return(/(relative|absolute|fixed)/).test(c.curCSS(this,"position",1))&&(/(auto|scroll)/).test(c.curCSS(this,"overflow",1)+c.curCSS(this,"overflow-y",1)+c.curCSS(this,"overflow-x",1))}).eq(0)}else{j=this.parents().filter(function(){return(/(auto|scroll)/).test(c.curCSS(this,"overflow",1)+c.curCSS(this,"overflow-y",1)+c.curCSS(this,"overflow-x",1))}).eq(0)}return(/fixed/).test(this.css("position"))||!j.length?c(document):j}});c.extend(c.expr[":"],{data:function(l,k,j){return !!c.data(l,j[3])},focusable:function(k){var l=k.nodeName.toLowerCase(),j=c.attr(k,"tabindex");return(/input|select|textarea|button|object/.test(l)?!k.disabled:"a"==l||"area"==l?k.href||!isNaN(j):!isNaN(j))&&!c(k)["area"==l?"parents":"closest"](":hidden").length},tabbable:function(k){var j=c.attr(k,"tabindex");return(isNaN(j)||j>=0)&&c(k).is(":focusable")}});function g(m,n,o,l){function k(q){var p=c[m][n][q]||[];return(typeof p=="string"?p.split(/,?\s+/):p)}var j=k("getter");if(l.length==1&&typeof l[0]=="string"){j=j.concat(k("getterSetter"))}return(c.inArray(o,j)!=-1)}c.widget=function(k,j){var l=k.split(".")[0];k=k.split(".")[1];c.fn[k]=function(p){var n=(typeof p=="string"),o=Array.prototype.slice.call(arguments,1);if(n&&p.substring(0,1)=="_"){return this}if(n&&g(l,k,p,o)){var m=c.data(this[0],k);return(m?m[p].apply(m,o):undefined)}return this.each(function(){var q=c.data(this,k);(!q&&!n&&c.data(this,k,new c[l][k](this,p))._init());(q&&n&&c.isFunction(q[p])&&q[p].apply(q,o))})};c[l]=c[l]||{};c[l][k]=function(o,n){var m=this;this.namespace=l;this.widgetName=k;this.widgetEventPrefix=c[l][k].eventPrefix||k;this.widgetBaseClass=l+"-"+k;this.options=c.extend({},c.widget.defaults,c[l][k].defaults,c.metadata&&c.metadata.get(o)[k],n);this.element=c(o).bind("setData."+k,function(q,p,r){if(q.target==o){return m._setData(p,r)}}).bind("getData."+k,function(q,p){if(q.target==o){return m._getData(p)}}).bind("remove",function(){return m.destroy()})};c[l][k].prototype=c.extend({},c.widget.prototype,j);c[l][k].getterSetter="option"};c.widget.prototype={_init:function(){},destroy:function(){this.element.removeData(this.widgetName).removeClass(this.widgetBaseClass+"-disabled "+this.namespace+"-state-disabled").removeAttr("aria-disabled")},option:function(l,m){var k=l,j=this;if(typeof l=="string"){if(m===undefined){return this._getData(l)}k={};k[l]=m}c.each(k,function(n,o){j._setData(n,o)})},_getData:function(j){return this.options[j]},_setData:function(j,k){this.options[j]=k;if(j=="disabled"){this.element[k?"addClass":"removeClass"](this.widgetBaseClass+"-disabled "+this.namespace+"-state-disabled").attr("aria-disabled",k)}},enable:function(){this._setData("disabled",false)},disable:function(){this._setData("disabled",true)},_trigger:function(l,m,n){var p=this.options[l],j=(l==this.widgetEventPrefix?l:this.widgetEventPrefix+l);m=c.Event(m);m.type=j;if(m.originalEvent){for(var k=c.event.props.length,o;k;){o=c.event.props[--k];m[o]=m.originalEvent[o]}}this.element.trigger(m,n);return !(c.isFunction(p)&&p.call(this.element[0],m,n)===false||m.isDefaultPrevented())}};c.widget.defaults={disabled:false};c.ui.mouse={_mouseInit:function(){var j=this;this.element.bind("mousedown."+this.widgetName,function(k){return j._mouseDown(k)}).bind("click."+this.widgetName,function(k){if(j._preventClickEvent){j._preventClickEvent=false;k.stopImmediatePropagation();return false}});if(c.browser.msie){this._mouseUnselectable=this.element.attr("unselectable");this.element.attr("unselectable","on")}this.started=false},_mouseDestroy:function(){this.element.unbind("."+this.widgetName);(c.browser.msie&&this.element.attr("unselectable",this._mouseUnselectable))},_mouseDown:function(l){l.originalEvent=l.originalEvent||{};if(l.originalEvent.mouseHandled){return}(this._mouseStarted&&this._mouseUp(l));this._mouseDownEvent=l;var k=this,m=(l.which==1),j=(typeof this.options.cancel=="string"?c(l.target).parents().add(l.target).filter(this.options.cancel).length:false);if(!m||j||!this._mouseCapture(l)){return true}this.mouseDelayMet=!this.options.delay;if(!this.mouseDelayMet){this._mouseDelayTimer=setTimeout(function(){k.mouseDelayMet=true},this.options.delay)}if(this._mouseDistanceMet(l)&&this._mouseDelayMet(l)){this._mouseStarted=(this._mouseStart(l)!==false);if(!this._mouseStarted){l.preventDefault();return true}}this._mouseMoveDelegate=function(n){return k._mouseMove(n)};this._mouseUpDelegate=function(n){return k._mouseUp(n)};c(document).bind("mousemove."+this.widgetName,this._mouseMoveDelegate).bind("mouseup."+this.widgetName,this._mouseUpDelegate);(c.browser.safari||l.preventDefault());l.originalEvent.mouseHandled=true;return true},_mouseMove:function(j){if(c.browser.msie&&!j.button){return this._mouseUp(j)}if(this._mouseStarted){this._mouseDrag(j);return j.preventDefault()}if(this._mouseDistanceMet(j)&&this._mouseDelayMet(j)){this._mouseStarted=(this._mouseStart(this._mouseDownEvent,j)!==false);(this._mouseStarted?this._mouseDrag(j):this._mouseUp(j))}return !this._mouseStarted},_mouseUp:function(j){c(document).unbind("mousemove."+this.widgetName,this._mouseMoveDelegate).unbind("mouseup."+this.widgetName,this._mouseUpDelegate);if(this._mouseStarted){this._mouseStarted=false;this._preventClickEvent=(j.target==this._mouseDownEvent.target);this._mouseStop(j)}return false},_mouseDistanceMet:function(j){return(Math.max(Math.abs(this._mouseDownEvent.pageX-j.pageX),Math.abs(this._mouseDownEvent.pageY-j.pageY))>=this.options.distance)},_mouseDelayMet:function(j){return this.mouseDelayMet},_mouseStart:function(j){},_mouseDrag:function(j){},_mouseStop:function(j){},_mouseCapture:function(j){return true}};c.ui.mouse.defaults={cancel:null,distance:1,delay:0}})(jQuery);;/*
 * jQuery UI Draggable 1.7.2
 *
 * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT (MIT-LICENSE.txt)
 * and GPL (GPL-LICENSE.txt) licenses.
 *
 * http://docs.jquery.com/UI/Draggables
 *
 * Depends:
 *	ui.core.js
 */
(function(a){a.widget("ui.draggable",a.extend({},a.ui.mouse,{_init:function(){if(this.options.helper=="original"&&!(/^(?:r|a|f)/).test(this.element.css("position"))){this.element[0].style.position="relative"}(this.options.addClasses&&this.element.addClass("ui-draggable"));(this.options.disabled&&this.element.addClass("ui-draggable-disabled"));this._mouseInit()},destroy:function(){if(!this.element.data("draggable")){return}this.element.removeData("draggable").unbind(".draggable").removeClass("ui-draggable ui-draggable-dragging ui-draggable-disabled");this._mouseDestroy()},_mouseCapture:function(b){var c=this.options;if(this.helper||c.disabled||a(b.target).is(".ui-resizable-handle")){return false}this.handle=this._getHandle(b);if(!this.handle){return false}return true},_mouseStart:function(b){var c=this.options;this.helper=this._createHelper(b);this._cacheHelperProportions();if(a.ui.ddmanager){a.ui.ddmanager.current=this}this._cacheMargins();this.cssPosition=this.helper.css("position");this.scrollParent=this.helper.scrollParent();this.offset=this.element.offset();this.offset={top:this.offset.top-this.margins.top,left:this.offset.left-this.margins.left};a.extend(this.offset,{click:{left:b.pageX-this.offset.left,top:b.pageY-this.offset.top},parent:this._getParentOffset(),relative:this._getRelativeOffset()});this.originalPosition=this._generatePosition(b);this.originalPageX=b.pageX;this.originalPageY=b.pageY;if(c.cursorAt){this._adjustOffsetFromHelper(c.cursorAt)}if(c.containment){this._setContainment()}this._trigger("start",b);this._cacheHelperProportions();if(a.ui.ddmanager&&!c.dropBehaviour){a.ui.ddmanager.prepareOffsets(this,b)}this.helper.addClass("ui-draggable-dragging");this._mouseDrag(b,true);return true},_mouseDrag:function(b,d){this.position=this._generatePosition(b);this.positionAbs=this._convertPositionTo("absolute");if(!d){var c=this._uiHash();this._trigger("drag",b,c);this.position=c.position}if(!this.options.axis||this.options.axis!="y"){this.helper[0].style.left=this.position.left+"px"}if(!this.options.axis||this.options.axis!="x"){this.helper[0].style.top=this.position.top+"px"}if(a.ui.ddmanager){a.ui.ddmanager.drag(this,b)}return false},_mouseStop:function(c){var d=false;if(a.ui.ddmanager&&!this.options.dropBehaviour){d=a.ui.ddmanager.drop(this,c)}if(this.dropped){d=this.dropped;this.dropped=false}if((this.options.revert=="invalid"&&!d)||(this.options.revert=="valid"&&d)||this.options.revert===true||(a.isFunction(this.options.revert)&&this.options.revert.call(this.element,d))){var b=this;a(this.helper).animate(this.originalPosition,parseInt(this.options.revertDuration,10),function(){b._trigger("stop",c);b._clear()})}else{this._trigger("stop",c);this._clear()}return false},_getHandle:function(b){var c=!this.options.handle||!a(this.options.handle,this.element).length?true:false;a(this.options.handle,this.element).find("*").andSelf().each(function(){if(this==b.target){c=true}});return c},_createHelper:function(c){var d=this.options;var b=a.isFunction(d.helper)?a(d.helper.apply(this.element[0],[c])):(d.helper=="clone"?this.element.clone():this.element);if(!b.parents("body").length){b.appendTo((d.appendTo=="parent"?this.element[0].parentNode:d.appendTo))}if(b[0]!=this.element[0]&&!(/(fixed|absolute)/).test(b.css("position"))){b.css("position","absolute")}return b},_adjustOffsetFromHelper:function(b){if(b.left!=undefined){this.offset.click.left=b.left+this.margins.left}if(b.right!=undefined){this.offset.click.left=this.helperProportions.width-b.right+this.margins.left}if(b.top!=undefined){this.offset.click.top=b.top+this.margins.top}if(b.bottom!=undefined){this.offset.click.top=this.helperProportions.height-b.bottom+this.margins.top}},_getParentOffset:function(){this.offsetParent=this.helper.offsetParent();var b=this.offsetParent.offset();if(this.cssPosition=="absolute"&&this.scrollParent[0]!=document&&a.ui.contains(this.scrollParent[0],this.offsetParent[0])){b.left+=this.scrollParent.scrollLeft();b.top+=this.scrollParent.scrollTop()}if((this.offsetParent[0]==document.body)||(this.offsetParent[0].tagName&&this.offsetParent[0].tagName.toLowerCase()=="html"&&a.browser.msie)){b={top:0,left:0}}return{top:b.top+(parseInt(this.offsetParent.css("borderTopWidth"),10)||0),left:b.left+(parseInt(this.offsetParent.css("borderLeftWidth"),10)||0)}},_getRelativeOffset:function(){if(this.cssPosition=="relative"){var b=this.element.position();return{top:b.top-(parseInt(this.helper.css("top"),10)||0)+this.scrollParent.scrollTop(),left:b.left-(parseInt(this.helper.css("left"),10)||0)+this.scrollParent.scrollLeft()}}else{return{top:0,left:0}}},_cacheMargins:function(){this.margins={left:(parseInt(this.element.css("marginLeft"),10)||0),top:(parseInt(this.element.css("marginTop"),10)||0)}},_cacheHelperProportions:function(){this.helperProportions={width:this.helper.outerWidth(),height:this.helper.outerHeight()}},_setContainment:function(){var e=this.options;if(e.containment=="parent"){e.containment=this.helper[0].parentNode}if(e.containment=="document"||e.containment=="window"){this.containment=[0-this.offset.relative.left-this.offset.parent.left,0-this.offset.relative.top-this.offset.parent.top,a(e.containment=="document"?document:window).width()-this.helperProportions.width-this.margins.left,(a(e.containment=="document"?document:window).height()||document.body.parentNode.scrollHeight)-this.helperProportions.height-this.margins.top]}if(!(/^(document|window|parent)$/).test(e.containment)&&e.containment.constructor!=Array){var c=a(e.containment)[0];if(!c){return}var d=a(e.containment).offset();var b=(a(c).css("overflow")!="hidden");this.containment=[d.left+(parseInt(a(c).css("borderLeftWidth"),10)||0)+(parseInt(a(c).css("paddingLeft"),10)||0)-this.margins.left,d.top+(parseInt(a(c).css("borderTopWidth"),10)||0)+(parseInt(a(c).css("paddingTop"),10)||0)-this.margins.top,d.left+(b?Math.max(c.scrollWidth,c.offsetWidth):c.offsetWidth)-(parseInt(a(c).css("borderLeftWidth"),10)||0)-(parseInt(a(c).css("paddingRight"),10)||0)-this.helperProportions.width-this.margins.left,d.top+(b?Math.max(c.scrollHeight,c.offsetHeight):c.offsetHeight)-(parseInt(a(c).css("borderTopWidth"),10)||0)-(parseInt(a(c).css("paddingBottom"),10)||0)-this.helperProportions.height-this.margins.top]}else{if(e.containment.constructor==Array){this.containment=e.containment}}},_convertPositionTo:function(f,h){if(!h){h=this.position}var c=f=="absolute"?1:-1;var e=this.options,b=this.cssPosition=="absolute"&&!(this.scrollParent[0]!=document&&a.ui.contains(this.scrollParent[0],this.offsetParent[0]))?this.offsetParent:this.scrollParent,g=(/(html|body)/i).test(b[0].tagName);return{top:(h.top+this.offset.relative.top*c+this.offset.parent.top*c-(a.browser.safari&&this.cssPosition=="fixed"?0:(this.cssPosition=="fixed"?-this.scrollParent.scrollTop():(g?0:b.scrollTop()))*c)),left:(h.left+this.offset.relative.left*c+this.offset.parent.left*c-(a.browser.safari&&this.cssPosition=="fixed"?0:(this.cssPosition=="fixed"?-this.scrollParent.scrollLeft():g?0:b.scrollLeft())*c))}},_generatePosition:function(e){var h=this.options,b=this.cssPosition=="absolute"&&!(this.scrollParent[0]!=document&&a.ui.contains(this.scrollParent[0],this.offsetParent[0]))?this.offsetParent:this.scrollParent,i=(/(html|body)/i).test(b[0].tagName);if(this.cssPosition=="relative"&&!(this.scrollParent[0]!=document&&this.scrollParent[0]!=this.offsetParent[0])){this.offset.relative=this._getRelativeOffset()}var d=e.pageX;var c=e.pageY;if(this.originalPosition){if(this.containment){if(e.pageX-this.offset.click.left<this.containment[0]){d=this.containment[0]+this.offset.click.left}if(e.pageY-this.offset.click.top<this.containment[1]){c=this.containment[1]+this.offset.click.top}if(e.pageX-this.offset.click.left>this.containment[2]){d=this.containment[2]+this.offset.click.left}if(e.pageY-this.offset.click.top>this.containment[3]){c=this.containment[3]+this.offset.click.top}}if(h.grid){var g=this.originalPageY+Math.round((c-this.originalPageY)/h.grid[1])*h.grid[1];c=this.containment?(!(g-this.offset.click.top<this.containment[1]||g-this.offset.click.top>this.containment[3])?g:(!(g-this.offset.click.top<this.containment[1])?g-h.grid[1]:g+h.grid[1])):g;var f=this.originalPageX+Math.round((d-this.originalPageX)/h.grid[0])*h.grid[0];d=this.containment?(!(f-this.offset.click.left<this.containment[0]||f-this.offset.click.left>this.containment[2])?f:(!(f-this.offset.click.left<this.containment[0])?f-h.grid[0]:f+h.grid[0])):f}}return{top:(c-this.offset.click.top-this.offset.relative.top-this.offset.parent.top+(a.browser.safari&&this.cssPosition=="fixed"?0:(this.cssPosition=="fixed"?-this.scrollParent.scrollTop():(i?0:b.scrollTop())))),left:(d-this.offset.click.left-this.offset.relative.left-this.offset.parent.left+(a.browser.safari&&this.cssPosition=="fixed"?0:(this.cssPosition=="fixed"?-this.scrollParent.scrollLeft():i?0:b.scrollLeft())))}},_clear:function(){this.helper.removeClass("ui-draggable-dragging");if(this.helper[0]!=this.element[0]&&!this.cancelHelperRemoval){this.helper.remove()}this.helper=null;this.cancelHelperRemoval=false},_trigger:function(b,c,d){d=d||this._uiHash();a.ui.plugin.call(this,b,[c,d]);if(b=="drag"){this.positionAbs=this._convertPositionTo("absolute")}return a.widget.prototype._trigger.call(this,b,c,d)},plugins:{},_uiHash:function(b){return{helper:this.helper,position:this.position,absolutePosition:this.positionAbs,offset:this.positionAbs}}}));a.extend(a.ui.draggable,{version:"1.7.2",eventPrefix:"drag",defaults:{addClasses:true,appendTo:"parent",axis:false,cancel:":input,option",connectToSortable:false,containment:false,cursor:"auto",cursorAt:false,delay:0,distance:1,grid:false,handle:false,helper:"original",iframeFix:false,opacity:false,refreshPositions:false,revert:false,revertDuration:500,scope:"default",scroll:true,scrollSensitivity:20,scrollSpeed:20,snap:false,snapMode:"both",snapTolerance:20,stack:false,zIndex:false}});a.ui.plugin.add("draggable","connectToSortable",{start:function(c,e){var d=a(this).data("draggable"),f=d.options,b=a.extend({},e,{item:d.element});d.sortables=[];a(f.connectToSortable).each(function(){var g=a.data(this,"sortable");if(g&&!g.options.disabled){d.sortables.push({instance:g,shouldRevert:g.options.revert});g._refreshItems();g._trigger("activate",c,b)}})},stop:function(c,e){var d=a(this).data("draggable"),b=a.extend({},e,{item:d.element});a.each(d.sortables,function(){if(this.instance.isOver){this.instance.isOver=0;d.cancelHelperRemoval=true;this.instance.cancelHelperRemoval=false;if(this.shouldRevert){this.instance.options.revert=true}this.instance._mouseStop(c);this.instance.options.helper=this.instance.options._helper;if(d.options.helper=="original"){this.instance.currentItem.css({top:"auto",left:"auto"})}}else{this.instance.cancelHelperRemoval=false;this.instance._trigger("deactivate",c,b)}})},drag:function(c,f){var e=a(this).data("draggable"),b=this;var d=function(i){var n=this.offset.click.top,m=this.offset.click.left;var g=this.positionAbs.top,k=this.positionAbs.left;var j=i.height,l=i.width;var p=i.top,h=i.left;return a.ui.isOver(g+n,k+m,p,h,j,l)};a.each(e.sortables,function(g){this.instance.positionAbs=e.positionAbs;this.instance.helperProportions=e.helperProportions;this.instance.offset.click=e.offset.click;if(this.instance._intersectsWith(this.instance.containerCache)){if(!this.instance.isOver){this.instance.isOver=1;this.instance.currentItem=a(b).clone().appendTo(this.instance.element).data("sortable-item",true);this.instance.options._helper=this.instance.options.helper;this.instance.options.helper=function(){return f.helper[0]};c.target=this.instance.currentItem[0];this.instance._mouseCapture(c,true);this.instance._mouseStart(c,true,true);this.instance.offset.click.top=e.offset.click.top;this.instance.offset.click.left=e.offset.click.left;this.instance.offset.parent.left-=e.offset.parent.left-this.instance.offset.parent.left;this.instance.offset.parent.top-=e.offset.parent.top-this.instance.offset.parent.top;e._trigger("toSortable",c);e.dropped=this.instance.element;e.currentItem=e.element;this.instance.fromOutside=e}if(this.instance.currentItem){this.instance._mouseDrag(c)}}else{if(this.instance.isOver){this.instance.isOver=0;this.instance.cancelHelperRemoval=true;this.instance.options.revert=false;this.instance._trigger("out",c,this.instance._uiHash(this.instance));this.instance._mouseStop(c,true);this.instance.options.helper=this.instance.options._helper;this.instance.currentItem.remove();if(this.instance.placeholder){this.instance.placeholder.remove()}e._trigger("fromSortable",c);e.dropped=false}}})}});a.ui.plugin.add("draggable","cursor",{start:function(c,d){var b=a("body"),e=a(this).data("draggable").options;if(b.css("cursor")){e._cursor=b.css("cursor")}b.css("cursor",e.cursor)},stop:function(b,c){var d=a(this).data("draggable").options;if(d._cursor){a("body").css("cursor",d._cursor)}}});a.ui.plugin.add("draggable","iframeFix",{start:function(b,c){var d=a(this).data("draggable").options;a(d.iframeFix===true?"iframe":d.iframeFix).each(function(){a('<div class="ui-draggable-iframeFix" style="background: #fff;"></div>').css({width:this.offsetWidth+"px",height:this.offsetHeight+"px",position:"absolute",opacity:"0.001",zIndex:1000}).css(a(this).offset()).appendTo("body")})},stop:function(b,c){a("div.ui-draggable-iframeFix").each(function(){this.parentNode.removeChild(this)})}});a.ui.plugin.add("draggable","opacity",{start:function(c,d){var b=a(d.helper),e=a(this).data("draggable").options;if(b.css("opacity")){e._opacity=b.css("opacity")}b.css("opacity",e.opacity)},stop:function(b,c){var d=a(this).data("draggable").options;if(d._opacity){a(c.helper).css("opacity",d._opacity)}}});a.ui.plugin.add("draggable","scroll",{start:function(c,d){var b=a(this).data("draggable");if(b.scrollParent[0]!=document&&b.scrollParent[0].tagName!="HTML"){b.overflowOffset=b.scrollParent.offset()}},drag:function(d,e){var c=a(this).data("draggable"),f=c.options,b=false;if(c.scrollParent[0]!=document&&c.scrollParent[0].tagName!="HTML"){if(!f.axis||f.axis!="x"){if((c.overflowOffset.top+c.scrollParent[0].offsetHeight)-d.pageY<f.scrollSensitivity){c.scrollParent[0].scrollTop=b=c.scrollParent[0].scrollTop+f.scrollSpeed}else{if(d.pageY-c.overflowOffset.top<f.scrollSensitivity){c.scrollParent[0].scrollTop=b=c.scrollParent[0].scrollTop-f.scrollSpeed}}}if(!f.axis||f.axis!="y"){if((c.overflowOffset.left+c.scrollParent[0].offsetWidth)-d.pageX<f.scrollSensitivity){c.scrollParent[0].scrollLeft=b=c.scrollParent[0].scrollLeft+f.scrollSpeed}else{if(d.pageX-c.overflowOffset.left<f.scrollSensitivity){c.scrollParent[0].scrollLeft=b=c.scrollParent[0].scrollLeft-f.scrollSpeed}}}}else{if(!f.axis||f.axis!="x"){if(d.pageY-a(document).scrollTop()<f.scrollSensitivity){b=a(document).scrollTop(a(document).scrollTop()-f.scrollSpeed)}else{if(a(window).height()-(d.pageY-a(document).scrollTop())<f.scrollSensitivity){b=a(document).scrollTop(a(document).scrollTop()+f.scrollSpeed)}}}if(!f.axis||f.axis!="y"){if(d.pageX-a(document).scrollLeft()<f.scrollSensitivity){b=a(document).scrollLeft(a(document).scrollLeft()-f.scrollSpeed)}else{if(a(window).width()-(d.pageX-a(document).scrollLeft())<f.scrollSensitivity){b=a(document).scrollLeft(a(document).scrollLeft()+f.scrollSpeed)}}}}if(b!==false&&a.ui.ddmanager&&!f.dropBehaviour){a.ui.ddmanager.prepareOffsets(c,d)}}});a.ui.plugin.add("draggable","snap",{start:function(c,d){var b=a(this).data("draggable"),e=b.options;b.snapElements=[];a(e.snap.constructor!=String?(e.snap.items||":data(draggable)"):e.snap).each(function(){var g=a(this);var f=g.offset();if(this!=b.element[0]){b.snapElements.push({item:this,width:g.outerWidth(),height:g.outerHeight(),top:f.top,left:f.left})}})},drag:function(u,p){var g=a(this).data("draggable"),q=g.options;var y=q.snapTolerance;var x=p.offset.left,w=x+g.helperProportions.width,f=p.offset.top,e=f+g.helperProportions.height;for(var v=g.snapElements.length-1;v>=0;v--){var s=g.snapElements[v].left,n=s+g.snapElements[v].width,m=g.snapElements[v].top,A=m+g.snapElements[v].height;if(!((s-y<x&&x<n+y&&m-y<f&&f<A+y)||(s-y<x&&x<n+y&&m-y<e&&e<A+y)||(s-y<w&&w<n+y&&m-y<f&&f<A+y)||(s-y<w&&w<n+y&&m-y<e&&e<A+y))){if(g.snapElements[v].snapping){(g.options.snap.release&&g.options.snap.release.call(g.element,u,a.extend(g._uiHash(),{snapItem:g.snapElements[v].item})))}g.snapElements[v].snapping=false;continue}if(q.snapMode!="inner"){var c=Math.abs(m-e)<=y;var z=Math.abs(A-f)<=y;var j=Math.abs(s-w)<=y;var k=Math.abs(n-x)<=y;if(c){p.position.top=g._convertPositionTo("relative",{top:m-g.helperProportions.height,left:0}).top-g.margins.top}if(z){p.position.top=g._convertPositionTo("relative",{top:A,left:0}).top-g.margins.top}if(j){p.position.left=g._convertPositionTo("relative",{top:0,left:s-g.helperProportions.width}).left-g.margins.left}if(k){p.position.left=g._convertPositionTo("relative",{top:0,left:n}).left-g.margins.left}}var h=(c||z||j||k);if(q.snapMode!="outer"){var c=Math.abs(m-f)<=y;var z=Math.abs(A-e)<=y;var j=Math.abs(s-x)<=y;var k=Math.abs(n-w)<=y;if(c){p.position.top=g._convertPositionTo("relative",{top:m,left:0}).top-g.margins.top}if(z){p.position.top=g._convertPositionTo("relative",{top:A-g.helperProportions.height,left:0}).top-g.margins.top}if(j){p.position.left=g._convertPositionTo("relative",{top:0,left:s}).left-g.margins.left}if(k){p.position.left=g._convertPositionTo("relative",{top:0,left:n-g.helperProportions.width}).left-g.margins.left}}if(!g.snapElements[v].snapping&&(c||z||j||k||h)){(g.options.snap.snap&&g.options.snap.snap.call(g.element,u,a.extend(g._uiHash(),{snapItem:g.snapElements[v].item})))}g.snapElements[v].snapping=(c||z||j||k||h)}}});a.ui.plugin.add("draggable","stack",{start:function(b,c){var e=a(this).data("draggable").options;var d=a.makeArray(a(e.stack.group)).sort(function(g,f){return(parseInt(a(g).css("zIndex"),10)||e.stack.min)-(parseInt(a(f).css("zIndex"),10)||e.stack.min)});a(d).each(function(f){this.style.zIndex=e.stack.min+f});this[0].style.zIndex=e.stack.min+d.length}});a.ui.plugin.add("draggable","zIndex",{start:function(c,d){var b=a(d.helper),e=a(this).data("draggable").options;if(b.css("zIndex")){e._zIndex=b.css("zIndex")}b.css("zIndex",e.zIndex)},stop:function(b,c){var d=a(this).data("draggable").options;if(d._zIndex){a(c.helper).css("zIndex",d._zIndex)}}})})(jQuery);;/*
 * jQuery UI Sortable 1.7.2
 *
 * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT (MIT-LICENSE.txt)
 * and GPL (GPL-LICENSE.txt) licenses.
 *
 * http://docs.jquery.com/UI/Sortables
 *
 * Depends:
 *	ui.core.js
 */
(function(a){a.widget("ui.sortable",a.extend({},a.ui.mouse,{_init:function(){var b=this.options;this.containerCache={};this.element.addClass("ui-sortable");this.refresh();this.floating=this.items.length?(/left|right/).test(this.items[0].item.css("float")):false;this.offset=this.element.offset();this._mouseInit()},destroy:function(){this.element.removeClass("ui-sortable ui-sortable-disabled").removeData("sortable").unbind(".sortable");this._mouseDestroy();for(var b=this.items.length-1;b>=0;b--){this.items[b].item.removeData("sortable-item")}},_mouseCapture:function(e,f){if(this.reverting){return false}if(this.options.disabled||this.options.type=="static"){return false}this._refreshItems(e);var d=null,c=this,b=a(e.target).parents().each(function(){if(a.data(this,"sortable-item")==c){d=a(this);return false}});if(a.data(e.target,"sortable-item")==c){d=a(e.target)}if(!d){return false}if(this.options.handle&&!f){var g=false;a(this.options.handle,d).find("*").andSelf().each(function(){if(this==e.target){g=true}});if(!g){return false}}this.currentItem=d;this._removeCurrentsFromItems();return true},_mouseStart:function(e,f,b){var g=this.options,c=this;this.currentContainer=this;this.refreshPositions();this.helper=this._createHelper(e);this._cacheHelperProportions();this._cacheMargins();this.scrollParent=this.helper.scrollParent();this.offset=this.currentItem.offset();this.offset={top:this.offset.top-this.margins.top,left:this.offset.left-this.margins.left};this.helper.css("position","absolute");this.cssPosition=this.helper.css("position");a.extend(this.offset,{click:{left:e.pageX-this.offset.left,top:e.pageY-this.offset.top},parent:this._getParentOffset(),relative:this._getRelativeOffset()});this.originalPosition=this._generatePosition(e);this.originalPageX=e.pageX;this.originalPageY=e.pageY;if(g.cursorAt){this._adjustOffsetFromHelper(g.cursorAt)}this.domPosition={prev:this.currentItem.prev()[0],parent:this.currentItem.parent()[0]};if(this.helper[0]!=this.currentItem[0]){this.currentItem.hide()}this._createPlaceholder();if(g.containment){this._setContainment()}if(g.cursor){if(a("body").css("cursor")){this._storedCursor=a("body").css("cursor")}a("body").css("cursor",g.cursor)}if(g.opacity){if(this.helper.css("opacity")){this._storedOpacity=this.helper.css("opacity")}this.helper.css("opacity",g.opacity)}if(g.zIndex){if(this.helper.css("zIndex")){this._storedZIndex=this.helper.css("zIndex")}this.helper.css("zIndex",g.zIndex)}if(this.scrollParent[0]!=document&&this.scrollParent[0].tagName!="HTML"){this.overflowOffset=this.scrollParent.offset()}this._trigger("start",e,this._uiHash());if(!this._preserveHelperProportions){this._cacheHelperProportions()}if(!b){for(var d=this.containers.length-1;d>=0;d--){this.containers[d]._trigger("activate",e,c._uiHash(this))}}if(a.ui.ddmanager){a.ui.ddmanager.current=this}if(a.ui.ddmanager&&!g.dropBehaviour){a.ui.ddmanager.prepareOffsets(this,e)}this.dragging=true;this.helper.addClass("ui-sortable-helper");this._mouseDrag(e);return true},_mouseDrag:function(f){this.position=this._generatePosition(f);this.positionAbs=this._convertPositionTo("absolute");if(!this.lastPositionAbs){this.lastPositionAbs=this.positionAbs}if(this.options.scroll){var g=this.options,b=false;if(this.scrollParent[0]!=document&&this.scrollParent[0].tagName!="HTML"){if((this.overflowOffset.top+this.scrollParent[0].offsetHeight)-f.pageY<g.scrollSensitivity){this.scrollParent[0].scrollTop=b=this.scrollParent[0].scrollTop+g.scrollSpeed}else{if(f.pageY-this.overflowOffset.top<g.scrollSensitivity){this.scrollParent[0].scrollTop=b=this.scrollParent[0].scrollTop-g.scrollSpeed}}if((this.overflowOffset.left+this.scrollParent[0].offsetWidth)-f.pageX<g.scrollSensitivity){this.scrollParent[0].scrollLeft=b=this.scrollParent[0].scrollLeft+g.scrollSpeed}else{if(f.pageX-this.overflowOffset.left<g.scrollSensitivity){this.scrollParent[0].scrollLeft=b=this.scrollParent[0].scrollLeft-g.scrollSpeed}}}else{if(f.pageY-a(document).scrollTop()<g.scrollSensitivity){b=a(document).scrollTop(a(document).scrollTop()-g.scrollSpeed)}else{if(a(window).height()-(f.pageY-a(document).scrollTop())<g.scrollSensitivity){b=a(document).scrollTop(a(document).scrollTop()+g.scrollSpeed)}}if(f.pageX-a(document).scrollLeft()<g.scrollSensitivity){b=a(document).scrollLeft(a(document).scrollLeft()-g.scrollSpeed)}else{if(a(window).width()-(f.pageX-a(document).scrollLeft())<g.scrollSensitivity){b=a(document).scrollLeft(a(document).scrollLeft()+g.scrollSpeed)}}}if(b!==false&&a.ui.ddmanager&&!g.dropBehaviour){a.ui.ddmanager.prepareOffsets(this,f)}}this.positionAbs=this._convertPositionTo("absolute");if(!this.options.axis||this.options.axis!="y"){this.helper[0].style.left=this.position.left+"px"}if(!this.options.axis||this.options.axis!="x"){this.helper[0].style.top=this.position.top+"px"}for(var d=this.items.length-1;d>=0;d--){var e=this.items[d],c=e.item[0],h=this._intersectsWithPointer(e);if(!h){continue}if(c!=this.currentItem[0]&&this.placeholder[h==1?"next":"prev"]()[0]!=c&&!a.ui.contains(this.placeholder[0],c)&&(this.options.type=="semi-dynamic"?!a.ui.contains(this.element[0],c):true)){this.direction=h==1?"down":"up";if(this.options.tolerance=="pointer"||this._intersectsWithSides(e)){this._rearrange(f,e)}else{break}this._trigger("change",f,this._uiHash());break}}this._contactContainers(f);if(a.ui.ddmanager){a.ui.ddmanager.drag(this,f)}this._trigger("sort",f,this._uiHash());this.lastPositionAbs=this.positionAbs;return false},_mouseStop:function(c,d){if(!c){return}if(a.ui.ddmanager&&!this.options.dropBehaviour){a.ui.ddmanager.drop(this,c)}if(this.options.revert){var b=this;var e=b.placeholder.offset();b.reverting=true;a(this.helper).animate({left:e.left-this.offset.parent.left-b.margins.left+(this.offsetParent[0]==document.body?0:this.offsetParent[0].scrollLeft),top:e.top-this.offset.parent.top-b.margins.top+(this.offsetParent[0]==document.body?0:this.offsetParent[0].scrollTop)},parseInt(this.options.revert,10)||500,function(){b._clear(c)})}else{this._clear(c,d)}return false},cancel:function(){var b=this;if(this.dragging){this._mouseUp();if(this.options.helper=="original"){this.currentItem.css(this._storedCSS).removeClass("ui-sortable-helper")}else{this.currentItem.show()}for(var c=this.containers.length-1;c>=0;c--){this.containers[c]._trigger("deactivate",null,b._uiHash(this));if(this.containers[c].containerCache.over){this.containers[c]._trigger("out",null,b._uiHash(this));this.containers[c].containerCache.over=0}}}if(this.placeholder[0].parentNode){this.placeholder[0].parentNode.removeChild(this.placeholder[0])}if(this.options.helper!="original"&&this.helper&&this.helper[0].parentNode){this.helper.remove()}a.extend(this,{helper:null,dragging:false,reverting:false,_noFinalSort:null});if(this.domPosition.prev){a(this.domPosition.prev).after(this.currentItem)}else{a(this.domPosition.parent).prepend(this.currentItem)}return true},serialize:function(d){var b=this._getItemsAsjQuery(d&&d.connected);var c=[];d=d||{};a(b).each(function(){var e=(a(d.item||this).attr(d.attribute||"id")||"").match(d.expression||(/(.+)[-=_](.+)/));if(e){c.push((d.key||e[1]+"[]")+"="+(d.key&&d.expression?e[1]:e[2]))}});return c.join("&")},toArray:function(d){var b=this._getItemsAsjQuery(d&&d.connected);var c=[];d=d||{};b.each(function(){c.push(a(d.item||this).attr(d.attribute||"id")||"")});return c},_intersectsWith:function(m){var e=this.positionAbs.left,d=e+this.helperProportions.width,k=this.positionAbs.top,j=k+this.helperProportions.height;var f=m.left,c=f+m.width,n=m.top,i=n+m.height;var o=this.offset.click.top,h=this.offset.click.left;var g=(k+o)>n&&(k+o)<i&&(e+h)>f&&(e+h)<c;if(this.options.tolerance=="pointer"||this.options.forcePointerForContainers||(this.options.tolerance!="pointer"&&this.helperProportions[this.floating?"width":"height"]>m[this.floating?"width":"height"])){return g}else{return(f<e+(this.helperProportions.width/2)&&d-(this.helperProportions.width/2)<c&&n<k+(this.helperProportions.height/2)&&j-(this.helperProportions.height/2)<i)}},_intersectsWithPointer:function(d){var e=a.ui.isOverAxis(this.positionAbs.top+this.offset.click.top,d.top,d.height),c=a.ui.isOverAxis(this.positionAbs.left+this.offset.click.left,d.left,d.width),g=e&&c,b=this._getDragVerticalDirection(),f=this._getDragHorizontalDirection();if(!g){return false}return this.floating?(((f&&f=="right")||b=="down")?2:1):(b&&(b=="down"?2:1))},_intersectsWithSides:function(e){var c=a.ui.isOverAxis(this.positionAbs.top+this.offset.click.top,e.top+(e.height/2),e.height),d=a.ui.isOverAxis(this.positionAbs.left+this.offset.click.left,e.left+(e.width/2),e.width),b=this._getDragVerticalDirection(),f=this._getDragHorizontalDirection();if(this.floating&&f){return((f=="right"&&d)||(f=="left"&&!d))}else{return b&&((b=="down"&&c)||(b=="up"&&!c))}},_getDragVerticalDirection:function(){var b=this.positionAbs.top-this.lastPositionAbs.top;return b!=0&&(b>0?"down":"up")},_getDragHorizontalDirection:function(){var b=this.positionAbs.left-this.lastPositionAbs.left;return b!=0&&(b>0?"right":"left")},refresh:function(b){this._refreshItems(b);this.refreshPositions()},_connectWith:function(){var b=this.options;return b.connectWith.constructor==String?[b.connectWith]:b.connectWith},_getItemsAsjQuery:function(b){var l=this;var g=[];var e=[];var h=this._connectWith();if(h&&b){for(var d=h.length-1;d>=0;d--){var k=a(h[d]);for(var c=k.length-1;c>=0;c--){var f=a.data(k[c],"sortable");if(f&&f!=this&&!f.options.disabled){e.push([a.isFunction(f.options.items)?f.options.items.call(f.element):a(f.options.items,f.element).not(".ui-sortable-helper"),f])}}}}e.push([a.isFunction(this.options.items)?this.options.items.call(this.element,null,{options:this.options,item:this.currentItem}):a(this.options.items,this.element).not(".ui-sortable-helper"),this]);for(var d=e.length-1;d>=0;d--){e[d][0].each(function(){g.push(this)})}return a(g)},_removeCurrentsFromItems:function(){var d=this.currentItem.find(":data(sortable-item)");for(var c=0;c<this.items.length;c++){for(var b=0;b<d.length;b++){if(d[b]==this.items[c].item[0]){this.items.splice(c,1)}}}},_refreshItems:function(b){this.items=[];this.containers=[this];var h=this.items;var p=this;var f=[[a.isFunction(this.options.items)?this.options.items.call(this.element[0],b,{item:this.currentItem}):a(this.options.items,this.element),this]];var l=this._connectWith();if(l){for(var e=l.length-1;e>=0;e--){var m=a(l[e]);for(var d=m.length-1;d>=0;d--){var g=a.data(m[d],"sortable");if(g&&g!=this&&!g.options.disabled){f.push([a.isFunction(g.options.items)?g.options.items.call(g.element[0],b,{item:this.currentItem}):a(g.options.items,g.element),g]);this.containers.push(g)}}}}for(var e=f.length-1;e>=0;e--){var k=f[e][1];var c=f[e][0];for(var d=0,n=c.length;d<n;d++){var o=a(c[d]);o.data("sortable-item",k);h.push({item:o,instance:k,width:0,height:0,left:0,top:0})}}},refreshPositions:function(b){if(this.offsetParent&&this.helper){this.offset.parent=this._getParentOffset()}for(var d=this.items.length-1;d>=0;d--){var e=this.items[d];if(e.instance!=this.currentContainer&&this.currentContainer&&e.item[0]!=this.currentItem[0]){continue}var c=this.options.toleranceElement?a(this.options.toleranceElement,e.item):e.item;if(!b){e.width=c.outerWidth();e.height=c.outerHeight()}var f=c.offset();e.left=f.left;e.top=f.top}if(this.options.custom&&this.options.custom.refreshContainers){this.options.custom.refreshContainers.call(this)}else{for(var d=this.containers.length-1;d>=0;d--){var f=this.containers[d].element.offset();this.containers[d].containerCache.left=f.left;this.containers[d].containerCache.top=f.top;this.containers[d].containerCache.width=this.containers[d].element.outerWidth();this.containers[d].containerCache.height=this.containers[d].element.outerHeight()}}},_createPlaceholder:function(d){var b=d||this,e=b.options;if(!e.placeholder||e.placeholder.constructor==String){var c=e.placeholder;e.placeholder={element:function(){var f=a(document.createElement(b.currentItem[0].nodeName)).addClass(c||b.currentItem[0].className+" ui-sortable-placeholder").removeClass("ui-sortable-helper")[0];if(!c){f.style.visibility="hidden"}return f},update:function(f,g){if(c&&!e.forcePlaceholderSize){return}if(!g.height()){g.height(b.currentItem.innerHeight()-parseInt(b.currentItem.css("paddingTop")||0,10)-parseInt(b.currentItem.css("paddingBottom")||0,10))}if(!g.width()){g.width(b.currentItem.innerWidth()-parseInt(b.currentItem.css("paddingLeft")||0,10)-parseInt(b.currentItem.css("paddingRight")||0,10))}}}}b.placeholder=a(e.placeholder.element.call(b.element,b.currentItem));b.currentItem.after(b.placeholder);e.placeholder.update(b,b.placeholder)},_contactContainers:function(d){for(var c=this.containers.length-1;c>=0;c--){if(this._intersectsWith(this.containers[c].containerCache)){if(!this.containers[c].containerCache.over){if(this.currentContainer!=this.containers[c]){var h=10000;var g=null;var e=this.positionAbs[this.containers[c].floating?"left":"top"];for(var b=this.items.length-1;b>=0;b--){if(!a.ui.contains(this.containers[c].element[0],this.items[b].item[0])){continue}var f=this.items[b][this.containers[c].floating?"left":"top"];if(Math.abs(f-e)<h){h=Math.abs(f-e);g=this.items[b]}}if(!g&&!this.options.dropOnEmpty){continue}this.currentContainer=this.containers[c];g?this._rearrange(d,g,null,true):this._rearrange(d,null,this.containers[c].element,true);this._trigger("change",d,this._uiHash());this.containers[c]._trigger("change",d,this._uiHash(this));this.options.placeholder.update(this.currentContainer,this.placeholder)}this.containers[c]._trigger("over",d,this._uiHash(this));this.containers[c].containerCache.over=1}}else{if(this.containers[c].containerCache.over){this.containers[c]._trigger("out",d,this._uiHash(this));this.containers[c].containerCache.over=0}}}},_createHelper:function(c){var d=this.options;var b=a.isFunction(d.helper)?a(d.helper.apply(this.element[0],[c,this.currentItem])):(d.helper=="clone"?this.currentItem.clone():this.currentItem);if(!b.parents("body").length){a(d.appendTo!="parent"?d.appendTo:this.currentItem[0].parentNode)[0].appendChild(b[0])}if(b[0]==this.currentItem[0]){this._storedCSS={width:this.currentItem[0].style.width,height:this.currentItem[0].style.height,position:this.currentItem.css("position"),top:this.currentItem.css("top"),left:this.currentItem.css("left")}}if(b[0].style.width==""||d.forceHelperSize){b.width(this.currentItem.width())}if(b[0].style.height==""||d.forceHelperSize){b.height(this.currentItem.height())}return b},_adjustOffsetFromHelper:function(b){if(b.left!=undefined){this.offset.click.left=b.left+this.margins.left}if(b.right!=undefined){this.offset.click.left=this.helperProportions.width-b.right+this.margins.left}if(b.top!=undefined){this.offset.click.top=b.top+this.margins.top}if(b.bottom!=undefined){this.offset.click.top=this.helperProportions.height-b.bottom+this.margins.top}},_getParentOffset:function(){this.offsetParent=this.helper.offsetParent();var b=this.offsetParent.offset();if(this.cssPosition=="absolute"&&this.scrollParent[0]!=document&&a.ui.contains(this.scrollParent[0],this.offsetParent[0])){b.left+=this.scrollParent.scrollLeft();b.top+=this.scrollParent.scrollTop()}if((this.offsetParent[0]==document.body)||(this.offsetParent[0].tagName&&this.offsetParent[0].tagName.toLowerCase()=="html"&&a.browser.msie)){b={top:0,left:0}}return{top:b.top+(parseInt(this.offsetParent.css("borderTopWidth"),10)||0),left:b.left+(parseInt(this.offsetParent.css("borderLeftWidth"),10)||0)}},_getRelativeOffset:function(){if(this.cssPosition=="relative"){var b=this.currentItem.position();return{top:b.top-(parseInt(this.helper.css("top"),10)||0)+this.scrollParent.scrollTop(),left:b.left-(parseInt(this.helper.css("left"),10)||0)+this.scrollParent.scrollLeft()}}else{return{top:0,left:0}}},_cacheMargins:function(){this.margins={left:(parseInt(this.currentItem.css("marginLeft"),10)||0),top:(parseInt(this.currentItem.css("marginTop"),10)||0)}},_cacheHelperProportions:function(){this.helperProportions={width:this.helper.outerWidth(),height:this.helper.outerHeight()}},_setContainment:function(){var e=this.options;if(e.containment=="parent"){e.containment=this.helper[0].parentNode}if(e.containment=="document"||e.containment=="window"){this.containment=[0-this.offset.relative.left-this.offset.parent.left,0-this.offset.relative.top-this.offset.parent.top,a(e.containment=="document"?document:window).width()-this.helperProportions.width-this.margins.left,(a(e.containment=="document"?document:window).height()||document.body.parentNode.scrollHeight)-this.helperProportions.height-this.margins.top]}if(!(/^(document|window|parent)$/).test(e.containment)){var c=a(e.containment)[0];var d=a(e.containment).offset();var b=(a(c).css("overflow")!="hidden");this.containment=[d.left+(parseInt(a(c).css("borderLeftWidth"),10)||0)+(parseInt(a(c).css("paddingLeft"),10)||0)-this.margins.left,d.top+(parseInt(a(c).css("borderTopWidth"),10)||0)+(parseInt(a(c).css("paddingTop"),10)||0)-this.margins.top,d.left+(b?Math.max(c.scrollWidth,c.offsetWidth):c.offsetWidth)-(parseInt(a(c).css("borderLeftWidth"),10)||0)-(parseInt(a(c).css("paddingRight"),10)||0)-this.helperProportions.width-this.margins.left,d.top+(b?Math.max(c.scrollHeight,c.offsetHeight):c.offsetHeight)-(parseInt(a(c).css("borderTopWidth"),10)||0)-(parseInt(a(c).css("paddingBottom"),10)||0)-this.helperProportions.height-this.margins.top]}},_convertPositionTo:function(f,h){if(!h){h=this.position}var c=f=="absolute"?1:-1;var e=this.options,b=this.cssPosition=="absolute"&&!(this.scrollParent[0]!=document&&a.ui.contains(this.scrollParent[0],this.offsetParent[0]))?this.offsetParent:this.scrollParent,g=(/(html|body)/i).test(b[0].tagName);return{top:(h.top+this.offset.relative.top*c+this.offset.parent.top*c-(a.browser.safari&&this.cssPosition=="fixed"?0:(this.cssPosition=="fixed"?-this.scrollParent.scrollTop():(g?0:b.scrollTop()))*c)),left:(h.left+this.offset.relative.left*c+this.offset.parent.left*c-(a.browser.safari&&this.cssPosition=="fixed"?0:(this.cssPosition=="fixed"?-this.scrollParent.scrollLeft():g?0:b.scrollLeft())*c))}},_generatePosition:function(e){var h=this.options,b=this.cssPosition=="absolute"&&!(this.scrollParent[0]!=document&&a.ui.contains(this.scrollParent[0],this.offsetParent[0]))?this.offsetParent:this.scrollParent,i=(/(html|body)/i).test(b[0].tagName);if(this.cssPosition=="relative"&&!(this.scrollParent[0]!=document&&this.scrollParent[0]!=this.offsetParent[0])){this.offset.relative=this._getRelativeOffset()}var d=e.pageX;var c=e.pageY;if(this.originalPosition){if(this.containment){if(e.pageX-this.offset.click.left<this.containment[0]){d=this.containment[0]+this.offset.click.left}if(e.pageY-this.offset.click.top<this.containment[1]){c=this.containment[1]+this.offset.click.top}if(e.pageX-this.offset.click.left>this.containment[2]){d=this.containment[2]+this.offset.click.left}if(e.pageY-this.offset.click.top>this.containment[3]){c=this.containment[3]+this.offset.click.top}}if(h.grid){var g=this.originalPageY+Math.round((c-this.originalPageY)/h.grid[1])*h.grid[1];c=this.containment?(!(g-this.offset.click.top<this.containment[1]||g-this.offset.click.top>this.containment[3])?g:(!(g-this.offset.click.top<this.containment[1])?g-h.grid[1]:g+h.grid[1])):g;var f=this.originalPageX+Math.round((d-this.originalPageX)/h.grid[0])*h.grid[0];d=this.containment?(!(f-this.offset.click.left<this.containment[0]||f-this.offset.click.left>this.containment[2])?f:(!(f-this.offset.click.left<this.containment[0])?f-h.grid[0]:f+h.grid[0])):f}}return{top:(c-this.offset.click.top-this.offset.relative.top-this.offset.parent.top+(a.browser.safari&&this.cssPosition=="fixed"?0:(this.cssPosition=="fixed"?-this.scrollParent.scrollTop():(i?0:b.scrollTop())))),left:(d-this.offset.click.left-this.offset.relative.left-this.offset.parent.left+(a.browser.safari&&this.cssPosition=="fixed"?0:(this.cssPosition=="fixed"?-this.scrollParent.scrollLeft():i?0:b.scrollLeft())))}},_rearrange:function(g,f,c,e){c?c[0].appendChild(this.placeholder[0]):f.item[0].parentNode.insertBefore(this.placeholder[0],(this.direction=="down"?f.item[0]:f.item[0].nextSibling));this.counter=this.counter?++this.counter:1;var d=this,b=this.counter;window.setTimeout(function(){if(b==d.counter){d.refreshPositions(!e)}},0)},_clear:function(d,e){this.reverting=false;var f=[],b=this;if(!this._noFinalSort&&this.currentItem[0].parentNode){this.placeholder.before(this.currentItem)}this._noFinalSort=null;if(this.helper[0]==this.currentItem[0]){for(var c in this._storedCSS){if(this._storedCSS[c]=="auto"||this._storedCSS[c]=="static"){this._storedCSS[c]=""}}this.currentItem.css(this._storedCSS).removeClass("ui-sortable-helper")}else{this.currentItem.show()}if(this.fromOutside&&!e){f.push(function(g){this._trigger("receive",g,this._uiHash(this.fromOutside))})}if((this.fromOutside||this.domPosition.prev!=this.currentItem.prev().not(".ui-sortable-helper")[0]||this.domPosition.parent!=this.currentItem.parent()[0])&&!e){f.push(function(g){this._trigger("update",g,this._uiHash())})}if(!a.ui.contains(this.element[0],this.currentItem[0])){if(!e){f.push(function(g){this._trigger("remove",g,this._uiHash())})}for(var c=this.containers.length-1;c>=0;c--){if(a.ui.contains(this.containers[c].element[0],this.currentItem[0])&&!e){f.push((function(g){return function(h){g._trigger("receive",h,this._uiHash(this))}}).call(this,this.containers[c]));f.push((function(g){return function(h){g._trigger("update",h,this._uiHash(this))}}).call(this,this.containers[c]))}}}for(var c=this.containers.length-1;c>=0;c--){if(!e){f.push((function(g){return function(h){g._trigger("deactivate",h,this._uiHash(this))}}).call(this,this.containers[c]))}if(this.containers[c].containerCache.over){f.push((function(g){return function(h){g._trigger("out",h,this._uiHash(this))}}).call(this,this.containers[c]));this.containers[c].containerCache.over=0}}if(this._storedCursor){a("body").css("cursor",this._storedCursor)}if(this._storedOpacity){this.helper.css("opacity",this._storedOpacity)}if(this._storedZIndex){this.helper.css("zIndex",this._storedZIndex=="auto"?"":this._storedZIndex)}this.dragging=false;if(this.cancelHelperRemoval){if(!e){this._trigger("beforeStop",d,this._uiHash());for(var c=0;c<f.length;c++){f[c].call(this,d)}this._trigger("stop",d,this._uiHash())}return false}if(!e){this._trigger("beforeStop",d,this._uiHash())}this.placeholder[0].parentNode.removeChild(this.placeholder[0]);if(this.helper[0]!=this.currentItem[0]){this.helper.remove()}this.helper=null;if(!e){for(var c=0;c<f.length;c++){f[c].call(this,d)}this._trigger("stop",d,this._uiHash())}this.fromOutside=false;return true},_trigger:function(){if(a.widget.prototype._trigger.apply(this,arguments)===false){this.cancel()}},_uiHash:function(c){var b=c||this;return{helper:b.helper,placeholder:b.placeholder||a([]),position:b.position,absolutePosition:b.positionAbs,offset:b.positionAbs,item:b.currentItem,sender:c?c.element:null}}}));a.extend(a.ui.sortable,{getter:"serialize toArray",version:"1.7.2",eventPrefix:"sort",defaults:{appendTo:"parent",axis:false,cancel:":input,option",connectWith:false,containment:false,cursor:"auto",cursorAt:false,delay:0,distance:1,dropOnEmpty:true,forcePlaceholderSize:false,forceHelperSize:false,grid:false,handle:false,helper:"original",items:"> *",opacity:false,placeholder:false,revert:false,scroll:true,scrollSensitivity:20,scrollSpeed:20,scope:"default",tolerance:"intersect",zIndex:1000}})})(jQuery);;
jQuery.ui.draggable.prototype._mouseCapture=(function(A){return function(C){var B=A.call(this,C);if(B&&jQuery.browser.msie){C.stopPropagation()}return B}})(jQuery.ui.draggable.prototype._mouseCapture);
(function(){var E=1;var B=2;var G=3;var C=4;var F=true;var A=function(K,L,J){var H=K[L];var I;if(J.type==E){I=function(){var M=H.apply(this,arguments);return J.value.apply(this,[M,L])}}else{if(J.type==B){I=function(){J.value.apply(this,[arguments,L]);return H.apply(this,arguments)}}else{if(J.type==C){I=function(){return J.value.apply(this,arguments)}}else{if(J.type==G){I=function(){var M={object:this,args:arguments};return J.value.apply(M.object,[{arguments:M.args,method:L,proceed:function(){return H.apply(M.object,M.args)}}])}}}}}I.unweave=function(){K[L]=H;pointcut=K=I=H=null};K[L]=I;return I};var D=function(I,H){var K=(typeof (I.target.prototype)!="undefined")?I.target.prototype:I.target;var J=[];if(H.type!=C&&typeof (K[I.method])=="undefined"){for(var L in K){if(K[L]!=null&&K[L] instanceof Function&&L.match(I.method)){J[J.length]=A(K,L,H)}}if(J.length==0){throw"No method: "+I.method}}else{J[0]=A(K,I.method,H)}return F?J:J[0]};jQuery.aop={after:function(I,H){return D(I,{type:E,value:H})},before:function(I,H){return D(I,{type:B,value:H})},around:function(I,H){return D(I,{type:G,value:H})},introduction:function(I,H){return D(I,{type:C,value:H})},setup:function(H){F=H.regexMatch}}})();
(function(B){B.fn.ajaxSubmit=function(M){if(!this.length){A("ajaxSubmit: skipping submit process - no element selected");return this}if(typeof M=="function"){M={success:M}}M=B.extend({url:this.attr("action")||window.location.toString(),type:this.attr("method")||"GET"},M||{});var O={};this.trigger("form-pre-serialize",[this,M,O]);if(O.veto){A("ajaxSubmit: submit vetoed via form-pre-serialize trigger");return this}if(M.beforeSerialize&&M.beforeSerialize(this,M)===false){A("ajaxSubmit: submit aborted via beforeSerialize callback");return this}var I=this.formToArray(M.semantic);if(M.data){M.extraData=M.data;for(var E in M.data){if(M.data[E] instanceof Array){for(var F in M.data[E]){I.push({name:E,value:M.data[E][F]})}}else{I.push({name:E,value:M.data[E]})}}}if(M.beforeSubmit&&M.beforeSubmit(I,this,M)===false){A("ajaxSubmit: submit aborted via beforeSubmit callback");return this}this.trigger("form-submit-validate",[I,this,M,O]);if(O.veto){A("ajaxSubmit: submit vetoed via form-submit-validate trigger");return this}var D=B.param(I);if(M.type.toUpperCase()=="GET"){M.url+=(M.url.indexOf("?")>=0?"&":"?")+D;M.data=null}else{M.data=D}var N=this,H=[];if(M.resetForm){H.push(function(){N.resetForm()})}if(M.clearForm){H.push(function(){N.clearForm()})}if(!M.dataType&&M.target){var K=M.success||function(){};H.push(function(P){B(M.target).html(P).each(K,arguments)})}else{if(M.success){H.push(M.success)}}M.success=function(S,Q){for(var R=0,P=H.length;R<P;R++){H[R].apply(M,[S,Q,N])}};var C=B("input:file",this).fieldValue();var L=false;for(var G=0;G<C.length;G++){if(C[G]){L=true}}if(M.iframe||L){if(B.browser.safari&&M.closeKeepAlive){B.get(M.closeKeepAlive,J)}else{J()}}else{B.ajax(M)}this.trigger("form-submit-notify",[this,M]);return this;function J(){var T=N[0];if(B(":input[name=submit]",T).length){alert('Error: Form elements must not be named "submit".');return }var R=B.extend({},B.ajaxSettings,M);var c=jQuery.extend(true,{},B.extend(true,{},B.ajaxSettings),R);var S="jqFormIO"+(new Date().getTime());var Y=B('<iframe id="'+S+'" name="'+S+'" />');var a=Y[0];if(B.browser.msie||B.browser.opera){a.src='javascript:false;document.write("");'}Y.css({position:"absolute",top:"-1000px",left:"-1000px"});var b={aborted:0,responseText:null,responseXML:null,status:0,statusText:"n/a",getAllResponseHeaders:function(){},getResponseHeader:function(){},setRequestHeader:function(){},abort:function(){this.aborted=1;Y.attr("src","about:blank")}};var Z=R.global;if(Z&&!B.active++){B.event.trigger("ajaxStart")}if(Z){B.event.trigger("ajaxSend",[b,R])}if(c.beforeSend&&c.beforeSend(b,c)===false){c.global&&jQuery.active--;return }if(b.aborted){return }var Q=0;var V=0;var P=T.clk;if(P){var U=P.name;if(U&&!P.disabled){M.extraData=M.extraData||{};M.extraData[U]=P.value;if(P.type=="image"){M.extraData[name+".x"]=T.clk_x;M.extraData[name+".y"]=T.clk_y}}}setTimeout(function(){var f=N.attr("target"),d=N.attr("action");N.attr({target:S,method:"POST",action:R.url});if(!M.skipEncodingOverride){N.attr({encoding:"multipart/form-data",enctype:"multipart/form-data"})}if(R.timeout){setTimeout(function(){V=true;W()},R.timeout)}var e=[];try{if(M.extraData){for(var g in M.extraData){e.push(B('<input type="hidden" name="'+g+'" value="'+M.extraData[g]+'" />').appendTo(T)[0])}}Y.appendTo("body");a.attachEvent?a.attachEvent("onload",W):a.addEventListener("load",W,false);T.submit()}finally{N.attr("action",d);f?N.attr("target",f):N.removeAttr("target");B(e).remove()}},10);function W(){if(Q++){return }a.detachEvent?a.detachEvent("onload",W):a.removeEventListener("load",W,false);var f=0;var g=true;try{if(V){throw"timeout"}var h,j;j=a.contentWindow?a.contentWindow.document:a.contentDocument?a.contentDocument:a.document;if(j.body==null&&!f&&B.browser.opera){f=1;Q--;setTimeout(W,100);return }b.responseText=j.body?j.body.innerHTML:null;b.responseXML=j.XMLDocument?j.XMLDocument:j;b.getResponseHeader=function(k){var e={"content-type":R.dataType};return e[k]};if(R.dataType=="json"||R.dataType=="script"){var d=j.getElementsByTagName("textarea")[0];b.responseText=d?d.value:b.responseText}else{if(R.dataType=="xml"&&!b.responseXML&&b.responseText!=null){b.responseXML=X(b.responseText)}}h=B.httpData(b,R.dataType)}catch(i){g=false;B.handleError(R,b,"error",i)}if(g){R.success(h,"success");if(Z){B.event.trigger("ajaxSuccess",[b,R])}}if(Z){B.event.trigger("ajaxComplete",[b,R])}if(Z&&!--B.active){B.event.trigger("ajaxStop")}if(R.complete){R.complete(b,g?"success":"error")}setTimeout(function(){Y.remove();b.responseXML=null},100)}function X(d,e){if(window.ActiveXObject){e=new ActiveXObject("Microsoft.XMLDOM");e.async="false";e.loadXML(d)}else{e=(new DOMParser()).parseFromString(d,"text/xml")}return(e&&e.documentElement&&e.documentElement.tagName!="parsererror")?e:null}}};B.fn.ajaxForm=function(C){return this.ajaxFormUnbind().bind("submit.form-plugin",function(){B(this).ajaxSubmit(C);return false}).each(function(){B(":submit,input:image",this).bind("click.form-plugin",function(E){var D=this.form;D.clk=this;if(this.type=="image"){if(E.offsetX!=undefined){D.clk_x=E.offsetX;D.clk_y=E.offsetY}else{if(typeof B.fn.offset=="function"){var F=B(this).offset();D.clk_x=E.pageX-F.left;D.clk_y=E.pageY-F.top}else{D.clk_x=E.pageX-this.offsetLeft;D.clk_y=E.pageY-this.offsetTop}}}setTimeout(function(){D.clk=D.clk_x=D.clk_y=null},10)})})};B.fn.ajaxFormUnbind=function(){this.unbind("submit.form-plugin");return this.each(function(){B(":submit,input:image",this).unbind("click.form-plugin")})};B.fn.formToArray=function(N){var M=[];if(this.length==0){return M}var D=this[0];var H=N?D.getElementsByTagName("*"):D.elements;if(!H){return M}for(var I=0,K=H.length;I<K;I++){var E=H[I];var F=E.name;if(!F){continue}if(N&&D.clk&&E.type=="image"){if(!E.disabled&&D.clk==E){M.push({name:F+".x",value:D.clk_x},{name:F+".y",value:D.clk_y})}continue}var O=B.fieldValue(E,true);if(O&&O.constructor==Array){for(var G=0,C=O.length;G<C;G++){M.push({name:F,value:O[G]})}}else{if(O!==null&&typeof O!="undefined"){M.push({name:F,value:O})}}}if(!N&&D.clk){var J=D.getElementsByTagName("input");for(var I=0,K=J.length;I<K;I++){var L=J[I];var F=L.name;if(F&&!L.disabled&&L.type=="image"&&D.clk==L){M.push({name:F+".x",value:D.clk_x},{name:F+".y",value:D.clk_y})}}}return M};B.fn.formSerialize=function(C){return B.param(this.formToArray(C))};B.fn.fieldSerialize=function(D){var C=[];this.each(function(){var H=this.name;if(!H){return }var F=B.fieldValue(this,D);if(F&&F.constructor==Array){for(var G=0,E=F.length;G<E;G++){C.push({name:H,value:F[G]})}}else{if(F!==null&&typeof F!="undefined"){C.push({name:this.name,value:F})}}});return B.param(C)};B.fn.fieldValue=function(H){for(var G=[],E=0,C=this.length;E<C;E++){var F=this[E];var D=B.fieldValue(F,H);if(D===null||typeof D=="undefined"||(D.constructor==Array&&!D.length)){continue}D.constructor==Array?B.merge(G,D):G.push(D)}return G};B.fieldValue=function(C,I){var E=C.name,N=C.type,O=C.tagName.toLowerCase();if(typeof I=="undefined"){I=true}if(I&&(!E||C.disabled||N=="reset"||N=="button"||(N=="checkbox"||N=="radio")&&!C.checked||(N=="submit"||N=="image")&&C.form&&C.form.clk!=C||O=="select"&&C.selectedIndex==-1)){return null}if(O=="select"){var J=C.selectedIndex;if(J<0){return null}var L=[],D=C.options;var G=(N=="select-one");var K=(G?J+1:D.length);for(var F=(G?J:0);F<K;F++){var H=D[F];if(H.selected){var M=B.browser.msie&&!(H.attributes.value.specified)?H.text:H.value;if(G){return M}L.push(M)}}return L}return C.value};B.fn.clearForm=function(){return this.each(function(){B("input,select,textarea",this).clearFields()})};B.fn.clearFields=B.fn.clearInputs=function(){return this.each(function(){var D=this.type,C=this.tagName.toLowerCase();if(D=="text"||D=="password"||C=="textarea"){this.value=""}else{if(D=="checkbox"||D=="radio"){this.checked=false}else{if(C=="select"){this.selectedIndex=-1}}}})};B.fn.resetForm=function(){return this.each(function(){if(typeof this.reset=="function"||(typeof this.reset=="object"&&!this.reset.nodeType)){this.reset()}})};B.fn.enable=function(C){if(C==undefined){C=true}return this.each(function(){this.disabled=!C})};B.fn.selected=function(C){if(C==undefined){C=true}return this.each(function(){var D=this.type;if(D=="checkbox"||D=="radio"){this.checked=C}else{if(this.tagName.toLowerCase()=="option"){var E=B(this).parent("select");if(C&&E[0]&&E[0].type=="select-one"){E.find("option").selected(false)}this.selected=C}}})};function A(){if(B.fn.ajaxSubmit.debug&&window.console&&window.console.log){window.console.log("[jquery.form] "+Array.prototype.join.call(arguments,""))}}})(jQuery);
if(typeof jQuery!="undefined"){var AJS=(function(){var G={click:{}},D=[],E=[],F=false;var C={version:"2.0.7",params:{},$:jQuery,log:function(H){if(typeof console!="undefined"&&console.log){console.log(H)}},stopEvent:function(H){H.stopPropagation();return false},include:function(H){if(!this.contains(E,H)){E.push(H);var I=document.createElement("script");I.src=H;this.$("body").append(I)}},toggleClassName:function(H,I){if(!(H=this.$(H))){return }H.toggleClass(I)},setVisible:function(I,H){if(!(I=this.$(I))){return }var J=this.$;J(I).each(function(){var K=J(this).hasClass("hidden");if(K&&H){J(this).removeClass("hidden")}else{if(!K&&!H){J(this).addClass("hidden")}}})},setCurrent:function(H,I){if(!(H=this.$(H))){return }if(I){H.addClass("current")}else{H.removeClass("current")}},isVisible:function(H){return !this.$(H).hasClass("hidden")},populateParameters:function(){var H=this;this.$(".parameters input").each(function(){var I=this.value,J=this.title||this.id;if(H.$(this).hasClass("list")){if(H.params[J]){H.params[J].push(I)}else{H.params[J]=[I]}}else{H.params[J]=(I.match(/^(tru|fals)e$/i)?I.toLowerCase()=="true":I)}})},init:function(){AJS.populateParameters();F=true;AJS.initFunctions=D;for(var H=0,I=D.length;H<I;H++){if(typeof D[H]=="function"){D[H](AJS.$)}}},toInit:function(I){var H=this;this.$(function(){try{I.apply(this,arguments)}catch(J){H.log("Failed to run init function: "+J)}});return this},bind:function(){},indexOf:function(L,K,I){var J=L.length;if(I==null){I=0}else{if(I<0){I=Math.max(0,J+I)}}for(var H=I;H<J;H++){if(L[H]===K){return H}}return -1},contains:function(I,H){return this.indexOf(I,H)>-1},format:function(J){var H=/^((?:(?:[^']*'){2})*?[^']*?)\{(\d+)\}/,I=/'(?!')/g;AJS.format=function(N){var L=arguments,M="",K=N.match(H);while(K){N=N.substring(K[0].length);M+=K[1].replace(I,"")+(L.length>++K[2]?L[K[2]]:"");K=N.match(H)}return M+=N.replace(I,"")};return AJS.format.apply(AJS,arguments)},firebug:function(){var H=this.$(document.createElement("script"));H.attr("src","http://getfirebug.com/releases/lite/1.2/firebug-lite-compressed.js");this.$("head").append(H);(function(){if(window.firebug){firebug.init()}else{setTimeout(arguments.callee,0)}})()},clone:function(H){return AJS.$(H).clone().removeAttr("id")},alphanum:function(O,N){O=(O+"").toLowerCase();N=(N+"").toLowerCase();var J=/(\d+|\D+)/g,K=O.match(J),H=N.match(J),M=Math.max(K.length,H.length);for(var I=0;I<M;I++){if(I==K.length){return -1}if(I==H.length){return 1}var P=parseInt(K[I],10),L=parseInt(H[I],10);if(P==K[I]&&L==H[I]&&P!=L){return(P-L)/Math.abs(P-L)}if((P!=K[I]||L!=H[I])&&K[I]!=H[I]){return K[I]<H[I]?-1:1}}return 0},dim:function(){if(AJS.dim.dim){AJS.dim.dim.remove();AJS.dim.dim=null}else{AJS.dim.dim=AJS("div").css({width:"100%",height:AJS.$(document).height(),background:"#000",opacity:0.5,position:"absolute",top:0,left:0});AJS.$("body").append(AJS.dim.dim)}},onTextResize:function(I){if(typeof I=="function"){if(AJS.onTextResize["on-text-resize"]){AJS.onTextResize["on-text-resize"].push(function(J){I(J)})}else{var H=AJS("div");H.css({width:"1em",height:"1em",position:"absolute",top:"-9999em",left:"-9999em"});this.$("body").append(H);H.size=H.width();setInterval(function(){if(H.size!=H.width()){H.size=H.width();for(var J=0,K=AJS.onTextResize["on-text-resize"].length;J<K;J++){AJS.onTextResize["on-text-resize"][J](H.size)}}},0);AJS.onTextResize.em=H;AJS.onTextResize["on-text-resize"]=[function(J){I(J)}]}}},unbindTextResize:function(J){for(var H=0,I=AJS.onTextResize["on-text-resize"].length;H<I;H++){if(AJS.onTextResize["on-text-resize"][H]==J){return AJS.onTextResize["on-text-resize"].splice(H,1)}}},escape:function(H){return escape(H).replace(/%u\w{4}/gi,function(I){return unescape(I)})},filterBySearch:function(L,Q,R){if(Q==""){return[]}var J=this.$;var O=(R&&R.keywordsField)||"keywords";var N=(R&&R.ignoreForCamelCase)?"i":"";var K=(R&&R.matchBoundary)?"\\b":"";var I=(R&&R.splitRegex)||(/\s+/);var M=Q.split(I);var H=[];J.each(M,function(){var T=[new RegExp(K+this,"i")];if(/^([A-Z][a-z]*){2,}$/.test(this)){var S=this.replace(/([A-Z][a-z]*)/g,"\\b$1[^,]*");T.push(new RegExp(S,N))}H.push(T)});var P=[];J.each(L,function(){for(var U=0;U<H.length;U++){var S=false;for(var T=0;T<H[U].length;T++){if(H[U][T].test(this[O])){S=true;break}}if(!S){return }}P.push(this)});return P}};if(typeof AJS!="undefined"){for(var B in AJS){C[B]=AJS[B]}}var A=function(){var H=null;if(arguments.length&&typeof arguments[0]=="string"){H=arguments.callee.$(document.createElement(arguments[0]));if(arguments.length==2){H.html(arguments[1])}}return H};for(var B in C){A[B]=C[B]}return A})();AJS.$(function(){AJS.init()})}if(typeof console=="undefined"){console={messages:[],log:function(A){this.messages.push(A)},show:function(){alert(this.messages.join("\n"));this.messages=[]}}}else{console.show=function(){}};
(function(){var E="AJS.conglomerate.cookie";function B(F,I){I=I||"";var H=new RegExp(F+"=([^|]+)"),G=I.match(H);return G&&G[1]}function A(F,H,J){var G=new RegExp("\\s*"+F+"=[^|]+(\\||$)");J=J||"";J=J.replace(G,"")+(J?"|":"");if(H){var I=F+"="+H;if(J.length+I.length<4020){J+=I}}return J}function D(F){var H=new RegExp(F+"=([^;]+)"),G=document.cookie.match(H);return G&&G[1]}function C(F,H,J){var G="";if(J){var I=new Date();I.setTime(+I+J*24*60*60*1000);G="; expires="+I.toGMTString()}document.cookie=F+"="+H+G+";path=/"}AJS.Cookie={save:function(G,H,F){var I=D(E);I=A(G,H,I);C(E,I,F||365)},read:function(G,F){var I=D(E);var H=B(G,I);if(H!=null){return H}return F},erase:function(F){this.save(F,"")}}})();
AJS.dim=function(){if(!AJS.dim.dim){AJS.dim.dim=AJS("div").addClass("blanket");if(AJS.$.browser.msie){AJS.dim.dim.css({width:"200%",height:Math.max(AJS.$(document).height(),AJS.$(window).height())+"px"})}AJS.$("body").append(AJS.dim.dim);if(AJS.$.browser.msie){AJS.dim.shim=AJS.$('<iframe frameBorder="0" class="blanket-shim" src="javascript:false;"/>');AJS.dim.shim.css({height:Math.max(AJS.$(document).height(),AJS.$(window).height())+"px"});AJS.$("body").append(AJS.dim.shim)}if(AJS.$.browser.msie&&parseInt(AJS.$.browser.version)<8){AJS.$("html").css("overflow","hidden")}else{AJS.$("body").css("overflow","hidden")}}};AJS.undim=function(){if(AJS.dim.dim){AJS.dim.dim.remove();AJS.dim.dim=null;if(AJS.$.browser.msie){AJS.dim.shim.remove()}if(AJS.$.browser.msie&&parseInt(AJS.$.browser.version)<8){AJS.$("html").css("overflow","")}else{AJS.$("body").css("overflow","")}if(AJS.$.browser.safari){var A=AJS.$(window).scrollTop();AJS.$(window).scrollTop(10+5*(A==10)).scrollTop(A)}}};AJS.popup=function(B){var E={width:800,height:600,keypressListener:function(G){if(G.keyCode===27&&A.is(":visible")){C.hide()}}};if(typeof B!="object"){B={width:arguments[0],height:arguments[1],id:arguments[2]}}B=AJS.$.extend({},E,B);var F=AJS.$('<div class="shadow"><div class="tl"></div><div class="tr"></div><div class="l"></div><div class="r"></div><div class="bl"></div><div class="br"></div><div class="b"></div></div>');var A=AJS("div").addClass("popup");if(B.id){A.attr("id",B.id)}var D=function(J,H){var I=J||A.width()||E.width;var G=H||A.height()||E.height;A.css({marginTop:-Math.round(G/2),marginLeft:-Math.round(I/2),width:I+"px",height:G+"px",background:"#fff"});F.css({marginTop:-Math.round(G/2),marginLeft:-(Math.round(I/2)+16),width:I+32+"px",height:G+29+"px"});AJS.$(".b",F).width(I-26);AJS.$(".l",F).height(G-17);AJS.$(".r",F).height(G-17);return arguments.callee}(B.width,B.height);AJS.$("body").append(F).append(A);A.hide();F.hide();var C={changeSize:function(G,H){D(G,H);this.show()},show:function(){var G=function(){AJS.$(document).keydown(B.keypressListener);A.show();F.show();AJS.dim()};G();if(A.css("position")=="absolute"){var H=function(){var I=document.documentElement.scrollTop||document.body.scrollTop;var J=I+(document.documentElement.clientHeight-B.height)/2;A.css("margin-top",J);F.css("margin-top",J)};H();AJS.$(window).load(H);this.show=function(){G();H()}}else{this.show=G}AJS.popup.current=this},hide:function(){AJS.$(document).unbind("keydown",B.keypressListener);this.element.hide();F.hide();AJS.undim();AJS.popup.current=null},element:A,remove:function(){F.remove();A.remove();this.element=null}};return C};(function(){function A(I,G,F,H){if(!I.buttonpanel){I.buttonpanel=AJS("div").addClass("button-panel");I.element.append(I.buttonpanel)}this.page=I;this.onclick=F;this._onclick=function(){F.call(this,I.dialog,I)};this.item=AJS("button",G);if(H){this.item.addClass(H)}if(typeof F=="function"){this.item.click(this._onclick)}I.buttonpanel.append(this.item);this.id=I.button.length;I.button[this.id]=this}function C(H,G){var F=H=="left"?-1:1;return function(L){var J=this.page[G];if(this.id!=((F==1)?J.length-1:0)){F*=(L||1);J[this.id+F].item[(F<0?"before":"after")](this.item);J.splice(this.id,1);J.splice(this.id+F,0,this);for(var I=0,K=J.length;I<K;I++){if(G=="panel"&&this.page.curtab==J[I].id){this.page.curtab=I}J[I].id=I}}return this}}function E(F){return function(){this.page[F].splice(this.id,1);for(var G=0,H=this.page[F].length;G<H;G++){this.page[F][G].id=G}this.item.remove()}}A.prototype.moveUp=A.prototype.moveLeft=C("left","button");A.prototype.moveDown=A.prototype.moveRight=C("right","button");A.prototype.remove=E("button");A.prototype.html=function(F){return this.item.html(F)};A.prototype.onclick=function(F){if(typeof F=="undefined"){return this.onclick}else{this.item.unbind("click",this._onclick);this._onclick=function(){F.call(this,page.dialog,page)};if(typeof F=="function"){this.item.click(this._onclick)}}};var D=function(L,M,F,K,I){if(!(F instanceof AJS.$)){F=AJS.$(F)}this.dialog=L.dialog;this.page=L;this.id=L.panel.length;this.button=AJS("button").html(M);if(I){this.button[0].id=I}this.item=AJS("li").append(this.button);this.body=AJS("div").append(F).addClass("panel-body").css("height",L.dialog.height+"px");this.padding=10;if(K){this.body.addClass(K)}var H=L.panel.length,J=this;L.menu.append(this.item);L.body.append(this.body);L.panel[H]=this;var G=function(){var N;if(L.curtab+1){N=L.panel[L.curtab];N.body.hide();N.item.removeClass("selected");(typeof N.onblur=="function")&&N.onblur()}L.curtab=J.id;J.body.show();J.item.addClass("selected");(typeof J.onselect=="function")&&J.onselect();(typeof L.ontabchange=="function")&&L.ontabchange(J,N)};if(!this.button.click){AJS.log("atlassian-dialog:Panel:constructor - this.button.click false");this.button.onclick=G}else{this.button.click(G)}G();if(H==0){L.menu.css("display","none")}else{L.menu.show()}};D.prototype.select=function(){this.button.click()};D.prototype.moveUp=D.prototype.moveLeft=C("left","panel");D.prototype.moveDown=D.prototype.moveRight=C("right","panel");D.prototype.remove=E("panel");D.prototype.html=function(F){if(F){this.body.html(F);return this}else{return this.body.html()}};D.prototype.setPadding=function(F){if(!isNaN(+F)){this.body.css("padding",+F);this.padding=+F;this.page.recalcSize()}return this};var B=function(F,G){this.dialog=F;this.id=F.page.length;this.element=AJS("div").addClass("dialog-components");this.body=AJS("div").addClass("page-body");this.menu=AJS("ul").addClass("page-menu").css("height",F.height+"px");this.body.append(this.menu);this.curtab;this.panel=[];this.button=[];if(G){this.body.addClass(G)}F.popup.element.append(this.element.append(this.menu).append(this.body));F.page[F.page.length]=this};B.prototype.recalcSize=function(){var G=this.header?43:0;var I=this.buttonpanel?43:0;for(var H=this.panel.length;H--;){var F=this.dialog.height-G-I-this.panel[H].padding*2;this.panel[H].body.css("height",F);this.menu.css("height",F-parseFloat(this.menu.css("padding-top")))}};B.prototype.addPanel=function(I,F,H,G){new D(this,I,F,H,G);this.recalcSize();return this};B.prototype.addHeader=function(G,F){if(this.header){this.header.remove()}this.header=AJS("h2").html(G);F&&this.header.addClass(F);this.element.prepend(this.header);this.recalcSize();return this};B.prototype.addButton=function(G,F,H){new A(this,G,F,H);this.recalcSize();return this};B.prototype.gotoPanel=function(F){this.panel[F.id||F].select()};B.prototype.getCurrentPanel=function(){return this.panel[this.curtab]};B.prototype.hide=function(){this.element.hide()};B.prototype.show=function(){this.element.show()};B.prototype.remove=function(){this.element.remove()};AJS.Dialog=function(H,F,I){var G={};if(!+H){G=Object(H);H=G.width;F=G.height;I=G.id}this.height=F||480;this.width=H||640;this.id=I;G=AJS.$.extend({},G,{width:this.width,height:this.height,id:this.id});this.popup=AJS.popup(G);this.popup.element.addClass("dialog");this.page=[];this.curpage=0;new B(this)};AJS.Dialog.prototype.addHeader=function(G,F){this.page[this.curpage].addHeader(G,F);return this};AJS.Dialog.prototype.addButton=function(G,F,H){this.page[this.curpage].addButton(G,F,H);return this};AJS.Dialog.prototype.addPanel=function(I,F,H,G){this.page[this.curpage].addPanel(I,F,H,G);return this};AJS.Dialog.prototype.addPage=function(F){new B(this,F);this.page[this.curpage].hide();this.curpage=this.page.length-1;return this};AJS.Dialog.prototype.nextPage=function(){this.page[this.curpage++].hide();if(this.curpage>=this.page.length){this.curpage=0}this.page[this.curpage].show();return this};AJS.Dialog.prototype.prevPage=function(){this.page[this.curpage--].hide();if(this.curpage<0){this.curpage=this.page.length-1}this.page[this.curpage].show();return this};AJS.Dialog.prototype.gotoPage=function(F){this.page[this.curpage].hide();this.curpage=F;if(this.curpage<0){this.curpage=this.page.length-1}else{if(this.curpage>=this.page.length){this.curpage=0}}this.page[this.curpage].show();return this};AJS.Dialog.prototype.getPanel=function(G,H){var F=(H==null)?this.curpage:G;if(H==null){H=G}return this.page[F].panel[H]};AJS.Dialog.prototype.getPage=function(F){return this.page[F]};AJS.Dialog.prototype.getCurrentPanel=function(){return this.page[this.curpage].getCurrentPanel()};AJS.Dialog.prototype.gotoPanel=function(H,G){if(G!=null){var F=H.id||H;this.gotoPage(F)}this.page[this.curpage].gotoPanel(typeof G=="undefined"?H:G)};AJS.Dialog.prototype.show=function(){this.popup.show();return this};AJS.Dialog.prototype.hide=function(){this.popup.hide();return this};AJS.Dialog.prototype.remove=function(){this.popup.hide();this.popup.remove()};AJS.Dialog.prototype.get=function(N){var G=[],M=this;var O='#([^"][^ ]*|"[^"]*")';var P=":(\\d+)";var H="page|panel|button|header";var I="(?:("+H+")(?:"+O+"|"+P+")?|"+O+")";var K=new RegExp("(?:^|,)\\s*"+I+"(?:\\s+"+I+")?\\s*(?=,|$)","ig");(N+"").replace(K,function(a,Q,Z,R,X,W,T,b,Y){Q=Q&&Q.toLowerCase();var S=[];if(Q=="page"&&M.page[R]){S.push(M.page[R]);Q=W;Q=Q&&Q.toLowerCase();Z=T;R=b;X=Y}else{S=M.page}Z=Z&&(Z+"").replace(/"/g,"");T=T&&(T+"").replace(/"/g,"");X=X&&(X+"").replace(/"/g,"");Y=Y&&(Y+"").replace(/"/g,"");if(Q||X){for(var V=S.length;V--;){if(X||(Q=="panel"&&(Z||(!Z&&R==null)))){for(var U=S[V].panel.length;U--;){if(S[V].panel[U].button.html()==X||S[V].panel[U].button.html()==Z||(Q=="panel"&&!Z&&R==null)){G.push(S[V].panel[U])}}}if(X||(Q=="button"&&(Z||(!Z&&R==null)))){for(var U=S[V].button.length;U--;){if(S[V].button[U].item.html()==X||S[V].button[U].item.html()==Z||(Q=="button"&&!Z&&R==null)){G.push(S[V].button[U])}}}if(S[V][Q]&&S[V][Q][R]){G.push(S[V][Q][R])}if(Q=="header"&&S[V].header){G.push(S[V].header)}}}else{G=G.concat(S)}});var L={length:G.length};for(var J=G.length;J--;){L[J]=G[J];for(var F in G[J]){if(!(F in L)){(function(Q){L[Q]=function(){for(var R=this.length;R--;){if(typeof this[R][Q]=="function"){this[R][Q].apply(this[R],arguments)}}}})(F)}}}return L};AJS.Dialog.prototype.updateHeight=function(){var F=0;for(var G=0;this.getPanel(G);G++){if(this.getPanel(G).body.css({height:"auto",display:"block"}).outerHeight()>F){F=this.getPanel(G).body.outerHeight()}if(G!==this.page[this.curpage].curtab){this.getPanel(G).body.css({display:"none"})}}for(G=0;this.getPanel(G);G++){this.getPanel(G).body.css({height:F||this.height})}this.page[0].menu.height(F);this.height=F+87;this.popup.changeSize(undefined,F+87)};AJS.Dialog.prototype.getCurPanel=function(){return this.getPanel(this.page[this.curpage].curtab)};AJS.Dialog.prototype.getCurPanelButton=function(){return this.getCurPanel().button}})();
AJS.dropDown=function(J,C){var R=null,G=[],F=AJS.$(document),L=function(S){return !((S=="href")||(S=="name")||(S=="className")||(S=="icon"))},B={isHiddenByDefault:false,item:"li:has(a)",activeClass:"active",selectionHandler:function(T,S){if(S){if(S.get(0).nodeName.toLowerCase()!=="a"){window.location=S.find("a").attr("href")}else{window.location=S.attr("href")}T.preventDefault()}},escapeHandler:function(){this.hide("escape");return false},hideHandler:function(){}};AJS.$.extend(B,C);if(J&&J.jquery){R=J}else{if(typeof J=="string"){R=AJS.$(J)}else{if(J&&J.constructor==Array){R=AJS("div").addClass("aui-dropdown").toggleClass("hidden",!!B.isHiddenByDefault);for(var O=0,I=J.length;O<I;O++){var H=AJS("ol");for(var N=0,Q=J[O].length;N<Q;N++){var K=AJS("li");if(J[O][N].href){K.append(AJS("a").html("<span>"+J[O][N].name+"</span>").attr({href:J[O][N].href}).addClass(J[O][N].className));var E=J[O][N];AJS.$.data(AJS.$("a > span",K)[0],"properties",E)}else{K.html(J[O][N].html).addClass(J[O][N].className)}if(J[O][N].icon){K.prepend(AJS("img").attr("src",J[O][N].icon))}H.append(K)}if(O==I-1){H.addClass("last")}R.append(H)}AJS.$("body").append(R)}else{throw new Error("AJS.dropDown function was called with illegal parameter. Should be AJS.$ object, AJS.$ selector or array.")}}}var M=function(U){if(!AJS.dropDown.current){return true}var V=U.which,S=AJS.dropDown.current.$[0],T=(typeof S.focused=="number"?S.focused:-1);AJS.dropDown.current.cleanFocus();S.focused=T;switch(V){case 40:S.focused++;break;case 38:S.focused--;break;case 27:return B.escapeHandler.call(AJS.dropDown.current,U);case 13:if(S.focused>=0){return B.selectionHandler.call(AJS.dropDown.current,U,AJS.$(AJS.dropDown.current.links[S.focused]))}return true;default:if(AJS.dropDown.current.links.length){AJS.$(AJS.dropDown.current.links[S.focused]).addClass("active")}return true}if(S.focused<0){S.focused=AJS.dropDown.current.links.length-1}if(S.focused>AJS.dropDown.current.links.length-1){S.focused=0}if(AJS.dropDown.current.links.length){AJS.$(AJS.dropDown.current.links[S.focused]).addClass("active")}U.stopPropagation();U.preventDefault();return false};var A=function(S){if(!((S&&S.which&&(S.which==3))||(S&&S.button&&(S.button==2))||false)){if(AJS.dropDown.current){AJS.dropDown.current.hide("click")}}};var D=function(S){return function(){if(!AJS.dropDown.current){return }AJS.dropDown.current.cleanFocus();this.originalClass=this.className;AJS.$(this).addClass("active");AJS.dropDown.current.$[0].focused=S}};var P=function(S){if(S.button||S.metaKey||S.ctrlKey||S.shiftKey){return true}if(AJS.dropDown.current){B.selectionHandler.call(AJS.dropDown.current,S,AJS.$(this))}};R.each(function(){var S=this,U=AJS.$(this),V;var T={reset:function(){var W=V&&V.links||[];V=AJS.$.extend(V||{},{$:U,links:AJS.$(B.item||"li:has(a)",S),cleanFocus:function(){if(S.focused+1&&V.links.length){AJS.$(V.links[S.focused]).removeClass("active")}S.focused=-1}});V.links.each(function(X){if(AJS.$.inArray(this,W)===-1){var Y=AJS.$(this);Y.hover(D(X),V.cleanFocus);Y.unbind("click",P).click(P)}});return arguments.callee}(),appear:function(W){if(W){U.removeClass("hidden")}else{U.addClass("hidden")}},fade:function(W){if(W){U.fadeIn("fast")}else{U.fadeOut("fast")}},scroll:function(W){if(W){U.slideDown("fast")}else{U.slideUp("fast")}}};V.addCallback=function(X,W){return AJS.$.aop.after({target:this,method:X},W)};V.reset=T.reset();V.show=function(W){A();AJS.dropDown.current=this;this.method=W||this.method||"appear";T[this.method](true);this.timer=setTimeout(function(){F.click(A)},0);F.keydown(M);if(B.firstSelected&&this.links[0]){D(0).call(this.links[0])}AJS.$(S.offsetParent).css({zIndex:2000})};V.hide=function(W){this.method=this.method||"appear";AJS.$(U.get(0).offsetParent).css({zIndex:""});this.cleanFocus();T[this.method](false);F.unbind("click",A).unbind("keydown",M);AJS.dropDown.current=null;return W};V.addCallback("reset",function(){if(B.firstSelected&&this.links[0]){D(0).call(this.links[0])}});if(!AJS.dropDown.iframes){AJS.dropDown.iframes=[]}AJS.dropDown.createShims=function(){AJS.$("iframe").each(function(W){var X=this;if(!X.shim){X.shim=AJS.$("<div />").addClass("shim hidden").appendTo("body");AJS.dropDown.iframes.push(X)}});return arguments.callee}();V.addCallback("show",function(){AJS.$(AJS.dropDown.iframes).each(function(){var W=AJS.$(this);if(W.is(":visible")){var X=W.offset();X.height=W.height();X.width=W.width();this.shim.css({left:X.left+"px",top:X.top+"px",height:X.height+"px",width:X.width+"px"}).removeClass("hidden")}})});V.addCallback("hide",function(){AJS.$(AJS.dropDown.iframes).each(function(){this.shim.addClass("hidden")});B.hideHandler()});(function(){var W=function(){if(this.$.is(":visible")){if(!this.shadow){this.shadow=AJS.$('<div class="aui-shadow"><div class="tl"></div><div class="tr"></div><div class="l"></div><div class="r"></div><div class="bl"></div><div class="br"></div><div class="b"></div></div>').insertBefore(this.$)}if(parseInt(this.$.outerWidth(),10)>14){this.shadow.css({display:"block",top:this.$.css("top"),right:"-7px",width:this.$.outerWidth()+14+"px",height:this.$.outerHeight()+14+"px"}).find(".b").css("width",this.$.outerWidth()-14+"px");this.shadow.find(".l, .r").css("height",this.$.outerHeight()-8+"px")}}};V.addCallback("reset",W);V.addCallback("show",W);V.addCallback("hide",function(){if(this.shadow){this.shadow.css({display:"none"})}})})();if(AJS.$.browser.msie){(function(){var W=function(){if(this.$.is(":visible")){if(!this.iframeShim){this.iframeShim=AJS.$('<iframe class="dropdown-shim" src="javascript:false;" frameBorder="0">>').insertBefore(this.$)}this.iframeShim.css({display:"block",top:this.$.css("top"),right:0,width:this.$.outerWidth()+1+"px",height:this.$.outerHeight()+"px"})}};V.addCallback("reset",W);V.addCallback("show",W);V.addCallback("hide",function(){if(this.iframeShim){this.iframeShim.css({display:"none"})}})})()}G.push(V)});return G};AJS.dropDown.getAdditionalPropertyValue=function(C,A){var B=AJS.$.data(C[0],"properties");if(typeof B!="undefined"){return B[A]}else{return null}};AJS.dropDown.removeAllAdditionalProperties=function(A){};AJS.dropDown.Standard=function(D){var B=[],C,A={selector:".aui-dd-parent",dropDown:".aui-dropdown",trigger:".aui-dd-trigger"};AJS.$.extend(A,D);if(this instanceof AJS.$){C=this}else{C=AJS.$(A.selector)}C=C.not(".dd-allocated").filter(":has("+A.dropDown+")").filter(":has("+A.trigger+")");C.each(function(){var H=AJS.$(this),G=AJS.$(A.dropDown,this),E=AJS.$(A.trigger,this),F=AJS.dropDown(G,A)[0];AJS.$.extend(F,{trigger:E});H.addClass("dd-allocated");G.addClass("hidden");E.click(function(I){if(F!=AJS.dropDown.current){G.css({top:E.outerHeight()});F.show();I.stopPropagation()}I.preventDefault()});F.addCallback("show",function(){H.addClass("active")});F.addCallback("hide",function(){H.removeClass("active")});B.push(F)});return B};AJS.dropDown.Ajax=function(C){var B,A={cache:true};AJS.$.extend(A,C||{});B=AJS.dropDown.Standard.call(this,A);AJS.$(B).each(function(){var D=this;AJS.$.extend(D,{getAjaxOptions:function(E){var F=function(G){if(A.formatResults){G=A.formatResults(G)}if(A.cache){D.cache.set(D.getAjaxOptions(),G)}D.refreshSuccess(G)};if(A.ajaxOptions){if(AJS.$.isFunction(A.ajaxOptions)){return AJS.$.extend(A.ajaxOptions.call(D),{success:F})}else{return AJS.$.extend(A.ajaxOptions,{success:F})}}return AJS.$.extend(E,{success:F})},refreshSuccess:function(E){this.$.html(E)},cache:function(){var E={};return{get:function(F){var G=F.data||"";return E[(F.url+G).replace(/[\?\&]/gi,"")]},set:function(F,G){var H=F.data||"";E[(F.url+H).replace(/[\?\&]/gi,"")]=G},reset:function(){E={}}}}(),show:function(E){return function(F){if(A.cache&&!!D.cache.get(D.getAjaxOptions())){D.refreshSuccess(D.cache.get(D.getAjaxOptions()));E.call(D)}else{AJS.$(AJS.$.ajax(D.getAjaxOptions())).throbber({target:D.$,end:function(){D.reset()}});E.call(D);D.shadow.hide();if(AJS.$.browser.msie){D.iframeShim.hide()}}}}(D.show),resetCache:function(){D.cache.reset()}});D.addCallback("refreshSuccess",function(){D.reset()})});return B};AJS.$.fn.dropDown=function(B,A){B=(B||"Standard").replace(/^([a-z])/,function(C){return C.toUpperCase()});return AJS.dropDown[B].call(this,A)};
(function(A){AJS.InlineDialog=function(N,D,G,E){var L=A.extend(false,AJS.InlineDialog.opts,E);var F;var T;var H=false;var M=false;var R=false;var S;var J;A(L.container).append(A('<div id="inline-dialog-'+D+'" class="aui-inline-dialog"><div class="contents"></div><div id="arrow-'+D+'" class="arrow"></div></div>'));var B=A("#inline-dialog-"+D);var C=A("#arrow-"+D);var Q=B.find(".contents");Q.css("width",L.width+"px");Q.mouseover(function(U){clearTimeout(F);B.unbind("mouseover")}).mouseout(function(){O()});var K=function(){if(B.is(":visible")){return }T=setTimeout(function(){if(!R||!M){return }A(N).addClass("active");H=true;var U=J.target.offset().left+L.offsetX;var Z=J.target.offset().top+J.target.height()+L.offsetY;var X=A(window).width()-(U+L.width+30);if(X<0){B.css({right:"20px",left:"auto"});C.css({left:-X+(J.target.width()/2)+"px",right:"auto"})}else{B.css({left:U+"px",right:"auto"});C.css({left:J.target.width()/2+"px",right:"auto"})}var V=(window.pageYOffset||document.documentElement.scrollTop)+A(window).height();if((Z+B.height())>V){Z=V-B.height()-5;B.mouseover(function(){clearTimeout(F)}).mouseout(function(){O()})}B.css({top:Z+"px"});var Y=A("#inline-dialog-shadow").appendTo(B).show();B.fadeIn(L.fadeTime,function(){});Y.css({width:Q.outerWidth()+32+"px",height:Q.outerHeight()+25+"px"});A(".b",Y).css("width",Q.outerWidth()-26+"px");A(".l, .r",Y).css("height",Q.outerHeight()-21+"px");if(AJS.$.browser.msie){var W=A("#inline-dialog-shim");W.appendTo(B).show();W.css({width:Q.outerWidth(),height:Q.outerHeight()})}},L.showDelay)};var O=function(U){M=false;if(H){U=(U==null)?L.hideDelay:U;clearTimeout(F);clearTimeout(T);F=setTimeout(function(){A(N).removeClass("active");B.fadeOut(L.fadeTime,function(){L.hideCallback.call(B[0].popup)});H=false;M=false;if(!L.cacheContent){R=false;I=false}},U)}};var P=function(W,U){A(".aui-inline-dialog").each(function(){if(typeof this.popup!="undefined"){this.popup.hide()}});S={x:W.pageX,y:W.pageY};var X=A(W.target).offset();J={target:A(W.target)};if(!H){clearTimeout(T)}M=true;var V=function(){R=true;L.initCallback.call({popup:B,hide:function(){O(0)},id:D,show:function(){K()}});K()};if(!I){I=true;if(A.isFunction(G)){G(Q,U,V)}else{Q.load(G,function(){R=true;L.initCallback.call({popup:B,hide:function(){O(0)},id:D,show:function(){K()}});K()})}}clearTimeout(F);if(!H){K()}return false};B[0].popup={popup:B,hide:function(){O(0)},id:D,show:function(){K()}};var I=false;if(L.onHover){A(N).mousemove(function(U){P(U,this)}).mouseout(function(){O()})}else{A(N).click(function(U){P(U,this);return false}).mouseout(function(){O()})}Q.click(function(U){U.stopPropagation()});A("body").click(function(){O(0)});return B};AJS.InlineDialog.opts={onHover:false,fadeTime:100,hideDelay:10000,showDelay:0,width:300,offsetX:0,offsetY:10,container:"body",cacheContent:true,hideCallback:function(){},initCallback:function(){}};AJS.toInit(function(){A("body").append(A('<div id="inline-dialog-shadow"><div class="tl"></div><div class="tr"></div><div class="l"></div><div class="r"></div><div class="bl"></div><div class="br"></div><div class="b"></div></div>'));A("#inline-dialog-shadow").hide();if(AJS.$.browser.msie){A("body").append(A('<iframe id="inline-dialog-shim" frameBorder="0" src="javascript:false;"></iframe>'));A("#inline-dialog-shim").hide()}})})(jQuery);
AJS.warnAboutFirebug=function(B){if(!AJS.Cookie.read("COOKIE_FB_WARNING")&&window.console&&window.console.firebug){if(!B){B="Firebug is known to cause performance problems with Atlassian products. Try disabling it, if you notice any issues."}var A=AJS.$("<div id='firebug-warning'><p>"+B+"</p><a class='close'>Close</a></div>");AJS.$(".close",A).click(function(){A.slideUp("fast");AJS.Cookie.save("COOKIE_FB_WARNING","true")});A.prependTo(AJS.$("body"))}};
(function(A){A.fn.autocomplete=function(B,C,K){K=typeof C=="function"?C:(typeof K=="function"?K:function(){});C=!isNaN(Number(C))?C:3;var J=this;J[0].lastSelectedValue=J.val();var H=A(document.createElement("ol"));var D=J.offset();var G=parseInt(A("body").css("border-left-width"));H.css({position:"absolute",width:J.outerWidth()-2+"px"});H.addClass("autocompleter");this.after(H);H.css({margin:(Math.abs(this.offset().left-H.offset().left)>=Math.abs(this.offset().top-H.offset().top))?J.outerHeight()+"px 0 0 -"+J.outerWidth()+"px":"-1px 0 0 0"});H.hide();function F(){H.hide();A(document).unbind("click",F)}function E(){var L=J.val();if(L.length>=C&&L!=J[0].lastQuery&&L!=J[0].lastSelectedValue){A.getJSON(B+encodeURI(L),function(P){var R="";L=L.toLowerCase();var U=L.split(" ");for(var Q=0,W=P.length;Q<W;Q++){var S=false;if(P[Q].fullName&&P[Q].username){var V=P[Q].fullName+" ("+P[Q].username+")";var M=P[Q].fullName.split(" ");for(var O=0,T=M.length;O<T;O++){for(var N=0;N<U.length;N++){if(M[O].toLowerCase().indexOf(U[N])==0){M[O]="<strong>"+M[O].substring(0,U[N].length)+"</strong>"+M[O].substring(U[N].length);S=true}}}if(!S){for(var N=0;N<U.length;N++){if(P[Q].username&&P[Q].username.toLowerCase().indexOf(U[N])==0){P[Q].username="<strong>"+P[Q].username.substring(0,U[N].length)+"</strong>"+P[Q].username.substring(U[N].length)}}}P[Q].fullName=M.join(" ");R+="<li><span>"+P[Q].fullName+"</span> <span class='username-in-autocomplete-list'>("+P[Q].username+")</span><i class='fullDetails'>"+V+"</i><i class='username'>"+P[Q].username+"</i><i class='fullName'>"+P[Q].fullName+"</i></li>"}if(P[Q].status){R+="<li>"+P[Q].status+"</li>"}}H.html(R);A("li",H).click(function(Y){Y.stopPropagation();var X=A("i.fullDetails",this).html();I(X)}).hover(function(){A(".focused").removeClass("focused");A(this).addClass("focused")},function(){});A(document).click(F);H.show()});J[0].lastQuery=L}else{if(L.length<C){F()}}}J.keydown(function(M){var L=this;if(this.timer){clearTimeout(this.timer)}var N={"40":function(){var O=A(".focused").removeClass("focused").next();if(O.length){O.addClass("focused")}else{A(".autocompleter li:first").addClass("focused")}},"38":function(){var O=A(".focused").removeClass("focused").prev();if(O.length){O.addClass("focused")}else{A("li:last",H).addClass("focused")}},"27":function(){F()},"13":function(){var O=A(".focused i.fullDetails").html();I(O)},"9":function(){this[13]();setTimeout(function(){L.focus()},0)}};if(H.css("display")!="none"&&M.keyCode in N){M.preventDefault();N[M.keyCode]()}this.timer=setTimeout(E,300)});function I(N){var M=J.val();if(N){J[0].lastSelectedValue=N;J.val(N);var L={input:J,originalValue:M,value:N,fullName:A(".focused i.fullName").text(),username:A(".focused i.username").text()};K(L);F()}}}})(jQuery);
(function(A){A.fn.progressBar=function(I,L){var C=this;var F={height:"1em",showPercentage:true};var B=A.extend(F,L);var J=C.attr("id")+"-incomplete-bar";var D=C.attr("id")+"-complete-bar";var K=C.attr("id")+"-percent-complete-text";if(A("#"+J).length==0){var E=A(document.createElement("div"));E.attr("id",J);E.css({width:"90%",border:"solid 1px #ccc","float":"left","margin-right":"0.5em"});E.addClass("progress-background-color");var G=A(document.createElement("div"));G.attr("id",D);G.addClass("progress-fill-color");G.css({height:B.height,width:I+"%"});var H=A(document.createElement("span"));H.attr("id",K);H.addClass("percent-complete-text");H.html(I+"%");E.append(G);C.append(E);if(B.showPercentage){C.append(H)}}else{A("#"+D).css("width",I+"%");A("#"+K).html(I+"%")}}})(jQuery);
(function(A){if(document.selection){var B=function(C){return C.replace(/\u000D/g,"")};A.fn.selection=function(F){var E=this[0];this.focus();if(!E){return false}if(F==null){return document.selection.createRange().text}else{var D=E.scrollTop;var C=document.selection.createRange();C.text=F;C.select();E.focus();E.scrollTop=D}};A.fn.selectionRange=function(C,F){var G=this[0];this.focus();var I=document.selection.createRange();if(C==null){var K=this.val(),J=K.length,E=I.duplicate();E.moveToElementText(G);E.setEndPoint("StartToEnd",I);var D=J-B(E.text).length;E.setEndPoint("StartToStart",I);var H=J-B(E.text).length;if(D!=H&&K.charAt(D+1)=="\n"){D+=1}return{end:D,start:H,text:K.substring(H,D),textBefore:K.substring(0,H),textAfter:K.substring(D)}}else{I.moveToElementText(G);I.collapse(true);I.moveStart("character",C);I.moveEnd("character",F-C);I.select()}}}else{A.fn.selection=function(E){var D=this[0];if(!D){return false}if(E==null){if(D.setSelectionRange){return D.value.substring(D.selectionStart,D.selectionEnd)}else{return false}}else{var C=D.scrollTop;if(!!D.setSelectionRange){var F=D.selectionStart;D.value=D.value.substring(0,F)+E+D.value.substring(D.selectionEnd);D.selectionStart=F;D.selectionEnd=F+E.length}D.focus();D.scrollTop=C}};A.fn.selectionRange=function(F,C){if(F==null){var D={start:this[0].selectionStart,end:this[0].selectionEnd};var E=this.val();D.text=E.substring(D.start,D.end);D.textBefore=E.substring(0,D.start);D.textAfter=E.substring(D.end);return D}else{this[0].selectionStart=F;this[0].selectionEnd=C}}}A.fn.wrapSelection=function(C,D){this.selection(C+this.selection()+(D||""))}})(jQuery);
jQuery.fn.throbber=function(A){return function(){var C=[],B={isLatentThreshold:100,minThrobberDisplay:200,loadingClass:"loading"};A().ajaxComplete(function(E,D){A(C).each(function(F){if(D===this.get(0)){this.hideThrobber();C.splice(F,1)}})});return function(F){var E,G,D=function(I,H){D.t=setTimeout(function(){clearTimeout(D.t);D.t=undefined;I()},H)};F=A.extend(B,F||{});if(!F.target){return this}G=jQuery(F.target);C.push(A.extend(this,{showThrobber:function(){D(function(){if(!E){G.addClass(F.loadingClass);D(function(){if(E){E()}},F.minThrobberDisplay)}},F.isLatentThreshold)},hideThrobber:function(){E=function(){G.removeClass(F.loadingClass);if(F.end){F.end()}};if(!D.t){E()}}}));this.showThrobber();return this}}()}(jQuery);

