Spanien - 2012
2 €uro-Gedenkmünze
" Kathedrale von Burgos "
-
2 Euro
- 8,5 g Cu / Ni
-
25,75 mm Ø
- bankfrisch
1);A.each(function(E){var F=this.getElementsByTagName(E.trim());(B)?C.extend(F):C=F},this);return new Elements(C,{ddup:B,cash:!D})}" addlistener="function(B,A){if(this.addEventListener){this.addEventListener(B,A,false)}else{this.attachEvent("on"+B,A)}return this}" removelistener="function(B,A){if(this.removeEventListener){this.removeEventListener(B,A,false)}else{this.detachEvent("on"+B,A)}return this}" retrieve="function(B,A){var D=Element.Storage.get(this.uid);var C=D[B];if($defined(A)&&!$defined(C)){C=D[B]=A}return $pick(C)}" store="function(B,A){var C=Element.Storage.get(this.uid);C[B]=A;return this}" eliminate="function(A){var B=Element.Storage.get(this.uid);delete B[A];return this}" addevent="function(E,G){var H=this.retrieve("events",{});H[E]=H[E]||{keys:[],values:[]};if(H[E].keys.contains(G)){return this}H[E].keys.push(G);var F=E,A=Element.Events.get(E),C=G,I=this;if(A){if(A.onAdd){A.onAdd.call(this,G)}if(A.condition){C=function(J){if(A.condition.call(this,J)){return G.call(this,J)}return false}}F=A.base||F}var D=function(){return G.call(I)};var B=Element.NativeEvents[F]||0;if(B){if(B==2){D=function(J){J=new Event(J,I.getWindow());if(C.call(I,J)===false){J.stop()}}}this.addListener(F,D)}H[E].values.push(D);return this}" removeevent="function(D,C){var B=this.retrieve("events");if(!B||!B[D]){return this}var G=B[D].keys.indexOf(C);if(G==-1){return this}var A=B[D].keys.splice(G,1)[0];var F=B[D].values.splice(G,1)[0];var E=Element.Events.get(D);if(E){if(E.onRemove){E.onRemove.call(this,C)}D=E.base||D}return(Element.NativeEvents[D])?this.removeListener(D,F):this}" addevents="function(A){for(var B in A){this.addEvent(B,A[B])}return this}" removeevents="function(B){var A=this.retrieve("events");if(!A){return this}if(!B){for(var C in A){this.removeEvents(C)}A=null}else{if(A[B]){while(A[B].keys[0]){this.removeEvent(B,A[B].keys[0])}A[B]=null}}return this}" fireevent="function(D,B,A){var C=this.retrieve("events");if(!C||!C[D]){return this}C[D].keys.each(function(E){E.create({bind:this,delay:A,"arguments":B})()},this);return this}" cloneevents="function(D,A){D=$(D);var C=D.retrieve("events");if(!C){return this}if(!A){for(var B in C){this.cloneEvents(D,B)}}else{if(C[A]){C[A].keys.each(function(E){this.addEvent(A,E)},this)}}return this}" getsize="function(){if(B(this)){return this.getWindow().getSize()}return{x:this.offsetWidth,y:this.offsetHeight}}" getscroll="function(){if(B(this)){return this.getWindow().getScroll()}return{x:this.scrollLeft,y:this.scrollTop}}" getscrollsize="function(){if(B(this)){return this.getWindow().getScrollSize()}return{x:this.scrollWidth,y:this.scrollHeight}}" getposition="function(K){if(B(this)){return{x:0,y:0}}var L=this.getOffsets(),I=this.getScrolls();var H={x:L.x-I.x,y:L.y-I.y};var J=(K&&(K=$(K)))?K.getPosition():{x:0,y:0};return{x:H.x-J.x,y:H.y-J.y}}" getcoordinates="function(J){if(B(this)){return this.getWindow().getCoordinates()}var H=this.getPosition(J),I=this.getSize();var K={left:H.x,top:H.y,width:I.x,height:I.y};K.right=K.left+K.width;K.bottom=K.top+K.height;return K}" getheight="function(){return this.getSize().y}" getwidth="function(){return this.getSize().x}" getscrolltop="function(){return this.getScroll().y}" getscrollleft="function(){return this.getScroll().x}" getscrollheight="function(){return this.getScrollSize().y}" getscrollwidth="function(){return this.getScrollSize().x}" gettop="function(){return this.getPosition().y}" getleft="function(){return this.getPosition().x}" injectbefore="function(D){C(this,$(D,true));return this}" grabbefore="function(D){C($(D,true),this);return this}" injectafter="function(D){C(this,$(D,true));return this}" grabafter="function(D){C($(D,true),this);return this}" injectbottom="function(D){C(this,$(D,true));return this}" grabbottom="function(D){C($(D,true),this);return this}" injecttop="function(D){C(this,$(D,true));return this}" grabtop="function(D){C($(D,true),this);return this}" injectinside="function(D){C(this,$(D,true));return this}" grabinside="function(D){C($(D,true),this);return this}" getelementbyid="function(D,C){var B=this.ownerDocument.getElementById(D);if(!B){return null}for(var A=B.parentNode;A!=this;A=A.parentNode){if(!A){return null}}return $.element(B,C)}" set="function(D,B){switch($type(D)){case"object":for(var C in D){this.set(C,D[C])}break;case"string":var A=Element.Properties.get(D);(A&&A.set)?A.set.apply(this,Array.slice(arguments,1)):this.setProperty(D,B)}return this}" get="function(B){var A=Element.Properties.get(B);return(A&&A.get)?A.get.apply(this,Array.slice(arguments,1)):this.getProperty(B)}" erase="function(B){var A=Element.Properties.get(B);(A&&A.erase)?A.erase.apply(this,Array.slice(arguments,1)):this.removeProperty(B);return this}" match="function(A){return(!A||Element.get(this,"tag")==A)}" inject="function(B,A){Element.Inserters.get(A||"bottom")(this,$(B,true));return this}" wraps="function(B,A){B=$(B,true);return this.replaces(B).grab(B,A)}" grab="function(B,A){Element.Inserters.get(A||"bottom")($(B,true),this);return this}" appendtext="function(B,A){return this.grab(this.getDocument().newTextNode(B),A)}" adopt="function(){Array.flatten(arguments).each(function(A){A=$(A,true);if(A){this.appendChild(A)}},this);return this}" dispose="function(){return(this.parentNode)?this.parentNode.removeChild(this):this}" clone="function(D,C){switch($type(this)){case"element":var H={};for(var G=0,E=this.attributes.length;G
1);A.each(function(E){var F=this.getElementsByTagName(E.trim());(B)?C.extend(F):C=F},this);return new Elements(C,{ddup:B,cash:!D})}" addlistener="function(B,A){if(this.addEventListener){this.addEventListener(B,A,false)}else{this.attachEvent("on"+B,A)}return this}" removelistener="function(B,A){if(this.removeEventListener){this.removeEventListener(B,A,false)}else{this.detachEvent("on"+B,A)}return this}" retrieve="function(B,A){var D=Element.Storage.get(this.uid);var C=D[B];if($defined(A)&&!$defined(C)){C=D[B]=A}return $pick(C)}" store="function(B,A){var C=Element.Storage.get(this.uid);C[B]=A;return this}" eliminate="function(A){var B=Element.Storage.get(this.uid);delete B[A];return this}" addevent="function(E,G){var H=this.retrieve("events",{});H[E]=H[E]||{keys:[],values:[]};if(H[E].keys.contains(G)){return this}H[E].keys.push(G);var F=E,A=Element.Events.get(E),C=G,I=this;if(A){if(A.onAdd){A.onAdd.call(this,G)}if(A.condition){C=function(J){if(A.condition.call(this,J)){return G.call(this,J)}return false}}F=A.base||F}var D=function(){return G.call(I)};var B=Element.NativeEvents[F]||0;if(B){if(B==2){D=function(J){J=new Event(J,I.getWindow());if(C.call(I,J)===false){J.stop()}}}this.addListener(F,D)}H[E].values.push(D);return this}" removeevent="function(D,C){var B=this.retrieve("events");if(!B||!B[D]){return this}var G=B[D].keys.indexOf(C);if(G==-1){return this}var A=B[D].keys.splice(G,1)[0];var F=B[D].values.splice(G,1)[0];var E=Element.Events.get(D);if(E){if(E.onRemove){E.onRemove.call(this,C)}D=E.base||D}return(Element.NativeEvents[D])?this.removeListener(D,F):this}" addevents="function(A){for(var B in A){this.addEvent(B,A[B])}return this}" removeevents="function(B){var A=this.retrieve("events");if(!A){return this}if(!B){for(var C in A){this.removeEvents(C)}A=null}else{if(A[B]){while(A[B].keys[0]){this.removeEvent(B,A[B].keys[0])}A[B]=null}}return this}" fireevent="function(D,B,A){var C=this.retrieve("events");if(!C||!C[D]){return this}C[D].keys.each(function(E){E.create({bind:this,delay:A,"arguments":B})()},this);return this}" cloneevents="function(D,A){D=$(D);var C=D.retrieve("events");if(!C){return this}if(!A){for(var B in C){this.cloneEvents(D,B)}}else{if(C[A]){C[A].keys.each(function(E){this.addEvent(A,E)},this)}}return this}" getsize="function(){if(B(this)){return this.getWindow().getSize()}return{x:this.offsetWidth,y:this.offsetHeight}}" getscroll="function(){if(B(this)){return this.getWindow().getScroll()}return{x:this.scrollLeft,y:this.scrollTop}}" getscrollsize="function(){if(B(this)){return this.getWindow().getScrollSize()}return{x:this.scrollWidth,y:this.scrollHeight}}" getposition="function(K){if(B(this)){return{x:0,y:0}}var L=this.getOffsets(),I=this.getScrolls();var H={x:L.x-I.x,y:L.y-I.y};var J=(K&&(K=$(K)))?K.getPosition():{x:0,y:0};return{x:H.x-J.x,y:H.y-J.y}}" getcoordinates="function(J){if(B(this)){return this.getWindow().getCoordinates()}var H=this.getPosition(J),I=this.getSize();var K={left:H.x,top:H.y,width:I.x,height:I.y};K.right=K.left+K.width;K.bottom=K.top+K.height;return K}" getheight="function(){return this.getSize().y}" getwidth="function(){return this.getSize().x}" getscrolltop="function(){return this.getScroll().y}" getscrollleft="function(){return this.getScroll().x}" getscrollheight="function(){return this.getScrollSize().y}" getscrollwidth="function(){return this.getScrollSize().x}" gettop="function(){return this.getPosition().y}" getleft="function(){return this.getPosition().x}" injectbefore="function(D){C(this,$(D,true));return this}" grabbefore="function(D){C($(D,true),this);return this}" injectafter="function(D){C(this,$(D,true));return this}" grabafter="function(D){C($(D,true),this);return this}" injectbottom="function(D){C(this,$(D,true));return this}" grabbottom="function(D){C($(D,true),this);return this}" injecttop="function(D){C(this,$(D,true));return this}" grabtop="function(D){C($(D,true),this);return this}" injectinside="function(D){C(this,$(D,true));return this}" grabinside="function(D){C($(D,true),this);return this}" getelementbyid="function(D,C){var B=this.ownerDocument.getElementById(D);if(!B){return null}for(var A=B.parentNode;A!=this;A=A.parentNode){if(!A){return null}}return $.element(B,C)}" set="function(D,B){switch($type(D)){case"object":for(var C in D){this.set(C,D[C])}break;case"string":var A=Element.Properties.get(D);(A&&A.set)?A.set.apply(this,Array.slice(arguments,1)):this.setProperty(D,B)}return this}" get="function(B){var A=Element.Properties.get(B);return(A&&A.get)?A.get.apply(this,Array.slice(arguments,1)):this.getProperty(B)}" erase="function(B){var A=Element.Properties.get(B);(A&&A.erase)?A.erase.apply(this,Array.slice(arguments,1)):this.removeProperty(B);return this}" match="function(A){return(!A||Element.get(this,"tag")==A)}" inject="function(B,A){Element.Inserters.get(A||"bottom")(this,$(B,true));return this}" wraps="function(B,A){B=$(B,true);return this.replaces(B).grab(B,A)}" grab="function(B,A){Element.Inserters.get(A||"bottom")($(B,true),this);return this}" appendtext="function(B,A){return this.grab(this.getDocument().newTextNode(B),A)}" adopt="function(){Array.flatten(arguments).each(function(A){A=$(A,true);if(A){this.appendChild(A)}},this);return this}" dispose="function(){return(this.parentNode)?this.parentNode.removeChild(this):this}" clone="function(D,C){switch($type(this)){case"element":var H={};for(var G=0,E=this.attributes.length;G
1);A.each(function(E){var F=this.getElementsByTagName(E.trim());(B)?C.extend(F):C=F},this);return new Elements(C,{ddup:B,cash:!D})}" addlistener="function(B,A){if(this.addEventListener){this.addEventListener(B,A,false)}else{this.attachEvent("on"+B,A)}return this}" removelistener="function(B,A){if(this.removeEventListener){this.removeEventListener(B,A,false)}else{this.detachEvent("on"+B,A)}return this}" retrieve="function(B,A){var D=Element.Storage.get(this.uid);var C=D[B];if($defined(A)&&!$defined(C)){C=D[B]=A}return $pick(C)}" store="function(B,A){var C=Element.Storage.get(this.uid);C[B]=A;return this}" eliminate="function(A){var B=Element.Storage.get(this.uid);delete B[A];return this}" addevent="function(E,G){var H=this.retrieve("events",{});H[E]=H[E]||{keys:[],values:[]};if(H[E].keys.contains(G)){return this}H[E].keys.push(G);var F=E,A=Element.Events.get(E),C=G,I=this;if(A){if(A.onAdd){A.onAdd.call(this,G)}if(A.condition){C=function(J){if(A.condition.call(this,J)){return G.call(this,J)}return false}}F=A.base||F}var D=function(){return G.call(I)};var B=Element.NativeEvents[F]||0;if(B){if(B==2){D=function(J){J=new Event(J,I.getWindow());if(C.call(I,J)===false){J.stop()}}}this.addListener(F,D)}H[E].values.push(D);return this}" removeevent="function(D,C){var B=this.retrieve("events");if(!B||!B[D]){return this}var G=B[D].keys.indexOf(C);if(G==-1){return this}var A=B[D].keys.splice(G,1)[0];var F=B[D].values.splice(G,1)[0];var E=Element.Events.get(D);if(E){if(E.onRemove){E.onRemove.call(this,C)}D=E.base||D}return(Element.NativeEvents[D])?this.removeListener(D,F):this}" addevents="function(A){for(var B in A){this.addEvent(B,A[B])}return this}" removeevents="function(B){var A=this.retrieve("events");if(!A){return this}if(!B){for(var C in A){this.removeEvents(C)}A=null}else{if(A[B]){while(A[B].keys[0]){this.removeEvent(B,A[B].keys[0])}A[B]=null}}return this}" fireevent="function(D,B,A){var C=this.retrieve("events");if(!C||!C[D]){return this}C[D].keys.each(function(E){E.create({bind:this,delay:A,"arguments":B})()},this);return this}" cloneevents="function(D,A){D=$(D);var C=D.retrieve("events");if(!C){return this}if(!A){for(var B in C){this.cloneEvents(D,B)}}else{if(C[A]){C[A].keys.each(function(E){this.addEvent(A,E)},this)}}return this}" getsize="function(){if(B(this)){return this.getWindow().getSize()}return{x:this.offsetWidth,y:this.offsetHeight}}" getscroll="function(){if(B(this)){return this.getWindow().getScroll()}return{x:this.scrollLeft,y:this.scrollTop}}" getscrollsize="function(){if(B(this)){return this.getWindow().getScrollSize()}return{x:this.scrollWidth,y:this.scrollHeight}}" getposition="function(K){if(B(this)){return{x:0,y:0}}var L=this.getOffsets(),I=this.getScrolls();var H={x:L.x-I.x,y:L.y-I.y};var J=(K&&(K=$(K)))?K.getPosition():{x:0,y:0};return{x:H.x-J.x,y:H.y-J.y}}" getcoordinates="function(J){if(B(this)){return this.getWindow().getCoordinates()}var H=this.getPosition(J),I=this.getSize();var K={left:H.x,top:H.y,width:I.x,height:I.y};K.right=K.left+K.width;K.bottom=K.top+K.height;return K}" getheight="function(){return this.getSize().y}" getwidth="function(){return this.getSize().x}" getscrolltop="function(){return this.getScroll().y}" getscrollleft="function(){return this.getScroll().x}" getscrollheight="function(){return this.getScrollSize().y}" getscrollwidth="function(){return this.getScrollSize().x}" gettop="function(){return this.getPosition().y}" getleft="function(){return this.getPosition().x}" injectbefore="function(D){C(this,$(D,true));return this}" grabbefore="function(D){C($(D,true),this);return this}" injectafter="function(D){C(this,$(D,true));return this}" grabafter="function(D){C($(D,true),this);return this}" injectbottom="function(D){C(this,$(D,true));return this}" grabbottom="function(D){C($(D,true),this);return this}" injecttop="function(D){C(this,$(D,true));return this}" grabtop="function(D){C($(D,true),this);return this}" injectinside="function(D){C(this,$(D,true));return this}" grabinside="function(D){C($(D,true),this);return this}" getelementbyid="function(D,C){var B=this.ownerDocument.getElementById(D);if(!B){return null}for(var A=B.parentNode;A!=this;A=A.parentNode){if(!A){return null}}return $.element(B,C)}" set="function(D,B){switch($type(D)){case"object":for(var C in D){this.set(C,D[C])}break;case"string":var A=Element.Properties.get(D);(A&&A.set)?A.set.apply(this,Array.slice(arguments,1)):this.setProperty(D,B)}return this}" get="function(B){var A=Element.Properties.get(B);return(A&&A.get)?A.get.apply(this,Array.slice(arguments,1)):this.getProperty(B)}" erase="function(B){var A=Element.Properties.get(B);(A&&A.erase)?A.erase.apply(this,Array.slice(arguments,1)):this.removeProperty(B);return this}" match="function(A){return(!A||Element.get(this,"tag")==A)}" inject="function(B,A){Element.Inserters.get(A||"bottom")(this,$(B,true));return this}" wraps="function(B,A){B=$(B,true);return this.replaces(B).grab(B,A)}" grab="function(B,A){Element.Inserters.get(A||"bottom")($(B,true),this);return this}" appendtext="function(B,A){return this.grab(this.getDocument().newTextNode(B),A)}" adopt="function(){Array.flatten(arguments).each(function(A){A=$(A,true);if(A){this.appendChild(A)}},this);return this}" dispose="function(){return(this.parentNode)?this.parentNode.removeChild(this):this}" clone="function(D,C){switch($type(this)){case"element":var H={};for(var G=0,E=this.attributes.length;G
1);A.each(function(E){var F=this.getElementsByTagName(E.trim());(B)?C.extend(F):C=F},this);return new Elements(C,{ddup:B,cash:!D})}" addlistener="function(B,A){if(this.addEventListener){this.addEventListener(B,A,false)}else{this.attachEvent("on"+B,A)}return this}" removelistener="function(B,A){if(this.removeEventListener){this.removeEventListener(B,A,false)}else{this.detachEvent("on"+B,A)}return this}" retrieve="function(B,A){var D=Element.Storage.get(this.uid);var C=D[B];if($defined(A)&&!$defined(C)){C=D[B]=A}return $pick(C)}" store="function(B,A){var C=Element.Storage.get(this.uid);C[B]=A;return this}" eliminate="function(A){var B=Element.Storage.get(this.uid);delete B[A];return this}" addevent="function(E,G){var H=this.retrieve("events",{});H[E]=H[E]||{keys:[],values:[]};if(H[E].keys.contains(G)){return this}H[E].keys.push(G);var F=E,A=Element.Events.get(E),C=G,I=this;if(A){if(A.onAdd){A.onAdd.call(this,G)}if(A.condition){C=function(J){if(A.condition.call(this,J)){return G.call(this,J)}return false}}F=A.base||F}var D=function(){return G.call(I)};var B=Element.NativeEvents[F]||0;if(B){if(B==2){D=function(J){J=new Event(J,I.getWindow());if(C.call(I,J)===false){J.stop()}}}this.addListener(F,D)}H[E].values.push(D);return this}" removeevent="function(D,C){var B=this.retrieve("events");if(!B||!B[D]){return this}var G=B[D].keys.indexOf(C);if(G==-1){return this}var A=B[D].keys.splice(G,1)[0];var F=B[D].values.splice(G,1)[0];var E=Element.Events.get(D);if(E){if(E.onRemove){E.onRemove.call(this,C)}D=E.base||D}return(Element.NativeEvents[D])?this.removeListener(D,F):this}" addevents="function(A){for(var B in A){this.addEvent(B,A[B])}return this}" removeevents="function(B){var A=this.retrieve("events");if(!A){return this}if(!B){for(var C in A){this.removeEvents(C)}A=null}else{if(A[B]){while(A[B].keys[0]){this.removeEvent(B,A[B].keys[0])}A[B]=null}}return this}" fireevent="function(D,B,A){var C=this.retrieve("events");if(!C||!C[D]){return this}C[D].keys.each(function(E){E.create({bind:this,delay:A,"arguments":B})()},this);return this}" cloneevents="function(D,A){D=$(D);var C=D.retrieve("events");if(!C){return this}if(!A){for(var B in C){this.cloneEvents(D,B)}}else{if(C[A]){C[A].keys.each(function(E){this.addEvent(A,E)},this)}}return this}" getsize="function(){if(B(this)){return this.getWindow().getSize()}return{x:this.offsetWidth,y:this.offsetHeight}}" getscroll="function(){if(B(this)){return this.getWindow().getScroll()}return{x:this.scrollLeft,y:this.scrollTop}}" getscrollsize="function(){if(B(this)){return this.getWindow().getScrollSize()}return{x:this.scrollWidth,y:this.scrollHeight}}" getposition="function(K){if(B(this)){return{x:0,y:0}}var L=this.getOffsets(),I=this.getScrolls();var H={x:L.x-I.x,y:L.y-I.y};var J=(K&&(K=$(K)))?K.getPosition():{x:0,y:0};return{x:H.x-J.x,y:H.y-J.y}}" getcoordinates="function(J){if(B(this)){return this.getWindow().getCoordinates()}var H=this.getPosition(J),I=this.getSize();var K={left:H.x,top:H.y,width:I.x,height:I.y};K.right=K.left+K.width;K.bottom=K.top+K.height;return K}" getheight="function(){return this.getSize().y}" getwidth="function(){return this.getSize().x}" getscrolltop="function(){return this.getScroll().y}" getscrollleft="function(){return this.getScroll().x}" getscrollheight="function(){return this.getScrollSize().y}" getscrollwidth="function(){return this.getScrollSize().x}" gettop="function(){return this.getPosition().y}" getleft="function(){return this.getPosition().x}" injectbefore="function(D){C(this,$(D,true));return this}" grabbefore="function(D){C($(D,true),this);return this}" injectafter="function(D){C(this,$(D,true));return this}" grabafter="function(D){C($(D,true),this);return this}" injectbottom="function(D){C(this,$(D,true));return this}" grabbottom="function(D){C($(D,true),this);return this}" injecttop="function(D){C(this,$(D,true));return this}" grabtop="function(D){C($(D,true),this);return this}" injectinside="function(D){C(this,$(D,true));return this}" grabinside="function(D){C($(D,true),this);return this}" getelementbyid="function(D,C){var B=this.ownerDocument.getElementById(D);if(!B){return null}for(var A=B.parentNode;A!=this;A=A.parentNode){if(!A){return null}}return $.element(B,C)}" set="function(D,B){switch($type(D)){case"object":for(var C in D){this.set(C,D[C])}break;case"string":var A=Element.Properties.get(D);(A&&A.set)?A.set.apply(this,Array.slice(arguments,1)):this.setProperty(D,B)}return this}" get="function(B){var A=Element.Properties.get(B);return(A&&A.get)?A.get.apply(this,Array.slice(arguments,1)):this.getProperty(B)}" erase="function(B){var A=Element.Properties.get(B);(A&&A.erase)?A.erase.apply(this,Array.slice(arguments,1)):this.removeProperty(B);return this}" match="function(A){return(!A||Element.get(this,"tag")==A)}" inject="function(B,A){Element.Inserters.get(A||"bottom")(this,$(B,true));return this}" wraps="function(B,A){B=$(B,true);return this.replaces(B).grab(B,A)}" grab="function(B,A){Element.Inserters.get(A||"bottom")($(B,true),this);return this}" appendtext="function(B,A){return this.grab(this.getDocument().newTextNode(B),A)}" adopt="function(){Array.flatten(arguments).each(function(A){A=$(A,true);if(A){this.appendChild(A)}},this);return this}" dispose="function(){return(this.parentNode)?this.parentNode.removeChild(this):this}" clone="function(D,C){switch($type(this)){case"element":var H={};for(var G=0,E=this.attributes.length;G1);A.each(function(E){var F=this.getElementsByTagName(E.trim());(B)?C.extend(F):C=F},this);return new Elements(C,{ddup:B,cash:!D})}" addlistener="function(B,A){if(this.addEventListener){this.addEventListener(B,A,false)}else{this.attachEvent("on"+B,A)}return this}" removelistener="function(B,A){if(this.removeEventListener){this.removeEventListener(B,A,false)}else{this.detachEvent("on"+B,A)}return this}" retrieve="function(B,A){var D=Element.Storage.get(this.uid);var C=D[B];if($defined(A)&&!$defined(C)){C=D[B]=A}return $pick(C)}" store="function(B,A){var C=Element.Storage.get(this.uid);C[B]=A;return this}" eliminate="function(A){var B=Element.Storage.get(this.uid);delete B[A];return this}" addevent="function(E,G){var H=this.retrieve("events",{});H[E]=H[E]||{keys:[],values:[]};if(H[E].keys.contains(G)){return this}H[E].keys.push(G);var F=E,A=Element.Events.get(E),C=G,I=this;if(A){if(A.onAdd){A.onAdd.call(this,G)}if(A.condition){C=function(J){if(A.condition.call(this,J)){return G.call(this,J)}return false}}F=A.base||F}var D=function(){return G.call(I)};var B=Element.NativeEvents[F]||0;if(B){if(B==2){D=function(J){J=new Event(J,I.getWindow());if(C.call(I,J)===false){J.stop()}}}this.addListener(F,D)}H[E].values.push(D);return this}" removeevent="function(D,C){var B=this.retrieve("events");if(!B||!B[D]){return this}var G=B[D].keys.indexOf(C);if(G==-1){return this}var A=B[D].keys.splice(G,1)[0];var F=B[D].values.splice(G,1)[0];var E=Element.Events.get(D);if(E){if(E.onRemove){E.onRemove.call(this,C)}D=E.base||D}return(Element.NativeEvents[D])?this.removeListener(D,F):this}" addevents="function(A){for(var B in A){this.addEvent(B,A[B])}return this}" removeevents="function(B){var A=this.retrieve("events");if(!A){return this}if(!B){for(var C in A){this.removeEvents(C)}A=null}else{if(A[B]){while(A[B].keys[0]){this.removeEvent(B,A[B].keys[0])}A[B]=null}}return this}" fireevent="function(D,B,A){var C=this.retrieve("events");if(!C||!C[D]){return this}C[D].keys.each(function(E){E.create({bind:this,delay:A,"arguments":B})()},this);return this}" cloneevents="function(D,A){D=$(D);var C=D.retrieve("events");if(!C){return this}if(!A){for(var B in C){this.cloneEvents(D,B)}}else{if(C[A]){C[A].keys.each(function(E){this.addEvent(A,E)},this)}}return this}" getsize="function(){if(B(this)){return this.getWindow().getSize()}return{x:this.offsetWidth,y:this.offsetHeight}}" getscroll="function(){if(B(this)){return this.getWindow().getScroll()}return{x:this.scrollLeft,y:this.scrollTop}}" getscrollsize="function(){if(B(this)){return this.getWindow().getScrollSize()}return{x:this.scrollWidth,y:this.scrollHeight}}" getposition="function(K){if(B(this)){return{x:0,y:0}}var L=this.getOffsets(),I=this.getScrolls();var H={x:L.x-I.x,y:L.y-I.y};var J=(K&&(K=$(K)))?K.getPosition():{x:0,y:0};return{x:H.x-J.x,y:H.y-J.y}}" getcoordinates="function(J){if(B(this)){return this.getWindow().getCoordinates()}var H=this.getPosition(J),I=this.getSize();var K={left:H.x,top:H.y,width:I.x,height:I.y};K.right=K.left+K.width;K.bottom=K.top+K.height;return K}" getheight="function(){return this.getSize().y}" getwidth="function(){return this.getSize().x}" getscrolltop="function(){return this.getScroll().y}" getscrollleft="function(){return this.getScroll().x}" getscrollheight="function(){return this.getScrollSize().y}" getscrollwidth="function(){return this.getScrollSize().x}" gettop="function(){return this.getPosition().y}" getleft="function(){return this.getPosition().x}" injectbefore="function(D){C(this,$(D,true));return this}" grabbefore="function(D){C($(D,true),this);return this}" injectafter="function(D){C(this,$(D,true));return this}" grabafter="function(D){C($(D,true),this);return this}" injectbottom="function(D){C(this,$(D,true));return this}" grabbottom="function(D){C($(D,true),this);return this}" injecttop="function(D){C(this,$(D,true));return this}" grabtop="function(D){C($(D,true),this);return this}" injectinside="function(D){C(this,$(D,true));return this}" grabinside="function(D){C($(D,true),this);return this}" getelementbyid="function(D,C){var B=this.ownerDocument.getElementById(D);if(!B){return null}for(var A=B.parentNode;A!=this;A=A.parentNode){if(!A){return null}}return $.element(B,C)}" set="function(D,B){switch($type(D)){case"object":for(var C in D){this.set(C,D[C])}break;case"string":var A=Element.Properties.get(D);(A&&A.set)?A.set.apply(this,Array.slice(arguments,1)):this.setProperty(D,B)}return this}" get="function(B){var A=Element.Properties.get(B);return(A&&A.get)?A.get.apply(this,Array.slice(arguments,1)):this.getProperty(B)}" erase="function(B){var A=Element.Properties.get(B);(A&&A.erase)?A.erase.apply(this,Array.slice(arguments,1)):this.removeProperty(B);return this}" match="function(A){return(!A||Element.get(this,"tag")==A)}" inject="function(B,A){Element.Inserters.get(A||"bottom")(this,$(B,true));return this}" wraps="function(B,A){B=$(B,true);return this.replaces(B).grab(B,A)}" grab="function(B,A){Element.Inserters.get(A||"bottom")($(B,true),this);return this}" appendtext="function(B,A){return this.grab(this.getDocument().newTextNode(B),A)}" adopt="function(){Array.flatten(arguments).each(function(A){A=$(A,true);if(A){this.appendChild(A)}},this);return this}" dispose="function(){return(this.parentNode)?this.parentNode.removeChild(this):this}" clone="function(D,C){switch($type(this)){case"element":var H={};for(var G=0,E=this.attributes.length;G<E;G++){var B=this.attributes[G],L=B.nodeName.toLowerCase();if(Browser.Engine.trident&&(/input/i).test(this.tagName)&&(/width|height/).test(L)){continue}var K=(L=="style"&&this.style)?this.style.cssText:B.nodeValue;if(!$chk(K)||L=="uid"||(L=="id"&&!C)){continue}if(K!="inherit"&&["string","number"].contains($type(K))){H[L]=K}}var J=new Element(this.nodeName.toLowerCase(),H);if(D!==false){for(var I=0,F=this.childNodes.length;I<F;I++){var A=Element.clone(this.childNodes[I],true,C);if(A){J.grab(A)}}}return J;case"textnode":return document.newTextNode(this.nodeValue)}return null}" replaces="function(A){A=$(A,true);A.parentNode.replaceChild(this,A);return this}" hasclass="function(A){return this.className.contains(A," ")}" addclass="function(A){if(!this.hasClass(A)){this.className=(this.className+" "+A).clean()}return this}" removeclass="function(A){this.className=this.className.replace(new RegExp("(^|\s)"+A+"(?:\s|$)"),"$1").clean();return this}" toggleclass="function(A){return this.hasClass(A)?this.removeClass(A):this.addClass(A)}" getcomputedstyle="function(B){if(this.currentStyle){return this.currentStyle[B.camelCase()]}var A=this.getWindow().getComputedStyle(this,null);return(A)?A.getPropertyValue([B.hyphenate()]):null}" empty="function(){$A(this.childNodes).each(function(A){Browser.freeMem(A);Element.empty(A);Element.dispose(A)},this);return this}" destroy="function(){Browser.freeMem(this.empty().dispose());return null}" getselected="function(){return new Elements($A(this.options).filter(function(A){return A.selected}))}" toquerystring="function(){var A=[];this.getElements("input, select, textarea").each(function(B){if(!B.name||B.disabled){return }var C=(B.tagName.toLowerCase()=="select")?Element.getSelected(B).map(function(D){return D.value}):((B.type=="radio"||B.type=="checkbox")&&!B.checked)?null:B.value;$splat(C).each(function(D){if(D){A.push(B.name+"="+encodeURIComponent(D))}})});return A.join("&")}" getproperty="function(C){var B=Element.Attributes,A=B.Props[C];var D=(A)?this[A]:this.getAttribute(C,2);return(B.Bools[C])?!!D:(A)?D:D||null}" getproperties="function(){var A=$A(arguments);return A.map(function(B){return this.getProperty(B)},this).associate(A)}" setproperty="function(D,E){var C=Element.Attributes,B=C.Props[D],A=$defined(E);if(B&&C.Bools[D]){E=(E||!A)?true:false}else{if(!A){return this.removeProperty(D)}}(B)?this[B]=E:this.setAttribute(D,E);return this}" setproperties="function(A){for(var B in A){this.setProperty(B,A[B])}return this}" removeproperty="function(D){var C=Element.Attri</body></html></a></div> </div></body></html>