include("lib.prototype");if(!modularjs.loaded["lib.shiftzoom.shiftzoom"]){var cvi_szclback,cvi_sztimer,cvi_szactive,cvi_szimage=null,shiftzoom={_shiftzoom:null,version:3.7,released:"2010-10-06 12:00:00",defaultFading:true,defaultButtons:true,defaultOverview:true,defaultNozoom:false,defaultIcons:null,defaultBicubic:false,defaultForcetouchui:false,defaultShowcoords:false,defaultPixelcoords:true,defaultRelativecoords:false,defaultPercentcoords:false,defaultLowres:"",defaultMillisec:40,defaultOpacity:90,defaultOvsfact:25,defaultOvaopac:75,defaultOvacolor:"red",defaultOvbcolor:"white",defaultIntitle:"click or press shift key to zoom in",defaultOuttitle:"click or press alt key to zoom out",defaultInfoblock:'
Mouseover Keyboard Support
Zoom in:
[+] / [PgDn] / [End] (is faster) /
[shift] + left mouse button /
double click + left mouse button /
middle / wheel mouse button /
mouse wheel down

Zoom out:
[–] / [PgUp] / [Home] (is faster) /
[alt] + left mouse button /
right mouse button /
mouse wheel up

Pan / Shift / Move:
[left] / [right] / [down] / [up] arrow buttons
+ [shift] (is faster) and + [alt] (is slower)
',defaultOvborder:"",defaultCurpath:"",defaultZoom:0,defaultXpos:50,defaultYpos:50,gif:"data:image/gif;base64,R0lGODlhAQABAJH/AP///wAAAP///wAAACH/C0FET0JFOklSMS4wAt7tACH5BAEAAAIALAAAAAABAAEAAAICVAEAOw==",add:function(q,b){function l(s,r){var i=s;if(s>8191&&s<10485){s=s-5000;i=Math.round(s*Math.pow(10,r))/Math.pow(10,r);i=i+5000}else{i=Math.round(s*Math.pow(10,r))/Math.pow(10,r)}return i}function a(){var i=Date.parse(new Date())+Math.floor(Math.random()*100000000000);return i.toString(16)}function k(){var r=false,t=false,s=false,i=false;try{r=(document.body.style.boxShadow!==undefined)}catch(u){}try{t=(document.body.style.MozBoxShadow!==undefined)}catch(u){}try{s=(document.body.style.KhtmlBoxShadow!==undefined)}catch(u){}try{i=(document.body.style.WebkitBoxShadow!==undefined)}catch(u){}return(r||t||s||i?true:false)}if(!q.active){q.style.visibility="hidden";var e={curpath:shiftzoom.defaultCurpath,opacity:shiftzoom.defaultOpacity,millisec:shiftzoom.defaultMillisec,intitle:shiftzoom.defaultIntitle,outtitle:shiftzoom.defaultOuttitle,infoblock:shiftzoom.defaultInfoblock,ovsfact:shiftzoom.defaultOvsfact,ovaopac:shiftzoom.defaultOvaopac,ovacolor:shiftzoom.defaultOvacolor,ovbcolor:shiftzoom.defaultOvbcolor,zoom:shiftzoom.defaultZoom,xpos:shiftzoom.defaultXpos,ypos:shiftzoom.defaultYpos,lowres:shiftzoom.defaultLowres,icons:shiftzoom.defaultIcons,bicubic:shiftzoom.defaultBicubic,forcetouchui:shiftzoom.defaultForcetouchui};if(b){for(var h in e){if(!b[h]){b[h]=e[h]}}}else{b=e}if(document.images&&document.createElement&&document.getElementById&&document.getElementsByTagName){var p,j,m,d=q.parentNode,g=shiftzoom.E("div"),n=shiftzoom.E("img"),o=shiftzoom.E("div");g.xid=(q.id!=""?q.id:q.id=a());d.appendChild(o);o.id=g.xid+"_wrap";o.appendChild(n);o.appendChild(g);g.wrapid=o.id;g.opts=e;g.highres=q.src;if(q.naturalWidth&&q.naturalHeight){g.xfactor=l(q.naturalWidth/q.width,4);g.yfactor=l(q.naturalHeight/q.height,4);g.maxwidth=q.naturalWidth*2;g.maxheight=q.naturalHeight*2}else{var f=new Image;f.src=q.src;g.xfactor=l(f.width/q.width,4);g.yfactor=l(f.height/q.height,4);g.maxwidth=f.width*2;g.maxheight=f.height*2;f=null;delete f}if(q.width>=100&&q.width=100&&q.height=9){p.background="url("+shiftzoom.gif+") transparent"}p.left="0px";p.top="0px";p.width="100%";p.height="100%";p.cursor="crosshair";g.pointer=p.cursor;g.minwidth=o.width;g.hasmoved=false;g.lasttap=0;g.minheight=o.height;g.maxleft=g.maxwidth-g.minwidth;g.maxtop=g.maxheight-g.minheight;q.id="";o.parentNode.removeChild(q);g.id=g.xid;g.aos=navigator.userAgent.match(/android/i);g.ios=navigator.platform.match(/iPad|iPhone|iPod/i);g.stg=typeof(document.ontouchstart)!="undefined"?true:false;g.mtg=typeof(document.ongesturestart)!="undefined"?true:false;g.tod=g.stg&&(g.ios||g.aos||g.forcetouchui)?true:false;if(g.tod){g.buttons=false;g.showcoords=false}g.trident=document.all&&!window.opera&&(!document.documentMode||document.documentMode<9)?1:0;g.chakra=document.all&&document.documentMode&&document.documentMode>=9?1:0;g.notrans=g.trident&&!window.XMLHttpRequest?1:0;if(g.fading){if(g.trident){o.style.filter="alpha(opacity=0)"}else{o.style.opacity=0}}o.style.visibility="visible";g.webkit=window.atob!=undefined&&!window.updateCommands&&!window.opera?1:0;g.divbug=!g.webkit&&navigator.userAgent.indexOf("WebKit")>-1?1:0;g.gecko=navigator.userAgent.indexOf("Gecko")>-1&&window.updateCommands&&!window.opera?1:0;g.presto=window.opera?1:0;g.bshadow=k();g.bmode=(g.trident&&(document.compatMode=="BackCompat"||document.compatMode=="QuirksMode")?true:false);g.active=true;j=shiftzoom.E("img");j.src=g.trident?null:null;j.style.display="none";j.id=g.id+"_isrc";d.appendChild(j);g.isrcid=j.id;j=shiftzoom.E("div");j.id=g.id+"_xyco";p=j.style;if(g.trident){p.backgroundColor="black"}p.height="auto";p.width="auto";p.display="block";p.position="absolute";p.left="0px";p.bottom="0px";p.MozUserSelect=p.KhtmlUserSelect="none";j.unselectable="on";if(g.fading&&g.showcoords||!g.showcoords){p.visibility="hidden"}p.cursor="help";d.appendChild(j);g.xycoid=j.id;if(!g.trident){var m=shiftzoom.E("div");p=m.style;p.height="100%";p.width="100%";p.left="0px";p.bottom="0px";p.position="absolute";p.backgroundColor="black";p.opacity=0.5;j.appendChild(m)}m=shiftzoom.E("div");m.id=g.id+"_cpos";m.innerHTML="x:0 y:0";m.unselectable="on";p=m.style;p.textAlign="left";p.verticalAlign="middle";p.left="0px";p.bottom="0px";p.position="relative";p.display="block";p.color="white";p.fontSize="10px";p.fontFamily="Arial, Helvetica, sans-serif";p.fontStyle="normal";p.fontWeight="bold";p.whiteSpace="nowrap";p.padding="2px 4px";p.textShadow="0px 0px 4px black";j.appendChild(m);g.cposid=m.id;j=shiftzoom.E("div");p=j.style;if(g.fading&&g.buttons||!g.buttons){p.visibility="hidden"}j.id=g.id+"_ctrl";p.height="16px";p.width="42px";p.display="block";p.position="absolute";p.lineHeight="1px";p.fontSize="1px";p.backgroundColor="#cccccc";if(g.trident){p.filter="alpha(opacity="+g.opacity+")"}else{p.opacity=g.opacity/100}p.cursor="pointer";p.left="0px";p.top="0px";if(g.webkit||g.bshadow){p.boxShadow=p.MozBoxShadow=p.KhtmlBoxShadow=p.WebkitBoxShadow="0px 0px 8px black"}d.appendChild(j);g.ctrlid=j.id;m=shiftzoom.E("div");p=m.style;p.height="2px";p.width="2px";p.position="absolute";p.lineHeight="1px";p.fontSize="1px";p.left="4px";p.top="3px";p.backgroundColor="black";j.appendChild(m);m=shiftzoom.E("div");p=m.style;p.height="6px";p.width="2px";p.position="absolute";p.lineHeight="1px";p.fontSize="1px";p.left="4px";p.top="7px";p.backgroundColor="black";j.appendChild(m);m=shiftzoom.E("div");p=m.style;p.height="2px";p.width="8px";p.position="absolute";p.lineHeight="1px";p.fontSize="1px";p.left="14px";p.top="7px";p.backgroundColor="black";j.appendChild(m);m=shiftzoom.E("div");p=m.style;p.height="8px";p.width="2px";p.position="absolute";p.lineHeight="1px";p.fontSize="1px";p.left="17px";p.top="4px";p.backgroundColor="black";j.appendChild(m);m=shiftzoom.E("div");p=m.style;p.height="2px";p.width="8px";p.position="absolute";p.lineHeight="1px";p.fontSize="1px";p.left="30px";p.top="7px";p.backgroundColor="black";j.appendChild(m);m=shiftzoom.E("div");m.id=g.id+"_kbin";p=m.style;p.height=(g.bmode?16:14)+"px";p.cursor="help";p.width=(g.bmode?10:8)+"px";p.display="block";p.position="absolute";p.border=g.bc;p.borderBottom=g.dc;p.borderRight=g.dc;p.left="0px";p.top="0px";g.ttipid=g.id+"_ttip";if(g.trident){m.onmouseover=new Function('shiftzoom._showTooltip("'+g.id+'");');m.onmouseout=new Function('shiftzoom._killTooltip("'+g.id+'");')}else{m.setAttribute("onmouseover","shiftzoom._showTooltip('"+g.id+"');");m.setAttribute("onmouseout","shiftzoom._killTooltip('"+g.id+"');")}j.appendChild(m);g.kbinid=m.id;m=shiftzoom.E("div");m.id=g.id+"_zoin";m.title=g.intitle;p=m.style;p.height=(g.bmode?16:14)+"px";p.width=(g.bmode?16:14)+"px";p.display="block";p.position="absolute";p.border=g.bc;p.borderBottom=g.dc;p.borderRight=g.dc;p.left="10px";p.top="0px";if(g.trident){m.onclick=new Function('shiftzoom._setCursor(this,1,"'+g.id+'");')}else{m.setAttribute("onclick","shiftzoom._setCursor(this,1,'"+g.id+"');")}j.appendChild(m);g.zoinid=m.id;m=shiftzoom.E("div");m.id=g.id+"_zout";m.title=g.outtitle;p=m.style;p.height=(g.bmode?16:14)+"px";p.width=(g.bmode?16:14)+"px";p.display="block";p.position="absolute";p.border=g.bc;p.borderBottom=g.dc;p.borderRight=g.dc;p.left="26px";p.top="0px";if(g.trident){m.onclick=new Function('shiftzoom._setCursor(this,0,"'+g.id+'");')}else{m.setAttribute("onclick","shiftzoom._setCursor(this,0,'"+g.id+"');")}j.appendChild(m);g.zoutid=m.id;j=shiftzoom.E("div");j.id=g.id+"_info";p=j.style;p.visibility="hidden";p.height="16px";p.width="7em";p.left=(g.buttons?"42px":"0px");p.top="0px";p.display="block";p.overflow="hidden";p.position="absolute";p.lineHeight="16px";p.fontSize="10px";p.fontFamily="Arial, Helvetica, sans-serif";p.fontStyle="normal";p.fontWeight="bold";p.textShadow="0px 0px 4px black";p.color="#ffffff";if(g.trident){p.filter="alpha(opacity=100)"}else{p.opacity=1}p.cursor="default";d.appendChild(j);g.infoid=j.id;m=shiftzoom.E("div");p=m.style;p.position="absolute";p.height="16px";p.width="7em";p.left="0px";p.top="0px";p.display="block";p.backgroundColor="#000000";if(g.trident){p.filter="alpha(opacity=50)"}else{p.opacity=0.5}j.appendChild(m);m=shiftzoom.E("div");m.id=g.id+"_text";p=m.style;p.position="absolute";p.height="16px";p.width="7em";p.left="0px";p.top="0px";p.textAlign="center";p.verticalAlign="middle";p.overflow="hidden";p.display="block";p.color="#ffffff";if(g.trident){p.filter="alpha(opacity=100)"}j.appendChild(m);g.textid=m.id;m.innerHTML="100 / "+parseInt(g.xfactor*100)+" %";j=shiftzoom.E("div");j.id=g.id+"_over";p=j.style;p.height=(o.height*g.ovsfact)+"px";p.width=(o.width*g.ovsfact)+"px";p.display="block";p.position="absolute";p.bottom="0px";p.right="0px";p.borderLeft=g.ovborder+"px solid "+g.ovbcolor;p.borderTop=g.ovborder+"px solid "+g.ovbcolor;if(g.webkit||g.bshadow){p.borderLeft="0px solid "+g.ovbcolor;p.borderTop="0px solid "+g.ovbcolor;p.WebkitBoxShadow=p.MozBoxShadow=p.KhtmlBoxShadow=p.boxShadow="0px 0px 8px black"}p.MozUserSelect=p.KhtmlUserSelect="none";p.visibility="hidden";j.unselectable="on";d.appendChild(j);m=shiftzoom.E("img");m.id=g.id+"_tumb";m.src=n.src;p=m.style;p.height=(o.height*g.ovsfact)+"px";p.width=(o.width*g.ovsfact)+"px";p.display="block";p.position="absolute";p.bottom="0px";p.right="0px";p.msInterpolationMode=g.bicubic;j.appendChild(m);g.tumbid=m.id;if(!g.tod){m.onmousedown=shiftzoom._catchDrag}m=shiftzoom.E("div");m.id=g.id+"_view";m.maxleft=0;m.maxtop=0;p=m.style;p.lineHeight="1px";p.fontSize="1px";p.display="block";p.position="absolute";p.left="0px";p.top="0px";p.border="1px solid "+g.ovacolor;p.height=parseInt((o.height*g.ovsfact)-(g.bmode?0:2))+"px";p.width=parseInt((o.width*g.ovsfact)-(g.bmode?0:2))+"px";if(g.trident){p.background="url('"+g.curpath+"nop.gif') transparent";p.filter="alpha(opacity="+g.ovaopac+")"}else{p.opacity=g.ovaopac/100}if(g.chakra){p.background="url("+shiftzoom.gif+") transparent"}j.appendChild(m);g.overid=j.id;g.viewid=m.id;cvi_szclback=function(){var i=shiftzoom.G(cvi_szactive);shiftzoom.G(i.textid).innerHTML=parseInt((i.parentNode.width/i.minwidth)*100)+" / "+parseInt(i.xfactor*100)+" %"};if(g.tod){g.ontouchstart=shiftzoom._catchTouch;if(g.mtg){g.ongesturestart=shiftzoom._catchGesture}}else{m.onmousedown=shiftzoom._startMove;g.ondblclick=function(){shiftzoom._setCursor(this,1,g.id)};g.oncontextmenu=function(){return false;shiftzoom._setCursor(this,0,g.id);return false};g.onmousedown=shiftzoom._catchKey;g.onmouseover=shiftzoom._catchOver;g.onmouseout=shiftzoom._catchOut;if(g.showcoords){g.onmousemove=(g.pixelcoords?g.relativecoords?shiftzoom._showPixel:shiftzoom._showCoords:g.percentcoords?shiftzoom._showPercent:shiftzoom._showLatLon)}}if(g.zoom>0&&g.fading&&g.overview){g.overview=false;g.special=true}if(g.zoom>0){shiftzoom.zooming(g,g.zoom)}if(g.xpos!=50||g.ypos!=50){shiftzoom.moveto(g,g.xpos+"%",g.ypos+"%")}if(g.icons){shiftzoom.construct(g,g.icons)}if(g.fading){shiftzoom._fadeImage(g.id,0)}}else{q.parentNode.removeChild(o);q.style.visibility="visible"}}else{q.style.visibility="visible"}}return false},remove:function(b,a){if(b&&typeof(b.ctrlid)==="string"){var d,e=b.parentNode.parentNode;b.onmousedown=null;b.onmousemove=null;document.onmousemove=null;document.onmouseup=null;document.onkeydown=null;document.onkeyup=null;document.onkeypress=null;if(b.gecko){window.removeEventListener("DOMMouseScroll",shiftzoom._catchWheel,false)}else{window.onmousewheel=null}d=shiftzoom.G(b.overid);if(d){e.removeChild(d)}d=shiftzoom.G(b.infoid);if(d){e.removeChild(d)}d=shiftzoom.G(b.ctrlid);if(d){e.removeChild(d)}d=shiftzoom.G(b.xycoid);if(d){e.removeChild(d)}d=shiftzoom.G(b.isrcid);if(d){e.removeChild(d)}d=shiftzoom.E("img");d.id=b.id;b.id="";b.ctrlid=false;d.width=(a?b.maxwidth:b.minwidth);d.height=(a?b.maxheight:b.minheight);d.style.width=(a?b.maxwidth:b.minwidth)+"px";d.style.height=(a?b.maxheight:b.minheight)+"px";d.style.border="0px none";d.style.cursor="default";d.src=b.highres;e.style.width=(a?b.maxwidth:b.minwidth)+"px";e.style.height=(a?b.maxheight:b.minheight)+"px";e.removeChild(b.parentNode);e.appendChild(d)}return false},construct:function(O,u){if(O&&typeof(u)==="object"&&typeof(O.ctrlid)==="string"){var K,N,j,f,k,L,F,E,C,A,M,B,e,I,H,G,b,D,a,o,J=u.length;for(K=0;K=8&&L>=8&&B!=""){j=Math.abs(u[K].x)||0;f=Math.abs(u[K].y)||0;F=Math.max(Math.min(Math.abs(u[K].pos),9),0)||0;e=u[K].src2||0;C=u[K].href||0;A=u[K].title||0;M=u[K].target||0;G=shiftzoom.E("a");b=G.style;if(N){G.id=N}if(C){G.href=C}if(M){G.target=M}G.unselectable="on";b.border="0px none";b.fontSize="0px";b.lineHeight="0px";b.margin="0px";b.padding="0px";b.textDecoration="none";b.mozUserSelect=b.khtmlUserSelect=b.webkitUserSelect="none";O.appendChild(G);D=shiftzoom.E("img");a=D.style;if(O.notrans){D.src=O.curpath+"nop.gif";D.style.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+B+"', sizingMethod='scale')"}else{D.src=B}D.width=k;D.height=L;if(A){D.title=A}D.unselectable="on";a.position="absolute";a.margin="0px";a.padding="0px";a.border="0px none";a.width=E?k+"px":(k/(O.maxwidth/100))+"%";a.height=E?L+"px":(L/(O.maxheight/100))+"%";H=(O.maxheight/100);I=(O.maxwidth/100);if(E){a.top=(f?f/H:0)+"%";a.left=(j?j/I:0)+"%"}else{if(!F||F==4||F==5||F==6){a.top=((f?f/H:0)-(parseFloat(a.height)/2))+"%"}else{if(F==7||F==8||F==9){a.top=((f?f/H:0)-parseFloat(a.height))+"%"}else{if(F==1||F==2||F==3){a.top=(f?f/H:0)+"%"}}}if(!F||F==2||F==5||F==8){a.left=((j?j/I:0)-(parseFloat(a.width)/2))+"%"}else{if(F==3||F==6||F==9){a.left=((j?j/I:0)-parseFloat(a.width))+"%"}else{if(F==1||F==4||F==7){a.left=(j?j/I:0)+"%"}}}}a.mozUserSelect=a.khtmlUserSelect=a.webkitUserSelect="none";a.msInterpolationMode=O.bicubic;if(e){D.first=B;D.secnd=e;if(!O.trident){D.setAttribute("onmouseover","this.src=this.secnd;");D.setAttribute("onmouseout","this.src=this.first;")}}G.appendChild(D);if(e&&O.trident){G.onmouseover=shiftzoom._switchOver;G.onmouseout=shiftzoom._switchOut}}}}return false},destruct:function(b,a){if(b&&a&&typeof(b.ctrlid)==="string"){if(typeof(a)==="string"){var d=shiftzoom.G(a);if(d){b.removeChild(d)}}if(typeof(a)==="boolean"){b.innerHTML=""}}return false},moveto:function(b,j,i){if(b&&typeof(b.ctrlid)==="string"){if(b.parentNode.width>b.minwidth||b.parentNode.height>b.minheight){function l(f,h,p){var o=parseFloat(f);if(o>p){o=p}else{if(o0?a/100:0;i=Math.round(e*(b.maxwidth-b.minwidth))+b.minwidth;d=Math.round(e*(b.maxheight-b.minheight))+b.minheight;h=Math.round((i/2)-(b.minwidth/2))*-1;g=Math.round((d/2)-(b.minheight/2))*-1;b.parentNode.style.width=i+"px";b.parentNode.style.height=d+"px";b.parentNode.style.left=h+"px";b.parentNode.style.top=g+"px";b.parentNode.width=i;b.parentNode.height=d;b.parentNode.left=h;b.parentNode.top=g;b.maxleft=b.parentNode.width-b.minwidth;b.maxtop=b.parentNode.height-b.minheight;if(b.parentNode.width>b.minwidth||b.parentNode.height>b.minheight){if(b.trident){b.style.cursor="url('"+b.curpath+"grab.cur'),move"}else{b.style.cursor="move"}if(b.overview){shiftzoom._setOverview(b);shiftzoom.G(b.overid).style.visibility="visible"}}else{b.style.cursor="crosshair";if(b.overview){shiftzoom.G(b.overid).style.visibility="hidden"}}}}return false},kenburns:function(img,obj){if(img&&typeof(img.ctrlid)==="string"){function GNV(v){if(typeof(v)==="number"){v=Math.max(0,Math.min(100,parseFloat(v)))}else{v=0.5}return v}var io=false,x=obj[0],y=obj[1],z=obj[2],p=obj[3]||false,s=obj[4]||false,d=obj[5]||false,b=obj[6]||false,a=obj[7]||false;if(typeof(p)==="number"){if(p==3){io=true}else{if(p==0){p=1}else{p=Math.max(0,Math.min(2,parseFloat(p)))}}}else{p=1}if(typeof(s)==="number"){s=Math.max(10,Math.min(100,parseInt(s)))}if(typeof(d)==="number"){d=Math.max(10,Math.min(100,parseInt(d)))}else{d=30}var fz,mz,ix,iy,wf,hf,sw,sh,sx,sy,ew,eh,ex,ey;x=GNV(x);y=GNV(y);z=GNV(z);fz=z*0.01;if(img.lowres&&img.highres){shiftzoom.source(img,img.lowres,false,true)}img.zoomin=false;img.zoomout=false;if(img.parentNode.width>img.minwidth||img.parentNode.height>img.minheight){if(img.trident){img.style.cursor="url('"+img.curpath+"grab.cur'),move"}else{img.style.cursor="move"}}else{img.style.cursor="crosshair"}ix=(img.maxwidth-img.minwidth)*(x*0.01);iy=(img.maxheight-img.minheight)*(y*0.01);sw=parseInt(img.parentNode.style.width,10);sh=parseInt(img.parentNode.style.height,10);sx=parseInt(img.parentNode.style.left,10);sy=parseInt(img.parentNode.style.top,10);ew=z>-1?Math.round(fz*(img.maxwidth-img.minwidth))+img.minwidth:sw;eh=z>-1?Math.round(fz*(img.maxheight-img.minheight))+img.minheight:sh;wf=parseFloat((ew-img.minwidth)/(img.maxwidth-img.minwidth));hf=parseFloat((eh-img.minheight)/(img.maxheight-img.minheight));ex=Math.max(0,Math.min(ew-img.minwidth,ix*wf))*-1;ey=Math.max(0,Math.min(eh-img.minheight,iy*hf))*-1;if(typeof(s)!=="number"){mz=Math.abs(Math.abs(ex)-Math.abs(sx));mz=Math.max(mz,Math.abs(Math.abs(ey)-Math.abs(sy)));mz=Math.max(mz,Math.abs(Math.abs(ew)-Math.abs(sw)));mz=Math.max(mz,Math.abs(Math.abs(eh)-Math.abs(sh)));s=Math.round(mz/d)}if(img.timer){window.clearInterval(img.timer)}var mx,my,mw,mh,q=0,c=0,t=Math.max(5,s),k=1/t;img.timer=window.setInterval(function(){q=io?((-Math.cos((k*c)*Math.PI)/2)+0.5)||0:Math.pow((k*c),p)||0;mw=Math.ceil(sw+(q*(ew-sw)));mh=Math.ceil(sh+(q*(eh-sh)));mx=Math.ceil(sx+(q*(ex-sx)));my=Math.ceil(sy+(q*(ey-sy)));img.parentNode.style.width=mw+"px";img.parentNode.style.height=mh+"px";img.parentNode.style.left=mx+"px";img.parentNode.style.top=my+"px";img.parentNode.width=mw;img.parentNode.height=mh;img.parentNode.left=mx;img.parentNode.top=my;if(img.divbug){img.parentNode.firstChild.style.width=mw+"px";img.parentNode.firstChild.style.height=mh+"px"}c++;if(c>t){window.clearInterval(img.timer);img.maxleft=img.parentNode.width-img.minwidth;img.maxtop=img.parentNode.height-img.minheight;img.zoomin=false;img.zoomout=false;if(img.lowres&&img.highres){shiftzoom.source(img,img.highres,false,true)}if(img.parentNode.width>img.minwidth||img.parentNode.height>img.minheight){if(img.trident){img.style.cursor="url('"+img.curpath+"grab.cur'),move"}else{img.style.cursor="move"}if(img.overview){shiftzoom._setOverview(img);shiftzoom.G(img.overid).style.visibility="visible"}}else{img.style.cursor="crosshair";if(img.overview){shiftzoom.G(img.overid).style.visibility="hidden"}}if(img.automode){if(b&&typeof(b)==="string"&&eval("typeof "+b)=="function"){window.setTimeout("window['"+b+"']('"+(typeof(a)=="number"||typeof(a)=="string"?a:"")+"')",30)}window.setTimeout("shiftzoom._next(shiftzoom.G('"+img.id+"'))",img.autowait+1000)}else{if(b&&typeof(b)==="string"&&eval("typeof "+b)=="function"){window.setTimeout("window['"+b+"']('"+(typeof(a)=="number"||typeof(a)=="string"?a:"")+"')",200)}}}},d)}return false},play:function(img,d,l,obj,c){if(img&&typeof(img.ctrlid)==="string"){if(!img.automode&&typeof(d)==="number"&&typeof(l)==="boolean"&&typeof(obj)==="object"){if(obj.length>=1){var n=0,mx=3,t=obj.length,i;for(i=0;i=3){img.step=obj;img.cpos=0;img.automode=true;img.autoloop=l;img.autowait=Math.abs(d);img.nozoom=true;if(img.overview){shiftzoom.set(img,"overview",false)}if(img.buttons&&!img.tod){shiftzoom.set(img,"buttons",false)}if(img.showcoords&&!img.tod){shiftzoom.set(img,"showcoords",false)}shiftzoom.kenburns(shiftzoom.G(img.id),img.step[img.cpos])}}}}return false},stop:function(a){if(a&&typeof(a.ctrlid)==="string"){if(a.automode){a.automode=false;if(a.timer){window.clearInterval(a.timer)}a.autoloop=false;a.cpos=0;a.maxleft=a.parentNode.width-a.minwidth;a.maxtop=a.parentNode.height-a.minheight;if(a.lowres&&a.highres){shiftzoom.source(a,a.highres,false,true)}if(a.parentNode.width>a.minwidth||a.parentNode.height>a.minheight){if(a.trident){a.style.cursor="url('"+a.curpath+"grab.cur'),move"}else{a.style.cursor="move"}if(a.overview){shiftzoom._setOverview(a);shiftzoom.G(a.overid).style.visibility="visible"}}else{a.style.cursor="crosshair";if(a.overview){shiftzoom.G(a.overid).style.visibility="hidden"}}if(a.callback){window.setTimeout("window['"+a.callback+"']()",200)}}}return false},source:function(b,f,a,e){if(b&&typeof(b.ctrlid)==="string"){if(typeof(f)==="string"&&typeof(a)==="boolean"){var d=new Image();shiftzoom.G(b.xrefid);d.onload=function(){shiftzoom.G(b.ctrlid).style.visibility="hidden";shiftzoom.G(b.overid).style.visibility="hidden";shiftzoom.G(b.xycoid).style.visibility="hidden";if(a==true){shiftzoom.G(b.isrcid).src=d.src;if(!e){if(b.trident){d.onload="";d=null}delete d}shiftzoom._fadeOut(b.id,100)}else{if(a==false){var g=shiftzoom.G(b.xrefid);g.src=d.src;g.style.msInterpolationMode=b.bicubic;if(!e){shiftzoom.G(b.tumbid).src=g.src;if(b.highres!=g.src){b.highres=g.src}if(b.trident){d.onload="";d=null}delete d}if(b.buttons&&!b.tod){shiftzoom.G(b.ctrlid).style.visibility="visible"}if(b.overview&&(b.parentNode.width>b.minwidth||b.parentNode.height>b.minheight)){shiftzoom.G(b.overid).style.visibility="visible"}if(b.showcoords&&!b.tod){shiftzoom.G(b.xycoid).style.visibility="visible"}}}};d.src=f}}return false},lowsource:function(b,d){if(b&&typeof(b.ctrlid)==="string"){if(typeof(d)==="string"&&!b.automode&&!b.zoomin&&!b.zoomout){var a=new Image();a.onload=function(){b.lowres=a.src;if(b.trident){a.onload="";a=null}delete a};a.src=d}}return false},info:function(b,a){if(b&&typeof(b.ctrlid)==="string"){if(a&&typeof(a)==="string"){b.infoblock=a}else{b.infoblock=b.defblock}}return false},set:function(b,e,a){if(b&&typeof(b.ctrlid)==="string"){if(e&&typeof(a)==="boolean"){switch(e.toLowerCase()){case"overview":if(a==false&&b.overview==true){shiftzoom.G(b.overid).style.visibility="hidden"}else{if(a==true&&b.overview==false){if(b.parentNode.width>b.minwidth||b.parentNode.height>b.minheight){shiftzoom._setOverview(b);shiftzoom.G(b.overid).style.visibility="visible"}else{shiftzoom.G(b.overid).style.visibility="hidden"}}}b.overview=a;break;case"showcoords":if(a==false&&b.showcoords==true){b.onmousemove=null;shiftzoom.G(b.xycoid).style.visibility="hidden"}else{if(a==true&&b.showcoords==false&&!b.tod){shiftzoom.G(b.xycoid).style.visibility="visible";b.onmousemove=shiftzoom._showCoords}}b.showcoords=a;break;case"relativecoords":if(a==false&&b.pixelcoords==true&&b.showcoords==true&&!b.tod){b.onmousemove=shiftzoom._showCoords}else{if(a==true&&b.pixelcoords==true&&b.showcoords==true&&!b.tod){b.onmousemove=shiftzoom._showPixel}}b.relativecoords=a;break;case"pixelcoords":if(a==false&&b.pixelcoords==true&&b.showcoords==true&&!b.tod){b.onmousemove=shiftzoom._showLatLon}else{if(a==true&&b.pixelcoords==false&&b.showcoords==true&&!b.tod){b.onmousemove=shiftzoom._showCoords}}b.pixelcoords=a;break;case"percentcoords":if(a==false&&b.percentcoords==true&&b.showcoords==true&&!b.tod){b.onmousemove=shiftzoom._showLatLon}else{if(a==true&&b.percentcoords==false&&b.showcoords==true&&!b.tod){b.onmousemove=shiftzoom._showPercent}}b.percentcoords=a;break;case"buttons":if(a==false&&b.buttons==true){shiftzoom.G(b.ctrlid).style.visibility="hidden";shiftzoom.G(b.infoid).style.left="0px"}else{if(a==true&&b.buttons==false&&!b.tod){shiftzoom.G(b.infoid).style.left="42px";shiftzoom.G(b.ctrlid).style.visibility="visible"}}b.buttons=a;break;case"zoomin":if(!b.nozoom&&!b.buttons&&(parseInt(b.parentNode.style.width,10)b.minwidth||parseInt(b.parentNode.style.height,10)>b.minheight)){if(a==true){b.zoomout=true;b.zoomin=false;if(b.gecko){b.style.cursor="-moz-zoom-out"}else{if(b.webkit){b.style.cursor="-webkit-zoom-out"}else{if(b.trident||b.chakra){b.style.cursor="url('"+b.curpath+"zoom-out.cur'),crosshair"}else{b.style.cursor="crosshair"}}}}else{b.zoomout=false}}break;case"nozoom":b.nozoom=a;break}}}return false},get:function(b,g){if(b&&g&&typeof(b.ctrlid)==="string"){if(g.toLowerCase()=="maxzoomx"){return b.xfactor}else{if(g.toLowerCase()=="maxzoomy"){return b.yfactor}else{if(g.toLowerCase()=="maxwidth"){return b.maxwidth}else{if(g.toLowerCase()=="maxheight"){return b.maxheight}else{if(g.toLowerCase()=="playing"){return b.automode}else{if(g.toLowerCase()=="currentxyz"){var e=parseFloat((b.parentNode.width-b.minwidth)/(b.maxwidth-b.minwidth)),f=Math.min(Math.max(e*100,0),100)||0;var a=Math.min(Math.max(((Math.abs(parseFloat(b.parentNode.style.left))/((b.maxwidth-b.minwidth)*e))*100),0),100)||0;var h=Math.min(Math.max(((Math.abs(parseFloat(b.parentNode.style.top))/((b.maxheight-b.minheight)*e))*100),0),100)||0;return{x:a,y:h,z:f}}}}}}}}return false},G:function(a){return(document.getElementById(a))},E:function(a){return(document.createElement(a))},L:function(b,a){b=b.toUpperCase()||"LOG";if(window.console){if(!window.console.warn){window.console.log(b+": "+a)}else{window.console[b.toLowerCase()||"log"](a)}}else{if(window.opera){opera.postError(b+": "+a)}else{window.document.title=b+": "+a}}return false},_next:function(a){if(a&&typeof(a.ctrlid)==="string"){if(a.automode){if(a.autoloop&&a.cpos<(a.step.length-1)){a.cpos=a.cpos+1}else{if(a.autoloop&&a.cpos>=(a.step.length-1)){a.cpos=0}else{if(!a.autoloop&&a.cpos<(a.step.length-1)){a.cpos=a.cpos+1}else{a.cpos=a.step.length}}}if(a.cpos0&&g==h){h-=d}a=self.pageYOffset;if(a>0&&e==f){f-=a}}else{if(document.documentElement){d=document.documentElement.scrollLeft;a=document.documentElement.scrollTop}else{if(document.body){d=document.body.scrollLeft;a=document.body.scrollTop}}}b.ox=d;b.oy=a;b.ex=h;b.ey=f;return b},_showCoords:function(f){if(cvi_szactive!=null){var b,q,m,j,i,g,p=0,l=0,a=shiftzoom.G(cvi_szactive),n=a.parentNode.width,d=a.parentNode.height;f=f?f:window.event;i=f.clientX;g=f.clientY;if(f.pageX||f.pageY){p=f.pageX;l=f.pageY}b=shiftzoom._getMousePos(i,g,p,l);q=shiftzoom._findPosXY(a);m=Math.min(Math.max(b.ex+b.ox-q.x,0),n);j=Math.min(Math.max(b.ey+b.oy-q.y,0),d);shiftzoom.G(a.cposid).innerHTML="x:"+m+" y:"+j+""}return false},_showPixel:function(f){if(cvi_szactive!=null){var b,r,n,l,j,i,g,q=0,m=0,a=shiftzoom.G(cvi_szactive),p=a.parentNode.width,d=a.parentNode.height;f=f?f:window.event;i=f.clientX;g=f.clientY;if(f.pageX||f.pageY){q=f.pageX;m=f.pageY}b=shiftzoom._getMousePos(i,g,q,m);r=shiftzoom._findPosXY(a);j=(a.minwidth/p)*a.xfactor;n=parseInt((Math.min(Math.max(b.ex+b.ox-r.x,0),p)*j),10);l=parseInt((Math.min(Math.max(b.ey+b.oy-r.y,0),d)*j),10);shiftzoom.G(a.cposid).innerHTML="x:"+n+" y:"+l+""}return false},_showPercent:function(g){if(cvi_szactive!=null){var b,s,p,m,l,j,i,r=0,n=0,f=!Number.prototype.toFixed?0:1,a=shiftzoom.G(cvi_szactive),q=a.parentNode.width,d=a.parentNode.height;g=g?g:window.event;j=g.clientX;i=g.clientY;if(g.pageX||g.pageY){r=g.pageX;n=g.pageY}b=shiftzoom._getMousePos(j,i,r,n);s=shiftzoom._findPosXY(a);p=parseFloat((Math.min(Math.max(b.ex+b.ox-s.x,0),q)/q)*100);p=f?p.toFixed(2):parseInt(p);m=parseFloat((Math.min(Math.max(b.ey+b.oy-s.y,0),d)/d)*100);m=f?m.toFixed(2):parseInt(m);l=parseFloat(((q-a.minwidth)/(a.maxwidth-a.minwidth))*100);l=f?l.toFixed(2):parseInt(l);shiftzoom.G(a.cposid).innerHTML="x:"+p+"% y:"+m+"% z:"+l+"%"}return false},_showLatLon:function(j){if(cvi_szactive!=null){function g(h,t){var o,e,k;o=parseInt(h);e=Math.abs(parseFloat(h-o)*60);k=Math.abs(parseFloat(parseInt(e)-e)*60);return Math.abs(o)+"°"+parseInt(e)+"'"+parseInt(k)+"'' "+t}var d,u,q,n,m,a,l,i,s=0,p=0,b=document.getElementById(cvi_szactive),r=b.parentNode.width,f=b.parentNode.height;j=j?j:window.event;l=j.clientX;i=j.clientY;if(j.pageX||j.pageY){s=j.pageX;p=j.pageY}d=shiftzoom._getMousePos(l,i,s,p);u=shiftzoom._findPosXY(b);q=Math.min(Math.max(d.ex+d.ox-u.x,0),r);n=Math.min(Math.max(d.ey+d.oy-u.y,0),f);a=(q*360/r)-180;m=90-(n*180/f);a=g(a,a!=0?(a<0?"W":"E"):"");m=g(m,m!=0?(m<0?"S":"N"):"");shiftzoom.G(b.cposid).innerHTML="Lat: "+m+" • Lon: "+a+""}return false},_killTooltip:function(d){var b,a=shiftzoom.G(d);b=shiftzoom.G(a.ttipid);if(b){document.getElementsByTagName("body")[0].removeChild(b)}return false},_showTooltip:function(d,a,i){a=a||0;i=i||0;var h,l,g=shiftzoom.G(d),e=shiftzoom.G(g.ttipid);if(!e){var m=shiftzoom._findPosXY(g.parentNode.parentNode);h=shiftzoom.E("div");if(g.trident){h.style.backgroundColor="black"}h.id=g.ttipid;h.style.height="auto";h.style.width="auto";h.style.display="block";h.style.position="absolute";h.style.filter="alpha(opacity=0)";h.style.opacity=0;h.style.left=(m.x+10+a)+"px";h.style.top=(m.y+i)+"px";h.style.visibility="visible";h.style.border="solid 2px white";h.style.MozBorderRadius=h.style.KhtmlBorderRadius=h.style.WebkitBorderRadius=h.style.borderRadius="6px";h.unselectable="on";h.style.MozBoxShadow=h.style.WebkitBoxShadow=h.style.KhtmlBoxShadow=h.style.boxShadow="0px 0px 8px black";h.style.MozUserSelect=h.style.KhtmlUserSelect="none";document.getElementsByTagName("body")[0].appendChild(h);h.onclick=function(){document.getElementsByTagName("body")[0].removeChild(this)};if(!g.trident){l=shiftzoom.E("div");l.style.height="100%";l.style.width="100%";l.style.left="0px";l.style.top="0px";l.style.position="absolute";l.style.opacity=0.5;l.style.backgroundColor="black";l.style.MozBorderRadius=l.style.KhtmlBorderRadius=l.style.WebkitBorderRadius=l.style.borderRadius="4px";h.appendChild(l)}l=shiftzoom.E("div");l.style.display="block";l.style.left="0px";l.style.top="0px";l.style.position="relative";l.style.textAlign="left";l.style.verticalAlign="middle";l.style.color="white";l.style.fontSize="12px";l.style.fontFamily="Arial,Helvetica,sans-serif";l.style.fontStyle="normal";l.style.fontWeight="bold";l.style.whiteSpace="nowrap";l.style.textShadow="black 0px 0px 4px";l.style.margin="10px";l.innerHTML=g.infoblock;h.appendChild(l);if(g.timer){window.clearInterval(g.timer)}var b=0,j=0,m=5,f=20;g.timer=window.setInterval(function(){b+=f;h.style.filter="alpha(opacity="+b+")";h.style.opacity=b/100;j++;if(j>m){window.clearInterval(g.timer);h.style.filter="alpha(opacity=100)";h.style.opacity=1}},30)}return false},_setCursor:function(e,f,g){var b=shiftzoom.G(g);if(!b.nozoom){var a=shiftzoom.G(f==1?b.zoutid:b.zoinid).style;b.zoomin=false;b.zoomout=false;e.style.border=b.bc;e.style.borderBottom=b.dc;e.style.borderRight=b.dc;a.border=b.bc;a.borderBottom=b.dc;a.borderRight=b.dc;if(f==1&&(parseInt(b.parentNode.style.width,10)b.minwidth||parseInt(b.parentNode.style.height,10)>b.minheight)){e.style.border=b.bc;e.style.borderTop=b.dc;e.style.borderLeft=b.dc;b.zoomout=true;if(b.gecko){b.style.cursor="-moz-zoom-out"}else{if(b.webkit){b.style.cursor="-webkit-zoom-out"}else{if(b.trident||b.chakra){b.style.cursor="url('"+b.curpath+"zoom-out.cur'),crosshair"}else{b.style.cursor="crosshair"}}}}else{b.style.cursor=b.pointer}}}return false},_zoomIn:function(a,g,r,o,k,f,b,m,j,l,i,e){if(!e){var q,h,p,n,d=shiftzoom.G(a);if(parseInt(d.parentNode.style.width,10)e.minwidth||parseInt(e.parentNode.style.height,10)>e.minheight){clearInterval(cvi_sztimer);h=Math.max(e.minwidth,Math.min(e.maxwidth,Math.round(p*b/m+k)));g=Math.round(o*b/m+j);r=Math.max(e.minheight,Math.min(e.maxheight,Math.round(a*b/m+s)));f=Math.round(n*b/m+i);e.parentNode.style.width=h+"px";e.parentNode.style.height=r+"px";e.parentNode.style.left=g+"px";e.parentNode.style.top=f+"px";b++;if(e.divbug){e.parentNode.firstChild.style.width=h+"px";e.parentNode.firstChild.style.height=r+"px"}shiftzoom.G(e.textid).innerHTML=parseInt((h/e.minwidth)*100)+" / "+parseInt(e.xfactor*100)+" %";cvi_sztimer=setInterval("shiftzoom._zoomOut('"+l+"',"+d+","+b+","+m+","+k+","+p+","+s+","+a+","+j+","+o+","+i+","+n+","+q+")",e.millisec)}else{clearInterval(cvi_sztimer);if(e.webkit&&d){shiftzoom._stopZoom()}}}return false},_stopZoom:function(){var a,d,b=shiftzoom._shiftzoom;document.onmouseup=null;clearInterval(cvi_sztimer);b.zoomin=false;b.zoomout=false;b.parentNode.left=parseInt(b.parentNode.style.left,10);b.parentNode.top=parseInt(b.parentNode.style.top,10);b.parentNode.width=parseInt(b.parentNode.style.width,10);b.parentNode.height=parseInt(b.parentNode.style.height,10);b.maxleft=b.parentNode.width-b.minwidth;b.maxtop=b.parentNode.height-b.minheight;if(b.parentNode.width>b.minwidth||b.parentNode.height>b.minheight){if(b.trident){b.style.cursor="url('"+b.curpath+"grab.cur'),move"}else{b.style.cursor="move"}if(b.overview){shiftzoom._setOverview(b);shiftzoom.G(b.overid).style.visibility="visible"}}else{b.style.cursor="crosshair";if(b.overview){shiftzoom.G(b.overid).style.visibility="hidden"}}d=shiftzoom.G(b.zoinid).style;d.border=b.bc;d.borderBottom=b.dc;d.borderRight=b.dc;d=shiftzoom.G(b.zoutid).style;d.border=b.bc;d.borderBottom=b.dc;d.borderRight=b.dc;b.pointer=b.style.cursor;shiftzoom.G(b.textid).innerHTML=parseInt((b.parentNode.width/b.minwidth)*100)+" / "+parseInt(b.xfactor*100)+" %";if(b.lowres&&b.highres){shiftzoom.source(b,b.highres,false,true)}cvi_sztimer=setInterval("shiftzoom._fadeInfo('"+b.id+"',100)",30);shiftzoom._shiftzoom=null;return false},_catchDrag:function(a){return false},_catchWheel:function(h){var i,g,j,b=0;h=h?h:window.event;if(h.wheelDelta){b=h.wheelDelta/120;i=(b<0?1:0)}else{if(h.detail){b=-h.detail/3;i=(b<0?1:0)}}if(h.preventDefault){h.preventDefault()}else{h.returnValue=false}if(cvi_szactive!=null&&b!=0){cvi_szimage=true;var a=shiftzoom.G(cvi_szactive),f=shiftzoom.G(a.infoid).style;f.visibility="visible";f.opacity=1;g=shiftzoom.get(a,"currentxyz");if(g.z<=0){g.x=50;g.y=50}shiftzoom.G(a.textid).innerHTML=parseInt((a.parentNode.width/a.minwidth)*100)+" / "+parseInt(a.xfactor*100)+" %";j=i<1?Math.max(g.z-20,0):Math.min(g.z+20,100);shiftzoom.kenburns(a,[g.x,g.y,j,3,false,false,"cvi_szclback"]);shiftzoom.G(a.textid).innerHTML=parseInt((a.parentNode.width/a.minwidth)*100)+" / "+parseInt(a.xfactor*100)+" %";shiftzoom._fadeInfo(a.id,100)}return false},_catchOver:function(a){cvi_szactive=this.id;this.focus();if(this.gecko){window.addEventListener("DOMMouseScroll",shiftzoom._catchWheel,false)}else{window.onmousewheel=document.onmousewheel=shiftzoom._catchWheel}document.onkeyup=shiftzoom._upKey;document.onkeypress=shiftzoom._pressKey;document.onkeydown=shiftzoom._downKey;return false},_catchOut:function(){cvi_szactive=null;if(this.gecko){window.removeEventListener("DOMMouseScroll",shiftzoom._catchWheel,false)}else{window.onmousewheel=document.onmousewheel=null}document.onkeydown=null;document.onkeypress=null;document.onkeyup=null;return false},_switchOver:function(a){if(window.XMLHttpRequest){this.firstChild.src=this.firstChild.secnd;return false}else{this.firstChild.style.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.firstChild.secnd+"', sizingMethod='scale')"}return false},_switchOut:function(a){if(window.XMLHttpRequest){this.firstChild.src=this.firstChild.first;return false}else{this.firstChild.style.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.firstChild.first+"', sizingMethod='scale')"}return false},_catchKey:function(w){clearInterval(cvi_sztimer);var A=shiftzoom._shiftzoom=this;var g=false,r=false,q,i,u,s,m=0,j=0,h=shiftzoom.G(A.infoid).style;w=w?w:window.event;if(w.which){r=(w.which==2);g=(w.which==3)}else{if(w.button){r=(w.button==4);g=(w.button==2)}}if(A.trident){h.filter="alpha(opacity=100)"}else{h.opacity=1}h.visibility="hidden";u=w.clientX;s=w.clientY;if(w.pageX||w.pageY){m=w.pageX;j=w.pageY}q=shiftzoom._getMousePos(u,s,m,j);i=shiftzoom._findPosXY(A.parentNode.parentNode);A.mouseX=Math.min(Math.max(q.ex+q.ox-i.x,0),A.minwidth);A.mouseY=Math.min(Math.max(q.ey+q.oy-i.y,0),A.minheight);if(((w.altKey&&!w.shiftKey)||g||A.zoomout)&&!A.automode&&!A.nozoom&&(A.parentNode.width>A.minwidth||A.parentNode.height>A.minheight)){var b,o,v,z,a,n,u,l,s,p;if(A.gecko){A.style.cursor="-moz-zoom-out"}else{if(A.webkit){A.style.cursor="-webkit-zoom-out"}else{if(A.trident||A.chakra){A.style.cursor="url('"+A.curpath+"zoom-out.cur'),crosshair"}else{A.style.cursor="crosshair"}}}A.pointer=A.style.cursor;if(!A.zoomout){b=shiftzoom.G(A.zoutid).style;b.border=A.bc;b.borderLeft=A.dc;b.borderTop=A.dc;A.zoomout=true}o=A.parentNode.width;v=(A.parentNode.width-A.minwidth)*-1;z=A.parentNode.height;a=(A.parentNode.height-A.minheight)*-1;n=parseInt(A.parentNode.style.left,10);u=n*-1;l=parseInt(A.parentNode.style.top,10);s=l*-1;p=Math.max(1,Math.round((A.parentNode.width/A.minwidth)*3));document.onmouseup=shiftzoom._stopZoom;h.visibility="visible";if(A.lowres&&A.highres){shiftzoom.source(A,A.lowres,false,true)}cvi_sztimer=setInterval("shiftzoom._zoomOut('"+A.id+"',"+g+","+(A.webkit&&g?1:0)+","+p+","+o+","+v+","+z+","+a+","+n+","+u+","+l+","+s+","+A.nozoom+")",A.millisec)}else{if(((!w.altKey&&w.shiftKey)||r||A.zoomin)&&!A.automode&&!A.nozoom&&(A.parentNode.widthA.minwidth||A.parentNode.height>A.minheight){if(A.automode){shiftzoom.stop(A)}if(A.gecko){A.style.cursor="-moz-grabbing"}else{if(A.trident){A.style.cursor="url('"+A.curpath+"grabbing.cur'),move"}else{A.style.cursor="move"}}var f=parseInt(A.parentNode.style.left,10),d=parseInt(A.parentNode.style.top,10);A.mouseX=w.clientX;A.mouseY=w.clientY;document.onmousemove=shiftzoom._whilePan;document.onmouseup=shiftzoom._stopPan}}}return false},_catchTouch:function(h){if(h.touches.length==1){h.preventDefault();clearInterval(cvi_sztimer);var g=shiftzoom._shiftzoom=h.target;if(g&&typeof(g.ctrlid)==="string"){cvi_sztimer=new Date().getTime();cvi_szactive=g.id;cvi_szimage=true;var f=cvi_sztimer-g.lasttap;if(f<500&&f>0){g.lasttap=0;var a=shiftzoom.get(g,"currentxyz");if(a.z<=0){a.x=50;a.y=50}if(a.z<100){shiftzoom.kenburns(g,[a.x,a.y,100,3])}}else{var b,n,j,i,m=0,l=0,d=shiftzoom.G(g.infoid).style;d.opacity=1;d.visibility="hidden";g.lasttap=cvi_sztimer;j=h.touches[0].clientX;i=h.touches[0].clientY;if(h.touches[0].pageX||h.touches[0].pageY){m=h.touches[0].pageX;l=h.touches[0].pageY}b=shiftzoom._getMousePos(j,i,m,l);n=shiftzoom._findPosXY(g.parentNode.parentNode);g.mouseX=Math.min(Math.max(b.ex+b.ox-n.x,0),g.minwidth);g.mouseY=Math.min(Math.max(b.ey+b.oy-n.y,0),g.minheight);if(g.parentNode.width>g.minwidth||g.parentNode.height>g.minheight){if(g.automode){shiftzoom.stop(g)}g.hasmoved=false;g.mouseX=h.touches[0].clientX;g.mouseY=h.touches[0].clientY;g.ontouchmove=shiftzoom._touchMove;g.ontouchend=shiftzoom._touchEnd}}}}return false},_touchMove:function(d){if(d.touches.length==1){var b=shiftzoom._shiftzoom;if(b&&typeof(b.ctrlid)==="string"){var a=Math.max(0,Math.min(b.maxleft,Math.abs(parseInt(b.parentNode.style.left,10))-(d.touches[0].clientX-b.mouseX)));var f=Math.max(0,Math.min(b.maxtop,Math.abs(parseInt(b.parentNode.style.top,10))-(d.touches[0].clientY-b.mouseY)));b.parentNode.style.left=(a*-1)+"px";b.parentNode.style.top=(f*-1)+"px";b.parentNode.left=(a*-1);b.parentNode.top=(f*-1);b.mouseX=d.touches[0].clientX;b.mouseY=d.touches[0].clientY;b.hasmoved=true}}return false},_touchEnd:function(){var b=shiftzoom._shiftzoom;if(b&&typeof(b.ctrlid)==="string"){clearInterval(cvi_sztimer);b.ontouchmove=null;b.ontouchend=null;if(b.overview){var a=shiftzoom.G(b.viewid).style;a.left=Math.round((Math.abs(parseInt(b.parentNode.style.left,10))/(b.parentNode.width/b.minwidth))*b.ovsfact)-(b.bmode?2:0)+"px";a.top=Math.round((Math.abs(parseInt(b.parentNode.style.top,10))/(b.parentNode.height/b.minheight))*b.ovsfact)-(b.bmode?2:0)+"px"}}cvi_szactive=null;cvi_szimage=false;shiftzoom._shiftzoom=null;return false},_catchGesture:function(d){d.preventDefault();clearInterval(cvi_sztimer);var a=shiftzoom._shiftzoom=d.target;if(a&&typeof(a.ctrlid)==="string"&&!a.zoomin&&!a.zoomout&&!a.automode&&!a.nozoom){cvi_szactive=a.id;cvi_szimage=true;var b=shiftzoom.G(a.infoid).style;b.visibility="hidden";b.opacity=1;b.visibility="visible";shiftzoom.G(a.textid).innerHTML=parseInt((a.parentNode.width/a.minwidth)*100)+" / "+parseInt(a.xfactor*100)+" %";a.ongesturechange=shiftzoom._gestureChange;a.ongestureend=shiftzoom._gestureEnd}return false},_gestureChange:function(f){f.preventDefault();var a=shiftzoom._shiftzoom;if(a&&typeof(a.ctrlid)==="string"){var g,d=shiftzoom.G(a.infoid).style,b=shiftzoom.get(a,"currentxyz");if(b.z<=0){b.x=50;b.y=50}d.visibility="visible";d.opacity=1;shiftzoom.G(a.textid).innerHTML=parseInt((a.parentNode.width/a.minwidth)*100)+" / "+parseInt(a.xfactor*100)+" %";g=f.scale<1?Math.max(b.z-33.333333,0):Math.min(b.z+33.333333,100);shiftzoom.kenburns(a,[b.x,b.y,g,3]);shiftzoom.G(a.textid).innerHTML=parseInt((a.parentNode.width/a.minwidth)*100)+" / "+parseInt(a.xfactor*100)+" %"}return false},_gestureEnd:function(){var a=shiftzoom._shiftzoom;if(a&&typeof(a.ctrlid)==="string"){a.ongesturechange=null;a.ongestureend=null;clearInterval(cvi_sztimer);a.zoomin=false;a.zoomout=false;a.parentNode.left=parseInt(a.parentNode.style.left,10);a.parentNode.top=parseInt(a.parentNode.style.top,10);a.parentNode.width=parseInt(a.parentNode.style.width,10);a.parentNode.height=parseInt(a.parentNode.style.height,10);a.maxleft=a.parentNode.width-a.minwidth;a.maxtop=a.parentNode.height-a.minheight;shiftzoom.G(a.textid).innerHTML=parseInt((a.parentNode.width/a.minwidth)*100)+" / "+parseInt(a.xfactor*100)+" %";if(a.lowres&&a.highres){shiftzoom.source(a,a.highres,false,true)}shiftzoom._fadeInfo(a.id,100)}cvi_szactive=null;cvi_szimage=false;shiftzoom._shiftzoom=null;return false},_downKey:function(l){if(cvi_szactive!=null){l=l?l:window.event;var f=(l.keyCode?l.keyCode:l.which),t=l.shiftKey,n=l.altKey,q=false,b=37,m=38,p=39,g=40,i=36,j=35,d=34,h=33,r=187,o=189;switch(f){case b:cvi_szimage=true;shiftzoom._panKey(8,0,t,n);break;case p:cvi_szimage=true;shiftzoom._panKey(-8,0,t,n);break;case m:cvi_szimage=true;shiftzoom._panKey(0,8,t,n);break;case g:cvi_szimage=true;shiftzoom._panKey(0,-8,t,n);break;case i:if(cvi_szimage==null){cvi_szimage=true;shiftzoom._initZoom(0,1,q)}break;case j:if(cvi_szimage==null){cvi_szimage=true;shiftzoom._initZoom(1,1,q)}break;case o:case h:if(cvi_szimage==null){cvi_szimage=true;shiftzoom._initZoom(0,4,q)}break;case r:case d:if(cvi_szimage==null){cvi_szimage=true;shiftzoom._initZoom(1,4,q)}break}}return false},_pressKey:function(a){return false},_upKey:function(){if(cvi_szactive!=null){cvi_szimage=null}return false},_initZoom:function(h,n,l){var m,i,e,a,k,g,j,f,o,b=shiftzoom.G(cvi_szactive);if(b.automode){shiftzoom.stop(b)}if(h==0&&!b.nozoom&&(parseInt(b.parentNode.style.width,10)>b.minwidth||parseInt(b.parentNode.style.height,10)>b.minheight)){if(b.gecko){b.style.cursor="-moz-zoom-out"}else{if(b.webkit){b.style.cursor="-webkit-zoom-out"}else{if(b.trident||b.chakra){b.style.cursor="url('"+b.curpath+"zoom-out.cur'),crosshair"}else{b.style.cursor="crosshair"}}}b.pointer=b.style.cursor;m=b.parentNode.width;i=(b.parentNode.width-b.minwidth)*-1;e=b.parentNode.height;a=(b.parentNode.height-b.minheight)*-1;k=parseInt(b.parentNode.style.left,10);g=k*-1;j=parseInt(b.parentNode.style.top,10);f=j*-1;o=Math.max(1,Math.round((b.parentNode.width/b.minwidth)*n));if(b.lowres&&b.highres){shiftzoom.source(b,b.lowres,false,true)}shiftzoom._zoomKey(h,(l?1:0),l,o,m,i,e,a,k,g,j,f,b.nozoom)}else{if(h==1&&!b.nozoom&&(parseInt(b.parentNode.style.width,10)v.minwidth||v.parentNode.height>v.minheight){if(v.trident){v.style.cursor="url('"+v.curpath+"grab.cur'),move"}else{v.style.cursor="move"}if(v.overview){shiftzoom._setOverview(v);shiftzoom.G(v.overid).style.visibility="visible"}}else{v.style.cursor="crosshair";if(v.overview){shiftzoom.G(v.overid).style.visibility="hidden"}}v.pointer=v.style.cursor;shiftzoom.G(v.infoid).style.visibility="hidden"}if(r==0&&(parseInt(v.parentNode.style.width,10)>v.minwidth||parseInt(v.parentNode.style.height,10)>v.minheight)){i=Math.max(v.minwidth,Math.min(v.maxwidth,Math.round(p*e/m+l)));h=Math.round(o*e/m+k);s=Math.max(v.minheight,Math.min(v.maxheight,Math.round(b*e/m+t)));g=Math.round(n*e/m+j);v.parentNode.style.width=i+"px";v.parentNode.style.height=s+"px";v.parentNode.style.left=h+"px";v.parentNode.style.top=g+"px";shiftzoom.G(v.infoid).style.visibility="visible";shiftzoom.G(v.textid).innerHTML=parseInt((i/v.minwidth)*100)+" / "+parseInt(v.xfactor*100)+" %";v.parentNode.width=i;v.parentNode.height=s;v.parentNode.left=h;v.parentNode.top=g;v.maxleft=v.parentNode.width-v.minwidth;v.maxtop=v.parentNode.height-v.minheight;e++;if(v.divbug){v.parentNode.firstChild.style.width=i+"px";v.parentNode.firstChild.style.height=s+"px"}if((cvi_szimage||u)&&(v.parentNode.width>v.minwidth||v.parentNode.height>v.minheight)){if(!u){setTimeout("shiftzoom._zoomKey("+r+","+e+","+u+","+m+","+l+","+p+","+t+","+b+","+k+","+o+","+j+","+n+","+q+")",50)}else{a();if(cvi_szactive!=null){cvi_szimage=null}}}else{a()}}else{if(r==1&&(parseInt(v.parentNode.style.width,10)f.minwidth||f.parentNode.height>f.minheight)){var b=Math.max(0,Math.min(f.maxleft,Math.abs(parseInt(f.parentNode.style.left))-(i?4*j:e?j/4:j)));var k=Math.max(0,Math.min(f.maxtop,Math.abs(parseInt(f.parentNode.style.top))-(i?4*g:e?g/4:g)));f.parentNode.style.left=(b*-1)+"px";f.parentNode.style.top=(k*-1)+"px";f.parentNode.left=(b*-1);f.parentNode.top=(k*-1);if(f.overview){var d=shiftzoom.G(f.viewid).style;d.left=Math.round((Math.abs(parseInt(f.parentNode.style.left))/(f.parentNode.width/f.minwidth))*f.ovsfact)-(f.bmode?2:0)+"px";d.top=Math.round((Math.abs(parseInt(f.parentNode.style.top))/(f.parentNode.height/f.minheight))*f.ovsfact)-(f.bmode?2:0)+"px"}if(cvi_szimage){setTimeout("shiftzoom._panKey("+j+","+g+","+i+","+e+")",50)}}}return false},_fadeImage:function(d,b){var a=shiftzoom.G(d);if(b<=100){if(a.trident){a.parentNode.style.filter="alpha(opacity="+b+")"}else{a.parentNode.style.opacity=b/100}b+=10;window.setTimeout("shiftzoom._fadeImage('"+d+"',"+b+")",30)}else{if(a.buttons&&!a.tod){shiftzoom.G(a.ctrlid).style.visibility="visible"}if(a.showcoords&&!a.tod){shiftzoom.G(a.xycoid).style.visibility="visible"}if(a.special&&(a.parentNode.width>a.minwidth||a.parentNode.height>a.minheight)){a.overview=true;a.special=false;shiftzoom._setOverview(a);shiftzoom.G(a.overid).style.visibility="visible"}}return false},_fadeInfo:function(e,d){clearInterval(cvi_sztimer);var a=shiftzoom.G(e),b=shiftzoom.G(a.infoid);if(d>0&&cvi_szactive==a.id&&!a.zoomin&&!a.zoomout){if(a.trident){b.style.filter="alpha(opacity="+d+")"}else{b.style.opacity=d/100}d-=5;cvi_sztimer=setInterval("shiftzoom._fadeInfo('"+e+"',"+d+")",50)}else{if(a.trident){b.style.filter="alpha(opacity=100)"}else{b.style.opacity=1}b.style.visibility="hidden"}return false},_fadeOut:function(e,d){var a=shiftzoom.G(e);if(d>0){if(a.trident){a.parentNode.style.filter="alpha(opacity="+d+")"}else{a.parentNode.style.opacity=d/100}d-=10;window.setTimeout("shiftzoom._fadeOut('"+e+"',"+d+")",30)}else{var b=shiftzoom.G(a.xrefid);b.src=shiftzoom.G(a.isrcid).src;shiftzoom.G(a.tumbid).src=b.src;b.style.msInterpolationMode=a.bicubic;shiftzoom.G(a.isrcid).src=a.trident?null:null;if(a.highres!=b.src){a.highres=b.src}shiftzoom._fadeIn(e,0)}return false},_fadeIn:function(d,b){var a=shiftzoom.G(d);if(b<=100){if(a.trident){a.parentNode.style.filter="alpha(opacity="+b+")"}else{a.parentNode.style.opacity=b/100}b+=10;window.setTimeout("shiftzoom._fadeIn('"+d+"',"+b+")",30)}else{if(a.buttons&&!a.tod){shiftzoom.G(a.ctrlid).style.visibility="visible"}if(a.overview&&(a.parentNode.width>a.minwidth||a.parentNode.height>a.minheight)){shiftzoom.G(a.overid).style.visibility="visible"}if(a.showcoords&&!a.tod){shiftzoom.G(a.xycoid).style.visibility="visible"}}return false},_whilePan:function(d){var b=shiftzoom._shiftzoom;d=d?d:window.event;var a=Math.max(0,Math.min(b.maxleft,Math.abs(parseInt(b.parentNode.style.left))-(d.clientX-b.mouseX)));var f=Math.max(0,Math.min(b.maxtop,Math.abs(parseInt(b.parentNode.style.top))-(d.clientY-b.mouseY)));b.parentNode.style.left=(a*-1)+"px";b.parentNode.style.top=(f*-1)+"px";b.parentNode.left=(a*-1);b.parentNode.top=(f*-1);b.mouseX=d.clientX;b.mouseY=d.clientY;return false},_stopPan:function(){var a,d,b=shiftzoom._shiftzoom;document.onmousemove=null;document.onmouseup=null;if(b.gecko||b.presto){b.style.cursor="move"}else{b.style.cursor=b.pointer}if(b.overview){a=shiftzoom.G(b.viewid).style;a.left=Math.round((Math.abs(parseInt(b.parentNode.style.left))/(b.parentNode.width/b.minwidth))*b.ovsfact)-(b.bmode?2:0)+"px";a.top=Math.round((Math.abs(parseInt(b.parentNode.style.top))/(b.parentNode.height/b.minheight))*b.ovsfact)-(b.bmode?2:0)+"px"}shiftzoom._shiftzoom=null;return false},_startMove:function(f){if(!f){f=window.event;var b=f.srcElement}else{var b=f.target}var a=parseInt(b.style.left),d=parseInt(b.style.top);cvi_szimage=b.id.substring(0,b.id.indexOf("_"));b.style.cursor="default";b.mouseX=f.clientX;b.mouseY=f.clientY;document.onmousemove=shiftzoom._whileMove;document.onmouseup=shiftzoom._stopMove;return false},_whileMove:function(i){if(!i){i=window.event;var d=i.srcElement}else{var d=i.target}var g=d.id.split("_"),f=shiftzoom.G(cvi_szimage);if(d&&g[g.length-1]=="view"&&d.maxleft&&d.maxtop){var b=Math.max(0,Math.min(d.maxleft,Math.abs(parseInt(d.style.left))+(i.clientX-d.mouseX)));var h=Math.max(0,Math.min(d.maxtop,Math.abs(parseInt(d.style.top))+(i.clientY-d.mouseY)));d.style.left=(b-(f.bmode?2:0))+"px";d.style.top=(h-(f.bmode?2:0))+"px";d.mouseX=i.clientX;d.mouseY=i.clientY;var a=Math.max(0,Math.min(f.maxleft,Math.abs(b*(f.parentNode.width/f.minwidth)*(1/f.ovsfact))));var j=Math.max(0,Math.min(f.maxtop,Math.abs(h*(f.parentNode.height/f.minheight)*(1/f.ovsfact))));f.parentNode.style.left=(a*-1)+"px";f.parentNode.style.top=(j*-1)+"px";f.parentNode.left=(a*-1);f.parentNode.top=(j*-1)}else{document.onmousemove=null;document.onmouseup=null;f.onmousedown=shiftzoom._catchKey;cvi_szimage=null}return false},_stopMove:function(){document.onmousemove=null;document.onmouseup=null;shiftzoom.G(cvi_szimage).onmousedown=shiftzoom._catchKey;cvi_szimage=null;return false}};shiftzoom.defaultCurpath="js/lib/shiftzoom/shiftzoom/images/cursors/"}modularjs.loaded["lib.shiftzoom.shiftzoom"]=true;if(!modularjs.loaded["fitbank.ui.ventana"]){if(!modularjs.loaded["lib.onload"]){__onload__=false;addOnLoad=function(a){if(__onload__){a()}else{document.observe("dom:loaded",a)}};addOnLoad(function(){__onload__=true})}modularjs.loaded["lib.onload"]=true;if(!modularjs.loaded["fitbank.evento"]){$E=function(b){if(window.event&&window.event.inicializado){return window.event.evento}else{if(b&&b.inicializado){return b.evento}}var a=b&&b.evento?b:b&&new Evento(b);if(a){a.evento.evento=a}return a};var Evento=Class.create({evento:null,tecla:null,alt:null,ctrl:null,shift:null,caracter:null,elemento:null,x:null,y:null,initialize:function(b,a){if(window.event){this.evento=window.event;this.tecla=window.event.keyCode}else{this.evento=b;this.tecla=b.which}this.initTeclas();switch(this.tecla){case this.SLASH:this.caracter="/";break;case this.DOT:this.caracter=".";break;case this.DASH:this.caracter="-";break;case this.BACKSLASH:this.caracter="\\";break;default:if(!this.esEspecial()){this.caracter=String.fromCharCode(this.tecla)}else{this.caracter=13}break}this.alt=this.evento.altKey;this.ctrl=this.evento.ctrlKey;this.shift=this.evento.shiftKey;if(this.evento.layerX&&this.evento.layerY){this.x=this.evento.layerX;this.y=this.evento.layerY}else{this.x=this.evento.offsetX;this.y=this.evento.offsetY}if(window.scrollX&&window.scrollY){this.X=this.evento.clientX+window.scrollX;this.Y=this.evento.clientY+window.scrollY}else{this.X=this.evento.clientX+document.documentElement.scrollLeft+document.body.scrollLeft;this.Y=this.evento.clientY+document.documentElement.scrollTop+document.body.scrollTop}if(this.evento.srcElement){this.elemento=this.evento.srcElement}else{if(this.evento.target){this.elemento=this.evento.target}else{Logger.warning("No hay elemento que genere el evento!!!!")}}if(a){Logger.debug(this.toString())}},toString:function(){var a="";a+="Evento\n";a+="evento:"+this.evento+"\n";a+="tecla:"+this.tecla+"\n";a+="caracter:"+this.caracter+"\n";a+="alt:"+this.alt+"\n";a+="ctrl:"+this.ctrl+"\n";a+="shift:"+this.shift+"\n";a+="elemento:"+this.elemento+"\n";a+="x:"+this.x+"\n";a+="y:"+this.y+"\n";a+="X:"+this.X+"\n";a+="Y:"+this.Y+"\n";return a},cancelar:function(a){if(!a||!this.esEspecial()){try{event.keyCode=0}catch(a){}try{event.returnValue=false}catch(a){}Event.stop(this.evento)}},esEspecial:function(){return !this.tecla||(this.tecla==this.TAB)||(this.tecla==this.BACKSPACE)||(this.tecla==this.ENTER)||(this.tecla==this.FIN)||(this.tecla==this.INICIO)||(this.tecla==this.IZQUIERDA)||(this.tecla==this.ARRIBA)||(this.tecla==this.DERECHA)||(this.tecla==this.ABAJO)||(this.tecla==this.ESC)||(this.tecla==this.SUPR)},esIngreso:function(){return !this.esEspecial()||(this.tecla==this.BACKSPACE)||(this.tecla==this.SUPR)},esFuncion:function(){return !Object.isNumber(this.tecla)||(this.F1==this.tecla)||(this.F2==this.tecla)||(this.F3==this.tecla)||(this.F4==this.tecla)||(this.F5==this.tecla)||(this.F6==this.tecla)||(this.F7==this.tecla)||(this.F8==this.tecla)||(this.F9==this.tecla)||(this.F10==this.tecla)||(this.F11==this.tecla)||(this.F12==this.tecla)},getSelLength:function(){if(document.getSelection){return(document.getSelection()+"").length}else{if(this.evento.elemento&&Object.isNumber(this.evento.elemento.selectionStart)){return this.evento.elemento.selectionEnd-this.evento.elemento.selectionStart}else{if(window.getSelection){return(window.getSelection()+"").length}else{if(document.selection){return(document.selection.createRange().text+"").length}else{return -1}}}}},initTeclas:function(){this.TAB=9;this.BACKSPACE=8;this.ENTER=13;this.SHIFT=16;this.CTRL=17;this.ESC=27;this.ESPACIO=32;this.PGUP=33;this.PGDOWN=34;this.FIN=35;this.INICIO=36;this.IZQUIERDA=37;this.ARRIBA=38;this.DERECHA=39;this.ABAJO=40;this.INS=45;this.SUPR=46;this.PUNTO=190;this.DECIMAL=110;this.F1=112;this.F2=113;this.F3=114;this.F4=115;this.F5=116;this.F6=117;this.F7=118;this.F8=119;this.F9=120;this.F10=121;this.F11=122;this.F12=123;this.DOT=190;this.SLASH=191;if(Prototype.Browser.IE){this.DASH=189}else{this.DASH=109}this.BACKSLASH=220}})}modularjs.loaded["fitbank.evento"]=true;if(!modularjs.loaded["fitbank.util"]){if(!modularjs.loaded["lib.split"]){ /*! * Cross-Browser Split 1.1.1 * Copyright 2007-2012 Steven Levithan * Available under the MIT License * ECMAScript compliant, uniform cross-browser split method */ ;var split;split=split||function(b){var e=String.prototype.split,d=/()??/.exec("")[1]===b,a;a=function(n,k,j){if(Object.prototype.toString.call(k)!=="[object RegExp]"){return e.call(n,k,j)}var h=[],i=(k.ignoreCase?"i":"")+(k.multiline?"m":"")+(k.extended?"x":"")+(k.sticky?"y":""),f=0,k=new RegExp(k.source,i+"g"),g,l,m,o;n+="";if(!d){g=new RegExp("^"+k.source+"$(?!\\s)",i)}j=j===b?-1>>>0:j>>>0;while(l=k.exec(n)){m=l.index+l[0].length;if(m>f){h.push(n.slice(f,l.index));if(!d&&l.length>1){l[0].replace(g,function(){for(var p=1;p1&&l.index=j){break}}if(k.lastIndex===l.index){k.lastIndex++}}if(f===n.length){if(o||!k.test("")){h.push("")}}else{h.push(n.slice(f))}return h.length>j?h.slice(0,j):h};String.prototype.split=function(g,f){return a(this,g,f)};return a}()}modularjs.loaded["lib.split"]=true;var Util={selectors:["input:not([readonly='']), select:not([readonly='']), textarea:not([readonly=''])","[type!='hidden']",".record, [class*='control']"],getCaret:function(a){var b="";return b},applySelectors:function(){var a=new Element("input");var b=true;this.selectors.each(function(d){if(b){a=c.form;b=false}var e=Prototype.Selector.select(d,a);a=new Element("input");e.each(function(f){if(f.type==="select-one"){var g=new Element("input",{id:f.id,"class":f.className});g.value=f.options[f.selectedIndex].value;a.appendChild(g)}else{if(f.type==="checkbox"){var g=new Element("input",{id:f.id,"class":f.className});g.value=f.value;a.appendChild(g)}else{a.appendChild(f.clone(true))}}})});return a.childElements()},getOriginalElements:function(){var b={};var a=Util.applySelectors();a.each(function(d){b[d.id]=d.value});return b},checkForChanges:function(a){if(!a||!c.form||!c.formulario){return false}var e=false;var d={};var b=Util.applySelectors();b.each(function(f){if(f.type!=="select-one"){d[f.id]=f.value}else{d[f.id]=f.options[f.selectedIndex].text}});$H(a).each(function(g){if(d[g.key]){var f=g.value!==d[g.key];e=e||f}});return e},getStyleClass:function(b){for(var a=0;a/g,">")},firstUpperOtherLower:function(a){return a.charAt(0).toUpperCase()+a.slice(1).toLowerCase()},getContentWindow:function(a){a=$(a);return a.contentWindow||a},getMensaje:function(d,b){var a=b+"_MOBILE";if(window.Mobile&&d[a]){return d[a]}else{return d[b]}},initHtmlElement:function(b,d){var a=$(b);var e=$(b+"_oculto");if(d&&d=="1"){e.widget=e;e.oculto=e}else{e.widget=a;e.oculto=e}a.oculto=e;a.widget=a;e.hide=Element.hideCurry(a);e.show=Element.showCurry(a)},initHiddenInput:function(a,b){a=$(a);if(!a){return}a.sync=function(f,d){a.changeValue(f.value,d&&d.options||d)};a.setValueOculto=function(d){d.changeValue(a.value)};Util._initHiddenInput(a,b)},initCheckBox:function(a){a=$(a);a.valueOn=a.getAttribute("value-on");a.valueOff=a.getAttribute("value-off");a.hide=Element.hideCurry(a.next("label"));a.show=Element.showCurry(a.next("label"));a.sync=function(b){a.setChecked(b.target.value==a.valueOn,b&&b.options||b)};a.fixValue=function(){var b=a.checked?a.valueOn:a.valueOff;a.value=b;return b};a.setValueOculto=function(b){b.value=a.fixValue()};Util._initHiddenInput(a,"checkbox")},initComboBox:function(a){a=$(a);a.on("keyup",function(b){a.fireDOMEvent("change",{generated:false})});a.sync=function(d){for(var b=0;b0)){return}if(!b){var d=function(p){var o=parseInt(p.getStyle("width"));p.setStyle("width:"+o+"px")};m&&m.select("th, td").each(d);var g=(((i&&i.getHeight()||0)+4)+(n*((j&&j.getHeight()||0)+h)));a&&a.setStyle({display:"block",overflowY:"auto",overflowX:"auto",height:g+"px"});i&&i.setStyle({display:"block"});f&&f.setStyle({display:"block"});k&&k.setStyle({display:"block"})}else{if(b){}else{var l=n*j.getHeight()+(i?i.getHeight():0)+(k?k.getHeight():0);e.setStyle({overflowY:"auto",overflowX:"hidden",paddingRight:"20px",height:l+"px"})}}},initDeleteRecord:function(a){c.$N(a).each(function(b){if(b.widget){b=b.widget}b.setDisabled(true);b.on("change",function(f){var d=b.up("td").up("tr");if(b.checked){d.addClassName("delete-record")}else{d.removeClassName("delete-record")}c.formulario.evalFormulas(b);c.calcular()})})},generarIdUnicoTemporal:function(){var a="_id_";a+=Math.round(Math.random()*999);a+="_";a+=Math.round(Math.random()*999);a+="_";a+=Math.round(Math.random()*999);return a},generarIdUnicoPermanente:function(){return"ID_"+Util.generarIdUnicoTemporal()},eliminarReferenciasCirculares:function(e){var a={};function b(g){var f=typeof g;return !g||f=="string"||f=="number"||f=="boolean"}function d(l){var h;if(!b(l)){a[l]=true}if(l instanceof Array){h=[];for(var g=0;ge){d.scrollTop=a+b.getHeight()-d.getHeight()-g}}}},ensureInside:function(b,e){b=$(b);e=($(e)||document.viewport);var h=b.getDimensions();var a=e.getDimensions();var g=b.viewportOffset();var f=a.height-g.top-h.height;if(f<0){b.style.top=(parseInt("0"+b.style.top,10)+f)+"px"}g=b.viewportOffset();f=g.top;if(f<0){b.style.top=(parseInt("0"+b.style.top,10)-f)+"px"}g=b.viewportOffset();f=a.width-g.left-h.width;if(f<0){b.style.left=(parseInt("0"+b.style.left,10)+f)+"px"}g=b.viewportOffset();f=g.left;if(f<0){b.style.left=(parseInt("0"+b.style.left,10)-f)+"px"}},center:function(a,b){b=b||a.getOffsetParent();var e=(b.getHeight()-a.getHeight())/2;var d=(b.getWidth()-a.getWidth())/2;if(e<0){e=0}if(d<0){d=0}a.absolutize();a.setStyle({top:e+"px",left:d+"px"})},relativize2:function(e){e=$(e);var f=e.positionedOffset();e.relativize();var d=e.positionedOffset();var b=f[0]-d[0];var a=f[1]-d[1];e.moveMargin(b,a);e.nextSiblings().each(function(g){if(e.visible()){g.moveMargin(b,a)}})},moveMargin:function(d,b,a){if(b!=0){d.style.marginLeft=(parseInt(d.style.marginLeft)+b)+"px"}if(a!=0){d.style.marginTop=(parseInt(d.style.marginTop)+a)+"px"}},fireDOMEvent:function(d,e,b){d=$(d);b=Object.extend({generated:true},b);if(document.createEventObject){var a=document.createEventObject();a.options=b;return d.fireEvent("on"+e,a)}else{var a=document.createEvent("HTMLEvents");a.initEvent(e,true,true);a.options=b;return !d.dispatchEvent(a)}},getOriginalDimensions:function(d){d=$(d);var b;var f;if(d.tagName=="IMG"){b=d.width;f=d.height}else{b=d.getWidth();f=d.getHeight()}d.removeAttribute("width");d.removeAttribute("height");var e=d.getHeight();var a=d.getWidth();if(d.tagName=="IMG"){d.width=b;d.height=f}else{d.setStyle({width:b+"px",height:f+"px"})}return{width:a,height:e}},hide:function(b){b=$(b);b.style.display="none";var a=b.next();if(a&&a.hasClassName("asistente-icono")){a.style.display="none"}return b},show:function(b){b=$(b);b.style.display="";var a=b.next();if(a&&a.hasClassName("asistente-icono")){a.style.display=""}return b},hideCurry:function(a){return function(){a.hide()}},showCurry:function(a){return function(){a.show()}},syncCurry:function(a){return function(b){a.sync(b)}},setValueOcultoCurry:function(a,b){return function(){a.setValueOculto(b)}}});Element.addMethods({changeValue:function(d,e,b){if(d.nodeName=="SPAN"||d.nodeName=="LABEL"){var a=d.innerHTML;if(e!=a){d.update(e);return true}else{return false}}var a=d.value;d._formatValue(e,b);if(a!=d.value){d.fireDOMEvent("change",b);return true}else{return false}},_processValue:function(e,d){e=$(e);var b=e.value;var a=false;if(e.value!=""){Validar.ok(e,"required")}else{Validar.ok(e,"empty")}e._formatValue(e.value,d);if(b!=e.value){if(!d.partial){e.fireDOMEvent("change",d)}a=true}c.formulario.evalFormulas(e);return a},_formatValue:function(b,f,a){var h=f;var d=null;a=a||{};try{(b.formatters||$A()).each(function(e){d=e.constructor.simpleClassName;h=e.transform(h,a.partial);Validar.ok(b,d)})}catch(g){Validar.error(b,g,d);return b.value}h=typeof h!="undefined"&&h!=null&&h.toString()||"";if(b.value!=h){var i=b.value.length-b.getCaretPosition();b.value="";b.value=h;b.setCaretPosition(b.value.length-i,false)}(b.formatters||$A()).each(function(e){e.changeValues(b,a.partial)})},getObjectValue:function(a){a=$(a);return typeof a.objectValue!="undefined"?a.objectValue:a.value},getWidget:function(a){a=$(a);return typeof a.widget!="undefined"?a.widget:a},getCaretPosition:function(a){a=$(a);if(!a.focused){return -1}try{if(a.type==="date"||a.type==="number"){return a.value.length}if(typeof document.selection!="undefined"){var b=document.selection.createRange();b.moveStart("character",-a.value.length);return b.text.length}else{if(typeof a.selectionStart!="undefined"){return a.selectionStart}}}catch(d){console.log("No se puede obtener la posicion en el texto: "+d)}return a.value.length},setCaretPosition:function(d,e,a){d=$(d);if(!d.focused&&!a){return}else{d.focus()}if(d.type==="date"||d.type==="number"){return}if(typeof d.createTextRange!="undefined"){var b=d.createTextRange();b.collapse(true);b.moveEnd("character",e);b.moveStart("character",e);b.select()}else{if(typeof d.setSelectionRange!="undefined"){d.setSelectionRange(e,e)}}},setChecked:function(a,d,b){if(!Object.isElement(a)){a=c.$(a)}if(a.widget){a=a.widget}a.checked=d;a.fireDOMEvent("change",b)},setDisabled:function(a,b){if(!Object.isElement(a)){a=c.$(a)}if(a.widget){a=a.widget}if(a.type!="checkbox"&&a.type!="radio"&&a.type!="image"&&a.type!="select-one"&&a.type!="button"){a.readOnly=b}else{a.disabled=b}if(a.hasDatePicker){datePickerController[b?"disable":"enable"](a.id)}a.tabIndex=b?-1:a.originalTabIndex},getScrollFromBottom:function(a){return a.scrollHeight-a.clientHeight-a.scrollTop}});String.prototype.hashCode=function(){var b=0;for(var a=0;a0){Ajax.activeRequestCount--}}});document.disableContextMenu=function(){if(this.captureEvents){this.captureEvents(Event.MOUSEDOWN);this.onmousedown=function(a){if(a.which==2||a.which==3){return false}}}this.oncontextmenu=function(){return false}}}modularjs.loaded["fitbank.util"]=true;var Ventana=Class.create({titulo:null,divTitulo:null,elementoPadre:null,elemento:null,x:null,y:null,w:null,h:null,centrada:true,contenido:null,verFondo:true,bloqueoModal:false,destruirAlCerrar:true,selectable:true,movable:true,table:null,barra:null,onVer:function(){if(!this.selectable){this.divContenido.onmousedown=function(){return false}}},onCerrar:function(){},initialize:function(a){this.verFondo=Parametros["fitbank.ui.ventana.fondo.ENABLED"]=="true";this.movable=Parametros["fitbank.ui.ventana.MAKE_MOVABLE"]=="true";this.bloqueoModal=Parametros["fitbank.ui.ventana.BLOQUEOMODAL"]=="true";Object.extend(this,a);if(!this.elementoPadre){this.elementoPadre=document.body}else{this.elementoPadre=$(this.elementoPadre)}if(this.elemento){this.elemento=$(this.elemento);this.centrada=false}if(Mobile){this.centrada=false;this.x=0;this.y=0;this.w="100%";this.h="100%";this.verFondo=false;this.movable=false}this.crear();this.insertar()},crear:function(){this.div=new Element("div",{className:"ventana"}).hide();var a=function(e){return e+(Object.isNumber(e)?"px":"")};if(this.x){this.div.style.left=a(this.x)}if(this.y){this.div.style.top=a(this.y)}var b=new Element("div",{className:"titulo holo-action-bar"});this.div.insert(b);var d=new Element("a",{href:"#","class":"holo-up"}).update(new Element("img",{src:"img/cerrar.png"}));if(Mobile){b.insert(new Element("h1").update(d).insert(this.titulo))}else{b.insert(d);b.insert(new Element("span").update(this.titulo||"FitBank"))}d.on("click",this.cerrar.bind(this));if(this.movable){Util.makeMovable(this.div,b)}if(!Mobile){b.on("dblclick",function(f){this.divContenido.toggle()}.bind(this))}this.divTitulo=b;this.divContenido=new Element("div",{className:"contenido"});this.div.insert(this.divContenido);this.divContenido.style.width=a(this.w);this.divContenido.style.height=a(this.h);if(this.contenido){this.setContenido(this.contenido)}},setContenido:function(a){if(typeof a=="string"){a=new Element("span").update(a)}this.contenido=a;this.divContenido.update(this.contenido)},insertar:function(){if(this.elemento){Element.insert(this.elemento,{after:this.div})}else{Element.insert(this.elementoPadre,this.div)}},_getSecureModalStyle:function(){return Object.toJSON(new copyConstructor(getComputedStyle(Ventana.fondo)))},ver:function(){this.insertar();if(this.verFondo){Ventana.fondo.show();c&&c.form&&c.form.setStyle("pointer-events: none");var a=this._getSecureModalStyle();if(this.bloqueoModal){this.verFondoInterval=setInterval(function(){if(!Ventana.fondo.visible()||!Ventana.fondo.parentElement||a!=this._getSecureModalStyle()){clearInterval(this.verFondoInterval);alert("Acción no permitida");Entorno.caducar(null)}}.bind(this),1000)}Ventana.abiertas++}this.div.show();Element.addClassName.defer(this.div,"visible");var b=document.viewport.getHeight()-(Mobile?0:10);if(this.div.getHeight()>b){this.div.setStyle({height:b+"px"});this.divContenido.setStyle({height:(b-this.divTitulo.getHeight()-20)+"px"})}if(this.centrada){this.div.style.position="absolute";if(this.contenido.getWidth()&&!this.w){this.div.setStyle({width:(this.contenido.getWidth()+20)+"px"})}this.div.center()}this.visible=true;this.onVer()},esconder:function(){if(this.visible){if(this.verFondo){Ventana.abiertas--;if(!Ventana.abiertas){Ventana.fondo.hide();c&&c.form&&c.form.setStyle("pointer-events: initial");this.bloqueoModal&&this.verFondoInterval&&clearInterval(this.verFondoInterval)}}(function(){this.div.hide();this.visible=false}).bind(this).delay(0.2);this.div.removeClassName("visible")}},cerrar:function(){if(this.onCerrar()!==false){this.esconder();if(this.destruirAlCerrar){this.destruir.bind(this).delay(0.2)}}},destruir:function(){this.div.remove()}});addOnLoad(function(){Ventana.fondo=new Element("div",{className:"ventana-fondo"});document.body.appendChild(Ventana.fondo);Ventana.fondo.setOpacity(0.8);Ventana.fondo.hide();Ventana.abiertas=0})}modularjs.loaded["fitbank.ui.ventana"]=true;var Escaneo={webCamInterval:null,BASE:"http://localhost:1089/",escanear:function(d,e){d=new ScanningJob(d);d.query=$H({json:Object.toJSON(Util.clean(d))});d.pagina=0;d.opciones={crossDomain:true,paginar:false,elemento:null,onComplete:function(){},onCancel:function(){}};if(Object.isFunction(e)){d.opciones.onComplete=e}else{if(Object.isElement(e)){d.opciones.elemento=e}else{Object.extend(d.opciones,e||{})}}var b=new Element("div");var a=new Ventana({titulo:"Escanear",contenido:b,w:640,h:480});b.insert(Escaneo._crearImagen(d));if(d.scannerType==ScannerType.PHOTO){b.insert(Escaneo._crearControlesWebCam(d,a))}else{b.insert(Escaneo._crearControles(d,a))}a.ver();Escaneo._hacerPedido(d)},_crearImagen:function(f){var a=f.w*f.resolution;var d=f.w*f.resolution;if(a>600){d=d*600/a;a=600}if(d>350){a=a*350/d;d=350}var e=new Element("div",{className:"escaneo-imagen-container"}).setStyle({width:(a+40)+"px",height:(d+40)+"px"});var b=new Element("img",{src:"img/blanco.png",width:a,height:d});e.insert(b);f.imagenId=b.identify();return e},_crearControlesWebCam:function(f,e){var d=new Element("div",{className:"escaneo-botones"});var g=new Element("button").update("Capturar");var a=new Element("button").update("Cancelar");var b=new Element("input",{type:"checkbox",value:"0"});f.guardar=new Element("button",{title:"Guardar esta pagina y cerrar la ventana."}).update("Terminar");d.insert(g);d.insert(f.guardar);d.insert(a);d.insert(b);g.on("click",function(){if(b.checked){clearTimeout(Escaneo.webCamInterval.timeout);b.checked=false}else{Escaneo._hacerPedido(f)}});a.on("click",function(){if(Escaneo.webCamInterval){clearTimeout(Escaneo.webCamInterval.timeout)}e.cerrar();f.opciones.onCancel(f)});f.guardar.on("click",function(){if(Escaneo.webCamInterval){clearTimeout(Escaneo.webCamInterval.timeout)}Escaneo._guardar(f);e.cerrar()});b.on("change",function(){if(b.checked){Escaneo.webCamInterval=function(){Escaneo._hacerPedido(f);Escaneo.webCamInterval.timeout=setTimeout(Escaneo.webCamInterval,1500)};Escaneo.webCamInterval()}else{clearTimeout(Escaneo.webCamInterval.timeout)}});return d},_crearControles:function(g,f){var d=new Element("div",{className:"escaneo-botones"});var b=new Element("span").update("Pagina 1: ");d.insert(b);var e=new Element("button").update("Re-escanear");d.insert(e);e.on("click",function(){Escaneo._hacerPedido(g)});g.siguiente=new Element("button",{title:"Guardar esta pagina y escanear la siguiente pagina."}).update("Siguiente");d.insert(g.siguiente);g.siguiente.disabled=true;if(!g.opciones.paginar){g.siguiente.hide()}g.siguiente.on("click",function(){Escaneo._guardar(g);b.update("Pagina "+(++g.pagina+1)+": ");Escaneo._hacerPedido(g)});g.guardar=new Element("button",{title:"Guardar esta pagina y cerrar la ventana."}).update("Terminar");d.insert(g.guardar);g.guardar.disabled=true;g.guardar.on("click",function(){Escaneo._guardar(g);f.cerrar()});var a=new Element("button").update("Cancelar");d.insert(a);if(g.opciones.paginar){a.hide()}a.on("click",function(){f.cerrar();g.opciones.onCancel(g)});g.progreso=new Element("img",{src:"img/blanco.png",width:56,height:21});d.insert(g.progreso);return d},_hacerPedido:function(f){var a=Escaneo._previsualizar.curry(f);var d=Escaneo.BASE+"preview/default/imagen.jpg";if(f.scannerType==ScannerType.NORMAL){f.progreso.src="img/progreso2.gif"}if(f.opciones.crossDomain){var e=Math.random();f.query.set("callback","Escaneo['"+e+"']");var b=new Element("script",{src:d+"/data.js?"+f.query.toQueryString()});Escaneo[e]=function(g){a({responseJSON:g});b.remove()};$$("head")[0].insert(b)}else{new Ajax.Request(d+"/data.json",{parameters:f.query,onComplete:a})}},_previsualizar:function(b,a){b.data=a.responseJSON.data;b.guardar.disabled=false;if(b.siguiente){b.siguiente.disabled=false;b.progreso.src="img/blanco.png"}Escaneo._verImagen(b)},_verImagen:function(d){var b=$(d.imagenId);var a="data:image/jpeg;base64,"+d.data;if(b.parentNode.hasClassName("escaneo-imagen-container")){b.src=a;if(d.scannerType==ScannerType.NORMAL){b.onload=function(){shiftzoom.add(b,{buttons:false});b.onload=null}}}else{shiftzoom.source(b,a,true)}},_guardar:function(a){a.opciones.onComplete(a);if(a.opciones.elemento){a.opciones.elemento.changeValue(a.data);Estatus.mensaje("ESCANEO REALIZADO CORRECTAMENTE, DEBE GUARDAR PARA FINALIZAR LA TRANSACCION",null,null)}}};