(function(a,b){function cy(a){return f.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!1}function cv(a){if(!ck[a]){var b=c.body,d=f("<"+a+">").appendTo(b),e=d.css("display");d.remove();if(e==="none"||e===""){cl||(cl=c.createElement("iframe"),cl.frameBorder=cl.width=cl.height=0),b.appendChild(cl);if(!cm||!cl.createElement)cm=(cl.contentWindow||cl.contentDocument).document,cm.write((c.compatMode==="CSS1Compat"?"":"")+""),cm.close();d=cm.createElement(a),cm.body.appendChild(d),e=f.css(d,"display"),b.removeChild(cl)}ck[a]=e}return ck[a]}function cu(a,b){var c={};f.each(cq.concat.apply([],cq.slice(0,b)),function(){c[this]=a});return c}function ct(){cr=b}function cs(){setTimeout(ct,0);return cr=f.now()}function cj(){try{return new a.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}}function ci(){try{return new a.XMLHttpRequest}catch(b){}}function cc(a,c){a.dataFilter&&(c=a.dataFilter(c,a.dataType));var d=a.dataTypes,e={},g,h,i=d.length,j,k=d[0],l,m,n,o,p;for(g=1;g 0){if(c!=="border")for(;g =0===c})}function S(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function K(){return!0}function J(){return!1}function n(a,b,c){var d=b+"defer",e=b+"queue",g=b+"mark",h=f._data(a,d);h&&(c==="queue"||!f._data(a,e))&&(c==="mark"||!f._data(a,g))&&setTimeout(function(){!f._data(a,e)&&!f._data(a,g)&&(f.removeData(a,d,!0),h.fire())},0)}function m(a){for(var b in a){if(b==="data"&&f.isEmptyObject(a[b]))continue;if(b!=="toJSON")return!1}return!0}function l(a,c,d){if(d===b&&a.nodeType===1){var e="data-"+c.replace(k,"-$1").toLowerCase();d=a.getAttribute(e);if(typeof d=="string"){try{d=d==="true"?!0:d==="false"?!1:d==="null"?null:f.isNumeric(d)?parseFloat(d):j.test(d)?f.parseJSON(d):d}catch(g){}f.data(a,c,d)}else d=b}return d}function h(a){var b=g[a]={},c,d;a=a.split(/\s+/);for(c=0,d=a.length;c )[^>]*$|#([\w\-]*)$)/,j=/\S/,k=/^\s+/,l=/\s+$/,m=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,n=/^[\],:{}\s]*$/,o=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,p=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,q=/(?:^|:|,)(?:\s*\[)+/g,r=/(webkit)[ \/]([\w.]+)/,s=/(opera)(?:.*version)?[ \/]([\w.]+)/,t=/(msie) ([\w.]+)/,u=/(mozilla)(?:.*? rv:([\w.]+))?/,v=/-([a-z]|[0-9])/ig,w=/^-ms-/,x=function(a,b){return(b+"").toUpperCase()},y=d.userAgent,z,A,B,C=Object.prototype.toString,D=Object.prototype.hasOwnProperty,E=Array.prototype.push,F=Array.prototype.slice,G=String.prototype.trim,H=Array.prototype.indexOf,I={};e.fn=e.prototype={constructor:e,init:function(a,d,f){var g,h,j,k;if(!a)return this;if(a.nodeType){this.context=this[0]=a,this.length=1;return this}if(a==="body"&&!d&&c.body){this.context=c,this[0]=c.body,this.selector=a,this.length=1;return this}if(typeof a=="string"){a.charAt(0)!=="<"||a.charAt(a.length-1)!==">"||a.length<3?g=i.exec(a):g=[null,a,null];if(g&&(g[1]||!d)){if(g[1]){d=d instanceof e?d[0]:d,k=d?d.ownerDocument||d:c,j=m.exec(a),j?e.isPlainObject(d)?(a=[c.createElement(j[1])],e.fn.attr.call(a,d,!0)):a=[k.createElement(j[1])]:(j=e.buildFragment([g[1]],[k]),a=(j.cacheable?e.clone(j.fragment):j.fragment).childNodes);return e.merge(this,a)}h=c.getElementById(g[2]);if(h&&h.parentNode){if(h.id!==g[2])return f.find(a);this.length=1,this[0]=h}this.context=c,this.selector=a;return this}return!d||d.jquery?(d||f).find(a):this.constructor(d).find(a)}if(e.isFunction(a))return f.ready(a);a.selector!==b&&(this.selector=a.selector,this.context=a.context);return e.makeArray(a,this)},selector:"",jquery:"1.7.1",length:0,size:function(){return this.length},toArray:function(){return F.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this[this.length+a]:this[a]},pushStack:function(a,b,c){var d=this.constructor();e.isArray(a)?E.apply(d,a):e.merge(d,a),d.prevObject=this,d.context=this.context,b==="find"?d.selector=this.selector+(this.selector?" ":"")+c:b&&(d.selector=this.selector+"."+b+"("+c+")");return d},each:function(a,b){return e.each(this,a,b)},ready:function(a){e.bindReady(),A.add(a);return this},eq:function(a){a=+a;return a===-1?this.slice(a):this.slice(a,a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(F.apply(this,arguments),"slice",F.call(arguments).join(","))},map:function(a){return this.pushStack(e.map(this,function(b,c){return a.call(b,c,b)}))},end:function(){return this.prevObject||this.constructor(null)},push:E,sort:[].sort,splice:[].splice},e.fn.init.prototype=e.fn,e.extend=e.fn.extend=function(){var a,c,d,f,g,h,i=arguments[0]||{},j=1,k=arguments.length,l=!1;typeof i=="boolean"&&(l=i,i=arguments[1]||{},j=2),typeof i!="object"&&!e.isFunction(i)&&(i={}),k===j&&(i=this,--j);for(;j 0)return;A.fireWith(c,[e]),e.fn.trigger&&e(c).trigger("ready").off("ready")}},bindReady:function(){if(!A){A=e.Callbacks("once memory");if(c.readyState==="complete")return setTimeout(e.ready,1);if(c.addEventListener)c.addEventListener("DOMContentLoaded",B,!1),a.addEventListener("load",e.ready,!1);else if(c.attachEvent){c.attachEvent("onreadystatechange",B),a.attachEvent("onload",e.ready);var b=!1;try{b=a.frameElement==null}catch(d){}c.documentElement.doScroll&&b&&J()}}},isFunction:function(a){return e.type(a)==="function"},isArray:Array.isArray||function(a){return e.type(a)==="array"},isWindow:function(a){return a&&typeof a=="object"&&"setInterval"in a},isNumeric:function(a){return!isNaN(parseFloat(a))&&isFinite(a)},type:function(a){return a==null?String(a):I[C.call(a)]||"object"},isPlainObject:function(a){if(!a||e.type(a)!=="object"||a.nodeType||e.isWindow(a))return!1;try{if(a.constructor&&!D.call(a,"constructor")&&!D.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}var d;for(d in a);return d===b||D.call(a,d)},isEmptyObject:function(a){for(var b in a)return!1;return!0},error:function(a){throw new Error(a)},parseJSON:function(b){if(typeof b!="string"||!b)return null;b=e.trim(b);if(a.JSON&&a.JSON.parse)return a.JSON.parse(b);if(n.test(b.replace(o,"@").replace(p,"]").replace(q,"")))return(new Function("return "+b))();e.error("Invalid JSON: "+b)},parseXML:function(c){var d,f;try{a.DOMParser?(f=new DOMParser,d=f.parseFromString(c,"text/xml")):(d=new ActiveXObject("Microsoft.XMLDOM"),d.async="false",d.loadXML(c))}catch(g){d=b}(!d||!d.documentElement||d.getElementsByTagName("parsererror").length)&&e.error("Invalid XML: "+c);return d},noop:function(){},globalEval:function(b){b&&j.test(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(w,"ms-").replace(v,x)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,c,d){var f,g=0,h=a.length,i=h===b||e.isFunction(a);if(d){if(i){for(f in a)if(c.apply(a[f],d)===!1)break}else for(;g 0&&a[0]&&a[j-1]||j===0||e.isArray(a));if(k)for(;i 1?i.call(arguments,0):b,j.notifyWith(k,e)}}function l(a){return function(c){b[a]=arguments.length>1?i.call(arguments,0):c,--g||j.resolveWith(j,b)}}var b=i.call(arguments,0),c=0,d=b.length,e=Array(d),g=d,h=d,j=d<=1&&a&&f.isFunction(a.promise)?a:f.Deferred(),k=j.promise();if(d>1){for(;c
a ",d=q.getElementsByTagName("*"),e=q.getElementsByTagName("a")[0];if(!d||!d.length||!e)return{};g=c.createElement("select"),h=g.appendChild(c.createElement("option")),i=q.getElementsByTagName("input")[0],b={leadingWhitespace:q.firstChild.nodeType===3,tbody:!q.getElementsByTagName("tbody").length,htmlSerialize:!!q.getElementsByTagName("link").length,style:/top/.test(e.getAttribute("style")),hrefNormalized:e.getAttribute("href")==="/a",opacity:/^0.55/.test(e.style.opacity),cssFloat:!!e.style.cssFloat,checkOn:i.value==="on",optSelected:h.selected,getSetAttribute:q.className!=="t",enctype:!!c.createElement("form").enctype,html5Clone:c.createElement("nav").cloneNode(!0).outerHTML!=="<:nav> ",submitBubbles:!0,changeBubbles:!0,focusinBubbles:!1,deleteExpando:!0,noCloneEvent:!0,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableMarginRight:!0},i.checked=!0,b.noCloneChecked=i.cloneNode(!0).checked,g.disabled=!0,b.optDisabled=!h.disabled;try{delete q.test}catch(s){b.deleteExpando=!1}!q.addEventListener&&q.attachEvent&&q.fireEvent&&(q.attachEvent("onclick",function(){b.noCloneEvent=!1}),q.cloneNode(!0).fireEvent("onclick")),i=c.createElement("input"),i.value="t",i.setAttribute("type","radio"),b.radioValue=i.value==="t",i.setAttribute("checked","checked"),q.appendChild(i),k=c.createDocumentFragment(),k.appendChild(q.lastChild),b.checkClone=k.cloneNode(!0).cloneNode(!0).lastChild.checked,b.appendChecked=i.checked,k.removeChild(i),k.appendChild(q),q.innerHTML="",a.getComputedStyle&&(j=c.createElement("div"),j.style.width="0",j.style.marginRight="0",q.style.width="2px",q.appendChild(j),b.reliableMarginRight=(parseInt((a.getComputedStyle(j,null)||{marginRight:0}).marginRight,10)||0)===0);if(q.attachEvent)for(o in{submit:1,change:1,focusin:1})n="on"+o,p=n in q,p||(q.setAttribute(n,"return;"),p=typeof q[n]=="function"),b[o+"Bubbles"]=p;k.removeChild(q),k=g=h=j=q=i=null,f(function(){var a,d,e,g,h,i,j,k,m,n,o,r=c.getElementsByTagName("body")[0];!r||(j=1,k="position:absolute;top:0;left:0;width:1px;height:1px;margin:0;",m="visibility:hidden;border:0;",n="style='"+k+"border:5px solid #000;padding:0;'",o="
"+""+"
",a=c.createElement("div"),a.style.cssText=m+"width:0;height:0;position:static;top:0;margin-top:"+j+"px",r.insertBefore(a,r.firstChild),q=c.createElement("div"),a.appendChild(q),q.innerHTML="
t
",l=q.getElementsByTagName("td"),p=l[0].offsetHeight===0,l[0].style.display="",l[1].style.display="none",b.reliableHiddenOffsets=p&&l[0].offsetHeight===0,q.innerHTML="",q.style.width=q.style.paddingLeft="1px",f.boxModel=b.boxModel=q.offsetWidth===2,typeof q.style.zoom!="undefined"&&(q.style.display="inline",q.style.zoom=1,b.inlineBlockNeedsLayout=q.offsetWidth===2,q.style.display="",q.innerHTML="
",b.shrinkWrapBlocks=q.offsetWidth!==2),q.style.cssText=k+m,q.innerHTML=o,d=q.firstChild,e=d.firstChild,h=d.nextSibling.firstChild.firstChild,i={doesNotAddBorder:e.offsetTop!==5,doesAddBorderForTableAndCells:h.offsetTop===5},e.style.position="fixed",e.style.top="20px",i.fixedPosition=e.offsetTop===20||e.offsetTop===15,e.style.position=e.style.top="",d.style.overflow="hidden",d.style.position="relative",i.subtractsBorderForOverflowNotVisible=e.offsetTop===-5,i.doesNotIncludeMarginInBodyOffset=r.offsetTop!==j,r.removeChild(a),q=a=null,f.extend(b,i))});return b}();var j=/^(?:\{.*\}|\[.*\])$/,k=/([A-Z])/g;f.extend({cache:{},uuid:0,expando:"jQuery"+(f.fn.jquery+Math.random()).replace(/\D/g,""),noData:{embed:!0,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:!0},hasData:function(a){a=a.nodeType?f.cache[a[f.expando]]:a[f.expando];return!!a&&!m(a)},data:function(a,c,d,e){if(!!f.acceptData(a)){var g,h,i,j=f.expando,k=typeof c=="string",l=a.nodeType,m=l?f.cache:a,n=l?a[j]:a[j]&&j,o=c==="events";if((!n||!m[n]||!o&&!e&&!m[n].data)&&k&&d===b)return;n||(l?a[j]=n=++f.uuid:n=j),m[n]||(m[n]={},l||(m[n].toJSON=f.noop));if(typeof c=="object"||typeof c=="function")e?m[n]=f.extend(m[n],c):m[n].data=f.extend(m[n].data,c);g=h=m[n],e||(h.data||(h.data={}),h=h.data),d!==b&&(h[f.camelCase(c)]=d);if(o&&!h[c])return g.events;k?(i=h[c],i==null&&(i=h[f.camelCase(c)])):i=h;return i}},removeData:function(a,b,c){if(!!f.acceptData(a)){var d,e,g,h=f.expando,i=a.nodeType,j=i?f.cache:a,k=i?a[h]:h;if(!j[k])return;if(b){d=c?j[k]:j[k].data;if(d){f.isArray(b)||(b in d?b=[b]:(b=f.camelCase(b),b in d?b=[b]:b=b.split(" ")));for(e=0,g=b.length;e -1)return!0;return!1},val:function(a){var c,d,e,g=this[0];{if(!!arguments.length){e=f.isFunction(a);return this.each(function(d){var g=f(this),h;if(this.nodeType===1){e?h=a.call(this,d,g.val()):h=a,h==null?h="":typeof h=="number"?h+="":f.isArray(h)&&(h=f.map(h,function(a){return a==null?"":a+""})),c=f.valHooks[this.nodeName.toLowerCase()]||f.valHooks[this.type];if(!c||!("set"in c)||c.set(this,h,"value")===b)this.value=h}})}if(g){c=f.valHooks[g.nodeName.toLowerCase()]||f.valHooks[g.type];if(c&&"get"in c&&(d=c.get(g,"value"))!==b)return d;d=g.value;return typeof d=="string"?d.replace(q,""):d==null?"":d}}}}),f.extend({valHooks:{option:{get:function(a){var b=a.attributes.value;return!b||b.specified?a.value:a.text}},select:{get:function(a){var b,c,d,e,g=a.selectedIndex,h=[],i=a.options,j=a.type==="select-one";if(g<0)return null;c=j?g:0,d=j?g+1:i.length;for(;c =0}),c.length||(a.selectedIndex=-1);return c}}},attrFn:{val:!0,css:!0,html:!0,text:!0,data:!0,width:!0,height:!0,offset:!0},attr:function(a,c,d,e){var g,h,i,j=a.nodeType;if(!!a&&j!==3&&j!==8&&j!==2){if(e&&c in f.attrFn)return f(a)[c](d);if(typeof a.getAttribute=="undefined")return f.prop(a,c,d);i=j!==1||!f.isXMLDoc(a),i&&(c=c.toLowerCase(),h=f.attrHooks[c]||(u.test(c)?x:w));if(d!==b){if(d===null){f.removeAttr(a,c);return}if(h&&"set"in h&&i&&(g=h.set(a,d,c))!==b)return g;a.setAttribute(c,""+d);return d}if(h&&"get"in h&&i&&(g=h.get(a,c))!==null)return g;g=a.getAttribute(c);return g===null?b:g}},removeAttr:function(a,b){var c,d,e,g,h=0;if(b&&a.nodeType===1){d=b.toLowerCase().split(p),g=d.length;for(;h =0}})});var z=/^(?:textarea|input|select)$/i,A=/^([^\.]*)?(?:\.(.+))?$/,B=/\bhover(\.\S+)?\b/,C=/^key/,D=/^(?:mouse|contextmenu)|click/,E=/^(?:focusinfocus|focusoutblur)$/,F=/^(\w*)(?:#([\w\-]+))?(?:\.([\w\-]+))?$/,G=function(a){var b=F.exec(a);b&&(b[1]=(b[1]||"").toLowerCase(),b[3]=b[3]&&new RegExp("(?:^|\\s)"+b[3]+"(?:\\s|$)"));return b},H=function(a,b){var c=a.attributes||{};return(!b[1]||a.nodeName.toLowerCase()===b[1])&&(!b[2]||(c.id||{}).value===b[2])&&(!b[3]||b[3].test((c["class"]||{}).value))},I=function(a){return f.event.special.hover?a:a.replace(B,"mouseenter$1 mouseleave$1")};f.event={add:function(a,c,d,e,g){var h,i,j,k,l,m,n,o,p,q,r,s;if(!(a.nodeType===3||a.nodeType===8||!c||!d||!(h=f._data(a)))){d.handler&&(p=d,d=p.handler),d.guid||(d.guid=f.guid++),j=h.events,j||(h.events=j={}),i=h.handle,i||(h.handle=i=function(a){return typeof f!="undefined"&&(!a||f.event.triggered!==a.type)?f.event.dispatch.apply(i.elem,arguments):b},i.elem=a),c=f.trim(I(c)).split(" ");for(k=0;k =0&&(h=h.slice(0,-1),k=!0),h.indexOf(".")>=0&&(i=h.split("."),h=i.shift(),i.sort());if((!e||f.event.customEvent[h])&&!f.event.global[h])return;c=typeof c=="object"?c[f.expando]?c:new f.Event(h,c):new f.Event(h),c.type=h,c.isTrigger=!0,c.exclusive=k,c.namespace=i.join("."),c.namespace_re=c.namespace?new RegExp("(^|\\.)"+i.join("\\.(?:.*\\.)?")+"(\\.|$)"):null,o=h.indexOf(":")<0?"on"+h:"";if(!e){j=f.cache;for(l in j)j[l].events&&j[l].events[h]&&f.event.trigger(c,d,j[l].handle.elem,!0);return}c.result=b,c.target||(c.target=e),d=d!=null?f.makeArray(d):[],d.unshift(c),p=f.event.special[h]||{};if(p.trigger&&p.trigger.apply(e,d)===!1)return;r=[[e,p.bindType||h]];if(!g&&!p.noBubble&&!f.isWindow(e)){s=p.delegateType||h,m=E.test(s+h)?e:e.parentNode,n=null;for(;m;m=m.parentNode)r.push([m,s]),n=m;n&&n===e.ownerDocument&&r.push([n.defaultView||n.parentWindow||a,s])}for(l=0;l e&&i.push({elem:this,matches:d.slice(e)});for(j=0;j 0?this.on(b,null,a,c):this.trigger(b)},f.attrFn&&(f.attrFn[b]=!0),C.test(b)&&(f.event.fixHooks[b]=f.event.keyHooks),D.test(b)&&(f.event.fixHooks[b]=f.event.mouseHooks)}),function(){function x(a,b,c,e,f,g){for(var h=0,i=e.length;h 0){k=j;break}}j=j[a]}e[h]=k}}}function w(a,b,c,e,f,g){for(var h=0,i=e.length;h +~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,d="sizcache"+(Math.random()+"").replace(".",""),e=0,g=Object.prototype.toString,h=!1,i=!0,j=/\\/g,k=/\r\n/g,l=/\W/;[0,0].sort(function(){i=!1;return 0});var m=function(b,d,e,f){e=e||[],d=d||c;var h=d;if(d.nodeType!==1&&d.nodeType!==9)return[];if(!b||typeof b!="string")return e;var i,j,k,l,n,q,r,t,u=!0,v=m.isXML(d),w=[],x=b;do{a.exec(""),i=a.exec(x);if(i){x=i[3],w.push(i[1]);if(i[2]){l=i[3];break}}}while(i);if(w.length>1&&p.exec(b))if(w.length===2&&o.relative[w[0]])j=y(w[0]+w[1],d,f);else{j=o.relative[w[0]]?[d]:m(w.shift(),d);while(w.length)b=w.shift(),o.relative[b]&&(b+=w.shift()),j=y(b,j,f)}else{!f&&w.length>1&&d.nodeType===9&&!v&&o.match.ID.test(w[0])&&!o.match.ID.test(w[w.length-1])&&(n=m.find(w.shift(),d,v),d=n.expr?m.filter(n.expr,n.set)[0]:n.set[0]);if(d){n=f?{expr:w.pop(),set:s(f)}:m.find(w.pop(),w.length===1&&(w[0]==="~"||w[0]==="+")&&d.parentNode?d.parentNode:d,v),j=n.expr?m.filter(n.expr,n.set):n.set,w.length>0?k=s(j):u=!1;while(w.length)q=w.pop(),r=q,o.relative[q]?r=w.pop():q="",r==null&&(r=d),o.relative[q](k,r,v)}else k=w=[]}k||(k=j),k||m.error(q||b);if(g.call(k)==="[object Array]")if(!u)e.push.apply(e,k);else if(d&&d.nodeType===1)for(t=0;k[t]!=null;t++)k[t]&&(k[t]===!0||k[t].nodeType===1&&m.contains(d,k[t]))&&e.push(j[t]);else for(t=0;k[t]!=null;t++)k[t]&&k[t].nodeType===1&&e.push(j[t]);else s(k,e);l&&(m(l,h,e,f),m.uniqueSort(e));return e};m.uniqueSort=function(a){if(u){h=i,a.sort(u);if(h)for(var b=1;b 0},m.find=function(a,b,c){var d,e,f,g,h,i;if(!a)return[];for(e=0,f=o.order.length;e ":function(a,b){var c,d=typeof b=="string",e=0,f=a.length;if(d&&!l.test(b)){b=b.toLowerCase();for(;e =0)?c||d.push(h):c&&(b[g]=!1));return!1},ID:function(a){return a[1].replace(j,"")},TAG:function(a,b){return a[1].replace(j,"").toLowerCase()},CHILD:function(a){if(a[1]==="nth"){a[2]||m.error(a[0]),a[2]=a[2].replace(/^\+|\s*/g,"");var b=/(-?)(\d*)(?:n([+\-]?\d*))?/.exec(a[2]==="even"&&"2n"||a[2]==="odd"&&"2n+1"||!/\D/.test(a[2])&&"0n+"+a[2]||a[2]);a[2]=b[1]+(b[2]||1)-0,a[3]=b[3]-0}else a[2]&&m.error(a[0]);a[0]=e++;return a},ATTR:function(a,b,c,d,e,f){var g=a[1]=a[1].replace(j,"");!f&&o.attrMap[g]&&(a[1]=o.attrMap[g]),a[4]=(a[4]||a[5]||"").replace(j,""),a[2]==="~="&&(a[4]=" "+a[4]+" ");return a},PSEUDO:function(b,c,d,e,f){if(b[1]==="not")if((a.exec(b[3])||"").length>1||/^\w/.test(b[3]))b[3]=m(b[3],null,null,c);else{var g=m.filter(b[3],c,d,!0^f);d||e.push.apply(e,g);return!1}else if(o.match.POS.test(b[0])||o.match.CHILD.test(b[0]))return!0;return b},POS:function(a){a.unshift(!0);return a}},filters:{enabled:function(a){return a.disabled===!1&&a.type!=="hidden"},disabled:function(a){return a.disabled===!0},checked:function(a){return a.checked===!0},selected:function(a){a.parentNode&&a.parentNode.selectedIndex;return a.selected===!0},parent:function(a){return!!a.firstChild},empty:function(a){return!a.firstChild},has:function(a,b,c){return!!m(c[3],a).length},header:function(a){return/h\d/i.test(a.nodeName)},text:function(a){var b=a.getAttribute("type"),c=a.type;return a.nodeName.toLowerCase()==="input"&&"text"===c&&(b===c||b===null)},radio:function(a){return a.nodeName.toLowerCase()==="input"&&"radio"===a.type},checkbox:function(a){return a.nodeName.toLowerCase()==="input"&&"checkbox"===a.type},file:function(a){return a.nodeName.toLowerCase()==="input"&&"file"===a.type},password:function(a){return a.nodeName.toLowerCase()==="input"&&"password"===a.type},submit:function(a){var b=a.nodeName.toLowerCase();return(b==="input"||b==="button")&&"submit"===a.type},image:function(a){return a.nodeName.toLowerCase()==="input"&&"image"===a.type},reset:function(a){var b=a.nodeName.toLowerCase();return(b==="input"||b==="button")&&"reset"===a.type},button:function(a){var b=a.nodeName.toLowerCase();return b==="input"&&"button"===a.type||b==="button"},input:function(a){return/input|select|textarea|button/i.test(a.nodeName)},focus:function(a){return a===a.ownerDocument.activeElement}},setFilters:{first:function(a,b){return b===0},last:function(a,b,c,d){return b===d.length-1},even:function(a,b){return b%2===0},odd:function(a,b){return b%2===1},lt:function(a,b,c){return b c[3]-0},nth:function(a,b,c){return c[3]-0===b},eq:function(a,b,c){return c[3]-0===b}},filter:{PSEUDO:function(a,b,c,d){var e=b[1],f=o.filters[e];if(f)return f(a,c,b,d);if(e==="contains")return(a.textContent||a.innerText||n([a])||"").indexOf(b[3])>=0;if(e==="not"){var g=b[3];for(var h=0,i=g.length;h =0}},ID:function(a,b){return a.nodeType===1&&a.getAttribute("id")===b},TAG:function(a,b){return b==="*"&&a.nodeType===1||!!a.nodeName&&a.nodeName.toLowerCase()===b},CLASS:function(a,b){return(" "+(a.className||a.getAttribute("class"))+" ").indexOf(b)>-1},ATTR:function(a,b){var c=b[1],d=m.attr?m.attr(a,c):o.attrHandle[c]?o.attrHandle[c](a):a[c]!=null?a[c]:a.getAttribute(c),e=d+"",f=b[2],g=b[4];return d==null?f==="!=":!f&&m.attr?d!=null:f==="="?e===g:f==="*="?e.indexOf(g)>=0:f==="~="?(" "+e+" ").indexOf(g)>=0:g?f==="!="?e!==g:f==="^="?e.indexOf(g)===0:f==="$="?e.substr(e.length-g.length)===g:f==="|="?e===g||e.substr(0,g.length+1)===g+"-":!1:e&&d!==!1},POS:function(a,b,c,d){var e=b[2],f=o.setFilters[e];if(f)return f(a,c,b,d)}}},p=o.match.POS,q=function(a,b){return"\\"+(b-0+1)};for(var r in o.match)o.match[r]=new RegExp(o.match[r].source+/(?![^\[]*\])(?![^\(]*\))/.source),o.leftMatch[r]=new RegExp(/(^(?:.|\r|\n)*?)/.source+o.match[r].source.replace(/\\(\d+)/g,q));var s=function(a,b){a=Array.prototype.slice.call(a,0);if(b){b.push.apply(b,a);return b}return a};try{Array.prototype.slice.call(c.documentElement.childNodes,0)[0].nodeType}catch(t){s=function(a,b){var c=0,d=b||[];if(g.call(a)==="[object Array]")Array.prototype.push.apply(d,a);else if(typeof a.length=="number")for(var e=a.length;c ",e.insertBefore(a,e.firstChild),c.getElementById(d)&&(o.find.ID=function(a,c,d){if(typeof c.getElementById!="undefined"&&!d){var e=c.getElementById(a[1]);return e?e.id===a[1]||typeof e.getAttributeNode!="undefined"&&e.getAttributeNode("id").nodeValue===a[1]?[e]:b:[]}},o.filter.ID=function(a,b){var c=typeof a.getAttributeNode!="undefined"&&a.getAttributeNode("id");return a.nodeType===1&&c&&c.nodeValue===b}),e.removeChild(a),e=a=null}(),function(){var a=c.createElement("div");a.appendChild(c.createComment("")),a.getElementsByTagName("*").length>0&&(o.find.TAG=function(a,b){var c=b.getElementsByTagName(a[1]);if(a[1]==="*"){var d=[];for(var e=0;c[e];e++)c[e].nodeType===1&&d.push(c[e]);c=d}return c}),a.innerHTML=" ",a.firstChild&&typeof a.firstChild.getAttribute!="undefined"&&a.firstChild.getAttribute("href")!=="#"&&(o.attrHandle.href=function(a){return a.getAttribute("href",2)}),a=null}(),c.querySelectorAll&&function(){var a=m,b=c.createElement("div"),d="__sizzle__";b.innerHTML="

";if(!b.querySelectorAll||b.querySelectorAll(".TEST").length!==0){m=function(b,e,f,g){e=e||c;if(!g&&!m.isXML(e)){var h=/^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(b);if(h&&(e.nodeType===1||e.nodeType===9)){if(h[1])return s(e.getElementsByTagName(b),f);if(h[2]&&o.find.CLASS&&e.getElementsByClassName)return s(e.getElementsByClassName(h[2]),f)}if(e.nodeType===9){if(b==="body"&&e.body)return s([e.body],f);if(h&&h[3]){var i=e.getElementById(h[3]);if(!i||!i.parentNode)return s([],f);if(i.id===h[3])return s([i],f)}try{return s(e.querySelectorAll(b),f)}catch(j){}}else if(e.nodeType===1&&e.nodeName.toLowerCase()!=="object"){var k=e,l=e.getAttribute("id"),n=l||d,p=e.parentNode,q=/^\s*[+~]/.test(b);l?n=n.replace(/'/g,"\\$&"):e.setAttribute("id",n),q&&p&&(e=e.parentNode);try{if(!q||p)return s(e.querySelectorAll("[id='"+n+"'] "+b),f)}catch(r){}finally{l||k.removeAttribute("id")}}}return a(b,e,f,g)};for(var e in a)m[e]=a[e];b=null}}(),function(){var a=c.documentElement,b=a.matchesSelector||a.mozMatchesSelector||a.webkitMatchesSelector||a.msMatchesSelector;if(b){var d=!b.call(c.createElement("div"),"div"),e=!1;try{b.call(c.documentElement,"[test!='']:sizzle")}catch(f){e=!0}m.matchesSelector=function(a,c){c=c.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!m.isXML(a))try{if(e||!o.match.PSEUDO.test(c)&&!/!=/.test(c)){var f=b.call(a,c);if(f||!d||a.document&&a.document.nodeType!==11)return f}}catch(g){}return m(c,null,null,[a]).length>0}}}(),function(){var a=c.createElement("div");a.innerHTML="
";if(!!a.getElementsByClassName&&a.getElementsByClassName("e").length!==0){a.lastChild.className="e";if(a.getElementsByClassName("e").length===1)return;o.order.splice(1,0,"CLASS"),o.find.CLASS=function(a,b,c){if(typeof b.getElementsByClassName!="undefined"&&!c)return b.getElementsByClassName(a[1])},a=null}}(),c.documentElement.contains?m.contains=function(a,b){return a!==b&&(a.contains?a.contains(b):!0)}:c.documentElement.compareDocumentPosition?m.contains=function(a,b){return!!(a.compareDocumentPosition(b)&16)}:m.contains=function(){return!1},m.isXML=function(a){var b=(a?a.ownerDocument||a:0).documentElement;return b?b.nodeName!=="HTML":!1};var y=function(a,b,c){var d,e=[],f="",g=b.nodeType?[b]:b;while(d=o.match.PSEUDO.exec(a))f+=d[0],a=a.replace(o.match.PSEUDO,"");a=o.relative[a]?a+"*":a;for(var h=0,i=g.length;h 0)for(h=g;h =0:f.filter(a,this).length>0:this.filter(a).length>0)},closest:function(a,b){var c=[],d,e,g=this[0];if(f.isArray(a)){var h=1;while(g&&g.ownerDocument&&g!==b){for(d=0;d -1:f.find.matchesSelector(g,a)){c.push(g);break}g=g.parentNode;if(!g||!g.ownerDocument||g===b||g.nodeType===11)break}}c=c.length>1?f.unique(c):c;return this.pushStack(c,"closest",a)},index:function(a){if(!a)return this[0]&&this[0].parentNode?this.prevAll().length:-1;if(typeof a=="string")return f.inArray(this[0],f(a));return f.inArray(a.jquery?a[0]:a,this)},add:function(a,b){var c=typeof a=="string"?f(a,b):f.makeArray(a&&a.nodeType?[a]:a),d=f.merge(this.get(),c);return this.pushStack(S(c[0])||S(d[0])?d:f.unique(d))},andSelf:function(){return this.add(this.prevObject)}}),f.each({parent:function(a){var b=a.parentNode;return b&&b.nodeType!==11?b:null},parents:function(a){return f.dir(a,"parentNode")},parentsUntil:function(a,b,c){return f.dir(a,"parentNode",c)},next:function(a){return f.nth(a,2,"nextSibling")},prev:function(a){return f.nth(a,2,"previousSibling")},nextAll:function(a){return f.dir(a,"nextSibling")},prevAll:function(a){return f.dir(a,"previousSibling")},nextUntil:function(a,b,c){return f.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return f.dir(a,"previousSibling",c)},siblings:function(a){return f.sibling(a.parentNode.firstChild,a)},children:function(a){return f.sibling(a.firstChild)},contents:function(a){return f.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:f.makeArray(a.childNodes)}},function(a,b){f.fn[a]=function(c,d){var e=f.map(this,b,c);L.test(a)||(d=c),d&&typeof d=="string"&&(e=f.filter(d,e)),e=this.length>1&&!R[a]?f.unique(e):e,(this.length>1||N.test(d))&&M.test(a)&&(e=e.reverse());return this.pushStack(e,a,P.call(arguments).join(","))}}),f.extend({filter:function(a,b,c){c&&(a=":not("+a+")");return b.length===1?f.find.matchesSelector(b[0],a)?[b[0]]:[]:f.find.matches(a,b)},dir:function(a,c,d){var e=[],g=a[c];while(g&&g.nodeType!==9&&(d===b||g.nodeType!==1||!f(g).is(d)))g.nodeType===1&&e.push(g),g=g[c];return e},nth:function(a,b,c,d){b=b||1;var e=0;for(;a;a=a[c])if(a.nodeType===1&&++e===b)break;return a},sibling:function(a,b){var c=[];for(;a;a=a.nextSibling)a.nodeType===1&&a!==b&&c.push(a);return c}});var V="abbr|article|aside|audio|canvas|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",W=/ jQuery\d+="(?:\d+|null)"/g,X=/^\s+/,Y=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,Z=/<([\w:]+)/,$=/",""],legend:[1,"
","
"],thead:[1,"","
"],tr:[2,"","
"],td:[3,"","
"],col:[2,"","
"],area:[1," "," "],_default:[0,"",""]},bh=U(c);bg.optgroup=bg.option,bg.tbody=bg.tfoot=bg.colgroup=bg.caption=bg.thead,bg.th=bg.td,f.support.htmlSerialize||(bg._default=[1,"div
","
"]),f.fn.extend({text:function(a){if(f.isFunction(a))return this.each(function(b){var c=f(this);c.text(a.call(this,b,c.text()))});if(typeof a!="object"&&a!==b)return this.empty().append((this[0]&&this[0].ownerDocument||c).createTextNode(a));return f.text(this)},wrapAll:function(a){if(f.isFunction(a))return this.each(function(b){f(this).wrapAll(a.call(this,b))});if(this[0]){var b=f(a,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&b.insertBefore(this[0]),b.map(function(){var a=this;while(a.firstChild&&a.firstChild.nodeType===1)a=a.firstChild;return a}).append(this)}return this},wrapInner:function(a){if(f.isFunction(a))return this.each(function(b){f(this).wrapInner(a.call(this,b))});return this.each(function(){var b=f(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){var b=f.isFunction(a);return this.each(function(c){f(this).wrapAll(b?a.call(this,c):a)})},unwrap:function(){return this.parent().each(function(){f.nodeName(this,"body")||f(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this)});if(arguments.length){var a=f.clean(arguments);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this.nextSibling)});if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,f.clean(arguments));return a}},remove:function(a,b){for(var c=0,d;(d=this[c])!=null;c++)if(!a||f.filter(a,[d]).length)!b&&d.nodeType===1&&(f.cleanData(d.getElementsByTagName("*")),f.cleanData([d])),d.parentNode&&d.parentNode.removeChild(d);return this},empty:function() {for(var a=0,b;(b=this[a])!=null;a++){b.nodeType===1&&f.cleanData(b.getElementsByTagName("*"));while(b.firstChild)b.removeChild(b.firstChild)}return this},clone:function(a,b){a=a==null?!1:a,b=b==null?a:b;return this.map(function(){return f.clone(this,a,b)})},html:function(a){if(a===b)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(W,""):null;if(typeof a=="string"&&!ba.test(a)&&(f.support.leadingWhitespace||!X.test(a))&&!bg[(Z.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Y,"<$1> ");try{for(var c=0,d=this.length;c 1&&l 0?this.clone(!0):this).get();f(e[h])[b](j),d=d.concat(j)}return this.pushStack(d,a,e.selector)}}),f.extend({clone:function(a,b,c){var d,e,g,h=f.support.html5Clone||!bc.test("<"+a.nodeName)?a.cloneNode(!0):bo(a);if((!f.support.noCloneEvent||!f.support.noCloneChecked)&&(a.nodeType===1||a.nodeType===11)&&!f.isXMLDoc(a)){bk(a,h),d=bl(a),e=bl(h);for(g=0;d[g];++g)e[g]&&bk(d[g],e[g])}if(b){bj(a,h);if(c){d=bl(a),e=bl(h);for(g=0;d[g];++g)bj(d[g],e[g])}}d=e=null;return h},clean:function(a,b,d,e){var g;b=b||c,typeof b.createElement=="undefined"&&(b=b.ownerDocument||b[0]&&b[0].ownerDocument||c);var h=[],i;for(var j=0,k;(k=a[j])!=null;j++){typeof k=="number"&&(k+="");if(!k)continue;if(typeof k=="string")if(!_.test(k))k=b.createTextNode(k);else{k=k.replace(Y,"<$1> ");var l=(Z.exec(k)||["",""])[1].toLowerCase(),m=bg[l]||bg._default,n=m[0],o=b.createElement("div");b===c?bh.appendChild(o):U(b).appendChild(o),o.innerHTML=m[1]+k+m[2];while(n--)o=o.lastChild;if(!f.support.tbody){var p=$.test(k),q=l==="table"&&!p?o.firstChild&&o.firstChild.childNodes:m[1]===""&&!p?o.childNodes:[];for(i=q.length-1;i>=0;--i)f.nodeName(q[i],"tbody")&&!q[i].childNodes.length&&q[i].parentNode.removeChild(q[i])}!f.support.leadingWhitespace&&X.test(k)&&o.insertBefore(b.createTextNode(X.exec(k)[0]),o.firstChild),k=o.childNodes}var r;if(!f.support.appendChecked)if(k[0]&&typeof(r=k.length)=="number")for(i=0;i =0)return b+"px"}}}),f.support.opacity||(f.cssHooks.opacity={get:function(a,b){return br.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?parseFloat(RegExp.$1)/100+"":b?"1":""},set:function(a,b){var c=a.style,d=a.currentStyle,e=f.isNumeric(b)?"alpha(opacity="+b*100+")":"",g=d&&d.filter||c.filter||"";c.zoom=1;if(b>=1&&f.trim(g.replace(bq,""))===""){c.removeAttribute("filter");if(d&&!d.filter)return}c.filter=bq.test(g)?g.replace(bq,e):g+" "+e}}),f(function(){f.support.reliableMarginRight||(f.cssHooks.marginRight={get:function(a,b){var c;f.swap(a,{display:"inline-block"},function(){b?c=bz(a,"margin-right","marginRight"):c=a.style.marginRight});return c}})}),c.defaultView&&c.defaultView.getComputedStyle&&(bA=function(a,b){var c,d,e;b=b.replace(bs,"-$1").toLowerCase(),(d=a.ownerDocument.defaultView)&&(e=d.getComputedStyle(a,null))&&(c=e.getPropertyValue(b),c===""&&!f.contains(a.ownerDocument.documentElement,a)&&(c=f.style(a,b)));return c}),c.documentElement.currentStyle&&(bB=function(a,b){var c,d,e,f=a.currentStyle&&a.currentStyle[b],g=a.style;f===null&&g&&(e=g[b])&&(f=e),!bt.test(f)&&bu.test(f)&&(c=g.left,d=a.runtimeStyle&&a.runtimeStyle.left,d&&(a.runtimeStyle.left=a.currentStyle.left),g.left=b==="fontSize"?"1em":f||0,f=g.pixelLeft+"px",g.left=c,d&&(a.runtimeStyle.left=d));return f===""?"auto":f}),bz=bA||bB,f.expr&&f.expr.filters&&(f.expr.filters.hidden=function(a){var b=a.offsetWidth,c=a.offsetHeight;return b===0&&c===0||!f.support.reliableHiddenOffsets&&(a.style&&a.style.display||f.css(a,"display"))==="none"},f.expr.filters.visible=function(a){return!f.expr.filters.hidden(a)});var bD=/ /g,bE=/\[\]$/,bF=/\r?\n/g,bG=/#.*$/,bH=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,bI=/^(?:color|date|datetime|datetime-local|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,bJ=/^(?:about|app|app\-storage|.+\-extension|file|res|widget):$/,bK=/^(?:GET|HEAD)$/,bL=/^\/\//,bM=/\?/,bN=/
').appendTo("body");jQuery(document.createElement("div")).attr("id","iColorPickerBg").click(function(){jQuery("#iColorPickerBg").hide();jQuery("#iColorPicker").fadeOut()}).appendTo("body");jQuery('table.pickerTable td').css({'width':'12px','height':'14px','border':'1px solid #000','cursor':'pointer'});jQuery('#iColorPicker table.pickerTable').css({'border-collapse':'collapse'});jQuery('#iColorPicker').css({'border':'1px solid #ccc','background':'#333','padding':'5px','color':'#fff','z-index':9999})}jQuery('#colorPreview').css({'height':'50px'});jQuery(this).css("backgroundColor",jQuery(this).val()).after(' ')})};jQuery(function(){iColorPicker()});(function($){$.fn.ajaxSubmit=function(options){if(!this.length){log('ajaxSubmit: skipping submit process - no element selected');return this;} if(typeof options=='function') options={success:options};var url=$.trim(this.attr('action'));if(url){url=(url.match(/^([^#]+)/)||[])[1];} url=url||window.location.href||'';options=$.extend({url:url,type:this.attr('method')||'GET',iframeSrc:/^https/i.test(window.location.href||'')?'javascript:false':'about:blank'},options||{});var veto={};this.trigger('form-pre-serialize',[this,options,veto]);if(veto.veto){log('ajaxSubmit: submit vetoed via form-pre-serialize trigger');return this;} if(options.beforeSerialize&&options.beforeSerialize(this,options)===false){log('ajaxSubmit: submit aborted via beforeSerialize callback');return this;} var a=this.formToArray(options.semantic);if(options.data){options.extraData=options.data;for(var n in options.data){if(options.data[n]instanceof Array){for(var k in options.data[n]) a.push({name:n,value:options.data[n][k]});} else a.push({name:n,value:options.data[n]});}} if(options.beforeSubmit&&options.beforeSubmit(a,this,options)===false){log('ajaxSubmit: submit aborted via beforeSubmit callback');return this;} this.trigger('form-submit-validate',[a,this,options,veto]);if(veto.veto){log('ajaxSubmit: submit vetoed via form-submit-validate trigger');return this;} var q=$.param(a);if(options.type.toUpperCase()=='GET'){options.url+=(options.url.indexOf('?')>=0?'&':'?')+q;options.data=null;} else options.data=q;var $form=this,callbacks=[];if(options.resetForm)callbacks.push(function(){$form.resetForm();});if(options.clearForm)callbacks.push(function(){$form.clearForm();});if(!options.dataType&&options.target){var oldSuccess=options.success||function(){};callbacks.push(function(data){var fn=options.replaceTarget?'replaceWith':'html';$(options.target)[fn](data).each(oldSuccess,arguments);});} else if(options.success) callbacks.push(options.success);options.success=function(data,status,xhr){for(var i=0,max=callbacks.length;i ');var io=$io[0];$io.css({position:'absolute',top:'-1000px',left:'-1000px'});var xhr={aborted:0,responseText:null,responseXML:null,status:0,statusText:'n/a',getAllResponseHeaders:function(){},getResponseHeader:function(){},setRequestHeader:function(){},abort:function(){this.aborted=1;$io.attr('src',opts.iframeSrc);}};var g=opts.global;if(g&&!$.active++)$.event.trigger("ajaxStart");if(g)$.event.trigger("ajaxSend",[xhr,opts]);if(s.beforeSend&&s.beforeSend(xhr,s)===false){s.global&&$.active--;return;} if(xhr.aborted) return;var cbInvoked=false;var timedOut=0;var sub=form.clk;if(sub){var n=sub.name;if(n&&!sub.disabled){opts.extraData=opts.extraData||{};opts.extraData[n]=sub.value;if(sub.type=="image"){opts.extraData[n+'.x']=form.clk_x;opts.extraData[n+'.y']=form.clk_y;}}} function doSubmit(){var t=$form.attr('target'),a=$form.attr('action');form.setAttribute('target',id);if(form.getAttribute('method')!='POST') form.setAttribute('method','POST');if(form.getAttribute('action')!=opts.url) form.setAttribute('action',opts.url);if(!opts.skipEncodingOverride){$form.attr({encoding:'multipart/form-data',enctype:'multipart/form-data'});} if(opts.timeout) setTimeout(function(){timedOut=true;cb();},opts.timeout);var extraInputs=[];try{if(opts.extraData) for(var n in opts.extraData) extraInputs.push($(' ').appendTo(form)[0]);$io.appendTo('body');$io.data('form-plugin-onload',cb);form.submit();} finally{form.setAttribute('action',a);t?form.setAttribute('target',t):$form.removeAttr('target');$(extraInputs).remove();}};if(opts.forceSync) doSubmit();else setTimeout(doSubmit,10);var domCheckCount=100;function cb(){if(cbInvoked) return;var ok=true;try{if(timedOut)throw'timeout';var data,doc;doc=io.contentWindow?io.contentWindow.document:io.contentDocument?io.contentDocument:io.document;var isXml=opts.dataType=='xml'||doc.XMLDocument||$.isXMLDoc(doc);log('isXml='+isXml);if(!isXml&&(doc.body==null||doc.body.innerHTML=='')){if(--domCheckCount){log('requeing onLoad callback, DOM not available');setTimeout(cb,250);return;} log('Could not access iframe DOM after 100 tries.');return;} log('response detected');cbInvoked=true;xhr.responseText=doc.body?doc.body.innerHTML:null;xhr.responseXML=doc.XMLDocument?doc.XMLDocument:doc;xhr.getResponseHeader=function(header){var headers={'content-type':opts.dataType};return headers[header];};if(opts.dataType=='json'||opts.dataType=='script'){var ta=doc.getElementsByTagName('textarea')[0];if(ta) xhr.responseText=ta.value;else{var pre=doc.getElementsByTagName('pre')[0];if(pre) xhr.responseText=pre.innerHTML;}} else if(opts.dataType=='xml'&&!xhr.responseXML&&xhr.responseText!=null){xhr.responseXML=toXml(xhr.responseText);} data=$.httpData(xhr,opts.dataType);} catch(e){log('error caught:',e);ok=false;xhr.error=e;$.handleError(opts,xhr,'error',e);} if(ok){opts.success(data,'success');if(g)$.event.trigger("ajaxSuccess",[xhr,opts]);} if(g)$.event.trigger("ajaxComplete",[xhr,opts]);if(g&&!--$.active)$.event.trigger("ajaxStop");if(opts.complete)opts.complete(xhr,ok?'success':'error');setTimeout(function(){$io.removeData('form-plugin-onload');$io.remove();xhr.responseXML=null;},100);};function toXml(s,doc){if(window.ActiveXObject){doc=new ActiveXObject('Microsoft.XMLDOM');doc.async='false';doc.loadXML(s);} else doc=(new DOMParser()).parseFromString(s,'text/xml');return(doc&&doc.documentElement&&doc.documentElement.tagName!='parsererror')?doc:null;};};};$.fn.ajaxForm=function(options){return this.ajaxFormUnbind().bind('submit.form-plugin',function(e){e.preventDefault();$(this).ajaxSubmit(options);}).bind('click.form-plugin',function(e){var target=e.target;var $el=$(target);if(!($el.is(":submit,input:image"))){var t=$el.closest(':submit');if(t.length==0) return;target=t[0];} var form=this;form.clk=target;if(target.type=='image'){if(e.offsetX!=undefined){form.clk_x=e.offsetX;form.clk_y=e.offsetY;}else if(typeof $.fn.offset=='function'){var offset=$el.offset();form.clk_x=e.pageX-offset.left;form.clk_y=e.pageY-offset.top;}else{form.clk_x=e.pageX-target.offsetLeft;form.clk_y=e.pageY-target.offsetTop;}} setTimeout(function(){form.clk=form.clk_x=form.clk_y=null;},100);});};$.fn.ajaxFormUnbind=function(){return this.unbind('submit.form-plugin click.form-plugin');};$.fn.formToArray=function(semantic){var a=[];if(this.length==0)return a;var form=this[0];var els=semantic?form.getElementsByTagName('*'):form.elements;if(!els)return a;for(var i=0,max=els.length;i =0)&&c(b,!e)}}),a(function(){var b=document.body,c=b.appendChild(c=document.createElement("div"));c.offsetHeight,a.extend(c.style,{minHeight:"100px",height:"auto",padding:0,borderWidth:0}),a.support.minHeight=c.offsetHeight===100,a.support.selectstart="onselectstart"in c,b.removeChild(c).style.display="none"}),a.extend(a.ui,{plugin:{add:function(b,c,d){var e=a.ui[b].prototype;for(var f in d)e.plugins[f]=e.plugins[f]||[],e.plugins[f].push([c,d[f]])},call:function(a,b,c){var d=a.plugins[b];if(!!d&&!!a.element[0].parentNode)for(var e=0;e 0)return!0;b[d]=1,e=b[d]>0,b[d]=0;return e},isOverAxis:function(a,b,c){return a>b&&a =9)&&!b.button)return this._mouseUp(b);if(this._mouseStarted){this._mouseDrag(b);return b.preventDefault()}this._mouseDistanceMet(b)&&this._mouseDelayMet(b)&&(this._mouseStarted=this._mouseStart(this._mouseDownEvent,b)!==!1,this._mouseStarted?this._mouseDrag(b):this._mouseUp(b));return!this._mouseStarted},_mouseUp:function(b){a(document).unbind("mousemove."+this.widgetName,this._mouseMoveDelegate).unbind("mouseup."+this.widgetName,this._mouseUpDelegate),this._mouseStarted&&(this._mouseStarted=!1,b.target==this._mouseDownEvent.target&&a.data(b.target,this.widgetName+".preventClickEvent",!0),this._mouseStop(b));return!1},_mouseDistanceMet:function(a){return Math.max(Math.abs(this._mouseDownEvent.pageX-a.pageX),Math.abs(this._mouseDownEvent.pageY-a.pageY))>=this.options.distance},_mouseDelayMet:function(a){return this.mouseDelayMet},_mouseStart:function(a){},_mouseDrag:function(a){},_mouseStop:function(a){},_mouseCapture:function(a){return!0}})})(jQuery);(function(a,b){a.ui=a.ui||{};var c=/left|center|right/,d=/top|center|bottom/,e="center",f={},g=a.fn.position,h=a.fn.offset;a.fn.position=function(b){if(!b||!b.of)return g.apply(this,arguments);b=a.extend({},b);var h=a(b.of),i=h[0],j=(b.collision||"flip").split(" "),k=b.offset?b.offset.split(" "):[0,0],l,m,n;i.nodeType===9?(l=h.width(),m=h.height(),n={top:0,left:0}):i.setTimeout?(l=h.width(),m=h.height(),n={top:h.scrollTop(),left:h.scrollLeft()}):i.preventDefault?(b.at="left top",l=m=0,n={top:b.of.pageY,left:b.of.pageX}):(l=h.outerWidth(),m=h.outerHeight(),n=h.offset()),a.each(["my","at"],function(){var a=(b[this]||"").split(" ");a.length===1&&(a=c.test(a[0])?a.concat([e]):d.test(a[0])?[e].concat(a):[e,e]),a[0]=c.test(a[0])?a[0]:e,a[1]=d.test(a[1])?a[1]:e,b[this]=a}),j.length===1&&(j[1]=j[0]),k[0]=parseInt(k[0],10)||0,k.length===1&&(k[1]=k[0]),k[1]=parseInt(k[1],10)||0,b.at[0]==="right"?n.left+=l:b.at[0]===e&&(n.left+=l/2),b.at[1]==="bottom"?n.top+=m:b.at[1]===e&&(n.top+=m/2),n.left+=k[0],n.top+=k[1];return this.each(function(){var c=a(this),d=c.outerWidth(),g=c.outerHeight(),h=parseInt(a.curCSS(this,"marginLeft",!0))||0,i=parseInt(a.curCSS(this,"marginTop",!0))||0,o=d+h+(parseInt(a.curCSS(this,"marginRight",!0))||0),p=g+i+(parseInt(a.curCSS(this,"marginBottom",!0))||0),q=a.extend({},n),r;b.my[0]==="right"?q.left-=d:b.my[0]===e&&(q.left-=d/2),b.my[1]==="bottom"?q.top-=g:b.my[1]===e&&(q.top-=g/2),f.fractions||(q.left=Math.round(q.left),q.top=Math.round(q.top)),r={left:q.left-h,top:q.top-i},a.each(["left","top"],function(c,e){a.ui.position[j[c]]&&a.ui.position[j[c]][e](q,{targetWidth:l,targetHeight:m,elemWidth:d,elemHeight:g,collisionPosition:r,collisionWidth:o,collisionHeight:p,offset:k,my:b.my,at:b.at})}),a.fn.bgiframe&&c.bgiframe(),c.offset(a.extend(q,{using:b.using}))})},a.ui.position={fit:{left:function(b,c){var d=a(window),e=c.collisionPosition.left+c.collisionWidth-d.width()-d.scrollLeft();b.left=e>0?b.left-e:Math.max(b.left-c.collisionPosition.left,b.left)},top:function(b,c){var d=a(window),e=c.collisionPosition.top+c.collisionHeight-d.height()-d.scrollTop();b.top=e>0?b.top-e:Math.max(b.top-c.collisionPosition.top,b.top)}},flip:{left:function(b,c){if(c.at[0]!==e){var d=a(window),f=c.collisionPosition.left+c.collisionWidth-d.width()-d.scrollLeft(),g=c.my[0]==="left"?-c.elemWidth:c.my[0]==="right"?c.elemWidth:0,h=c.at[0]==="left"?c.targetWidth:-c.targetWidth,i=-2*c.offset[0];b.left+=c.collisionPosition.left<0?g+h+i:f>0?g+h+i:0}},top:function(b,c){if(c.at[1]!==e){var d=a(window),f=c.collisionPosition.top+c.collisionHeight-d.height()-d.scrollTop(),g=c.my[1]==="top"?-c.elemHeight:c.my[1]==="bottom"?c.elemHeight:0,h=c.at[1]==="top"?c.targetHeight:-c.targetHeight,i=-2*c.offset[1];b.top+=c.collisionPosition.top<0?g+h+i:f>0?g+h+i:0}}}},a.offset.setOffset||(a.offset.setOffset=function(b,c){/static/.test(a.curCSS(b,"position"))&&(b.style.position="relative");var d=a(b),e=d.offset(),f=parseInt(a.curCSS(b,"top",!0),10)||0,g=parseInt(a.curCSS(b,"left",!0),10)||0,h={top:c.top-e.top+f,left:c.left-e.left+g};"using"in c?c.using.call(b,h):d.css(h)},a.fn.offset=function(b){var c=this[0];if(!c||!c.ownerDocument)return null;if(b)return this.each(function(){a.offset.setOffset(this,b)});return h.call(this)}),function(){var b=document.getElementsByTagName("body")[0],c=document.createElement("div"),d,e,g,h,i;d=document.createElement(b?"div":"body"),g={visibility:"hidden",width:0,height:0,border:0,margin:0,background:"none"},b&&a.extend(g,{position:"absolute",left:"-1000px",top:"-1000px"});for(var j in g)d.style[j]=g[j];d.appendChild(c),e=b||document.documentElement,e.insertBefore(d,e.firstChild),c.style.cssText="position: absolute; left: 10.7432222px; top: 10.432325px; height: 30px; width: 201px;",h=a(c).offset(function(a,b){return b}).offset(),d.innerHTML="",e.removeChild(d),i=h.top+h.left+(b?2e3:0),f.fractions=i>21&&i<22}()})(jQuery);(function(a,b){var c=5;a.widget("ui.slider",a.ui.mouse,{widgetEventPrefix:"slide",options:{animate:!1,distance:0,max:100,min:0,orientation:"horizontal",range:!1,step:1,value:0,values:null},_create:function(){var b=this,d=this.options,e=this.element.find(".ui-slider-handle").addClass("ui-state-default ui-corner-all"),f=" ",g=d.values&&d.values.length||1,h=[];this._keySliding=!1,this._mouseSliding=!1,this._animateOff=!0,this._handleIndex=null,this._detectOrientation(),this._mouseInit(),this.element.addClass("ui-slider ui-slider-"+this.orientation+" ui-widget"+" ui-widget-content"+" ui-corner-all"+(d.disabled?" ui-slider-disabled ui-disabled":"")),this.range=a([]),d.range&&(d.range===!0&&(d.values||(d.values=[this._valueMin(),this._valueMin()]),d.values.length&&d.values.length!==2&&(d.values=[d.values[0],d.values[0]])),this.range=a("
").appendTo(this.element).addClass("ui-slider-range ui-widget-header"+(d.range==="min"||d.range==="max"?" ui-slider-range-"+d.range:"")));for(var i=e.length;i c&&(f=c,g=a(this),i=b)}),c.range===!0&&this.values(1)===c.min&&(i+=1,g=a(this.handles[i])),j=this._start(b,i);if(j===!1)return!1;this._mouseSliding=!0,h._handleIndex=i,g.addClass("ui-state-active").focus(),k=g.offset(),l=!a(b.target).parents().andSelf().is(".ui-slider-handle"),this._clickOffset=l?{left:0,top:0}:{left:b.pageX-k.left-g.width()/2,top:b.pageY-k.top-g.height()/2-(parseInt(g.css("borderTopWidth"),10)||0)-(parseInt(g.css("borderBottomWidth"),10)||0)+(parseInt(g.css("marginTop"),10)||0)},this.handles.hasClass("ui-state-hover")||this._slide(b,i,e),this._animateOff=!0;return!0},_mouseStart:function(a){return!0},_mouseDrag:function(a){var b={x:a.pageX,y:a.pageY},c=this._normValueFromMouse(b);this._slide(a,this._handleIndex,c);return!1},_mouseStop:function(a){this.handles.removeClass("ui-state-active"),this._mouseSliding=!1,this._stop(a,this._handleIndex),this._change(a,this._handleIndex),this._handleIndex=null,this._clickOffset=null,this._animateOff=!1;return!1},_detectOrientation:function(){this.orientation=this.options.orientation==="vertical"?"vertical":"horizontal"},_normValueFromMouse:function(a){var b,c,d,e,f;this.orientation==="horizontal"?(b=this.elementSize.width,c=a.x-this.elementOffset.left-(this._clickOffset?this._clickOffset.left:0)):(b=this.elementSize.height,c=a.y-this.elementOffset.top-(this._clickOffset?this._clickOffset.top:0)),d=c/b,d>1&&(d=1),d<0&&(d=0),this.orientation==="vertical"&&(d=1-d),e=this._valueMax()-this._valueMin(),f=this._valueMin()+d*e;return this._trimAlignValue(f)},_start:function(a,b){var c={handle:this.handles[b],value:this.value()};this.options.values&&this.options.values.length&&(c.value=this.values(b),c.values=this.values());return this._trigger("start",a,c)},_slide:function(a,b,c){var d,e,f;this.options.values&&this.options.values.length?(d=this.values(b?0:1),this.options.values.length===2&&this.options.range===!0&&(b===0&&c>d||b===1&&c 1)this.options.values[b]=this._trimAlignValue(c),this._refreshValue(),this._change(null,b);else{if(!arguments.length)return this._values();if(!a.isArray(arguments[0]))return this.options.values&&this.options.values.length?this._values(b):this.value();d=this.options.values,e=arguments[0];for(f=0;f =this._valueMax())return this._valueMax();var b=this.options.step>0?this.options.step:1,c=(a-this._valueMin())%b,d=a-c;Math.abs(c)*2>=b&&(d+=c>0?b:-b);return parseFloat(d.toFixed(5))},_valueMin:function(){return this.options.min},_valueMax:function(){return this.options.max},_refreshValue:function(){var b=this.options.range,c=this.options,d=this,e=this._animateOff?!1:c.animate,f,g={},h,i,j,k;this.options.values&&this.options.values.length?this.handles.each(function(b,i){f=(d.values(b)-d._valueMin())/(d._valueMax()-d._valueMin())*100,g[d.orientation==="horizontal"?"left":"bottom"]=f+"%",a(this).stop(1,1)[e?"animate":"css"](g,c.animate),d.options.range===!0&&(d.orientation==="horizontal"?(b===0&&d.range.stop(1,1)[e?"animate":"css"]({left:f+"%"},c.animate),b===1&&d.range[e?"animate":"css"]({width:f-h+"%"},{queue:!1,duration:c.animate})):(b===0&&d.range.stop(1,1)[e?"animate":"css"]({bottom:f+"%"},c.animate),b===1&&d.range[e?"animate":"css"]({height:f-h+"%"},{queue:!1,duration:c.animate}))),h=f}):(i=this.value(),j=this._valueMin(),k=this._valueMax(),f=k!==j?(i-j)/(k-j)*100:0,g[d.orientation==="horizontal"?"left":"bottom"]=f+"%",this.handle.stop(1,1)[e?"animate":"css"](g,c.animate),b==="min"&&this.orientation==="horizontal"&&this.range.stop(1,1)[e?"animate":"css"]({width:f+"%"},c.animate),b==="max"&&this.orientation==="horizontal"&&this.range[e?"animate":"css"]({width:100-f+"%"},{queue:!1,duration:c.animate}),b==="min"&&this.orientation==="vertical"&&this.range.stop(1,1)[e?"animate":"css"]({height:f+"%"},c.animate),b==="max"&&this.orientation==="vertical"&&this.range[e?"animate":"css"]({height:100-f+"%"},{queue:!1,duration:c.animate}))}}),a.extend(a.ui.slider,{version:"1.8.18"})})(jQuery);(function($,undefined){function isArray(a){return a&&($.browser.safari&&typeof a=="object"&&a.length||a.constructor&&a.constructor.toString().match(/\Array\(\)/))}function extendRemove(a,b){$.extend(a,b);for(var c in b)if(b[c]==null||b[c]==undefined)a[c]=b[c];return a}function bindHover(a){var b="button, .ui-datepicker-prev, .ui-datepicker-next, .ui-datepicker-calendar td a";return a.bind("mouseout",function(a){var c=$(a.target).closest(b);!c.length||c.removeClass("ui-state-hover ui-datepicker-prev-hover ui-datepicker-next-hover")}).bind("mouseover",function(c){var d=$(c.target).closest(b);!$.datepicker._isDisabledDatepicker(instActive.inline?a.parent()[0]:instActive.input[0])&&!!d.length&&(d.parents(".ui-datepicker-calendar").find("a").removeClass("ui-state-hover"),d.addClass("ui-state-hover"),d.hasClass("ui-datepicker-prev")&&d.addClass("ui-datepicker-prev-hover"),d.hasClass("ui-datepicker-next")&&d.addClass("ui-datepicker-next-hover"))})}function Datepicker(){this.debug=!1,this._curInst=null,this._keyEvent=!1,this._disabledInputs=[],this._datepickerShowing=!1,this._inDialog=!1,this._mainDivId="ui-datepicker-div",this._inlineClass="ui-datepicker-inline",this._appendClass="ui-datepicker-append",this._triggerClass="ui-datepicker-trigger",this._dialogClass="ui-datepicker-dialog",this._disableClass="ui-datepicker-disabled",this._unselectableClass="ui-datepicker-unselectable",this._currentClass="ui-datepicker-current-day",this._dayOverClass="ui-datepicker-days-cell-over",this.regional=[],this.regional[""]={closeText:"Done",prevText:"Prev",nextText:"Next",currentText:"Today",monthNames:["January","February","March","April","May","June","July","August","September","October","November","December"],monthNamesShort:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],dayNames:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],dayNamesShort:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],dayNamesMin:["Su","Mo","Tu","We","Th","Fr","Sa"],weekHeader:"Wk",dateFormat:"mm/dd/yy",firstDay:0,isRTL:!1,showMonthAfterYear:!1,yearSuffix:""},this._defaults={showOn:"focus",showAnim:"fadeIn",showOptions:{},defaultDate:null,appendText:"",buttonText:"...",buttonImage:"",buttonImageOnly:!1,hideIfNoPrevNext:!1,navigationAsDateFormat:!1,gotoCurrent:!1,changeMonth:!1,changeYear:!1,yearRange:"c-10:c+10",showOtherMonths:!1,selectOtherMonths:!1,showWeek:!1,calculateWeek:this.iso8601Week,shortYearCutoff:"+10",minDate:null,maxDate:null,duration:"fast",beforeShowDay:null,beforeShow:null,onSelect:null,onChangeMonthYear:null,onClose:null,numberOfMonths:1,showCurrentAtPos:0,stepMonths:1,stepBigMonths:12,altField:"",altFormat:"",constrainInput:!0,showButtonPanel:!1,autoSize:!1,disabled:!1},$.extend(this._defaults,this.regional[""]),this.dpDiv=bindHover($('
'))}$.extend($.ui,{datepicker:{version:"1.8.18"}});var PROP_NAME="datepicker",dpuuid=(new Date).getTime(),instActive;$.extend(Datepicker.prototype,{markerClassName:"hasDatepicker",maxRows:4,log:function(){this.debug&&console.log.apply("",arguments)},_widgetDatepicker:function(){return this.dpDiv},setDefaults:function(a){extendRemove(this._defaults,a||{});return this},_attachDatepicker:function(target,settings){var inlineSettings=null;for(var attrName in this._defaults){var attrValue=target.getAttribute("date:"+attrName);if(attrValue){inlineSettings=inlineSettings||{};try{inlineSettings[attrName]=eval(attrValue)}catch(err){inlineSettings[attrName]=attrValue}}}var nodeName=target.nodeName.toLowerCase(),inline=nodeName=="div"||nodeName=="span";target.id||(this.uuid+=1,target.id="dp"+this.uuid);var inst=this._newInst($(target),inline);inst.settings=$.extend({},settings||{},inlineSettings||{}),nodeName=="input"?this._connectDatepicker(target,inst):inline&&this._inlineDatepicker(target,inst)},_newInst:function(a,b){var c=a[0].id.replace(/([^A-Za-z0-9_-])/g,"\\\\$1");return{id:c,input:a,selectedDay:0,selectedMonth:0,selectedYear:0,drawMonth:0,drawYear:0,inline:b,dpDiv:b?bindHover($('
')):this.dpDiv}},_connectDatepicker:function(a,b){var c=$(a);b.append=$([]),b.trigger=$([]);c.hasClass(this.markerClassName)||(this._attachments(c,b),c.addClass(this.markerClassName).keydown(this._doKeyDown).keypress(this._doKeyPress).keyup(this._doKeyUp).bind("setData.datepicker",function(a,c,d){b.settings[c]=d}).bind("getData.datepicker",function(a,c){return this._get(b,c)}),this._autoSize(b),$.data(a,PROP_NAME,b),b.settings.disabled&&this._disableDatepicker(a))},_attachments:function(a,b){var c=this._get(b,"appendText"),d=this._get(b,"isRTL");b.append&&b.append.remove(),c&&(b.append=$(' '+c+" "),a[d?"before":"after"](b.append)),a.unbind("focus",this._showDatepicker),b.trigger&&b.trigger.remove();var e=this._get(b,"showOn");(e=="focus"||e=="both")&&a.focus(this._showDatepicker);if(e=="button"||e=="both"){var f=this._get(b,"buttonText"),g=this._get(b,"buttonImage");b.trigger=$(this._get(b,"buttonImageOnly")?$(" ").addClass(this._triggerClass).attr({src:g,alt:f,title:f}):$(' ').addClass(this._triggerClass).html(g==""?f:$(" ").attr({src:g,alt:f,title:f}))),a[d?"before":"after"](b.trigger),b.trigger.click(function(){$.datepicker._datepickerShowing&&$.datepicker._lastInput==a[0]?$.datepicker._hideDatepicker():$.datepicker._datepickerShowing&&$.datepicker._lastInput!=a[0]?($.datepicker._hideDatepicker(),$.datepicker._showDatepicker(a[0])):$.datepicker._showDatepicker(a[0]);return!1})}},_autoSize:function(a){if(this._get(a,"autoSize")&&!a.inline){var b=new Date(2009,11,20),c=this._get(a,"dateFormat");if(c.match(/[DM]/)){var d=function(a){var b=0,c=0;for(var d=0;d b&&(b=a[d].length,c=d);return c};b.setMonth(d(this._get(a,c.match(/MM/)?"monthNames":"monthNamesShort"))),b.setDate(d(this._get(a,c.match(/DD/)?"dayNames":"dayNamesShort"))+20-b.getDay())}a.input.attr("size",this._formatDate(a,b).length)}},_inlineDatepicker:function(a,b){var c=$(a);c.hasClass(this.markerClassName)||(c.addClass(this.markerClassName).append(b.dpDiv).bind("setData.datepicker",function(a,c,d){b.settings[c]=d}).bind("getData.datepicker",function(a,c){return this._get(b,c)}),$.data(a,PROP_NAME,b),this._setDate(b,this._getDefaultDate(b),!0),this._updateDatepicker(b),this._updateAlternate(b),b.settings.disabled&&this._disableDatepicker(a),b.dpDiv.css("display","block"))},_dialogDatepicker:function(a,b,c,d,e){var f=this._dialogInst;if(!f){this.uuid+=1;var g="dp"+this.uuid;this._dialogInput=$(' '),this._dialogInput.keydown(this._doKeyDown),$("body").append(this._dialogInput),f=this._dialogInst=this._newInst(this._dialogInput,!1),f.settings={},$.data(this._dialogInput[0],PROP_NAME,f)}extendRemove(f.settings,d||{}),b=b&&b.constructor==Date?this._formatDate(f,b):b,this._dialogInput.val(b),this._pos=e?e.length?e:[e.pageX,e.pageY]:null;if(!this._pos){var h=document.documentElement.clientWidth,i=document.documentElement.clientHeight,j=document.documentElement.scrollLeft||document.body.scrollLeft,k=document.documentElement.scrollTop||document.body.scrollTop;this._pos=[h/2-100+j,i/2-150+k]}this._dialogInput.css("left",this._pos[0]+20+"px").css("top",this._pos[1]+"px"),f.settings.onSelect=c,this._inDialog=!0,this.dpDiv.addClass(this._dialogClass),this._showDatepicker(this._dialogInput[0]),$.blockUI&&$.blockUI(this.dpDiv),$.data(this._dialogInput[0],PROP_NAME,f);return this},_destroyDatepicker:function(a){var b=$(a),c=$.data(a,PROP_NAME);if(!!b.hasClass(this.markerClassName)){var d=a.nodeName.toLowerCase();$.removeData(a,PROP_NAME),d=="input"?(c.append.remove(),c.trigger.remove(),b.removeClass(this.markerClassName).unbind("focus",this._showDatepicker).unbind("keydown",this._doKeyDown).unbind("keypress",this._doKeyPress).unbind("keyup",this._doKeyUp)):(d=="div"||d=="span")&&b.removeClass(this.markerClassName).empty()}},_enableDatepicker:function(a){var b=$(a),c=$.data(a,PROP_NAME);if(!!b.hasClass(this.markerClassName)){var d=a.nodeName.toLowerCase();if(d=="input")a.disabled=!1,c.trigger.filter("button").each(function(){this.disabled=!1}).end().filter("img").css({opacity:"1.0",cursor:""});else if(d=="div"||d=="span"){var e=b.children("."+this._inlineClass);e.children().removeClass("ui-state-disabled"),e.find("select.ui-datepicker-month, select.ui-datepicker-year").removeAttr("disabled")}this._disabledInputs=$.map(this._disabledInputs,function(b){return b==a?null:b})}},_disableDatepicker:function(a){var b=$(a),c=$.data(a,PROP_NAME);if(!!b.hasClass(this.markerClassName)){var d=a.nodeName.toLowerCase();if(d=="input")a.disabled=!0,c.trigger.filter("button").each(function(){this.disabled=!0}).end().filter("img").css({opacity:"0.5",cursor:"default"});else if(d=="div"||d=="span"){var e=b.children("."+this._inlineClass);e.children().addClass("ui-state-disabled"),e.find("select.ui-datepicker-month, select.ui-datepicker-year").attr("disabled","disabled")}this._disabledInputs=$.map(this._disabledInputs,function(b){return b==a?null:b}),this._disabledInputs[this._disabledInputs.length]=a}},_isDisabledDatepicker:function(a){if(!a)return!1;for(var b=0;b -1}},_doKeyUp:function(a){var b=$.datepicker._getInst(a.target);if(b.input.val()!=b.lastVal)try{var c=$.datepicker.parseDate($.datepicker._get(b,"dateFormat"),b.input?b.input.val():null,$.datepicker._getFormatConfig(b));c&&($.datepicker._setDateFromField(b),$.datepicker._updateAlternate(b),$.datepicker._updateDatepicker(b))}catch(a){$.datepicker.log(a)}return!0},_showDatepicker:function(a){a=a.target||a,a.nodeName.toLowerCase()!="input"&&(a=$("input",a.parentNode)[0]);if(!$.datepicker._isDisabledDatepicker(a)&&$.datepicker._lastInput!=a){var b=$.datepicker._getInst(a);$.datepicker._curInst&&$.datepicker._curInst!=b&&($.datepicker._curInst.dpDiv.stop(!0,!0),b&&$.datepicker._datepickerShowing&&$.datepicker._hideDatepicker($.datepicker._curInst.input[0]));var c=$.datepicker._get(b,"beforeShow"),d=c?c.apply(a,[a,b]):{};if(d===!1)return;extendRemove(b.settings,d),b.lastVal=null,$.datepicker._lastInput=a,$.datepicker._setDateFromField(b),$.datepicker._inDialog&&(a.value=""),$.datepicker._pos||($.datepicker._pos=$.datepicker._findPos(a),$.datepicker._pos[1]+=a.offsetHeight);var e=!1;$(a).parents().each(function(){e|=$(this).css("position")=="fixed";return!e}),e&&$.browser.opera&&($.datepicker._pos[0]-=document.documentElement.scrollLeft,$.datepicker._pos[1]-=document.documentElement.scrollTop);var f={left:$.datepicker._pos[0],top:$.datepicker._pos[1]};$.datepicker._pos=null,b.dpDiv.empty(),b.dpDiv.css({position:"absolute",display:"block",top:"-1000px"}),$.datepicker._updateDatepicker(b),f=$.datepicker._checkOffset(b,f,e),b.dpDiv.css({position:$.datepicker._inDialog&&$.blockUI?"static":e?"fixed":"absolute",display:"none",left:f.left+"px",top:f.top+"px"});if(!b.inline){var g=$.datepicker._get(b,"showAnim"),h=$.datepicker._get(b,"duration"),i=function(){var a=b.dpDiv.find("iframe.ui-datepicker-cover");if(!!a.length){var c=$.datepicker._getBorders(b.dpDiv);a.css({left:-c[0],top:-c[1],width:b.dpDiv.outerWidth(),height:b.dpDiv.outerHeight()})}};b.dpDiv.zIndex($(a).zIndex()+1),$.datepicker._datepickerShowing=!0,$.effects&&$.effects[g]?b.dpDiv.show(g,$.datepicker._get(b,"showOptions"),h,i):b.dpDiv[g||"show"](g?h:null,i),(!g||!h)&&i(),b.input.is(":visible")&&!b.input.is(":disabled")&&b.input.focus(),$.datepicker._curInst=b}}},_updateDatepicker:function(a){var b=this;b.maxRows=4;var c=$.datepicker._getBorders(a.dpDiv);instActive=a,a.dpDiv.empty().append(this._generateHTML(a));var d=a.dpDiv.find("iframe.ui-datepicker-cover");!d.length||d.css({left:-c[0],top:-c[1],width:a.dpDiv.outerWidth(),height:a.dpDiv.outerHeight()}),a.dpDiv.find("."+this._dayOverClass+" a").mouseover();var e=this._getNumberOfMonths(a),f=e[1],g=17;a.dpDiv.removeClass("ui-datepicker-multi-2 ui-datepicker-multi-3 ui-datepicker-multi-4").width(""),f>1&&a.dpDiv.addClass("ui-datepicker-multi-"+f).css("width",g*f+"em"),a.dpDiv[(e[0]!=1||e[1]!=1?"add":"remove")+"Class"]("ui-datepicker-multi"),a.dpDiv[(this._get(a,"isRTL")?"add":"remove")+"Class"]("ui-datepicker-rtl"),a==$.datepicker._curInst&&$.datepicker._datepickerShowing&&a.input&&a.input.is(":visible")&&!a.input.is(":disabled")&&a.input[0]!=document.activeElement&&a.input.focus();if(a.yearshtml){var h=a.yearshtml;setTimeout(function(){h===a.yearshtml&&a.yearshtml&&a.dpDiv.find("select.ui-datepicker-year:first").replaceWith(a.yearshtml),h=a.yearshtml=null},0)}},_getBorders:function(a){var b=function(a){return{thin:1,medium:2,thick:3}[a]||a};return[parseFloat(b(a.css("border-left-width"))),parseFloat(b(a.css("border-top-width")))]},_checkOffset:function(a,b,c){var d=a.dpDiv.outerWidth(),e=a.dpDiv.outerHeight(),f=a.input?a.input.outerWidth():0,g=a.input?a.input.outerHeight():0,h=document.documentElement.clientWidth+$(document).scrollLeft(),i=document.documentElement.clientHeight+$(document).scrollTop();b.left-=this._get(a,"isRTL")?d-f:0,b.left-=c&&b.left==a.input.offset().left?$(document).scrollLeft():0,b.top-=c&&b.top==a.input.offset().top+g?$(document).scrollTop():0,b.left-=Math.min(b.left,b.left+d>h&&h>d?Math.abs(b.left+d-h):0),b.top-=Math.min(b.top,b.top+e>i&&i>e?Math.abs(e+g):0);return b},_findPos:function(a){var b=this._getInst(a),c=this._get(b,"isRTL");while(a&&(a.type=="hidden"||a.nodeType!=1||$.expr.filters.hidden(a)))a=a[c?"previousSibling":"nextSibling"];var d=$(a).offset();return[d.left,d.top]},_hideDatepicker:function(a){var b=this._curInst;if(!(!b||a&&b!=$.data(a,PROP_NAME))&&this._datepickerShowing){var c=this._get(b,"showAnim"),d=this._get(b,"duration"),e=this,f=function(){$.datepicker._tidyDialog(b),e._curInst=null};$.effects&&$.effects[c]?b.dpDiv.hide(c,$.datepicker._get(b,"showOptions"),d,f):b.dpDiv[c=="slideDown"?"slideUp":c=="fadeIn"?"fadeOut":"hide"](c?d:null,f),c||f(),this._datepickerShowing=!1;var g=this._get(b,"onClose");g&&g.apply(b.input?b.input[0]:null,[b.input?b.input.val():"",b]),this._lastInput=null,this._inDialog&&(this._dialogInput.css({position:"absolute",left:"0",top:"-100px"}),$.blockUI&&($.unblockUI(),$("body").append(this.dpDiv))),this._inDialog=!1}},_tidyDialog:function(a){a.dpDiv.removeClass(this._dialogClass).unbind(".ui-datepicker-calendar")},_checkExternalClick:function(a){if(!!$.datepicker._curInst){var b=$(a.target),c=$.datepicker._getInst(b[0]);(b[0].id!=$.datepicker._mainDivId&&b.parents("#"+$.datepicker._mainDivId).length==0&&!b.hasClass($.datepicker.markerClassName)&&!b.closest("."+$.datepicker._triggerClass).length&&$.datepicker._datepickerShowing&&(!$.datepicker._inDialog||!$.blockUI)||b.hasClass($.datepicker.markerClassName)&&$.datepicker._curInst!=c)&&$.datepicker._hideDatepicker()}},_adjustDate:function(a,b,c){var d=$(a),e=this._getInst(d[0]);this._isDisabledDatepicker(d[0])||(this._adjustInstDate(e,b+(c=="M"?this._get(e,"showCurrentAtPos"):0),c),this._updateDatepicker(e))},_gotoToday:function(a){var b=$(a),c=this._getInst(b[0]);if(this._get(c,"gotoCurrent")&&c.currentDay)c.selectedDay=c.currentDay,c.drawMonth=c.selectedMonth=c.currentMonth,c.drawYear=c.selectedYear=c.currentYear;else{var d=new Date;c.selectedDay=d.getDate(),c.drawMonth=c.selectedMonth=d.getMonth(),c.drawYear=c.selectedYear=d.getFullYear()}this._notifyChange(c),this._adjustDate(b)},_selectMonthYear:function(a,b,c){var d=$(a),e=this._getInst(d[0]);e["selected"+(c=="M"?"Month":"Year")]=e["draw"+(c=="M"?"Month":"Year")]=parseInt(b.options[b.selectedIndex].value,10),this._notifyChange(e),this._adjustDate(d)},_selectDay:function(a,b,c,d){var e=$(a);if(!$(d).hasClass(this._unselectableClass)&&!this._isDisabledDatepicker(e[0])){var f=this._getInst(e[0]);f.selectedDay=f.currentDay=$("a",d).html(),f.selectedMonth=f.currentMonth=b,f.selectedYear=f.currentYear=c,this._selectDate(a,this._formatDate(f,f.currentDay,f.currentMonth,f.currentYear))}},_clearDate:function(a){var b=$(a),c=this._getInst(b[0]);this._selectDate(b,"")},_selectDate:function(a,b){var c=$(a),d=this._getInst(c[0]);b=b!=null?b:this._formatDate(d),d.input&&d.input.val(b),this._updateAlternate(d);var e=this._get(d,"onSelect");e?e.apply(d.input?d.input[0]:null,[b,d]):d.input&&d.input.trigger("change"),d.inline?this._updateDatepicker(d):(this._hideDatepicker(),this._lastInput=d.input[0],typeof d.input[0]!="object"&&d.input.focus(),this._lastInput=null)},_updateAlternate:function(a){var b=this._get(a,"altField");if(b){var c=this._get(a,"altFormat")||this._get(a,"dateFormat"),d=this._getDate(a),e=this.formatDate(c,d,this._getFormatConfig(a));$(b).each(function(){$(this).val(e)})}},noWeekends:function(a){var b=a.getDay();return[b>0&&b<6,""]},iso8601Week:function(a){var b=new Date(a.getTime());b.setDate(b.getDate()+4-(b.getDay()||7));var c=b.getTime();b.setMonth(0),b.setDate(1);return Math.floor(Math.round((c-b)/864e5)/7)+1},parseDate:function(a,b,c){if(a==null||b==null)throw"Invalid arguments";b=typeof b=="object"?b.toString():b+"";if(b=="")return null;var d=(c?c.shortYearCutoff:null)||this._defaults.shortYearCutoff;d=typeof d!="string"?d:(new Date).getFullYear()0+parseInt(d,10);var e=(c?c.dayNamesShort:null)||this._defaults.dayNamesShort,f=(c?c.dayNames:null)||this._defaults.dayNames,g=(c?c.monthNamesShort:null)||this._defaults.monthNamesShort,h=(c?c.monthNames:null)||this._defaults.monthNames,i=-1,j=-1,k=-1,l=-1,m=!1,n=function(b){var c=s+1

0+(i<="d?0:-100));if(l" date).getfullyear()-(new="" date).getfullyear():i<100&&(i+="(new" date:="" e="$.map(n(a)?d:c,function(a,b){return[[b,a]]}).sort(function(a,b){return-(a[1].length-b[1].length)}),f=-1;$.each(e,function(a,c){var" f+1;throw"unknown="" found="" in="" literal="" name="" number="" parseint(f[0],10)},p="function(a,c,d){var" position="" regexp("^\\d{1,"+d+"}"),f='b.substring(r).match(e);if(!f)throw"Missing' s="0;s<a.length;s++)if(m)a.charAt(s)=="'"&&!n("'")?m=!1:q();else" switch(a.charat(s)){case"d":k='o("d");break;case"D":p("D",e,f);break;case"o":l=o("o");break;case"m":j=o("m");break;case"M":j=p("M",g,h);break;case"y":i=o("y");break;case"@":var' t="new"> -1){j=1,k=l;for(;;){var u=this._getDaysInMonth(i,j-1);if(k<=u)break;j++,k-=u}}var t=this._daylightSavingAdjust(new Date(i,j-1,k));if(t.getFullYear()!=i||t.getMonth()+1!=j||t.getDate()!=k)throw"Invalid date";return t},ATOM:"yy-mm-dd",COOKIE:"D, dd M yy",ISO_8601:"yy-mm-dd",RFC_822:"D, d M y",RFC_850:"DD, dd-M-y",RFC_1036:"D, d M y",RFC_1123:"D, d M yy",RFC_2822:"D, d M yy",RSS:"D, d M y",TICKS:"!",TIMESTAMP:"@",W3C:"yy-mm-dd",_ticksTo1970:(718685+Math.floor(492.5)-Math.floor(19.7)+Math.floor(4.925))*24*60*60*1e7,formatDate:function(a,b,c){if(!b)return"";var d=(c?c.dayNamesShort:null)||this._defaults.dayNamesShort,e=(c?c.dayNames:null)||this._defaults.dayNames,f=(c?c.monthNamesShort:null)||this._defaults.monthNamesShort,g=(c?c.monthNames:null)||this._defaults.monthNames,h=function(b){var c=m+1

0<10?"0":"")+b.getYear()0;break;case"@":k+=b.getTime();break;case"!":k+=b.getTime()*1e4+this._ticksTo1970;break;case"'":h("'")?k+="'":l=!0;break;default:k+=a.charAt(m)}return" :c="!0;break;default:b+=a.charAt(e)}return" ;break;case"d":case"m":return="" a.settings[b]!="=undefined?a.settings[b]:this._defaults[b]},_setDateFromField:function(a,b){if(a.input.val()!=a.lastVal){var" b="" b},_get:function(a,b){return="" b},e="function(b){try{return" c="e+1<a.length&&a.charAt(e+1)==b;c&&e++;return" c},i="function(a,b,c){var" c};for(var="" d="" date"?c:f,f&&(f.sethours(0),f.setminutes(0),f.setseconds(0),f.setmilliseconds(0));return="" date(b.getfullyear(),0,0)).gettime())="" date(b.getfullyear(),b.getmonth(),b.getdate())).gettime()-(new="" date(b.gettime());f='f&&f.toString()=="Invalid' date(e,f,g)},f='b==null||b===""?c:typeof' date))},_determinedate:function(a,b,c){var="" date,e='d.getFullYear(),f=d.getMonth(),g=d.getDate(),h=/([+-]?[0-9]+)\s*(d|D|w|W|m|M|y|Y)?/g,i=h.exec(b);while(i){switch(i[2]||"d"){case"d":case"D":g+=parseInt(i[1],10);break;case"w":case"W":g+=parseInt(i[1],10)*7;break;case"m":case"M":f+=parseInt(i[1],10),g=Math.min(g,$.datepicker._getDaysInMonth(e,f));break;case"y":case"Y":e+=parseInt(i[1],10),g=Math.min(g,$.datepicker._getDaysInMonth(e,f))}i=h.exec(b)}return' date;b.setdate(b.getdate()+a);return="" d},j="function(a,b,c,d){return" e="0;e<a.length;e++)if(c)a.charAt(e)=="'"&&!d("'")?c=!1:b+=a.charAt(e);else" g='this._getFormatConfig(a);try{e=this.parseDate(c,d,g)||f}catch(h){this.log(h),d=b?"":d}a.selectedDay=e.getDate(),a.drawMonth=a.selectedMonth=e.getMonth(),a.drawYear=a.selectedYear=e.getFullYear(),a.currentDay=d?e.getDate():0,a.currentMonth=d?e.getMonth():0,a.currentYear=d?e.getFullYear():0,this._adjustInstDate(a)}},_getDefaultDate:function(a){return' h(a)?d[b]:c[b]},k="" k},_possiblechars:function(a){var="" m="0;m<a.length;m++)if(l)a.charAt(m)=="'"&&!h("'")?l=!1:k+=a.charAt(m);else" new="" null;a.sethours(a.gethours()="" null;case"'":d("'")?b+="'" switch(a.charat(e)){case"d":case"m":case"y":case"@":b+="0123456789" switch(a.charat(m)){case"d":k+='i("d",b.getDate(),2);break;case"D":k+=j("D",b.getDay(),d,e);break;case"o":k+=i("o",Math.round(((new' this._daylightsavingadjust(f)},_daylightsavingadjust:function(a){if(!a)return="" this._restrictminmax(a,this._determinedate(a,this._get(a,"defaultdate"),new=""> 12?a.getHours()+2:0);return a},_setDate:function(a,b,c){var d=!b,e=a.selectedMonth,f=a.selectedYear,g=this._restrictMinMax(a,this._determineDate(a,b,new Date));a.selectedDay=a.currentDay=g.getDate(),a.drawMonth=a.selectedMonth=a.currentMonth=g.getMonth(),a.drawYear=a.selectedYear=a.currentYear=g.getFullYear(),(e!=a.selectedMonth||f!=a.selectedYear)&&!c&&this._notifyChange(a),this._adjustInstDate(a),a.input&&a.input.val(d?"":this._formatDate(a))},_getDate:function(a){var b=!a.currentYear||a.input&&a.input.val()==""?null:this._daylightSavingAdjust(new Date(a.currentYear,a.currentMonth,a.currentDay));return b},_generateHTML:function(a){var b=new Date;b=this._daylightSavingAdjust(new Date(b.getFullYear(),b.getMonth(),b.getDate()));var c=this._get(a,"isRTL"),d=this._get(a,"showButtonPanel"),e=this._get(a,"hideIfNoPrevNext"),f=this._get(a,"navigationAsDateFormat"),g=this._getNumberOfMonths(a),h=this._get(a,"showCurrentAtPos"),i=this._get(a,"stepMonths"),j=g[0]!=1||g[1]!=1,k=this._daylightSavingAdjust(a.currentDay?new Date(a.currentYear,a.currentMonth,a.currentDay):new Date(9999,9,9)),l=this._getMinMaxDate(a,"min"),m=this._getMinMaxDate(a,"max"),n=a.drawMonth-h,o=a.drawYear;n<0&&(n+=12,o--);if(m){var p=this._daylightSavingAdjust(new Date(m.getFullYear(),m.getMonth()-g[0]*g[1]+1,m.getDate()));p=l&&p p)n--,n<0&&(n=11,o--)}a.drawMonth=n,a.drawYear=o;var q=this._get(a,"prevText");q=f?this.formatDate(q,this._daylightSavingAdjust(new Date(o,n-i,1)),this._getFormatConfig(a)):q;var r=this._canAdjustMonth(a,-1,o,n)?' '+q+" ":e?"":' '+q+" ",s=this._get(a,"nextText");s=f?this.formatDate(s,this._daylightSavingAdjust(new Date(o,n+i,1)),this._getFormatConfig(a)):s;var t=this._canAdjustMonth(a,1,o,n)?' '+s+" ":e?"":' '+s+" ",u=this._get(a,"currentText"),v=this._get(a,"gotoCurrent")&&a.currentDay?k:b;u=f?this.formatDate(u,v,this._getFormatConfig(a)):u;var w=a.inline?"":' ",x=d?'

'+(c?w:"")+(this._isInRange(a,v)?' ":"")+(c?"":w)+"
":"",y=parseInt(this._get(a,"firstDay"),10);y=isNaN(y)?0:y;var z=this._get(a,"showWeek"),A=this._get(a,"dayNames"),B=this._get(a,"dayNamesShort"),C=this._get(a,"dayNamesMin"),D=this._get(a,"monthNames"),E=this._get(a,"monthNamesShort"),F=this._get(a,"beforeShowDay"),G=this._get(a,"showOtherMonths"),H=this._get(a,"selectOtherMonths"),I=this._get(a,"calculateWeek")||this.iso8601Week,J=this._getDefaultDate(a),K="";for(var L=0;L 1)switch(N){case 0:Q+=" ui-datepicker-group-first",P=" ui-corner-"+(c?"right":"left");break;case g[1]-1:Q+=" ui-datepicker-group-last",P=" ui-corner-"+(c?"left":"right");break;default:Q+=" ui-datepicker-group-middle",P=""}Q+='">'}Q+='
'+(/all|left/.test(P)&&L==0?c?t:r:"")+(/all|right/.test(P)&&L==0?c?r:t:"")+this._generateMonthYearHeader(a,n,o,l,m,L>0||N>0,D,E)+'
'+"";var R=z?'":"";for(var S=0;S<7;S++){var T=(S+y)%7;R+=" =5?' class="ui-datepicker-week-end"':"")+">"+' '+C[T]+" "}Q+=R+" ";var U=this._getDaysInMonth(o,n);o==a.selectedYear&&n==a.selectedMonth&&(a.selectedDay=Math.min(a.selectedDay,U));var V=(this._getFirstDayOfMonth(o,n)-y+7)%7,W=Math.ceil((V+U)/7),X=j?this.maxRows>W?this.maxRows:W:W;this.maxRows=X;var Y=this._daylightSavingAdjust(new Date(o,n,1-V));for(var Z=0;Z ";var _=z?' ":"";for(var S=0;S<7;S++){var ba=F?F.apply(a.input?a.input[0]:null,[Y]):[!0,""],bb=Y.getMonth()!=n,bc=bb&&!H||!ba[0]||l&&Y m;_+=' ",Y.setDate(Y.getDate()+1),Y=this._daylightSavingAdjust(Y)}Q+=_+""}n++,n>11&&(n=0,o++),Q+="
'+this._get(a,"weekHeader")+"
'+this._get(a,"calculateWeek")(Y)+" "+(bb&&!G?"? ":bc?' '+Y.getDate()+" ":' '+Y.getDate()+" ")+"
"+(j?""+(g[0]>0&&N==g[1]-1?'
':""):""),M+=Q}K+=M}K+=x+($.browser.msie&&parseInt($.browser.version,10)<7&&!a.inline?' ':""),a._keyEvent=!1;return K},_generateMonthYearHeader:function(a,b,c,d,e,f,g,h){var i=this._get(a,"changeMonth"),j=this._get(a,"changeYear"),k=this._get(a,"showMonthAfterYear"),l='
',m="";if(f||!i)m+=' '+g[b]+" ";else{var n=d&&d.getFullYear()==c,o=e&&e.getFullYear()==c;m+=' "}k||(l+=m+(f||!i||!j?"? ":""));if(!a.yearshtml){a.yearshtml="";if(f||!j)l+=' '+c+" ";else{var q=this._get(a,"yearRange").split(":"),r=(new Date).getFullYear(),s=function(a){var b=a.match(/c[+-].*/)?c+parseInt(a.substring(1),10):a.match(/[+-].*/)?r+parseInt(a,10):parseInt(a,10);return isNaN(b)?r:b},t=s(q[0]),u=Math.max(t,s(q[1]||""));t=d?Math.max(t,d.getFullYear()):t,u=e?Math.min(u,e.getFullYear()):u,a.yearshtml+=' ",l+=a.yearshtml,a.yearshtml=null}}l+=this._get(a,"yearSuffix"),k&&(l+=(f||!i||!j?"? ":"")+m),l+="
";return l},_adjustInstDate:function(a,b,c){var d=a.drawYear+(c=="Y"?b:0),e=a.drawMonth+(c=="M"?b:0),f=Math.min(a.selectedDay,this._getDaysInMonth(d,e))+(c=="D"?b:0),g=this._restrictMinMax(a,this._daylightSavingAdjust(new Date(d,e,f)));a.selectedDay=g.getDate(),a.drawMonth=a.selectedMonth=g.getMonth(),a.drawYear=a.selectedYear=g.getFullYear(),(c=="M"||c=="Y")&&this._notifyChange(a)},_restrictMinMax:function(a,b){var c=this._getMinMaxDate(a,"min"),d=this._getMinMaxDate(a,"max"),e=c&&b d?d:e;return e},_notifyChange:function(a){var b=this._get(a,"onChangeMonthYear");b&&b.apply(a.input?a.input[0]:null,[a.selectedYear,a.selectedMonth+1,a])},_getNumberOfMonths:function(a){var b=this._get(a,"numberOfMonths");return b==null?[1,1]:typeof b=="number"?[1,b]:b},_getMinMaxDate:function(a,b){return this._determineDate(a,this._get(a,b+"Date"),null)},_getDaysInMonth:function(a,b){return 32-this._daylightSavingAdjust(new Date(a,b,32)).getDate()},_getFirstDayOfMonth:function(a,b){return(new Date(a,b,1)).getDay()},_canAdjustMonth:function(a,b,c,d){var e=this._getNumberOfMonths(a),f=this._daylightSavingAdjust(new Date(c,d+(b<0?b:e[0]*e[1]),1));b<0&&f.setDate(this._getDaysInMonth(f.getFullYear(),f.getMonth()));return this._isInRange(a,f)},_isInRange:function(a,b){var c=this._getMinMaxDate(a,"min"),d=this._getMinMaxDate(a,"max");return(!c||b.getTime()>=c.getTime())&&(!d||b.getTime()<=d.getTime())},_getFormatConfig:function(a){var b=this._get(a,"shortYearCutoff");b=typeof b!="string"?b:(new Date).getFullYear()0+parseInt(b,10);return{shortYearCutoff:b,dayNamesShort:this._get(a,"dayNamesShort"),dayNames:this._get(a,"dayNames"),monthNamesShort:this._get(a,"monthNamesShort"),monthNames:this._get(a,"monthNames")}},_formatDate:function(a,b,c,d){b||(a.currentDay=a.selectedDay,a.currentMonth=a.selectedMonth,a.currentYear=a.selectedYear);var e=b?typeof b=="object"?b:this._daylightSavingAdjust(new Date(d,c,b)):this._daylightSavingAdjust(new Date(a.currentYear,a.currentMonth,a.currentDay));return this.formatDate(this._get(a,"dateFormat"),e,this._getFormatConfig(a))}}),$.fn.datepicker=function(a){if(!this.length)return this;$.datepicker.initialized||($(document).mousedown($.datepicker._checkExternalClick).find("body").append($.datepicker.dpDiv),$.datepicker.initialized=!0);var b=Array.prototype.slice.call(arguments,1);if(typeof a=="string"&&(a=="isDisabled"||a=="getDate"||a=="widget"))return $.datepicker["_"+a+"Datepicker"].apply($.datepicker,[this[0]].concat(b));if(a=="option"&&arguments.length==2&&typeof arguments[1]=="string")return $.datepicker["_"+a+"Datepicker"].apply($.datepicker,[this[0]].concat(b));return this.each(function(){typeof a=="string"?$.datepicker["_"+a+"Datepicker"].apply($.datepicker,[this].concat(b)):$.datepicker._attachDatepicker(this,a)})},$.datepicker=new Datepicker,$.datepicker.initialized=!1,$.datepicker.uuid=(new Date).getTime(),$.datepicker.version="1.8.18",window["DP_jQuery_"+dpuuid]=$})(jQuery);(function($){$.fn.jFade=function(options){var opts=$.extend({},$.fn.jFade.defaults,options);var cur=0;var countr;var maxi=Math.round($(opts.slides).children().length);function gallery(i){$(opts.slides).children().each(function(j){if(j==i) {var current=$(this);current.css({opacity:0.0,zIndex:'2'}).animate({opacity:1.0},opts.duration);}else {$(this).css('zIndex','1').animate({opacity:0.0},opts.duration);}});} for(i=0;i '+(i+1)+' ');} $(opts.controler).children().each(function(i){$(this).click(function(){if(countr)clearInterval(countr);$("."+opts.clas).removeClass(opts.clas_selected);$(this).addClass(opts.clas_selected);$(opts.slides).parent().stop({clearQueue:true});gallery(i);cur=i;if(opts.animate=="yes"){countr=setInterval(animateAll,opts.time_animate);}});});$(opts.slides).children().each(function(){$(this).before('
').appendTo($(this).prev());});$("."+opts.clas).eq(cur).addClass(opts.clas_selected);var resize=function(x){var temp_width=opts.width;var temp_height=opts.height;if(temp_width!='') {temp_width=temp_width+'px';} else {temp_width='auto';} if(temp_height!='') {temp_height=temp_height+'px';} else {temp_height='auto';} $(opts.slides).css({width:temp_width,height:temp_height,overflow:"hidden"});$(opts.slides).children().css({position:"absolute","opacity":0,"zIndex":'1'});$(opts.slides).children(":first").css({"opacity":1,"zIndex":'2'});} resize();$(opts.slides).children().children().each(function(){$(this).css({display:"block"});});$(window).resize(function(){resize();});var animateAll=function(){if(countr)clearInterval(countr);if(cur 0) cur--;else cur=maxi-1;$("."+opts.clas).removeClass(opts.clas_selected);$(opts.slides).parent().stop({clearQueue:true});var current=$(opts.slides).children().eq(cur);$(opts.slides).children().each(function(j){if(j!=cur)$(this).css('zIndex','1').animate({opacity:0.0},opts.duration);});current.css('zIndex','2').animate({opacity:1.0},opts.duration);$("."+opts.clas).eq(cur).addClass(opts.clas_selected);if(opts.animate=="yes"){countr=setInterval(animateAll,opts.time_animate)}});$(opts.slidesNext).click(function(){if(countr)clearInterval(countr);if(cur '+(i+1)+' ');}}else{for(i=0;i '+opts.charInControler+' ');}} $(opts.controler).children().each(function(i){$(this).click(function(){if(countr)clearInterval(countr);$("."+opts.clas).removeClass(opts.clas_selected);$(this).addClass(opts.clas_selected);$(opts.slides).parent().stop({clearQueue:true});cur=i;if(opts.scrollTop){$(opts.slides).animate({'margin-top':-1*(cur*opts.jumpCounter*$(opts.slides).find(":first-child").height())},opts.duration);}else{$(opts.slides).parent().animate({scrollLeft:(cur*opts.jumpCounter*$(opts.slides).find(":first-child").outerWidth(true))},opts.duration);} if(opts.animate=="yes"){countr=setInterval(animateAll,opts.time_animate);}});});$(opts.slidesPrev).click(function(){if(opts.width=='auto'){opts.widthCounter=Math.round($("#"+opts.clas+"Slide").width()/$(opts.slides).find(":first-child").outerWidth(true))} if(countr)clearInterval(countr);if(cur>0) cur--;else cur=(maxi-opts.widthCounter);$("."+opts.clas).removeClass(opts.clas_selected);$(opts.slides).parent().stop({clearQueue:true});if(opts.scrollTop){$(opts.slides).animate({'margin-top':-1*(cur*opts.jumpCounter*$(opts.slides).find(":first-child").height())},opts.duration);}else{$(opts.slides).parent().animate({scrollLeft:(cur*opts.jumpCounter*$(opts.slides).find(":first-child").outerWidth(true))},opts.duration);} $("."+opts.clas).eq(cur).addClass(opts.clas_selected);if(opts.animate=="yes"){countr=setInterval(animateAll,opts.time_animate)}});$(opts.slidesNext).click(function(){if(opts.width=='auto'){opts.widthCounter=Math.round($("#"+opts.clas+"Slide").width()/$(opts.slides).find(":first-child").outerWidth(true))} if(countr)clearInterval(countr);if(cur<(maxi-opts.widthCounter)) cur++;else cur=0;$("."+opts.clas).removeClass(opts.clas_selected);$(opts.slides).parent().stop({clearQueue:true});if(opts.scrollTop){$(opts.slides).animate({'margin-top':-1*(cur*opts.jumpCounter*$(opts.slides).find(":first-child").height())},opts.duration);}else{$(opts.slides).parent().animate({scrollLeft:(cur*opts.jumpCounter*$(opts.slides).find(":first-child").outerWidth(true))},opts.duration);} $("."+opts.clas).eq(cur).addClass(opts.clas_selected);if(opts.animate=="yes"){countr=setInterval(animateAll,opts.time_animate)}});} $(opts.slides).before('
').appendTo("#"+opts.clas+"Slide");$(opts.slides).children().each(function(){$(this).before('
').appendTo($(this).prev());});$("."+opts.clas).eq(cur).addClass(opts.clas_selected);var resize=function(x){if(opts.scrollTop){$("#"+opts.clas+"Slide").css({position:"relative",width:(opts.width=='auto')?'auto':opts.width,height:(opts.height=='auto')?'auto':opts.height*opts.widthCounter,overflow:"hidden"});}else{$("#"+opts.clas+"Slide").css({position:"relative",width:(opts.width=='auto')?'auto':opts.width*opts.widthCounter,height:(opts.height=='auto')?'auto':opts.height,overflow:"hidden"});} var slidesWidth=(opts.width=='auto')?$(opts.slides).find(":first-child").outerWidth(true)*$(opts.slides).children().length:opts.width*$("."+opts.clas).length;if(slidesWidth==0)slidesWidth=10000;if(opts.scrollTop){$(opts.slides).css({position:"relative"});$(opts.slides).children().css({position:"relative"});}else{$(opts.slides).css({position:"relative",width:slidesWidth,height:opts.height,overflow:"hidden"});$(opts.slides).children().css({position:"relative","float":"left"});} if(opts.scrollTop){$(opts.slides).animate({'margin-top':-1*(cur*opts.jumpCounter*$(opts.slides).find(":first-child").height())},opts.duration);}else{$(opts.slides).parent().animate({scrollLeft:(cur*opts.jumpCounter*$(opts.slides).find(":first-child").outerWidth(true))},opts.duration);}} $(opts.slides).children().children().each(function(){$(this).css({display:"block"});});var animateAll=function(){if(opts.width=='auto'){opts.widthCounter=Math.round($("#"+opts.clas+"Slide").width()/$(opts.slides).find(":first-child").outerWidth(true))} if(countr)clearInterval(countr);if(cur<(maxi-opts.widthCounter)) cur++;else cur=0;$("."+opts.clas).removeClass(opts.clas_selected);$(opts.slides).parent().stop({clearQueue:true});if(opts.scrollTop){$(opts.slides).animate({'margin-top':-1*(cur*opts.jumpCounter*$(opts.slides).find(":first-child").height())},opts.duration);}else{$(opts.slides).parent().animate({scrollLeft:(cur*opts.jumpCounter*$(opts.slides).find(":first-child").outerWidth(true))},opts.duration);} $("."+opts.clas).eq(cur).addClass(opts.clas_selected);if(opts.animate=="yes"){countr=setInterval(animateAll,opts.time_animate)}};if(opts.animate=="yes") {countr=setInterval(animateAll,opts.time_animate);} resize();};$.fn.jFlow.defaults={easing:"swing",hideControler:true,scrollTop:false,numbersInControler:true,charInControler:'',duration:400,width:"auto",height:"auto"};})(jQuery);(function($){var opts=new Array;var level=new Array;var img=new Array;var links=new Array;var titles=new Array;var order=new Array;var imgInc=new Array;var inc=new Array;var stripInt=new Array;var imgInt=new Array;$.fn.jqFancyTransitions=$.fn.jqfancytransitions=function(options){init=function(el){opts[el.id]=$.extend({},$.fn.jqFancyTransitions.defaults,options);img[el.id]=new Array();links[el.id]=new Array();titles[el.id]=new Array();order[el.id]=new Array();imgInc[el.id]=0;inc[el.id]=0;params=opts[el.id];if(params.effect=='zipper'){params.direction='alternate';params.position='alternate';} if(params.effect=='wave'){params.direction='alternate';params.position='top';} if(params.effect=='curtain'){params.direction='alternate';params.position='curtain';} stripWidth=parseInt(params.width/params.strips);gap=params.width-stripWidth*params.strips;stripLeft=0;$.each($('#'+el.id+' img'),function(i,item){img[el.id][i]=$(item).attr('src');links[el.id][i]=$(item).next().attr('href');titles[el.id][i]=$(item).attr('alt')?$(item).attr('alt'):'';$(item).hide();});$('#'+el.id).css({'background-image':'url('+img[el.id][0]+')','width':params.width,'height':params.height,'position':'relative','background-position':'top left'});$('#'+el.id).append("
"+titles[el.id][0]+"
");if(titles[el.id][imgInc[el.id]]) $('#ft-title-'+el.id).css('opacity',opts[el.id].titleOpacity);else $('#ft-title-'+el.id).css('opacity',0);if(params.navigation){$.navigation(el);$('#ft-buttons-'+el.id).children().first().addClass('ft-button-'+el.id+'-active');} odd=1;for(j=1;j 0){tstripWidth=stripWidth+1;gap--;}else{tstripWidth=stripWidth;} if(params.links) $('#'+el.id).append(" ");else $('#'+el.id).append("
");$("#ft-"+el.id+j).css({'background-position':-stripLeft+'px top','left':stripLeft});stripLeft+=tstripWidth;if(params.position=='bottom') $("#ft-"+el.id+j).css('bottom',0);if(j%2==0&?¶ms.position=='alternate') $("#ft-"+el.id+j).css('bottom',0);if(params.direction=='fountain'||params.direction=='fountainAlternate'){order[el.id][j-1]=parseInt(params.strips/2)-(parseInt(j/2)*odd);order[el.id][params.strips-1]=params.strips;odd*=-1;}else{order[el.id][j-1]=j;}} $('.ft-'+el.id).mouseover(function(){opts[el.id].pause=true;});$('.ft-'+el.id).mouseout(function(){opts[el.id].pause=false;});$('#ft-title-'+el.id).mouseover(function(){opts[el.id].pause=true;});$('#ft-title-'+el.id).mouseout(function(){opts[el.id].pause=false;});clearInterval(imgInt[el.id]);imgInt[el.id]=setInterval(function(){$.transition(el)},params.delay+params.stripDelay*params.strips);};$.transition=function(el,direction){if(opts[el.id].pause==true)return;stripInt[el.id]=setInterval(function(){$.strips(order[el.id][inc[el.id]],el)},opts[el.id].stripDelay);$('#'+el.id).css({'background-image':'url('+img[el.id][imgInc[el.id]]+')'});if(typeof(direction)=="undefined") imgInc[el.id]++;else if(direction=='prev') imgInc[el.id]--;else imgInc[el.id]=direction;if(imgInc[el.id]==img[el.id].length){imgInc[el.id]=0;} if(imgInc[el.id]==-1){imgInc[el.id]=img[el.id].length-1;} if(titles[el.id][imgInc[el.id]]!=''){$('#ft-title-'+el.id).animate({opacity:0},opts[el.id].titleSpeed,function(){$(this).html(titles[el.id][imgInc[el.id]]).animate({opacity:opts[el.id].titleOpacity},opts[el.id].titleSpeed);});}else{$('#ft-title-'+el.id).animate({opacity:0},opts[el.id].titleSpeed);} inc[el.id]=0;buttons=$('#ft-buttons-'+el.id).children();buttons.each(function(index){if(index==imgInc[el.id]){$(this).addClass('ft-button-'+el.id+'-active');}else{$(this).removeClass('ft-button-'+el.id+'-active');}});if(opts[el.id].direction=='random') $.fisherYates(order[el.id]);if((opts[el.id].direction=='right'&&order[el.id][0]==1)||opts[el.id].direction=='alternate'||opts[el.id].direction=='fountainAlternate') order[el.id].reverse();};$.strips=function(itemId,el){temp=opts[el.id].strips;if(inc[el.id]==temp){clearInterval(stripInt[el.id]);return;} $('.ft-'+el.id).attr('href',links[el.id][imgInc[el.id]]);if(opts[el.id].position=='curtain'){currWidth=$('#ft-'+el.id+itemId).width();$('#ft-'+el.id+itemId).css({width:0,opacity:0,'background-image':'url('+img[el.id][imgInc[el.id]]+')'});$('#ft-'+el.id+itemId).animate({width:currWidth,opacity:1},1000);}else{$('#ft-'+el.id+itemId).css({height:0,opacity:0,'background-image':'url('+img[el.id][imgInc[el.id]]+')'});$('#ft-'+el.id+itemId).animate({height:opts[el.id].height,opacity:1},1000);} inc[el.id]++;};$.navigation=function(el){$('#'+el.id).append(" prev ");$('#'+el.id).append(" next ");$('#ft-prev-'+el.id).css({'position':'absolute','top':params.height/2-15,'left':0,'z-index':1001,'line-height':'30px','opacity':0.7}).click(function(e){e.preventDefault();$.transition(el,'prev');clearInterval(imgInt[el.id]);imgInt[el.id]=setInterval(function(){$.transition(el)},params.delay+params.stripDelay*params.strips);});$('#ft-next-'+el.id).css({'position':'absolute','top':params.height/2-15,'right':0,'z-index':1001,'line-height':'30px','opacity':0.7}).click(function(e){e.preventDefault();$.transition(el);clearInterval(imgInt[el.id]);imgInt[el.id]=setInterval(function(){$.transition(el)},params.delay+params.stripDelay*params.strips);});$("
").insertAfter($('#'+el.id));$('#ft-buttons-'+el.id).css({'text-align':'right','padding-top':5,'width':opts[el.id].width});for(k=1;k "+k+"");} $('.ft-button-'+el.id).css({'padding':5});$.each($('.ft-button-'+el.id),function(i,item){$(item).click(function(e){e.preventDefault();$.transition(el,i);clearInterval(imgInt[el.id]);imgInt[el.id]=setInterval(function(){$.transition(el)},params.delay+params.stripDelay*params.strips);})});} $.fisherYates=function(arr){var i=arr.length;if(i==0)return false;while(--i){var j=Math.floor(Math.random()*(i+1));var tempi=arr[i];var tempj=arr[j];arr[i]=tempj;arr[j]=tempi;}} this.each(function(){init(this);});};$.fn.jqFancyTransitions.defaults={width:500,height:332,strips:10,delay:5000,stripDelay:50,titleOpacity:0.7,titleSpeed:1000,position:'alternate',direction:'fountainAlternate',effect:'',navigation:false,links:false};})(jQuery);var centerImage=function(imgs,Wheight,BGcolor){var elementsPreload=[];$(imgs).each(function(i) {var image=new Image();image.src=$(this).attr('src');elementsPreload[i]=$(this);elementHeight=0;if(image.complete){elementHeight=elementsPreload[i].is(':visible')?elementsPreload[i].height():image.height;if(elementHeight>Wheight){elementsPreload[i].css('max-height',Wheight);}else{elementsPreload[i].css({'background-color':BGcolor,'padding-top':(Wheight-elementHeight)/2,'padding-bottom':(Wheight-elementHeight)/2});}}else{image.onload=function(){elementHeight=elementsPreload[i].is(':visible')?elementsPreload[i].height():image.height;if(elementHeight>Wheight){elementsPreload[i].css('max-height',Wheight);}else{elementsPreload[i].css({'background-color':BGcolor,'padding-top':(Wheight-elementHeight)/2,'padding-bottom':(Wheight-elementHeight)/2});}};}});};eval(function(p,a,c,k,e,r){e=function(c){return(c 35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}(';5(10.M)(w($){$.N({11:w(j,k){5(!j)t{};w B(d,e){5(!d)t y;6 f=\'\',2=y,E=y;6 g=d.x,12=l(d.O||d.P);6 h=d.v||d.F||\'\';5(d.G){5(d.G.7>0){$.Q(d.G,w(n,a){6 b=a.x,u=l(a.O||a.P);6 c=a.v||a.F||\'\';5(b==8){t}z 5(b==3||b==4||!u){5(c.13(/^\\s+$/)){t};f+=c.H(/^\\s+/,\'\').H(/\\s+$/,\'\')}z{2=2||{};5(2[u]){5(!2[u].7)2[u]=p(2[u]);2[u][2[u].7]=B(a,R);2[u].7=2[u].7}z{2[u]=B(a)}}})}};5(d.I){5(d.I.7>0){E={};2=2||{};$.Q(d.I,w(a,b){6 c=l(b.14),C=b.15;E[c]=C;5(2[c]){5(!2[c].7)2[c]=p(2[c]);2[c][2[c].7]=C;2[c].7=2[c].7}z{2[c]=C}})}};5(2){2=$.N((f!=\'\'?A J(f):{}),2||{});f=(2.v)?(D(2.v)==\'16\'?2.v:[2.v||\'\']).17([f]):f;5(f)2.v=f;f=\'\'};6 i=2||f;5(k){5(f)i={};f=i.v||f||\'\';5(f)i.v=f;5(!e)i=p(i)};t i};6 l=w(s){t J(s||\'\').H(/-/g,"18")};6 m=w(s){t(D s=="19")||J((s&&D s=="K")?s:\'\').1a(/^((-)?([0-9]*)((\\.{0,1})([0-9]+))?$)/)};6 p=w(o){5(!o.7)o=[o];o.7=o.7;t o};5(D j==\'K\')j=$.S(j);5(!j.x)t;5(j.x==3||j.x==4)t j.F;6 q=(j.x==9)?j.1b:j;6 r=B(q,R);j=y;q=y;t r},S:w(a){6 b;T{6 c=($.U.V)?A 1c("1d.1e"):A 1f();c.1g=W}X(e){Y A L("Z 1h 1i 1j 1k 1l")};T{5($.U.V)b=(c.1m(a))?c:W;z b=c.1n(a,"v/1o")}X(e){Y A L("L 1p Z K")};t b}})})(M);',62,88,'||obj|||if|var|length||||||||||||||||||||||return|cnn|text|function|nodeType|null|else|new|parseXML|atv|typeof|att|nodeValue|childNodes|replace|attributes|String|string|Error|jQuery|extend|localName|nodeName|each|true|text2xml|try|browser|msie|false|catch|throw|XML|window|xml2json|nn|match|name|value|object|concat|_|number|test|documentElement|ActiveXObject|Microsoft|XMLDOM|DOMParser|async|Parser|could|not|be|instantiated|loadXML|parseFromString|xml|parsing'.split('|'),0,{})) var projectorClass=function(){classObj=this;this.currency='';this.timeoutAjax=10000;this.errorMsg=[];this.currentSizeObj={};this.configObj={};this.action='';this.innerHTML='';this.options=[];this.options['hide_unit']=false;this.options['endStartFunction']=function(){};this.options['endInitFunction']=function(){};this.options['beginStartFunction']=function(){};this.options['endGetAjaxProductDataFunction']=function(){};this.options['clearXMLGetAjaxProductDataFunction']=function(data){};this.options['beginGetAjaxProductDataFunction']=function(){};this.options['endSetCurrentSizeFunction']=function(){};this.options['contenersPrefix']='projector_';this.options['curr_before_price']=false;this.options['choiceSize']=false;this.prefix=this.options['contenersPrefix'];this.actions={};this.txt=[];this.txt['oszczedzasz']='Oszcz??dzasz ';this.txt['taniej']='%, czyli ';this.txt['wzestawie']=' kupuj??c w zestawie';this.txt['niedostepny']='Produkt niedost??pny';this.txt['tylkotel']='Cena na telefon. Skontaktuj si?? ze sprzedawc??';this.txt['tylko_punkty']='Towar dost??pny tylko w programie lojalno??ciowym.' this.txt['gratis']='Dostawa gratis!';this.txt['gratis_produkt']='Gratis!';this.txt['niemastanu']='Produkt niedost??pny';this.txt['status_24']='w ci??gu 24h';this.txt['status_natychmiast']='w ci??gu 24h';this.txt['day']=' dzie?? ';this.txt['days']=' dni ';this.txt['hours']=' godz. ';this.txt['min']=' min ';this.txt['za']=' za ';this.txt['proc']='%';this.txt['wybrany_rozmiar']='Rozmiar';this.txt['wysylka']='Wysy??ka ';this.txt['wysylka_za']='Wysy??ka w ci??gu ';this.txt['dostepny']='Dostawa ';this.txt['dostepny_za']='Dostawa za ';this.txt['pkt']='pkt.';this.txt['status_amount_full']='wi??ksza ilo????';this.txt['status_amount_null']='brak w magazynie';this.txt['forpointsonly']='Produkt mo??esz kupi?? za punkty';this.txt['disable_desc']='Skontaktuj si?? z nami';this.txt['choiceSize']='Wybierz rozmiar';this.txt['maksymalnie']='Maksymalnie mo??esz zam??wi??';this.txt['brak_magazyn']='Brak na magazynie';this.txt['koszt_od']='Koszt od ';this.txt['wysylka_total_begin']='
(z tow. z koszyka ';this.txt['wysylka_total_end']=')';this.txt['nawias_end']='';var P_CALCULATE=true;var P_CALCULATE_RABAT=true;var P_NO_CALCULATE=false;var P_CLEAR_DATA=true;this.isset=function(varName){return(undefined===window[varName])?false:true;} this.getAttr=function(obj,attribute){if(obj.is('['+attribute+']')){return obj.attr(attribute);}else{return'';}} this.getData=function(element){try{return element;} catch(err){}} this.getIndex=function(obj,index){var i=0;for(var attr in obj){if(index===i){return attr;} i++;} return null;} this.formatPrice=function(price,calculate,p_currency,p_clear_data,p_calculate_rabate){if(p_currency){currency=p_currency;}else{currency=this.currentSizeObj.currency;} if(p_calculate_rabate){p_calculate_rabate=false;}else{p_calculate_rabate=true;} if(calculate){if(this.configObj.rebateNumber&&p_calculate_rabate){price=this.liczProcent(price,this.configObj.rebateNumber.value);} price=price*this.configObj.valueOfNumberInput;} if(p_clear_data)return price;if(this.options['curr_before_price']){return' '+currency+' '+(1*price).toFixed(2)+' ';}else{return' '+(1*price).toFixed(2)+' '+currency+' ';}} this.sellBy=function(s,p,i){if(this.currentSizeObj.availability.status=='disable'){this.alert(this.txt['niedostepny']);return s;} s=parseFloat(s);p=parseFloat(p);i=parseFloat(i);if(!$.isNumeric(i)||i<=s)return s.toFixed(p);number=Math.floor(i/s)*s;number=((i/s)*s-number).toFixed(p+1)>0?(1*number+s).toFixed(p):number.toFixed(p);number=parseFloat(number);if(number>this.currentSizeObj.amount&&this.currentSizeObj.amount!=-1){this.alert(this.txt['maksymalnie']+' '+Math.floor(parseFloat(this.currentSizeObj.amount)/s)*s+' '+this.currentSizeObj.unit);return Math.floor(parseFloat(this.currentSizeObj.amount)/s)*s;}else{return number;}} this.projectorInit=function(obj){if(this.isset('product_data')){if(obj.contenersPrefix){this.options['contenersPrefix']=obj.contenersPrefix;this.prefix=obj.contenersPrefix;} if(obj.beginStartFunction){this.options['beginStartFunction']=obj.beginStartFunction;} if(obj.endInitFunction){this.options['endInitFunction']=obj.endInitFunction;} if(obj.endStartFunction){this.options['endStartFunction']=obj.endStartFunction;} if(obj.endSetCurrentSizeFunction){this.options['endSetCurrentSizeFunction']=obj.endSetCurrentSizeFunction;} if(obj.clearXMLGetAjaxProductDataFunction){this.options['clearXMLGetAjaxProductDataFunction']=obj.clearXMLGetAjaxProductDataFunction;} if(obj.endGetAjaxProductDataFunction){this.options['endGetAjaxProductDataFunction']=obj.endGetAjaxProductDataFunction;} if(obj.beginGetAjaxProductDataFunction){this.options['beginGetAjaxProductDataFunction']=obj.beginGetAjaxProductDataFunction;} if(obj.hide_unit){this.options['hide_unit']=obj.hide_unit;} if(obj.curr_before_price){this.options['curr_before_price']=obj.curr_before_price;} if(product_data.currency) this.currency=product_data.currency;if(product_data.sizes['onesize']){this.setCurrentSizeObj(this.getIndex(product_data.sizes,0));this.start();}}else{this.errorMsg.push('no data');return false;} this.options['endInitFunction']();} this.shippingTime=function(){rezult='';if(this.currentSizeObj.shipping_time){rezult=(this.currentSizeObj.availability.status=='disable')?this.txt['dostepny_za']:this.txt['wysylka_za'];var rezultTmp='';var onlyDays=true;if(this.currentSizeObj.shipping_time.days&&this.currentSizeObj.shipping_time.days>0){if(this.currentSizeObj.shipping_time.days==1){rezultTmp+=this.currentSizeObj.shipping_time.days+this.txt['day']+' ';}else{rezultTmp+=this.currentSizeObj.shipping_time.days+this.txt['days']+' ';} onlyDays=this.currentSizeObj.shipping_time.days<2?true:false;} if(this.currentSizeObj.shipping_time.hours&&this.currentSizeObj.shipping_time.hours>0){rezultTmp+=this.currentSizeObj.shipping_time.hours+this.txt['hours']+' ';onlyDays=false;} if(this.currentSizeObj.shipping_time.minutes&&this.currentSizeObj.shipping_time.minutes>0){rezultTmp+=this.currentSizeObj.shipping_time.minutes+this.txt['min']+' ';onlyDays=false;} if(onlyDays){if(this.currentSizeObj.shipping_time.days==0){rezult=this.txt['wysylka'];rezultTmp=this.txt['status_natychmiast'];} if(this.currentSizeObj.shipping_time.days=='1'){rezult=this.txt['wysylka'];rezultTmp=this.txt['status_24'];}} rezult=rezult+rezultTmp;}else{if(this.currentSizeObj.availability.status=='disable'){if(this.currentSizeObj.availability.delivery_days>1){rezult=this.txt['dostepny_za'];}else if(this.currentSizeObj.availability.delivery_days<=1){rezult=this.txt['dostepny'];}}else{if(this.currentSizeObj.availability.delivery_days>1){rezult=this.txt['wysylka_za'];}else if(this.currentSizeObj.availability.delivery_days<=1){rezult=this.txt['wysylka'];}} if(this.currentSizeObj.availability.hours){rezult+=this.currentSizeObj.availability.hours+this.txt['hours '];}else{if(this.currentSizeObj.availability.delivery_days==0){rezult+=this.txt['status_natychmiast'];} if(this.currentSizeObj.availability.delivery_days=='1'){rezult+=this.txt['status_24'];} if(this.currentSizeObj.availability.delivery_days>'1'){rezult+=this.currentSizeObj.availability.delivery_days+this.txt['days'];}} if(this.currentSizeObj.availability_total){if(parseInt(this.currentSizeObj.availability_total.delivery_days)==0&&parseInt(this.currentSizeObj.availability_total.delivery_hours)>0){rezult+=this.txt['wysylka_total_begin']+this.currentSizeObj.availability_total.total_hours+this.txt['hours ']+this.txt['wysylka_total_end'];}else if(parseInt(this.currentSizeObj.availability_total.delivery_days)==1){rezult+=this.txt['wysylka_total_begin']+this.txt['status_24']+this.txt['wysylka_total_end'];}else if(parseInt(this.currentSizeObj.availability_total.delivery_days)>1){rezult+=this.txt['wysylka_total_begin']+this.currentSizeObj.availability_total.delivery_days+this.txt['days']+this.txt['wysylka_total_end'];}}} return rezult;} this.start=function(){this.options['beginStartFunction']();this.configObj.displaySize=this.currentSizeObj.type=='onesize'?false:true;if(this.currentSizeObj.availability){this.configObj.disableNumberInput=this.currentSizeObj.availability.status=='disable'?true:false;} if(this.currentSizeObj.availability){this.configObj.disableNumberInput=this.currentSizeObj.availability.status=='disable'?true:false;} this.configObj.disableBuyButton=false;if(this.currentSizeObj.availability.status=='disable'||this.currentSizeObj.phone_price=='true'){this.configObj.disableBuyButton=true;} this.configObj.displayBuySection=this.currentSizeObj.gratis?true:false;var numberInput=this.currentSizeObj.unit_sellby+'';if($('input#'+this.options['contenersPrefix']+'number').size()){numberInput=$('input#'+this.options['contenersPrefix']+'number').val();} this.configObj.valueOfNumberInput=this.sellBy(this.currentSizeObj.unit_sellby,this.currentSizeObj.unit_precision,numberInput.replace(',','.'));if(this.currentSizeObj.rebateNumber){this.configObj.rabatIndex=-1;for(i in this.currentSizeObj.rebateNumber){if(parseFloat(this.configObj.valueOfNumberInput)>=parseFloat(this.currentSizeObj.rebateNumber[i].threshold)){this.configObj.rabatIndex=i;if(!this.currentSizeObj.rebateNumber[1*i+1]||parseFloat(this.configObj.valueOfNumberInput) '+this.currentSizeObj.availability.delivery_date+'');}else{$('#'+this.prefix+'status_description').html(this.currentSizeObj.availability.status_description);} $('#'+this.prefix+'status_gfx').hide();if(this.currentSizeObj.availability.status_gfx){$('#'+this.prefix+'status_gfx').show().attr('src',this.currentSizeObj.availability.status_gfx);} if(this.currentSizeObj.availability.visible=='n'){$('#'+this.prefix+'status_description_wrapper').hide();}else{$('#'+this.prefix+'status_description_wrapper').show();} if(this.currentSizeObj.availability.delivery_days_undefined=='true'&&this.currentSizeObj.delivery.undefined=='true'){$('#'+this.prefix+'delivery_wrapper').hide();}else{$('#'+this.prefix+'delivery_wrapper').show();} $('#'+this.prefix+'delivery_days').hide();if(this.currentSizeObj.availability.delivery_days_undefined!='true'){if(this.shippingTime()!=''){$('#'+this.prefix+'delivery_days').show().html(this.shippingTime());}} if(this.currentSizeObj.delivery.shipping==0){$('#'+this.prefix+'shipping').html(this.txt['gratis']);}else{$('#'+this.prefix+'shipping').html(this.txt['koszt_od']+this.formatPrice(this.currentSizeObj.delivery.shipping,P_NO_CALCULATE));} if(this.currentSizeObj.delivery.undefined=='true'){$('#'+this.prefix+'shipping').hide();}else{$('#'+this.prefix+'shipping').show();} $('#'+this.prefix+'prices_wrapper').hide();if(this.currentSizeObj.price.srp){if(this.currentSizeObj.price.srp>0&&this.currentSizeObj.price.srp!=this.currentSizeObj.price.value){$('#'+this.prefix+'price_srp_wrapper').show();$('#'+this.prefix+'prices_wrapper').show();$('#'+this.prefix+'price_srp').html(this.formatPrice(this.currentSizeObj.price.srp,P_CALCULATE));}else{$('#'+this.prefix+'price_srp_wrapper').hide();}}else{$('#'+this.prefix+'price_srp_wrapper').hide();} if(this.currentSizeObj.price.maxprice){if(this.currentSizeObj.price.maxprice>0){$('#'+this.prefix+'price_maxprice').show();$('#'+this.prefix+'price_maxprice').html(this.formatPrice(this.currentSizeObj.price.maxprice,P_CALCULATE));}else{$('#'+this.prefix+'price_maxprice').hide();}}else{$('#'+this.prefix+'price_maxprice').hide();} if(this.currentSizeObj.price.price_net){if(this.currentSizeObj.price.price_net>0){$('#'+this.prefix+'price_net_wrapper').show();$('#'+this.prefix+'price_net').show();$('#'+this.prefix+'price_net').html(this.formatPrice(this.currentSizeObj.price.price_net,P_CALCULATE));}else{$('#'+this.prefix+'price_net_wrapper').hide();$('#'+this.prefix+'price_net').hide();}}else{$('#'+this.prefix+'price_net_wrapper').hide();$('#'+this.prefix+'price_net').hide();} if(this.currentSizeObj.phone_price=='true'){if(this.currentSizeObj.price.points>0){$('#'+this.prefix+'price_wrapper').hide();}else{$('#'+this.prefix+'prices_wrapper').show();if(this.currentSizeObj.availability.status_gfx_tel&&this.currentSizeObj.availability.status_gfx_tel!=''){$('#'+this.prefix+'price_value').html('
');}else{$('#'+this.prefix+'price_value').html(' '+this.currentSizeObj.availability.status_description_tel+' ');}}}else{$('#'+this.prefix+'prices_wrapper').show();$('#'+this.prefix+'price_value').html(this.formatPrice(this.currentSizeObj.price.value,P_CALCULATE));} if(this.options['hide_unit']){$('#'+this.prefix+'price_unit_sellby, #'+this.prefix+'price_unit').hide();}else{if(this.configObj.valueOfNumberInput==1){$('#'+this.prefix+'price_unit_sellby').hide();}else{$('#'+this.prefix+'price_unit_sellby').show().html(this.configObj.valueOfNumberInput);}} if(this.currentSizeObj.bundle_price||this.currentSizeObj.price.yousave_percent||this.currentSizeObj.price.srp_diff_gross){$('#'+this.prefix+'yousave_bundle_wrapper').show();}else{$('#'+this.prefix+'yousave_bundle_wrapper').hide();} yousaveTmp=this.configObj.rebateNumber?this.configObj.rebateNumber.yousave:this.currentSizeObj.price.yousave;yousave_percentTmp=this.configObj.rebateNumber?this.configObj.rebateNumber.max_diff_percent:this.currentSizeObj.price.yousave_percent;if(this.currentSizeObj.phone_price!='true'&&this.currentSizeObj.bundle_price&&this.currentSizeObj.bundle_price.amount_diff_gross>0){$('#'+this.prefix+'price_yousave').show().html(this.txt['oszczedzasz']+this.currentSizeObj.bundle_price.percent_diff+this.txt['taniej']+this.formatPrice(this.currentSizeObj.bundle_price.amount_diff_gross,P_CALCULATE)+this.txt['wzestawie']);}else if(this.currentSizeObj.phone_price!='true'&&this.currentSizeObj.price.srp_diff_gross){$('#'+this.prefix+'price_yousave').show().html(this.txt['oszczedzasz']+this.currentSizeObj.price.srp_diff_percent+this.txt['taniej']+this.formatPrice(this.currentSizeObj.price.srp_diff_gross,P_CALCULATE)+this.txt['nawias_end']);}else if(this.currentSizeObj.phone_price!='true'&&yousaveTmp){$('#'+this.prefix+'price_yousave').show().html(this.txt['oszczedzasz']+yousave_percentTmp+this.txt['taniej']+this.formatPrice(yousaveTmp,P_CALCULATE,false,false,true)+this.txt['nawias_end']);}else{$('#'+this.prefix+'price_yousave').hide();} $('#'+this.prefix+'price_points_wrapper').hide();if(this.currentSizeObj.price.points>0){$('#'+this.prefix+'price_points').show().html(this.formatPrice(this.currentSizeObj.price.points,P_CALCULATE,this.txt['pkt']));$('#'+this.prefix+'points_wrapper').show();$('#'+this.prefix+'price_points_wrapper').show();} if(this.currentSizeObj.price.points_recive>0){$('#'+this.prefix+'points_wrapper').show();$('#'+this.prefix+'points_recive_points').show().html(this.formatPrice(this.currentSizeObj.price.points_recive,P_CALCULATE,this.txt['pkt']));$('#'+this.prefix+'price_points_recive_wrapper').show();}else{$('#'+this.prefix+'price_points_recive_wrapper').hide();} if(this.currentSizeObj.for_points=='true'){$('#'+this.prefix+'button_points_basket').show();}else{$('#'+this.prefix+'button_points_basket').hide();} $('#'+this.prefix+'tell_availability').hide();if(this.currentSizeObj.availability.status=='disable'){$('#'+this.prefix+'button_points_basket').hide();$('#'+this.prefix+'button_basket').on('click',function(){classObj.alert(classObj.txt['niedostepny']);return false;}).addClass('disabled');$('#'+this.prefix+'number').prop('disabled',true);$('#'+this.prefix+'tell_availability').show();}else if(this.currentSizeObj.phone_price=='true'&&this.currentSizeObj.price.points>0){$('#'+this.prefix+'button_basket').on('click',function(){classObj.alert(classObj.txt['tylko_punkty']);return false;}).addClass('disabled');$('#'+this.prefix+'number').prop('disabled',true);}else if(this.currentSizeObj.phone_price=='true'){$('#'+this.prefix+'number').prop('disabled',false);$('#'+this.prefix+'button_basket').on('click',function(){classObj.alert(classObj.txt['tylkotel']);return false;}).addClass('disabled');$('#'+this.prefix+'number').prop('disabled',true);}else{$('#'+this.prefix+'button_basket').off('click').removeClass('disabled');$('#'+this.prefix+'number').prop('disabled',false);} if(this.currentSizeObj.gratis){$('#'+this.prefix+'buy_section').hide();$('#'+this.prefix+'button_points_basket').hide();} if(this.currentSizeObj.price.basket_enable&&this.currentSizeObj.price.basket_enable=='y'&&this.currentSizeObj.phone_price=='true'){$('#'+this.prefix+'button_basket').off('click').removeClass('disabled');$('#'+this.prefix+'number').prop('disabled',false);$('#'+this.prefix+'price_value').html(' '+this.txt['gratis_produkt']+' ');} $('input#'+this.options['contenersPrefix']+'number').val(this.configObj.valueOfNumberInput);if(this.configObj.rebateNumberNext){$('#'+this.prefix+'product_rebatenumber_value').text((this.configObj.rebateNumberNext.value+this.txt['proc']).replace(/.00/ig,'')) $('#'+this.prefix+'product_rebatenumber_threshold').text(this.configObj.rebateNumberNext.threshold.replace(/.00/ig,''))} this.options['endStartFunction']();return true;} this.liczProcent=function(n,p){n=parseFloat(n);p=parseFloat(p);return n-(n*(p/100))} this.addAction=function(id,action,inner){if(!this.actions[id]){this.actions[id]={};} this.actions[id][action]=inner;} this.getConfigObj=function(){return this.configObj;} this.alert=function(msg){Alertek.show_alert(msg);} this.setCurrentSizeObj=function(sizeType){if(product_data.sizes[sizeType]){this.currentSizeObj=product_data.sizes[sizeType];this.currentSizeObj.product_type=product_data.product_type;this.currentSizeObj.currency=product_data.currency;this.currentSizeObj.unit=product_data.unit;this.currentSizeObj.unit_sellby=product_data.unit_sellby!=''?product_data.unit_sellby:1;this.currentSizeObj.unit_precision=product_data.unit_precision!=''?product_data.unit_precision:0;}else{this.errorMsg.push('setCurrentSize no data');} this.options['endSetCurrentSizeFunction']();} this.getCurrentSizeObj=function(sizeType){return this.currentSizeObj;} this.getAjaxProductData=function(product_id){classObj.options['beginGetAjaxProductDataFunction']();$.ajax({type:"GET",timeout:this.timeoutAjax,url:'/projector.php?product='+product_id+'&shop_xml=true&getProductXML=true',dataType:"xml",success:function(xml){classObj.options['clearXMLGetAjaxProductDataFunction'](xml);var newJSONObj={};var productIdTmp=classObj.getAttr($('product:first',xml),'id');newJSONObj.currency=shop_currency;newJSONObj.product_type=classObj.getAttr($('product:first',xml),'product_type');newJSONObj.unit=classObj.getAttr($('product sizes_version:first',xml),'unit');newJSONObj.unit_sellby=classObj.getAttr($('product sizes_version:first',xml),'unit_sellby');newJSONObj.unit_precision=classObj.getAttr($('product sizes_version:first',xml),'unit_precision');newJSONObj.sizes={};$('product versions:first version[id='+productIdTmp+'] size',xml).each(function(){newJSONObj.sizes[classObj.getAttr($(this),'type')]=$.xml2json($("

").append($(this)).html())});product_data=newJSONObj;classObj.setCurrentSizeObj(classObj.getIndex(product_data.sizes,0)) projectorObj.start();classObj.options['endGetAjaxProductDataFunction']();},error:function(){this.errorMsg.push('getAjaxProductData ajax.error');}});}};function parseURLParams(url){var params={};var queryStart=url.indexOf("?")+1;var queryEnd=url.indexOf("#")+1||url.length+1;var query=url.slice(queryStart,queryEnd-1);if(query===url||query==="")return params;var nvPairs=query.replace(/\+/g," ").split("&");for(var i=0;i -1){while(part[0].length<(m[0].length-pos_lead_zero)){part[0]='0'+part[0];}} else if(+part[0]==0){part[0]='';} v=v.split('.');v[0]=part[0];var pos_separator=(szSep[1]&&szSep[szSep.length-1].length);if(pos_separator){var integer=v[0];var str='';var offset=integer.length%pos_separator;for(var i=0,l=integer.length;i '+link_name+'');}else if(type=='html'){var elements=$('.affilate_html_banners');for(var i=0;i ';}else{var output=' ';}}} document.getElementById('html_output').value=output;}} $(document).ready(function(){$('.js_type').click(function(){type=$(this).val();if(type=="cat"){$('#categories').css('display','block');$('#products').css('display','none');$('#affiliate_ilosc_produktow').css('display','');$('#affiliate_uklad_produktow').css('display','');firm=$("#firm").val();cat=$("cat").val();}else if(type=="product"){$('#categories').css('display','none');$('#products').css('display','block');$('#affiliate_ilosc_produktow').css('display','none');$('#affiliate_uklad_produktow').css('display','none');}else{$('#categories').css('display','none');$('#products').css('display','none');$('#affiliate_ilosc_produktow').css('display','');$('#affiliate_uklad_produktow').css('display','');}});$('.border_color').click(function(){if($(this).val()=='tak'){$('#border_tr').css('display','');}else{$('#border_tr').css('display','none');}});$('.background_color').click(function(){if($(this).val()=='tak'){$('#background_tr').css('display','');}else{$('#background_tr').css('display','none');}});var options={target:'.podglad',success:callback,url:'/ajax/affiliate-generator.php'};$('#podglad_button').click(function(){$('#affiliate_form_js').ajaxSubmit(options);return false;});var options2={target:'#output',success:callback2,url:'/ajax/affiliate-generator.php?get=t',dataType:'json'};$('#affiliate_js_generate').click(function(){$('#affiliate_form_js').ajaxSubmit(options2);return false;});var options3={target:'#affiliate_js_sprawdzenie',success:callback3,beforeSubmit:affiliate_loader,url:'/ajax/affiliate-generator.php?spr=t',dataType:'json'};$('#sprawdzenie_pr').click(function(){$('#affiliate_form_js').ajaxSubmit(options3);return false;});$('#affiliate_php_generate').click(function(){if(document.affiliate_form_js.firm_select.value!='firm_all'){var firm=document.affiliate_form_js.firm_select.value;}else{var firm='';} if(document.affiliate_form_js.categories_select.value!='categories_all'){var cat=document.affiliate_form_js.categories_select.value;}else{var cat='';} var border_arr=document.getElementsByName("border_radio");for(i=0;i ';addStr+='$products_uklad=\''+document.affiliate_form_js.products_uklad.value+'\';
';addStr+='$typ=\''+typ+'\';
';addStr+='$products_count=\''+document.affiliate_form_js.products_count.value+'\';
';addStr+='$banner_width=\''+document.affiliate_form_js.banner_width.value+'\';
';addStr+='$banner_height=\''+document.affiliate_form_js.banner_height.value+'\';
';addStr+='$border_radio=\''+border_radio+'\';
';addStr+='$background_radio=\''+background_radio+'\';
';addStr+='$nazwa_bold=\''+document.affiliate_form_js.nazwa_bold.value+'\';
';addStr+='$color1=\''+document.affiliate_form_js.color1.value+'\';
';addStr+='$color2=\''+document.affiliate_form_js.color2.value+'\';
';addStr+='$color3=\''+document.affiliate_form_js.color3.value+'\';
';addStr+='$color4=\''+document.affiliate_form_js.color4.value+'\';
';addStr+='$color5=\''+document.affiliate_form_js.color5.value+'\';
';var out=addStr+$('#php_code').html();$('#php_output').css('display','block');$('#php_output').html(out);return false;});});function callback(response){} function callback2(response){document.getElementById('output').value=response;} function callback3(response){$('#affiliate_loader_gif').css('display','none');if(response=='exist'){$('#affiliate_resources_ok').css('display','block');$('#affiliate_resources_none').css('display','none');}else if(response=='none'){$('#affiliate_resources_ok').css('display','none');$('#affiliate_resources_none').css('display','block');}} function affiliate_loader(formData,jqForm,options){$('#affiliate_loader_gif').css('display','');return true;} $(document).ready(function(){$('#affiliate_resources_submit').click(function(){if(parseFloat($('#affiliate_max').val()) parseFloat($('#affiliate_resources_kwota1').val())){$('#affiliate_warning2').css('display','block');$('#affiliate_warning1').css('display','none');return false;}});});twoj_prezent_txt="TW??J PREZENT:" function setGiftsItems(){$(function(){$('#basketedit_gifts li').not('.gift_label_needs').find('.gift_item_icon').css('height',$('#basketedit_gifts li').maxHeight());}) $('#basketedit_gifts li.gift_enable').click(function(){if($(this).is('.gift_active')){$('#basketedit_gifts li.gift_enable').removeClass('gift_active');$('#your_gift_txt').remove();$(this).find('input').removeAttr("checked");$('#basketedit_productslist_gift input[name="set_quantity[0]"]').val(0);}else{$('#basketedit_gifts li.gift_enable').removeClass('gift_active');$('#your_gift_txt').remove();$(this).addClass('gift_active').find('h3').prepend('

'+twoj_prezent_txt);$(this).find('input[type=radio]').attr("checked",true);$("#basketedit_productslist_gift").remove();$(' ");$('#dialog_cover').css({'height':$(document).height(),'width':$(window).width(),'position':'fixed','background':'#000','opacity':0.6,'left':'0px','top':'0px','z-index':900}).click(function(){idd.hide();$('#dialog_cover').hide();$('#dialog_close2').remove();});$('#order1_calendar_wrapper').append("
x
");$('#dialog_close2').css({'position':'absolute','font-weight':'bold','font-size':'18px','right':'8px','top':'0px','cursor':'pointer'}).click(function(){idd.hide();$('#dialog_cover').hide();$(this).remove();});var hW=idd.height()/2;idd.css({'top':($(window).height()/2)+hW+$(window).scrollTop()}).show();$('#dialog_cover').show();$('.ui-datepicker').css({'padding':'10px'});};$('.runTopLayerOrder').click(function(){Order1.inputDate($('.o1selecteddate'));Order1_attachClicks();$('.order1_delivery_time_pick_hour').show();$('[name="calendar_select_hour"]').keyup(function(e){var temp=$('.order1_delivery_time_pick_value').html();$('.order1_delivery_time_pick_hour').html(calendar_in_time+$(this).val());});order1_dialog($('#order1_calendar_wrapper'));});$('.closeToplayerOrder').click(function(){$('#order1_calendar_wrapper').hide();$('#dialog_cover').hide();$('#dialog_close2').remove();});function Order1_attachClicks() {$('#calendar_date_select_1').click(function(){Order1.inputDate($(this));});$('#calendar_date_select_2').click(function(){Order1.inputDate($(this));});$('#calendar_date_select_3').click(function(){Order1.inputDate($(this));});$('#calendar_date_select_4').click(function(){Order1.inputDate($(this));});$('#calendar_date_select_5').click(function(){Order1.inputDate($(this));});$('#calendar_date_select_6').click(function(){Order1.inputDate($(this));});$('#calendar_date_select_7').click(function(){Order1.inputDate($(this));});};$('.o1selected').click();if(typeof(only_virtual)!='undefined'&&only_virtual=='yes') {$('#order1_delivery').hide();$('#delivery_0-1').click();} if($('#order1_dvp').hasClass('inactive_shippings')) $('#advance_value').hide() else $('#advance_value').show();$('div.order1_shippings').click(function() {if($('#order1_dvp').hasClass('inactive_shippings')) $('#advance_value').hide() else $('#advance_value').show();});});var deliveryComment="" var order1_bonalert="Wybrano p??atno???? bonem towarowym ale nie wpisano numeru bonu " var order1_gratis="Gratis! " var order1_showFields_day=" dnia " var order1_showFields_days=" dni " var calendar_in_time=" w godz. " var order1_showFields_dzien=" dzie?? " $('#order1_bon').live('input paste',function(){Order1.validateBon()}) var bC=7;var pcW=756;var pcbW=108;var bS=0;var limit_exceeded=0;var Order1={calendar:{},flag:1,subflag:1,timeStamp:'',chooseDeliveryMethod:function(box){if(box.is('.checked')) {} else {$(".order1_big_checkbox").toggleClass("checked");$(".order1_delivery_title").toggleClass("active_title");$(".order1_shippings").toggleClass("inactive_shippings");$(".order1_shippings").children('.order1_delitem').each(function(){Order1.toggleDelivery($(this));});$(".order1_shippings").next('.order1_comment_background').css("visibility","visible");$(".inactive_shippings").next('.order1_comment_background').css("visibility","hidden");var previd=$('.o1selected').attr("id");var deliveryprefix;var deliverymethod;if(previd.length==12) {deliveryprefix=previd.substring(0,11);deliverymethod=previd.substring(11,12);} else {deliveryprefix=previd.substring(0,12);deliverymethod=previd.substring(12,13);} var nextid;var firstid=$('.order1_delitem').not('.o1inactive').not('.o1disabled').not('.o1dis_inactive').eq(0).attr("id");if(deliverymethod=="1") {nextid=deliveryprefix+"0";Order1.subflag=Order1.flag;Order1.setFlag(1);$("button.order1_button").removeClass("order1_idle");} else {nextid=deliveryprefix+"1";if(Order1.subflag==0) {Order1.validateBon();}} Order1.deselectDelivery($("#"+previd));if($(".order1_shippings").children().not(".o1disabled").is("#"+nextid)) {Order1.selectDelivery($("#"+nextid));$("#"+nextid).click();} else {Order1.selectDelivery($("#"+firstid));$("#"+firstid).click();} if($('#payment_2.o1selectedpay').length&&$('#order1_dvp.inactive_shippings').length){$('#payment_2').click();}}},showFields:function(id,calendar,time,prepaid,totaltime,minutetime) {Order1.getDeliveryAndPayform(id,$('#order1_payform input[name=payform_id]:checked').eq(0).val());var day_totaltime='';var time_array=minutetime.split('#');if(time_array[0]&&time_array[0]>0){if(time_array[0]==1){if((id=="0-0")||(id=="0-1")){order1_showFields_dzien=order1_showFields_dzien||order1_showFields_day;day_totaltime=time_array[0]+order1_showFields_dzien;}else{day_totaltime=time_array[0]+order1_showFields_day;}}else{day_totaltime=time_array[0]+order1_txt_dni;}} if(time_array[1]&&time_array[1]>0){day_totaltime+=time_array[1]+order1_txt_godz;} if(time_array[2]&&time_array[2]>0){day_totaltime+=time_array[2]+order1_txt_min;} if(time_array[0]==0&&time_array[1]==0&&time_array[2]==0){day_totaltime=order1_txt_do24;} if((id=="0-0")||(id=="0-1")) {$('.order1_delivery_time_pick_txt_3').show();$('.order1_delivery_time_pick_txt_1').hide();$('.order1_delivery_time_pick_txt_2').hide();} else {$('.order1_delivery_time_pick_txt_1').show();$('.order1_delivery_time_pick_txt_2').hide();$('.order1_delivery_time_pick_txt_3').hide();} $('.order1_delivery_time_pick').find('span').html(day_totaltime);$('div.basketedit_summary_shipment_time b').html(day_totaltime);$('.order1_time_pick_button').css("display","none");$('.order1_delivery_time_pick_hour').html('').hide();if(id[id.length-1]==1) {$("#order1_calendar_info").css("display","block");$("#order1_dvp_calendar_info").css("display","none");} else{$("#order1_calendar_info").css("display","none");$("#order1_dvp_calendar_info").css("display","block");} if((calendar!='n')&&(calendar!='')&&!((id=="0-0")||(id=="0-1"))) {$('.order1_time_pick_button').css("display","block");$('#calendar_select_active').val(1);if((id=="16-0")||(id=="16-1")) {if(document.getElementById('order1_calendar_deliveryown')){$("#order1_calendar_deliveryown").css("display","block");document.getElementById("calendar_dateown_select").onclick();$("#order1_calendar_standard").css("display","none");}else{$("#order1_calendar_standard").css("display","block");Order1.printDates(time);}} else {if(document.getElementById('order1_calendar_deliveryown')){$("#order1_calendar_deliveryown").css("display","none");} $("#order1_calendar_standard").css("display","block");Order1.printDates(time);} if(calendar=='t'){$('calendar_select_hour_div').show();}else{$('calendar_select_hour_div').hide();}} else {if(document.getElementById('calendar_select_active'))document.getElementById('calendar_select_active').value=0;$("#order1_calendar").css("display","none");if(document.getElementById('calendar_select_hour_div'))document.getElementById('calendar_select_hour_div').style.display='none';} if(prepaid=='1'&&!saldo_payform_hide) {$("#order1_payform").css("display","block");} else {$("#order1_payform").css("display","none");}},toggleDelivery:function(obiekt){if(obiekt.is('.o1dis_inactive')||obiekt.is('.o1disabled')) {obiekt.toggleClass("o1dis_inactive").toggleClass("o1disabled");} else {obiekt.toggleClass("o1inactive");}},selectDelivery:function(obiekt){obiekt.toggleClass("o1selected");obiekt.find("input[type=radio]").attr("checked",true);if(obiekt.find(".order1_delitem_price_point input").is(':checked')){$('input[name="shipping_for_points"]').val(1);}else{$('input[name="shipping_for_points"]').val(0);} Order1.showComment(obiekt);$(".order1_text").val("");},deselectDelivery:function(obiekt){obiekt.removeClass("o1selected");obiekt.find("input[type=radio]").removeAttr("checked");},chooseDelivery:function(obiekt){$('#order1_prepaid_comment_text,#order1_dvp_comment_text').hide();if(obiekt.parent().is('.inactive_shippings')) {Order1.chooseDeliveryMethod(obiekt.parent().prev('.order1_delivery_label').children('.order1_big_checkbox checked'));Order1.deselectDelivery($('.o1selected'));Order1.selectDelivery(obiekt);} else {Order1.deselectDelivery($('.o1selected'));Order1.selectDelivery(obiekt);}},showComment:function(obiekt){var comment=obiekt.find("input").attr("title");if(comment=="") {$('.order1_delitem_comment').hide();} else {$('.order1_delitem_comment').hide();var txt_delivery=obiekt.find('input.order1_delitem_radio').attr("title");obiekt.find('.order1_delitem_comment').show().html(txt_delivery);}},getDeliveryAndPayform:function(d_id,p_id){clearTimeout(Order1.timeStamp);$('#order1_balance').addClass('loading_ajax');$('table#order1_balance').stop().fadeTo('fast',0.5);Order1.timeStamp=setTimeout(function(){var add_insurance_value=$('input[name=add_insurance]').is(':checked')?1:0;$.getJSON('/ajax/basket-cost.php',{delivery:d_id,payform_id:p_id,add_insurance:add_insurance_value},function(data){$('table#order1_balance').fadeTo('fast',1);$('#order1_balance').removeClass('loading_ajax');$('#balance_products_worth').text(data.products_worth+data.currency_sign);$('#balance_prepaid_cost').text(data.total_additional_cost+data.currency_sign);$('#balance_total_to_pay').text(data.total_to_pay+data.currency_sign);$('strong.worth_value').html(format_price(data.products_worth,{mask:currency_format,currency:symbol.replace(/\s+/g,''),currency_space:currency_space,currency_before_price:currency_before_value}));$('strong.paymentcost_value').html(format_price(data.prepaid_cost,{mask:currency_format,currency:symbol.replace(/\s+/g,''),currency_space:currency_space,currency_before_price:currency_before_value}));if((data.prepaid_cost)&&(data.prepaid_cost>0)){$('strong.paymentcost_value').parent().show();}else{$('strong.paymentcost_value').parent().hide();} $('strong.total_rebate').html(format_price(data.total_rebate,{mask:currency_format,currency:symbol.replace(/\s+/g,''),currency_space:currency_space,currency_before_price:currency_before_value}));if((data.total_rebate)&&(data.total_rebate>0)){$('strong.total_rebate').parent().show();}else{$('strong.total_rebate').parent().hide();} $('strong.shipping_value').html(format_price(data.shipping_cost,{mask:currency_format,currency:symbol.replace(/\s+/g,''),currency_space:currency_space,currency_before_price:currency_before_value}));if((data.shipping_cost)&&(data.shipping_cost>0)){$('strong.shipping_value').parent().show();}else{$('strong.shipping_value').parent().hide();} $('strong.insurance_value').html(format_price(data.insurance_cost,{mask:currency_format,currency:symbol.replace(/\s+/g,''),currency_space:currency_space,currency_before_price:currency_before_value}));if((data.insurance_cost)&&(data.insurance_cost>0)){$('strong.insurance_value').parent().show();}else{$('strong.insurance_value').parent().hide();} $('strong.topay_value').html(format_price(data.total_to_pay,{mask:currency_format,currency:symbol.replace(/\s+/g,''),currency_space:currency_space,currency_before_price:currency_before_value}));if(parseFloat(limit_balance_value) price_total) {price=parseFloat(data.total_additional_cost)+parseFloat(data.products_worth)-price_total;} $('strong.saldo_value').html(format_price(price,{mask:currency_format,currency:symbol.replace(/\s+/g,''),currency_space:currency_space,currency_before_price:currency_before_value}));if(!saldo_limit_flag&&data.total_to_pay>0){$('#order1_prepaid .balance_title').html(saldo_txt['prepaid'][0]);$('#order1_dvp .balance_title').html(saldo_txt['dvp'][0]);saldo_payform_hide=false;if($('#order1_prepaid .o1selected').length>0){$("#order1_payform").show();}}else if(!saldo_limit_flag&&data.total_to_pay==0){$('#order1_prepaid .balance_title').html(saldo_txt['prepaid'][1]);$('#order1_dvp .balance_title').html(saldo_txt['dvp'][1]);saldo_payform_hide=true;$("#order1_payform").hide();}else if(saldo_limit_flag&&data.total_to_pay>0){$('#order1_prepaid .balance_title').html(saldo_txt['prepaid'][2]);$('#order1_dvp .balance_title').html(saldo_txt['dvp'][2]);saldo_payform_hide=false;if($('#order1_prepaid .o1selected').length>0){$("#order1_payform").show();}}else if(saldo_limit_flag&&data.total_to_pay==0){$('#order1_prepaid .balance_title').html(saldo_txt['prepaid'][3]);$('#order1_dvp .balance_title').html(saldo_txt['dvp'][3]);saldo_payform_hide=true;$("#order1_payform").hide();} if(data.total_to_pay>0){$('div.order1_balance_info').show();}else{$('div.order1_balance_info').hide();}});},300);},selectPayment:function(obiekt){if(obiekt.find('div.order1_payment_description').html()!=''){obiekt.toggleClass("o1selectedpay");} else{obiekt.toggleClass("o1selectedpay nodescription");} obiekt.find("input").attr("checked",true);},deselectPayment:function(obiekt){obiekt.removeClass("o1selectedpay");obiekt.removeClass("nodescription");obiekt.find("input").removeAttr("checked");},choosePayment:function(obiekt){Order1.deselectPayment($('.o1selectedpay'));Order1.selectPayment(obiekt);Order1.getDeliveryAndPayform($('#order1_delivery input[name=shipping]:checked').eq(0).val(),$('#order1_payform input[name=payform_id]:checked').eq(0).val());},setFlag:function(num){Order1.flag=num;},validateBon:function(){if($("#order1_bon").val()=='') {Order1.setFlag(0);$("button.order1_button").addClass("order1_idle");} else {Order1.setFlag(1);$("button.order1_button").removeClass("order1_idle");}},hideBon:function(){$("div.order1_bon").css("display","none");Order1.setFlag(1);$("button.order1_button").removeClass("order1_idle");},showBon:function(){$("div.order1_bon").css("display","block");Order1.validateBon();},checkForm:function(){if(Order1.flag) {return true;} else {Alertek.show_alert(order1_bonalert);return false;}},selectDate:function(obiekt){obiekt.toggleClass("o1selecteddate");obiekt.find("input[type=radio]").attr("checked",true);},inputDate:function(obiekt) {$('.order1_delivery_time_pick_value').html(obiekt.find("input[type=radio]").attr('value'));$('div.basketedit_summary_shipment_time b').html(obiekt.find("input[type=radio]").attr('value'));$('.order1_delivery_time_pick_txt_1').hide();$('.order1_delivery_time_pick_txt_3').hide();$('.order1_delivery_time_pick_txt_2').show();},deselectDate:function(obiekt){obiekt.removeClass("o1selecteddate");obiekt.find("input[type=radio]").removeAttr("checked");},chooseDate:function(obiekt){Order1.deselectDate($('.o1selecteddate'));Order1.selectDate(obiekt);},setTime:function(dateText,inst){$("#order1_calbind").hide(order1_animspeed);var czas=$("#order1_calbind").datepicker('getDate');$("#calendar_date_select_7 span.order1_date_day").text(czas.getDate());$("#calendar_date_select_7 span.order1_date_month").text(iaical_monthNames2[parseInt(czas.getMonth())]);$("#calendar_date_select_7").click();},printDates:function(time) {shopCalendar.printDays(Order1.calendar.D1,Order1.calendar.M1,Order1.calendar.Y1,time,'calendar_date_select_',7,Order1.calendar.holi)}} var align_payment_boxes=function(){if(!$('div.order1_payment').parent().attr('rel')&&$('div.order1_payment').parent().is(':visible')){$('div.order1_payment').parent().attr('rel',$('div.order1_payment').parent().outerWidth(true,true));} pwW=parseInt($('div.order1_payment').parent().attr('rel'));if(pwW>0){pbW=parseInt($('div.order1_payment').css('width'));pbM=parseInt((pwW-(pbW*bC))/((bC-1)));$('div.order1_payment').css('margin-left',pbM);$('div.description_box').css('margin-left',pbM);$('div.order1_payment').parent().css('margin-left',-1*pbM);}} var make_payment_description_box=function(){$('div.description_box').remove();pcW=$('form.order1_form').width();pcbW=parseInt($('div.order1_payment').css('width'));var bN=$('div.order1_payment').length;pcbW=pcbW?pcbW:1 bC=Math.floor(pcW/pcbW);$('div.order1_payment:nth-child('+bC+'n)').after('
');if(bN???!=0){$('div.order1_payment:last').after('
');} $('div.o1selectedpay').click();align_payment_boxes();} var copy_description=function(pID){$('div.description_box').hide();$('div.description_box').html('');if(pID!='later'){pID=parseInt(pID)} if($('#description_'+pID).length&&$('#description_'+pID).html()!=''){if(pID!=2){$('#payment_'+pID).nextAll('.description_box:first').html($('#description_'+pID).html());}else{var bonHTML=$('#description_'+pID).html().toString();bonHTML=bonHTML.replace('voucher_id_copy','voucher_id');bonHTML=bonHTML.replace('order1_bon_copy','order1_bon');$('#payment_'+pID).nextAll('.description_box:first').html(bonHTML);Order1.validateBon();} $('#payment_'+pID).nextAll('.description_box:first').show();}} $(document).ready(function() {$('#insurance_products_order1 input[name=add_insurance]').click(function(){if($('#order1_balance').length>0){Order1.getDeliveryAndPayform($('#order1_delivery input[name=shipping]:checked').eq(0).val(),$('#order1_payform input[name=payform_id]:checked').eq(0).val());}}) $('div.order1_payment').click(function(){copy_description($(this).attr('id').replace('payment_',''));});$('#order1_prepaid div.order1_delitem, div.order1_big_checkbox').click(function(){make_payment_description_box();make_payment_description_box();});$('div.order1_payment').click(function(){if($(this).next().attr('class')=='description_box'){$('div.order1_payitems_wrapper').css('width',bC*parseInt($('div.order1_payment').outerWidth(true,true)));}});if($('#payment_2.o1selectedpay').length&&$('#order1_dvp.inactive_shippings').length){$('#payment_2').click();} if($('.o1selected')){$('.o1selected').find("input[type=radio]").attr("checked",true);} if($('.o1selected')){$('.order1_payment').eq(0).addClass("order1_first");} $('div.order1_delitem_pricebox input').click(function(){$(this).parents('div.order1_delitem_pricebox').find('input').removeAttr("checked");$(this).attr("checked",true);}) if($('.inactive_shippings')){$('.inactive_shippings').children('.order1_delitem').each(function(){Order1.toggleDelivery($(this));});$(".inactive_shippings").next('.order1_comment_background').css("visibility","hidden");} $('#tsCheck input').click(function(){Order1.getDeliveryAndPayform($('#order1_delivery input[name=shipping]:checked').eq(0).val(),$('#order1_payform input[name=payform_id]:checked').eq(0).val());});});$(window).load(function(){if($('#order1_prepaid').length){make_payment_description_box();make_payment_description_box();if($('div.order1_payment').parent().is(':visible')){$('div.order1_payment').parent().attr('rel',$('div.order1_payment').parent().outerWidth(true,true));}} if($('#order1_payform').length){if(limit_mode=='y')$('#order1_payform').addClass('payform_credit');if(!$('#order1_payform').is(':visible')) Order1.choosePayment($('#payment_later'));Order1.hideBon();}});var activeObject;function passAction(){if(activeObject.is("a")){window.location=activeObject.attr("href");} else{activeObject.parent().submit();}} function setUnload(){$(window).bind('beforeunload',function(e){e=e||window.event;e.returnValue=confirmmessage;return confirmmessage;});} $(document).ready(function(){$('div.order2_fileslist span').each(function(){var limit=23;var link=$(this).text();if(link.length>=limit) if(link.indexOf('.')>0){var arr=link.split('.');$(this).text(arr[arr.length-2].substring(0,limit)+' [...].'+arr.pop());} else{$(this).text(link.substring(0,limit))}});if($("form.order2_form").length) {setUnload();$("input[type='submit'], a, button[type='submit']").not("form.order2_form a, form.order2_form input, form.order2_form button").click(function(){activeObject=$(this);$("#ui-dialog").remove() dialogHTML='';dialogHTML+=' ';$('
'+dialogHTML+'
').appendTo('body');$('

'+confirmwarning+'

').prependTo('#menu_notice');$('#ui-dialog').dialog({'wrappContent':true,'fixed':false,'fitToWindow':false});$('
').appendTo('#dialog_wrapper');$('#dialog_wrapper_sub.setMaxHeightWindow').css('max-height',$('#dialog_wrapper_sub').height()-($('#ui-dialog_button').outerHeight()+$('#dialog_wrapper h2:first').outerHeight()));return false;});$("input.order2_button_order, input.order2_button_next, a.n57856_orderlink, a.n57856_nextlink, a.order2_button_change, a.order2_button_change_stock, a.order2_button_change_address, a.order2_button_change2, a.order2_change_delivery_link").click(function(){$(window).unbind('beforeunload');if($(this).is("input.order2_button_order, a.n57856_orderlink")){orderdetails_payments.ajaxLoadSite(1);orderdetails_payments.ajaxLoadSiteMessage(order_send_preloadertxt);}return true;});} if(typeof(only_virtual)!='undefined'&&only_virtual=='yes') $('div.wrappers_price').hide();});var confirmmessage="Twoje zam??wienie nie zosta??o jeszcze z??o??one. Opuszczenie tej strony oznacza porzucenie zam??wienia. Pami??taj, ??e wracaj??c do zam??wienia za jaki?? czas niekt??re z towar??w lub cen mog?? by?? ju?? nieaktualne." var confirmmessage2="Twoje zam??wienie nie zosta??o jeszcze z??o??one. Dopiero przej??cie do kolejnego etapu zam??wienia oznacza wys??anie go do realizacji. Pami??taj, ??e wracaj??c do zam??wienia za jaki?? czas niekt??re z towar??w lub cen mog?? by?? ju?? nieaktualne." var confirmwarning="Ostrze??enie" var order_send_preloadertxt="Trwa sk??adanie zam??wienia" var stop_order_button="Przerwij sk??adanie zam??wienia " var continue_order_button="Konytnuuj sk??adanie zam??wienia " var pickupl_animspeed=500;$(function(){if($('div.pickup_list').length>0){var pickup_min_element_width=140;var pickup_max_element_width=160;var pickup_new_element_width=140;var pickup_border_element=1*2;var pickup_element_margin=3*2;var pickup_wrapper=$('div.pickupl_proposed').width();pickupNumberOfElements=Math.floor(pickup_wrapper/(pickup_min_element_width+pickup_element_margin));pickup_new_element_width=Math.floor(pickup_wrapper/pickupNumberOfElements)-pickup_element_margin-pickup_border_element;if(pickup_new_element_width>pickup_min_element_width){$('div.pickupl_site_sub').width(pickup_new_element_width);}else{$('div.pickupl_site_sub').width(pickup_max_element_width);}}}) function init_pickupl_calendar(){$("#pickupl_calbind").datepicker({dateFormat:iaical_dateFormat,dayNamesMin:iaical_daysShort,defaultDate:pickup_sites.calendar.Seldate,beforeShowDay:shopCalendar.setHolidays,minDate:pickup_sites.calendar.Mindate,monthNames:iaical_monthNames,nextText:iaical_monthNext,prevText:iaical_monthPrev,onSelect:pickup_sites.setTime,firstDay:iaical_firstDay,altField:'#calendar_date_select_7 input.pickupl_radio'}).hide();$("#calendar_date_select_8 div.pickupl_date_sub").click(function(){$("#pickupl_calbind").show(pickupl_animspeed);});} var pickupl_alert="Nie wybrano paczkomatu" var pickupl_linktxt="wi??cej informacji" var pickupl_linktitle="Zobacz szczeg????owe informacje" var pickup_sites={chosen:0,depth:2,tempid:"ps_other",calendar:{},checkForm:function(){if(pickup_sites.chosen==0) {Alertek.show_alert(pickupl_alert);return false;} else {return true;}},fillInp:function(wart){$("#pickup_list_point").val(wart);},chooseSite:function(idek){var wart=idek.slice(3);$(".pickupl_site").removeClass("psl_selected");$("#"+idek).addClass("psl_selected");if(idek!="ps_other") {pickup_sites.fillInp(wart);} else {pickup_sites.showOther();}},showOther:function(){if(pickup_sites.depth>2) {$("#pickpupl_country").css("display","block");$("#pickupl_countrysel").css("display","block");} else {$("#pickpupl_city").css("display","block");$("#pickupl_sel_1").css("display","block");}},showSel:function(idek,flag){if(idek=="deact") {pickup_sites.deactivate();return false;} $("#"+idek).css("display","block");$("#"+idek).siblings(".pickupl_sel").css("display","none");$("#"+idek).parent("div.pickupl_sel").css("display","block");if(flag) {$("#pickpupl_site").css("display","none");}},setOther:function(value,name,address,zipcode,city,link,info,time){$("#"+pickup_sites.tempid).empty();pickup_sites.fillInp(value);$(".pickupl_site").removeClass("psl_selected");$("#"+pickup_sites.tempid).addClass("psl_selected");$("#"+pickup_sites.tempid).append('
'+name+'
'+address+' '+zipcode+' '+city+'
'+info+'
'+time+'
');$("#"+pickup_sites.tempid).attr("id","ps_"+value);pickup_sites.tempid="ps_"+value;},printDates:function(time) {shopCalendar.printDays(pickup_sites.calendar.D1,pickup_sites.calendar.M1,pickup_sites.calendar.Y1,time,'calendar_date_select_',7,pickup_sites.calendar.holi)},selectDate:function(obiekt){obiekt.toggleClass("psselecteddate");obiekt.find("input").attr("checked",true);},deselectDate:function(obiekt){obiekt.removeClass("psselecteddate");obiekt.find("input").removeAttr("checked");},chooseDate:function(obiekt){pickup_sites.deselectDate($('.psselecteddate'));pickup_sites.selectDate(obiekt);},setTime:function(dateText,inst){$("#pickupl_calbind").hide(pickupl_animspeed);var czas=$("#pickupl_calbind").datepicker('getDate');$("#calendar_date_select_7 span.pickupl_date_day").text(czas.getDate());$("#calendar_date_select_7 span.pickupl_date_month").text(iaical_monthNames2[parseInt(czas.getMonth())]);$("#calendar_date_select_7").click();},activate:function(idek){pickup_sites.fillInp(idek);pickup_sites.chosen=1;$(".pickupl_submit").removeClass("pickupl_idle");},deactivate:function(){pickup_sites.chosen=0;$(".pickupl_submit").addClass("pickupl_idle");}} function init_orderdetails_info(){$('table.new_orderdetails_info a.show_status').click(function(){$('body').dialog({'content':'
'+$(this).next().html()+'
','fixed':false,'fitToWindow':false});$('

'+$(this).text()+'

').prependTo('#dialog_wrapper');$('
').appendTo('#dialog_wrapper');return false;})} var pbM='';var orderdetails_payments={paymentID:-1,test:false,timeoutAjax:20000,slideSite:function(){if(!$('#orderdetails_payments table').size()){$('#orderdetails_payments').show();$('#orderdetails_payments').prepend('

'+txt_62619_label+'

');} $('html, body').animate({scrollTop:$('#orderdetails_payments table tr:last').position().top-150},'slow');},dialog:function(html){$("#ui-dialog").remove() dialogHTML='';dialogHTML+='
'+html+'
';$('
'+dialogHTML+'
').appendTo('body');$('#ui-dialog').dialog({'wrappContent':true,'fixed':false,'fitToWindow':false});$('

'+txt_62619_payment_title+'

').prependTo('#dialog_wrapper');$('
').appendTo('#dialog_wrapper');$('#dialog_wrapper_sub.setMaxHeightWindow').css('max-height',$('#dialog_wrapper_sub').height()-($('#ui-dialog_button').outerHeight()+$('#dialog_wrapper h2:first').outerHeight()));},htmlStructure:function(item){$item=$(item);icon=$item.attr('icon');status=$item.attr('status');payment_id=$item.attr('payment_id');payment_name=$item.attr('payment_name');date_add=$item.find('date_add').attr('date');date_canceled=$item.find('date_canceled').attr('date');date_confirm=$item.find('date_confirm').attr('date');payform_cost=$item.find('client_currency').attr('payform_cost');currencysign=$item.find('client_currency').attr('currencysign');payform_cost_order=$item.find('order_currency').attr('payform_cost');currencysign_order=$item.find('order_currency').attr('currencysign');if(status=='n'){$prepaid_item=$('#prepaid_item_copy').clone();$prepaid_item.removeAttr('id').addClass('payment_form_item').show();$prepaid_item.find('td.prepaid_delivery_list_image img').attr('src',icon).attr('alt',payment_name) $prepaid_item.find('td.prepaid_delivery_list_name strong').html(payment_name);if(payform_cost_order>0){if(currencysign!=currencysign_order){$prepaid_item.find('td.prepaid_delivery_list_name small').html(txt_62619_dodatkowa_opl+payform_cost_order+currencysign_order+' '+txt_62619_l_nawias+payform_cost+currencysign+txt_62619_r_nawias+' ');}else{$prepaid_item.find('td.prepaid_delivery_list_name small').html(txt_62619_dodatkowa_opl+payform_cost_order+currencysign_order);}} $('#prepaid_delivery_list table').eq(0).append($prepaid_item);} $html=$('');$('td.icon',$html).append(' ');$('td.date.add_td',$html).html(date_add);if(date_confirm) $('td.date.canceled_td',$html).html(date_confirm);if(date_canceled) $('td.date.canceled_td',$html).html(date_canceled);$('td.status.add_td',$html).html(orderdetails_payments.createStatus(1,$item));$('td.status.canceled_td',$html).html(orderdetails_payments.createStatus(0,$item));return $html},createPrzelew:function(item,currencysign,payform_cost,payform_cost_order,currencysign_order){$item=$(item);receiver=$item.find('data').attr('receiver');account=$item.find('data').attr('account');swift_bic=$item.find('data').attr('swift_bic');bankname=$item.find('data').attr('bankname');title=$item.find('data').attr('title');amount=$item.find('data').attr('amount');link=$item.find('data').attr('link');html='';payform_cost=payform_cost;currencysign=currencysign;payform_cost_order=payform_cost_order;currencysign_order=currencysign_order;if(receiver) html+='';if(account) html+='';if(bankname) html+='';if(swift_bic) html+='';if(title) html+='';if(amount) html+='';html+='
'+txt_62619_od_nazwa+' '+receiver+'
'+txt_62619_konto+' '+account+'
'+txt_62619_bank+' '+bankname+'
'+txt_62619_swit+' '+swift_bic+'
'+txt_62619_tytulem+' '+title+'
'+txt_62619_do_zaplaty+' ';html+=payform_cost_order+currencysign_order;if(currencysign!=currencysign_order){html+=' '+txt_62619_l_nawias+payform_cost+currencysign+txt_62619_r_nawias+' ';} html+='
';return html;},createStatus:function(flaga,item){$item=$(item);payment_id=$item.attr('payment_id');payment_name=$item.attr('payment_name');automatic_booking=$item.attr('automatic_booking');statuss=$item.attr('status');icon=$item.attr('icon');value=$item.find('client_currency').attr('value');currencysign=$item.find('client_currency').attr('currencysign');value_order=$item.find('order_currency').attr('value');currencysign_order=$item.find('order_currency').attr('currencysign');date_add=$item.find('date_add').attr('date');date_canceled=$item.find('date_canceled').attr('date');date_confirm=$item.find('date_confirm').attr('date');pay_link=$item.attr('pay_link');cancel_link=$item.attr('cancel_link');mark=$item.find('amount').attr('mark');$status='';if(flaga){if(mark=='negativ'){$status=txt_62619_wybrales+payment_name+txt_62619_jako_zwrot+' ';$status+=txt_62619_kwota_zwrot+value_order+currencysign_order}else{$status=txt_62619_wybrales+payment_name+txt_62619_jako+' ';$status+=txt_62619_kwota+value_order+currencysign_order} if(currencysign!=currencysign_order){$status+=' '+txt_62619_l_nawias+value+currencysign+txt_62619_r_nawias+' ';} $status+='.';if(statuss=='n'){if(mark!='negativ'){if(automatic_booking==1){$status+=txt_62619_auto;} if(payment_id==5){$status+=txt_62619_wplata_dane;$status+=' '+txt_62619_w_inny+' .';$status+=txt_62619_mozesz_row;$status+=' '+txt_62619_anuluj_wplate+' .';$status+=orderdetails_payments.createPrzelew($item.find('additional_info'),currencysign,value,value_order,currencysign_order);} else{$status+=txt_62619_dokoncz;$status+=' '+txt_62619_ponow+' '+txt_62619_bedz;$status+=' '+txt_62619_w_inny+' .';$status+=txt_62619_mozesz_row;$status+=' '+txt_62619_anuluj_wplate+' .';}}}}else{if(date_canceled){$status+=txt_62619_rezygnacja;} if(date_confirm){if(mark=='negativ'){$status+=txt_62619_przyj_zwrot;}else{$status+=txt_62619_przyj_wplata;}}} return $status;},ajaxLoadSite:function(flaga){if(!flaga){$('#ajaxLoadSite').remove();$('#ajaxLoadSite_cover').remove();}else{$('#ajaxLoadSite').remove();$('#ajaxLoadSite_cover').remove();$("body").append("
");$('#ajaxLoadSite_cover').css({'height':$(document).height(),'width':$(window).width(),'position':'absolute','left':'0px','top':'0px'}) $('body').append('
');$("#ajaxLoadSite").css({'left':(($(window).width()/2)-($("#ajaxLoadSite").width()/2))});}},warning:function(xmlOprderPayment){if(xmlOprderPayment.warning.order_newpayment_voucher_error){errorHTML='
';errorHTML+=txt_62619_voucher_error;switch(xmlOprderPayment.warning.order_newpayment_voucher_error){case'v1':errorHTML+=txt_62619_voucher_error_v1;break;case'v2':errorHTML+=txt_62619_voucher_error_v2;break;case'v3':errorHTML+=txt_62619_voucher_error_v3;break;case'v4':errorHTML+=txt_62619_voucher_error_v4;break;case'v5':errorHTML+=txt_62619_voucher_error_v5;break;case'v6':errorHTML+=txt_62619_voucher_error_v6;break;case'v7':errorHTML+=txt_62619_voucher_error_v7;break;case'v8':errorHTML+=txt_62619_voucher_error_v8;break;} errorHTML+='
';orderdetails_payments.ajaxLoadSite(0);orderdetails_payments.dialog(errorHTML);} if(xmlOprderPayment.warning=="onlyHttps"){orderdetails_payments.ajaxLoadSite(0);orderdetails_payments.dialog('
'+txt_62619_https_error+'
');}else if(xmlOprderPayment.warning=="order_newpayment_hhtransfer_error"){orderdetails_payments.ajaxLoadSite(0);orderdetails_payments.dialog('
'+txt_62619_hhtransfer_error+'
');}else if(xmlOprderPayment.warning=="order_newpayment_incorrect_paymentid"){orderdetails_payments.ajaxLoadSite(0);orderdetails_payments.dialog('
'+txt_62619_incorrect_paymentid+'
');}else if(xmlOprderPayment.warning=="order_newpayment_error"){orderdetails_payments.ajaxLoadSite(0);orderdetails_payments.dialog('
'+txt_62619_newpayment_error+'
');}else if(xmlOprderPayment.warning=="order_newpayment_points_error"){orderdetails_payments.ajaxLoadSite(0);orderdetails_payments.dialog('
'+txt_62619_newpayment_points_error+'
');} orderdetails_payments.go(0);},ajaxLoadSiteMessage:function(message){$('#ajaxLoadSite').append(message);$("#ajaxLoadSite").css({'left':(($(window).width()/2)-($("#ajaxLoadSite").width()/2))});},stringtoXML:function(text){if(window.ActiveXObject){var doc=new ActiveXObject('Microsoft.XMLDOM');doc.async='false';doc.loadXML(text);}else{var parser=new DOMParser();var doc=parser.parseFromString(text,'text/xml');} return doc;},getOrderPayment:function(urlLink){orderdetails_payments.ajaxLoadSite(1);orderdetails_payments.ajaxLoadSiteMessage(txt_62619_loader_message);$.ajax({type:"GET",url:urlLink,dataType:"json",timeout:orderdetails_payments.timeoutAjax,success:function(xmlOprderPayment){if(xmlOprderPayment.warning){orderdetails_payments.warning(xmlOprderPayment);}else{if(xmlOprderPayment.errno==0){switch(xmlOprderPayment.payment_type){case'credit_card':orderdetails_payments.ajaxLoadSite(0);$('#orderdetails_payments_payment_card form').attr('target','_blank');$('#orderdetails_payments_payment_card form').removeAttr('onsubmit');payment_xml=orderdetails_payments.stringtoXML(xmlOprderPayment.payment_xml);$('#credit_card_payment').val($('item[name=payment]',payment_xml).attr('value'));$('#paymentdescription').remove();if(xmlOprderPayment.payment_description) $('#orderdetails_payments_payment_card').append('
'+xmlOprderPayment.payment_description+'
');$('#orderdetails_payments_payment_card').dialog({'wrappContent':true,'fixed':false,'fitToWindow':false});$('

'+txt_62619_payment_title+'

').prependTo('#dialog_wrapper');$('
').appendTo('#dialog_wrapper');$('#dialog_wrapper_sub.setMaxHeightWindow').css('max-height',$('#dialog_wrapper_sub').height()-($('#ui-dialog_button').outerHeight()+$('#dialog_wrapper h2:first').outerHeight()));$('#credit_card_system').change();orderdetails_payments.go(0);break;case'transfer':orderdetails_payments.go(1);break;case'voucher':orderdetails_payments.go(1);break;case'form':paymentHTML='';if(xmlOprderPayment.payment_description) paymentHTML+='
'+xmlOprderPayment.payment_description+'
';if(xmlOprderPayment.form_data){paymentHTML+='
';for(i in xmlOprderPayment.form_data.inputs){if(xmlOprderPayment.form_data.inputs[i].type=='hidden'){paymentHTML+=' ';} if(xmlOprderPayment.form_data.inputs[i].type=='radio'){paymentHTML+='
';} if(xmlOprderPayment.form_data.inputs[i].type=='button'){paymentHTML+=' ';}} paymentHTML+='
';} orderdetails_payments.ajaxLoadSite(0);orderdetails_payments.dialog(paymentHTML);orderdetails_payments.go(0);break;case'installment_plan':paymentHTML='';if(xmlOprderPayment.form_data){paymentHTML+='
';for(i in xmlOprderPayment.form_data.inputs){if(xmlOprderPayment.form_data.inputs[i].type=='hidden'){paymentHTML+=' ';} if(xmlOprderPayment.form_data.inputs[i].type=='radio'){paymentHTML+='
';} if(xmlOprderPayment.form_data.inputs[i].type=='html'){paymentHTML+=xmlOprderPayment.form_data.inputs[i].value;} if(xmlOprderPayment.form_data.inputs[i].type=='button'){if(xmlOprderPayment.payment_description&&xmlOprderPayment.payment_id==21) paymentHTML+='
'+xmlOprderPayment.payment_description+'
';paymentHTML+=' ';}} paymentHTML+='
';if(xmlOprderPayment.payment_description&&xmlOprderPayment.payment_id!=21) paymentHTML+='
'+xmlOprderPayment.payment_description+'
';} orderdetails_payments.ajaxLoadSite(0);orderdetails_payments.dialog(paymentHTML);if($('#zagiel_confirm').size()){$('#zagiel_confirm').parents('form').attr('onsubmit','return validate_Zagiel()')} orderdetails_payments.go(0);break;default:paymentHTML='';if(xmlOprderPayment.payment_description) paymentHTML+='
'+xmlOprderPayment.payment_description+'
';if(xmlOprderPayment.payment_code) paymentHTML+='
'+xmlOprderPayment.payment_code+'
';orderdetails_payments.ajaxLoadSite(0);orderdetails_payments.dialog(paymentHTML);orderdetails_payments.go(0);break;}}else if(xmlOprderPayment.info=="no_data_for_payment"){orderdetails_payments.go(1);}else if(xmlOprderPayment.errno==1){orderdetails_payments.paymentError();}}},error:function(){orderdetails_payments.paymentError();}})},checkForm:function(cancel_link){if((credit_card.credit_card_system)&&(credit_card.credit_card_number)&&(credit_card.credit_card_year)&&(credit_card.credit_card_code)&&(credit_card.credit_card_name)) {$('#dialog_close').click();orderdetails_payments.ajaxLoadSite(1);orderdetails_payments.ajaxLoadSiteMessage(txt_62619_loader_message2);$.ajax({type:"POST",url:$('#orderdetails_payments_payment_card form').attr('action')+'?ajax=true',dataType:"json",timeout:orderdetails_payments.timeoutAjax,data:$('#orderdetails_payments_payment_card form').serializeArray(),success:function(json){if(json.warning){orderdetails_payments.warning(json);}else{if(json.errno==0){orderdetails_payments.ajaxLoadSite(0);orderdetails_payments.go(0);if(json.status=='payment_success'){orderdetails_payments.dialog('
'+txt_62619_payment_success+'
');}}else{orderdetails_payments.paymentError();}}},error:function(){orderdetails_payments.paymentError();}});return false;} else {Alertek.show_alert(creditcard_alert);return false;}},cancelPayment:function(cancel_link){orderdetails_payments.ajaxLoadSite(1);orderdetails_payments.ajaxLoadSiteMessage(txt_62619_loader_message_4);$.ajax({type:"POST",url:cancel_link,dataType:"json",timeout:orderdetails_payments.timeoutAjax,success:function(json){if(json.warning){orderdetails_payments.warning(json);}else{if(json.errno==0){orderdetails_payments.go(1);}else if(json.info=="no_data_for_payment"){orderdetails_payments.ajaxLoadSite(0);orderdetails_payments.go(1);}else if(json.errno==1){orderdetails_payments.ajaxLoadSite(0);orderdetails_payments.go(0);orderdetails_payments.dialog('
'+txt_62619_paymentCancelError+'
');}}},error:function(){orderdetails_payments.ajaxLoadSite(0);orderdetails_payments.go(0);orderdetails_payments.dialog('
'+txt_62619_paymentCancelError+'
');}});},choicePayment:function(){orderdetails_payments.ajaxLoadSite(1);orderdetails_payments.ajaxLoadSiteMessage(txt_62619_loader_message2);$('#orderdetails_prepaid_methods').slideUp();orderdetails_payments.slideSite();var method=$('#orderdetails_prepaid_methods form').attr('method');var action=$('#orderdetails_prepaid_methods form').attr('action');var payform_id=$('#orderdetails_prepaid_methods form input[name=payform_id]:checked').val();if($('#orderdetails_prepaid_methods form input[name=voucher_id]').length>0) var voucher_id=$('#orderdetails_prepaid_methods form input[name=voucher_id]').val();else var voucher_id='';if($('#orderdetails_prepaid_methods form input[name=profit_points]').length>0) var profit_points=$('#orderdetails_prepaid_methods form input[name=profit_points]').val();else var profit_points='';ajaxUrl=action+'&ajax=true';if(orderdetails_payments_cancel_link){$.ajax({type:"POST",url:orderdetails_payments_cancel_link,dataType:"json",timeout:orderdetails_payments.timeoutAjax,success:function(json){if(json.warning){orderdetails_payments.warning(json);}else{if(json.errno==0){$.ajax({type:"POST",url:ajaxUrl,dataType:"json",timeout:orderdetails_payments.timeoutAjax,data:{'payform_id':payform_id,'voucher_id':voucher_id,'profit_points':profit_points},success:function(json){if(json.warning){orderdetails_payments.warning(json);}else{if(json.errno==0){if(json.link){orderdetails_payments.getOrderPayment(json.link+'&ajax=true');}else{orderdetails_payments.go(1);}}else if(json.info=="no_data_for_payment"){orderdetails_payments.ajaxLoadSite(0);}else if(json.errno==1){orderdetails_payments.paymentError();}}},error:function(){orderdetails_payments.paymentError();}});}else if(json.info=="no_data_for_payment"){orderdetails_payments.ajaxLoadSite(0);orderdetails_payments.go(1);}else if(json.errno==1){orderdetails_payments.paymentError();}}},error:function(){orderdetails_payments.paymentError();}});}else{$.ajax({type:"POST",url:ajaxUrl,dataType:"json",timeout:orderdetails_payments.timeoutAjax,data:{'payform_id':payform_id,'voucher_id':voucher_id,'profit_points':profit_points},success:function(json){if(json.warning){orderdetails_payments.warning(json);}else{if(json.errno==0){if(json.link){orderdetails_payments.getOrderPayment(json.link+'&ajax=true');}else{orderdetails_payments.go(1);}}else if(json.info=="no_data_for_payment"){orderdetails_payments.ajaxLoadSite(0);}else if(json.errno==1){orderdetails_payments.paymentError();}}},error:function(){orderdetails_payments.paymentError();}});}},updateOrderdetails:function(additional_cost,currencytotal,currency){$('#new_orderdetails_currency_additional_cost b').text(additional_cost+''+currency);$('#new_orderdetails_currencytotal b').text(currencytotal+''+currency);if(!$('#new_orderdetails_currencytotal').size()){alert('wymien komponent szczg????ow zamowienia')}},paymentError:function(){orderdetails_payments.ajaxLoadSite(0);orderdetails_payments.go(0);orderdetails_payments.dialog('
'+txt_62619_paymentError+'
');},test:function(xml){$xml=$(xml);$('#orderdetails_payments table tr').remove();$('item',$xml).each(function(i){$obj=$(this);$('#orderdetails_payments table').append(orderdetails_payments.htmlStructure($obj));$('#orderdetails_prepaid_methods input[name=payform_id][value='+$('#orderdetails_payments input[name=payformid]:last').val()+']').click();})},go:function(flaga){if(flaga) orderdetails_payments.ajaxLoadSite(1);orderdetails_payments.ajaxLoadSiteMessage(txt_62619_loader_message3);$.ajax({type:"POST",url:'/orderdetails.php?id='+orderID+'&ajax=true&action=get_prepaid_history'+(orderKey?'&key='+orderKey:''),dataType:"xml",timeout:orderdetails_payments.timeoutAjax,success:function(xml){$('#prepaid_delivery_list .payment_form_item').remove() $('#orderdetails_payments table:first tr').remove();$('prepaid_history item',xml).each(function(i){$obj=$(this);$('#orderdetails_payments table:first').append(orderdetails_payments.htmlStructure($obj));$('#orderdetails_prepaid_methods input[name=payform_id][value='+$('#orderdetails_payments input[name=payformid]:last').val()+']').click();}) var currency=$('prepaid_history',xml).attr('currencysign');var additional_cost=$('prepaid_history',xml).attr('currency_additional_cost');var currencytotal=$('prepaid_history',xml).attr('currencytotal');var currencysum=$('prepaid_history',xml).attr('currencysum');var currency_order=$('prepaid_history',xml).attr('ordercurrencysign');var additional_cost_order=$('prepaid_history',xml).attr('currencytotal');var currencytotal_order=$('prepaid_history',xml).attr('total');var currencysum_order=$('prepaid_history',xml).attr('sum');orderdetails_payments.updateOrderdetails(additional_cost,currencytotal,currency);$('div.chooseMethodPaymentButton p').remove();$('div.chooseMethodPaymentButton2 p').remove();if($('prepaid_history',xml).attr('show_payment_button')=='false'){$('div.chooseMethodPaymentButton2').css('display','none');}else{$('div.chooseMethodPaymentButton2').css('display','block');if(currencysum_order>0){var currencysum_html='

'+txt_62619_do_oplacenia+' '+currencysum_order+currency_order;if(currency!=currency_order){currencysum_html+=' '+txt_62619_l_nawias+currencysum+currency+txt_62619_r_nawias+' ';} currencysum_html+='

';$('div.chooseMethodPaymentButton').prepend(currencysum_html);$('div.chooseMethodPaymentButton2').prepend(currencysum_html);}} if(flaga) orderdetails_payments.ajaxLoadSite(0);},error:function(){if(flaga){orderdetails_payments.paymentError();}}});}} var orderdetails_payments_cancel_link=false;var orderdetails_payments_init=function(){$(function(){$('#LukasRatySubmit').live('click',function(){if($('#LukasRatyConfirm').prop('checked')) {return true;} else {alert(lukasnotconfirmed);return false;}});$('#orderdetails_payments a.sendAjaxLink').live('click',function(){$('#orderdetails_prepaid_methods').hide();orderdetails_payments.getOrderPayment($(this).attr('href')+'&ajax=true');return false;}) $('#orderdetails_payments a.selectAnotherPayment').live('click',function(){$('#orderdetails_prepaid_methods').slideToggle('slow',function(){if(!$('#orderdetails_prepaid_methods').attr('rel')&&$('#orderdetails_prepaid_methods').is(':visible')){$('#orderdetails_prepaid_methods').attr('rel',$('#orderdetails_prepaid_methods').outerWidth(true,true));} make_payment_description_box_prepaid();make_payment_description_box_prepaid();if($('div.orderdetails_payment.orderdetails_payment_activ').length){$('div.orderdetails_payment.orderdetails_payment_activ').click();} else{$('div.orderdetails_payment:first').click();} $('#orderdetails_prepaid_methods form').css('width',bC*parseInt($('div.orderdetails_payment').outerWidth(true,true)));if($('#orderdetails_prepaid_methods').is(':visible')){$('div.chooseMethodPaymentButton2').hide();}else{$('div.chooseMethodPaymentButton2').css('display','block');}});orderdetails_payments_cancel_link=$(this).attr('href')+'&ajax=true';return false;}) $('#orderdetails_payments a.cancelPayment').live('click',function(){$('#orderdetails_prepaid_methods').slideUp('slow');orderdetails_payments.cancelPayment($(this).attr('href')+'&ajax=true');return false;}) $('a.chooseMethodPayment2').live('click',function(){$('#orderdetails_prepaid_methods').slideToggle('slow',function(){if(!$('#orderdetails_prepaid_methods').attr('rel')&&$('#orderdetails_prepaid_methods').is(':visible')){$('#orderdetails_prepaid_methods').attr('rel',$('#orderdetails_prepaid_methods').outerWidth(true,true));} make_payment_description_box_prepaid();make_payment_description_box_prepaid();if($('div.orderdetails_payment.orderdetails_payment_activ').length){$('div.orderdetails_payment.orderdetails_payment_activ').click();} else{$('div.orderdetails_payment:first').click();} $('#orderdetails_prepaid_methods form').css('width',bC*parseInt($('div.orderdetails_payment').outerWidth(true,true)));if($('#orderdetails_prepaid_methods').is(':visible')){$('div.chooseMethodPaymentButton2').hide();}else{$('div.chooseMethodPaymentButton2').css('display','block');}});orderdetails_payments_cancel_link=false;return false;}) $('#orderdetails_prepaid_methods tr').click(function(){$('#orderdetails_prepaid_methods tr.activ').removeClass('activ');$(this).addClass('activ').find('input[type=radio]').attr('checked','true');}) if(!$('#orderdetails_prepaid_methods tr.activ').size()){$('#orderdetails_prepaid_methods tr:first').click();;} $('#orderdetails_prepaid_methods form').submit(function(){orderdetails_payments.choicePayment();return false;}) $('#orderdetails_payments_payment_card form button.credit_card_submit').live('click',function(){return orderdetails_payments.checkForm();});})} var make_payment_description_box_prepaid=function(){$('div.description_box').remove();pcW=$('#orderdetails_info').width();pcbW=parseInt($('div.orderdetails_payment').css('width'));var bN=$('div.orderdetails_payment').length;bC=Math.floor(pcW/pcbW);$('div.orderdetails_payment:nth-child('+bC+'n)').after('
');if(bN???!=0){$('div.orderdetails_payment:last').after('
');} $('div.orderdetails_payment_activ').click();align_payment_boxes_prepaid();} var align_payment_boxes_prepaid=function(){if(!$('#orderdetails_prepaid_methods').attr('rel')&&$('#orderdetails_prepaid_methods').is(':visible')){$('#orderdetails_prepaid_methods').attr('rel',$('#orderdetails_prepaid_methods').outerWidth(true,true));} pwW=parseInt($('#orderdetails_prepaid_methods').attr('rel'));if(pwW>0){pbW=parseInt($('div.orderdetails_payment').css('width'));pbM=parseInt((pwW-(pbW*bC))/((bC-1)));$('div.orderdetails_payment').css('margin-left',pbM);$('div.description_box').css('margin-left',pbM);$('div.orderdetails_payment').parent().css('margin-left',-1*pbM);} $('#orderdetails_prepaid_methods form').css('width',pcW+pbM);} var copy_description_prepaid=function(pID){if(!$('#payment_'+pID).hasClass('orderdetails_payment_disable')){$('#orderdetails_prepaid_methods div.orderdetails_payment_activ').removeClass('orderdetails_payment_activ');$('#orderdetails_prepaid_methods div.orderdetails_payment_nodescription').removeClass('orderdetails_payment_nodescription');$('div.description_box').hide();$('div.description_box').html('');if(pID!='later'){pID=parseInt(pID)} if($('#description_'+pID).length&&$('#description_'+pID).html()!=''){if(pID!=2){$('#payment_'+pID).find('input.orderdetails_radio').attr("checked",true);$('#payment_'+pID).addClass('orderdetails_payment_activ');$('#payment_'+pID).nextAll('.description_box:first').html($('#description_'+pID).html());}else{$('#payment_'+pID).find('input.orderdetails_radio').attr("checked",true);$('#payment_'+pID).addClass('orderdetails_payment_activ');var bonHTML=$('#description_'+pID).html().toString();bonHTML=bonHTML.replace('voucher_id_copy','voucher_id');bonHTML=bonHTML.replace('order1_bon_copy','order1_bon');$('#payment_'+pID).nextAll('.description_box:first').html(bonHTML);Order1.validateBon();} $('#payment_'+pID).nextAll('.description_box:first').show();}else{$('#payment_'+pID).find('input.orderdetails_radio').attr("checked",true);$('#payment_'+pID).addClass('orderdetails_payment_nodescription');}}} $(document).ready(function(){$('div.orderdetails_payment').click(function(){copy_description_prepaid($(this).attr('id').replace('payment_',''));});$('#orderdetails_payments a.selectAnotherPayment').live('click',function(){make_payment_description_box_prepaid();make_payment_description_box_prepaid();});$('div.orderdetails_payment').click(function(){if($(this).next().attr('class')=='description_box'){$('#orderdetails_prepaid_methods form').css('width',bC*parseInt($('div.orderdetails_payment').outerWidth(true,true)));}});});$(window).load(function(){if($('#orderdetails_prepaid_methods').length){make_payment_description_box_prepaid();make_payment_description_box_prepaid();if($('#orderdetails_prepaid_methods').is(':visible')){$('#orderdetails_prepaid_methods').attr('rel',$('#orderdetails_prepaid_methods').outerWidth(true,true));}}});var szerokosc_compare=756;function pageHeight(){return window.innerHeight!=null?window.innerHeight:document.documentElement&&document.documentElement.clientHeight?document.documentElement.clientHeight:document.body!=null?document.body.clientHeight:null;} function compare_cover(num) {if(num=='0') {cover_log=document.getElementById('compare_pointer');div_log=document.getElementById('compare_table_block_ALL');cover_log.style.display='block';cover_log.style.width='100%';cover_log.style.position='absolute';cover_log.style.zIndex='9998';cover_log.style.top='0';cover_log.style.left='0';html=document.getElementsByTagName('html')[0];if(navigator.appVersion.indexOf("MSIE")!=-1){temp=navigator.appVersion.split("MSIE");ver_brow=parseFloat(temp[1]);if(ver_brow<7.0){cover_log.style.width=document.body.clientWidth+'px';div_log.style.width=document.body.clientWidth-60+'px';}} cover_log.style.height=Math.max(html.scrollHeight,html.offsetHeight,(self.innerHeight||document.documentElement.clientHeight||document.body.clientHeight))+'px';} if(num=='1') {cover_log=document.getElementById('compare_pointer');cover_log.style.display='none';div_log=document.getElementById('compare_table_block_ALL');}} function compare_hide_boxes() {var pointer,div_block;div_block=document.getElementById("compare_table_block");pointer=document.getElementById("compare_pointer");if(pointer.parentNode.nextSibling&&pointer.parentNode.previousSibling&&(document.body.firstChild.clientWidth!=0)) {pointer.parentNode.nextSibling.style.display="none";pointer.parentNode.previousSibling.style.display="none";div_block.style.width=szerokosc_compare+'px';div_width=szerokosc_compare+'px';var images=document.images;for(var ii=0;ii div_block.clientWidth) {div_block.style.height=div_block.clientHeight+35+"px";}}}} else {setTimeout("compare_hide_boxes()",100);}} function compare_change(id) {if(document.getElementById(id).style.display=='none') {document.getElementById(id).style.display='';document.getElementById('off_'+id).style.display="none";} else {document.getElementById(id).style.display="none";document.getElementById('off_'+id).style.display='';}} function compare_fullscreen(num) {if(num==0) {compare_cover(0);document.getElementById('compare_table_block_ALL').style.position="absolute";document.getElementById('compare_table_block_ALL').style.zIndex="9999";document.getElementById('compare_table_block_ALL').style.top="0";document.getElementById('compare_table_block_ALL').style.left="0";document.getElementById('compare_table_block_ALL').style.width="96%";document.getElementById('compare_table_block').style.width="100%";document.getElementById('compare_table_block_ALL').style.margin="35px";document.getElementById('compare_full_off').style.display="none";document.getElementById('compare_full_on').style.display="block";} if(num==1) {compare_cover(1);document.getElementById('compare_table_block_ALL').style.position="";document.getElementById('compare_table_block_ALL').style.top="";document.getElementById('compare_table_block_ALL').style.left="";document.getElementById('compare_table_block').style.width=szerokosc_compare+'px';document.getElementById('compare_table_block_ALL').style.margin="";document.getElementById('compare_table_block_ALL').style.width="100%";document.getElementById('compare_full_off').style.display="block";document.getElementById('compare_full_on').style.display="none";}} var compare_vis_tablica=new Array();function compare_visibility(poz,num) {var elems=document.getElementsByTagName('td');for(i=0;i ');centerImage('a.projector_medium_image img',300,'#ffffff');$('#projector_form div.photos').append($('#projector_bundle_zone'));$('#projector_form div.photos').append($('#projector_bundle_zone2'));$('#projector_form div.product_info_top div.comments strong span').text($('#projector_form div.product_info_top div.comments strong span').text().replace('.00',''));$('#product_rebatenumber_value').text($('#product_rebatenumber_value').text().replace('.00',''));$('#product_rebatenumber_threshold').text($('#product_rebatenumber_threshold').text().replace('.00',''));if($('#projector_rebatenumber div.tooltipContent').size()) $('#projector_rebatenumber div.tooltipContent').html($('#projector_rebatenumber div.tooltipContent').html().replace(/\.00/gi,'')) $('#projector_number_up').click(function(){$('#projector_number').val(parseFloat($('#projector_number').val())+parseFloat(projectorObj.currentSizeObj.unit_sellby));projectorObj.start();$('#projector_price_yousave').html($('#projector_price_yousave').html().replace('.00',''));}) $('#projector_number_down').click(function(){$('#projector_number').val(parseFloat($('#projector_number').val())-parseFloat(projectorObj.currentSizeObj.unit_sellby));projectorObj.start();$('#projector_price_yousave').html($('#projector_price_yousave').html().replace('.00',''));}) $('#projector_number').blur(function(){projectorObj.start();}) var ind=0;$('div.product_info_top > div').each(function(){if(ind++%2==0) $(this).css('background','#f7f7f7');});}) projectorObj.txt['za']=" za " projectorObj.txt['taniej']="% (" projectorObj.txt['oszczedzasz']="Oszcz??dzasz " projectorObj.txt['wzestawie']="), kupuj??c w zestawie. " projectorObj.txt['niedostepny']="Produkt niedost??pny" projectorObj.txt['tylkotel']="Cena na telefon. Skontaktuj si?? ze sprzedawc??." projectorObj.txt['tylko_punkty']="Towar dost??pny tylko w programie lojalno??ciowym." projectorObj.txt['gratis']="Wysy??ka gratis!" projectorObj.txt['niemastanu']="Produkt niedost??pny" projectorObj.txt['status_24']="w ci??gu 24h" projectorObj.txt['status_natychmiast']="w ci??gu 24h" projectorObj.txt['day']=" dzie??" projectorObj.txt['days']=" dni " projectorObj.txt['hours ']=" godz. " projectorObj.txt['min']=" min " projectorObj.txt['proc']="%" projectorObj.txt['wybrany_rozmiar']="Rozmiar" projectorObj.txt['wysylka']="Wysy??ka " projectorObj.txt['wysylka_za']="Wysy??ka w ci??gu " projectorObj.txt['dostepny']="Wysy??ka " projectorObj.txt['dostepny_za']="Wysy??ka za " projectorObj.txt['pkt']="pkt." projectorObj.txt['status_amount_full']="wi??ksza ilo????" projectorObj.txt['status_amount_null']="brak w magazynie" projectorObj.txt['forpointsonly']="Produkt mo??esz kupi?? za punkty." projectorObj.txt['disable_desc']="Skontaktuj si?? z nami." projectorObj.txt['choiceSize']="Wybierz rozmiar" projectorObj.txt['maksymalnie']="Maksymalnie mo??esz zam??wi??" projectorObj.txt['brak_magazyn']="Brak na magazynie" projectorObj.txt['koszt_od']="Koszt od " projectorObj.txt['wysylka_total_begin']="
(z tow. z koszyka " projectorObj.txt['wysylka_total_end']=")" projectorObj.txt['nawias_end']="). " projectorObj.txt['gratis_produkt']="Gratis!" projectorObj.txt['virtual_inbasket']="Produkt znajduje si?? ju?? w koszyku" var Projector_txt_maksymalnie="Maksymalnie mo??esz zam??wi??: " var Projector_txt_brak_magazyn="Brak na magazynie" var Projector_txt_produkt_niedostepny="Produkt niedost??pny" var Projector_txt_podajilosc="Podaj ilo???? dla wybranego rozmiaru" var Projector_txt_zalogujsie="Zaloguj si??" var txt_raty_button1="Oblicz raty wybranego produktu" var txt_raty_button2="Oblicz raty wraz z kwot?? z koszyka " var txt_62619_cms_table="Tabela rozmiar??w" var txt_toltip_1="Cena najta??szej z dost??pnych form wysy??ki z uwzgl??dnieniem twojego koszyka. Pe??n?? list?? cen i kurier??w otrzymasz podczas sk??adania zam??wienia." var txt_toltip_2="Program lojalno??ciowy dost??pny jest tylko dla zalogowanych klient??w." var txt_toltip_2a="Mo??esz zamieni?? zgromadzone punkty lojalno??ciowe na ten towar. Obecnie masz [xxx] punkt??w." var txt_toltip_3="Po op??aceniu zam??wienia przyznamy ci tak?? ilo???? punkt??w lojalno??ciowych. ?»eby zbiera?? punkty musisz by?? zarejestrowanym klientem." $(function(){if($('#projector_sizes_cont label.projector_size_button:not(label.projector_size_button.disabled):first').size()){$('#projector_sizes_cont label.projector_size_button:not(label.projector_size_button.disabled):first').click();$('#projector_sizes_cont label.projector_size_button:not(label.projector_size_button.disabled):first input').prop('checked','true');}else{$('#projector_sizes_cont label.projector_size_button:first').click();$('#projector_sizes_cont label.projector_size_button:first input').prop('checked','true');} $('#avabilityShowForm').click(function(){$('#avabilityLoginForm').toggle(200);return false;}) $('#projector_form a.projector_small_image').not('.bundled').click(function(){$('#projector_bundle_zone .activ_bundle').removeClass('activ_bundle');$('a.projector_small_image').removeClass('active');$(this).addClass('active');$('a.projector_medium_image').hide();$($(this).attr('rel')).show();return false;}) $('#projector_form a.projector_small_image.bundled').click(function(){$('#projector_bundle_zone .activ_bundle').removeClass('activ_bundle');$('#projector_bundle_zone li[rel='+$(this).attr('rel')+']').addClass('activ_bundle');$('a.projector_small_image').removeClass('active');$(this).addClass('active');$('a.projector_medium_image').hide();$($(this).attr('rel')).show();return false;}) if(typeof(product_type)!='undefined'&&product_type=='product_virtual') {var virtual_basket_flag=0;$.each(basket_id_array,function(index,value) {if(basket_id_array[index]==product_id) virtual_basket_flag=1;});if(virtual_basket_flag) {$('#projector_button_basket').click(function() {Alertek.Start(projectorObj.txt['virtual_inbasket']);return false;});}}}) var showAvabilityDialog=function(){Popup.resizeOverlay();$('#cover, #avabilityDialog_close').bind('click',function(){$('#cover').hide();$('#avabilityDialog').css('top','0').hide();});$('#avabilityDialog').show();$('#avabilityDialog').animate({'top':$(window).height()/2-$('#avabilityDialog').height()/2+$(window).scrollTop()});} var installmentDialog=function(){Popup.resizeOverlay();$('#cover, #installmentDialog_close').bind('click',function(){$('#cover').hide();$('#installmentDialog_1, #installmentDialog_2').css('top','0');$('#installmentDialog_1, #installmentDialog_2').hide();});sum_raty=parseFloat(cena_raty)+parseFloat(koszyk_raty);sum_raty=sum_raty.toFixed(2);$('#installmentDialog_button_zagiel_1').html(txt_raty_button1+' - '+cena_raty+' '+projector_currency);$('#installmentDialog_button_zagiel_2').html(txt_raty_button2+' - '+sum_raty+' '+projector_currency);$('#installmentDialog_button_eraty_1').html(txt_raty_button1+' - '+cena_raty+' '+projector_currency);$('#installmentDialog_button_eraty_2').html(txt_raty_button2+' - '+sum_raty+' '+projector_currency);$('#installmentDialog_button_eraty_3').html(txt_raty_button2+' - '+sum_raty+' '+projector_currency);if(minimalna_raty<=cena_raty) {$('#installmentDialog_1').show();$('#installmentDialog_2').hide();} else {$('#installmentDialog_1').hide();$('#installmentDialog_2').show();if(minimalna_raty>=sum_raty) {$('#installmentDialog_basket_btn').hide();} else {$('#installmentDialog_basket_btn').show();}} $('#installmentDialog_1, #installmentDialog_2').animate({'top':$(window).height()/2-$('#installmentDialog_1, #installmentDialog_2').height()/2+$(window).scrollTop()});} var installmentDialog2=function(){Popup.resizeOverlay();$('#cover, #installmentDialog_close').bind('click',function(){$('#cover').hide();$('#installmentDialog_3, #installmentDialog_4').css('top','0');$('#installmentDialog_3, #installmentDialog_4').hide();});sum_raty_lukas=parseFloat(cena_raty)+parseFloat(koszyk_raty_lukas);sum_raty_lukas=sum_raty_lukas.toFixed(2);$('#installmentDialog_button_lukas_1').html(txt_raty_button1+' - '+cena_raty+' '+projector_currency);$('#installmentDialog_button_lukas_2').html(txt_raty_button2+' - '+sum_raty_lukas+' '+projector_currency);$('#installmentDialog_button_lukas_3').html(txt_raty_button2+' - '+sum_raty_lukas+' '+projector_currency);if(minimalna_raty2<=cena_raty) {if(maksymalna_raty2 =sum_raty_lukas) {$('#installmentDialog_basket_btn').hide();} else {$('#installmentDialog_basket_btn').show();}} $('#installmentDialog_3, #installmentDialog_4').animate({'top':$(window).height()/2-$('#installmentDialog_3, #installmentDialog_4').height()/2+$(window).scrollTop()});} var Alertek={alert_cover:'',Start:function(txt) {var cloudID=$('#alert_cover');if(txt){cloudID.html(txt);var tempHeight=parseInt(($(window).height()/2-cloudID.height()/2)+$(window).scrollTop());var tempWidth=parseInt(($(window).width()/2-cloudID.width()/2));cloudID.css({'top':tempHeight,'marginLeft':tempWidth,'left':0});cloudID.fadeIn(500);setTimeout(Alertek.End,4000);}else{return false;}},End:function() {var cloudID=$('#alert_cover');cloudID.fadeOut(500);},show_alert:function(txt){Alertek.Start(txt);},hide_alert:function(){Alertek.End();}} function formatPrice() {window['format']=function(m,v){if(!m||isNaN(+v)){return v;} var v=m.charAt(0)=='-'?-v:+v;var isNegative=v<0?v=-v:0;var result=m.match(/[^\d\-\+#]/g);var Decimal=(result&&result[result.length-1])||'.';var Group=(result&&result[1]&&result[0])||',';var m=m.split(Decimal);v=v.toFixed(m[1]&&m[1].length);v=+(v)+'';var pos_trail_zero=m[1]&&m[1].lastIndexOf('0');var part=v.split('.');if(!part[1]||part[1]&&part[1].length<=pos_trail_zero){v=(+v).toFixed(pos_trail_zero+1);} var szSep=m[0].split(Group);m[0]=szSep.join('');var pos_lead_zero=m[0]&&m[0].indexOf('0');if(pos_lead_zero>-1){while(part[0].length<(m[0].length-pos_lead_zero)){part[0]='0'+part[0];}} else if(+part[0]==0){part[0]='';} v=v.split('.');v[0]=part[0];var pos_separator=(szSep[1]&&szSep[szSep.length-1].length);if(pos_separator){var integer=v[0];var str='';var offset=integer.length%pos_separator;for(var i=0,l=integer.length;i
'+errorMsg+'
');$('#iaivalidate_help').fadeIn('fast').delay(4000).fadeOut('fast');obj.parent().find('.validation_icons img').hide();obj.parent().find('.validation_icons img.incorrect_icon').show();}}else{$('#iaivalidate_help').remove();obj.parent().find('.validation_icons img').hide();obj.parent().find('.validation_icons img.correct_icon').show();if(callbackSuccess)callbackSuccess();}},'json')} $('#avabilityDialog_email').keyup(function(){clearTimeout(handleTim);obj=$(this);handleTim=setTimeout(function(){iaivalidate('client_email',obj.val(),obj,txt_62619_bledny_email,'/ajax/client-new.php?validAjax=true')},300);}) $('#avabilityDialog_phone').keyup(function(){clearTimeout(handleTim);obj=$(this);handleTim=setTimeout(function(){iaivalidate('client_phone',obj.val(),obj,txt_62619_wpisz_telefon,'/ajax/client-new.php?validAjax=true');},300);}) $('#projector_tell_availability_link').click(function(){$('#avability_size_hidden').val($('#projector_size_hidden').val());$.getJSON('/ajax/projector.php?action=get_product_observed',{'product':$('#projector_product_hidden').val(),'size':$('#projector_size_hidden').val(),'email':$('#avabilityDialog_email').val()},function(data){if(data.status=='error'){message=txt_62619_blad_pobrania;Alertek.show_alert(message);return false;} if(!data.sms_active){$('#avabilityDialog_tel').remove();} if(data.client&&data.client.phone){$('#avabilityDialog_tel input').prop('checked',true);$('#avabilityDialog_phone,#avabilityDialog_phone2').show() $('#avabilityDialog_phone').val(data.client.phone);} showAvabilityDialog();}) return false;});var bundle_sizes=$('#projector_bundle_zone').find('input').serialize();bundle_sizes=!bundle_sizes?'':'&'+bundle_sizes;$('#avabilityDialog_submit').click(function(){$.getJSON('/ajax/projector.php?action=set_product_observed'+bundle_sizes,{'product':$('#avability_product_hidden').val(),'size':$('#avability_size_hidden').val(),'email':$('#avabilityDialog_email').val(),'mode':$('input[name=avability_track]:checked').val(),'phone':$('#avabilityDialog_phone').val()},function(data){if(data.status=='error'){switch(data.errdesc) {case'mail':message=txt_62619_nieprawidlowy_email;break;case'limit':message=txt_62619_przekroczono_liczbe;break;default:message=txt_62619_podczas_dodawania;}}else{message=txt_62619_produkt_dodany;$('#avabilityDialog_close').click();} Alertek.show_alert(message);});return false;});if(askforproduct.validate($('#avabilityDialog_email').val())){$('#avabilityDialog_email').removeClass('error');$('#avabilityDialog button[type=submit]').prop('disable',false);}else{$('#avabilityDialog button[type=submit]').prop('disable',true);} $('#avabilityDialog div.avabilityDialog_tel label input').click(function(){if($(this).is(':checked')){$('#avabilityDialog_phone,#avabilityDialog_phone2').show();$('#avabilityDialog_phone').focus();}else{$('#avabilityDialog_phone,#avabilityDialog_phone2').hide();}});$('#avabilityDialog button[type=submit]').click(function(){if(!askforproduct.validate($('#avabilityDialog_email').val())){$('#avabilityDialog_email').addClass('error');Alertek.show_alert(txt_62619_podczas_dodawania);return false;} $('#avabilityDialog input[type=text]:visible').each(function(){if($(this).val().length<3){$(this).addClass('error');Alertek.show_alert(txt_62619_podczas_dodawania);return false;}});});$('#avabilityDialog_email').keyup(function(){if(askforproduct.validate($('#avabilityDialog_email').val())){$('#avabilityDialog_email').removeClass('error');$('#avabilityDialog button[type=submit]').prop('disable',false);}else{$('#avabilityDialog button[type=submit]').prop('disable',true);}})}) function bundleSizeStart(){$('#projector_bundle_zone a.bundle_size_show').click(function(){$('#projector_bundle_zone li.product_bundle').css('overflow','hidden') $('div.product_bundle_size').animate({'right':parseInt($('div.product_bundle_size:first').css('right'))>0?'-135':'5'},500) return false;}) $('#projector_bundle_zone ul.product_bundle').hover(function(){},function(){$('#projector_bundle_zone li.product_bundle').css('overflow','hidden') $('div.product_bundle_size').animate({'right':'-135'},500)}) maxShipping='-1' maxDelivery_days='-1' maxDelivery_days='-1' bundleAmount='-1';$('li.activ_size').each(function(i){eval('bundleSizesObj = '+$(this).next().text());if((1*maxShipping)<(1*bundleSizesObj.shipping)) maxShipping=bundleSizesObj.shipping;if((1*maxDelivery_days)<(1*bundleSizesObj.delivery_days)) maxDelivery_days=bundleSizesObj.delivery_days;bundleFlag=true;minAmount[i]=[bundleSizesObj.amount,bundleSizesObj.status_description];}) if(bundleFlag){bundleAmount=minAmount[0][0];bundleStatus_descriptiont=minAmount[0][1];for(i in minAmount){if(minAmount[i][0]!='-1'){if(bundleAmount!=minAmount[i][0]){bundleAmount=minAmount[i][0];bundleStatus_descriptiont=minAmount[i][1];}}}}} var bundleSizeLabel="Rozmiar: " var noBundle="" var bundleSizesObj='' var minAmount=[];var maxShipping='-1' var maxDelivery_days='-1' var bundleAmount='-1';var bundleStatus_descriptiont='';var bundleFlag=false;function copyBundleInputs(){$('#form_projector_bundle').remove();$('form#projector_form').append(' ') $('#projector_bundle_zone').find('input').clone().appendTo("#form_projector_bundle");} $(function(){$('#projector_bundle_zone ul.product_bundle li:last a').css('border','none');copyBundleInputs();bundleSizeStart();$('ul.product_bundle div.product_bundle_size_title').click(function(event){$('#projector_bundle_zone li.product_bundle').css('overflow','visible') event.stopPropagation();$(this).next().toggle();$('ul.product_bundle li').css('z-index','1');$(this).parent().parent().css('z-index','900');$('ul.product_bundle ul.product_bundle_size').not($(this).next()).hide();$('body').bind('click',function(){$('ul.product_bundle_size').hide();$('body').unbind('click');});});$('ul.product_bundle_size li').click(function(){$(this).parent().prev().text($(this).text());$(this).parents('li.product_bundle').find('span.product_bundle_size_item_info span').text($(this).text());$(this).parent().next().val($(this).attr('data-type'));$(this).parent().find('.activ_size').removeClass('activ_size');if($(this).is('.disable_bundle_size')){Alertek.show_alert(noBundle);} $(this).addClass('activ_size');$(this).parent().hide();copyBundleInputs();if($('.disable_bundle_size.activ_size').size()){$('#projector_tell_availability').show();$('#'+projectorObj.prefix+'button_basket').on('click',function(){classObj.alert(noBundle);return false;}).addClass('disabled');$('#'+projectorObj.prefix+'number, #projector_number_down,#projector_number_up').prop('disabled',true);$('#'+projectorObj.prefix+'tell_availability').show();}else{$('#projector_tell_availability').hide();$('#'+projectorObj.prefix+'button_basket').off('click').removeClass('disabled');$('#'+projectorObj.prefix+'number, #projector_number_down,#projector_number_up').prop('disabled',false);} bundleSizeStart();});$('div.product_bundle li.product_bundle').hover(function(){$('div.product_bundle li.product_bundle.activ_bundle').removeClass('activ_bundle');$(this).addClass('activ_bundle');$('#projector_form div.photos div.enclosures a[rel='+$(this).attr('rel')+']').click();},function(){}) $('ul.product_bundle_size').each(function(){if($(this).find("li:not('.disable_bundle_size,.product_bundle_size_info'):first").size()){$(this).find("li:not('.disable_bundle_size,.product_bundle_size_info'):first").click();}else{$(this).find("li:not('.product_bundle_size_info'):first").click();}})}) var txt_hover_opis='';var txt_hover_dane='';var txt_hover_gwarancja='';var txt_hover_polecane='';var txt_hover_opinie='';var txt_hover_pytanie='';var txt_hover_polec='';var txt_hover_tabela='';var txt_hover_pliki='';var txt_hover_1='';var txt_hover_2='';var txt_hover_3='';var txt_hover_4='';var optionsHovers=function(opCount,opAvg){return{HideOp:true,opId:'opinions_58676',t:[{n:txt_hover_polecane,p:1,c:['projector_associated_zone1','component_projector_associated_zone2','component_projector_associated_zone3','component_projector_associated_zone4'],i:'associated_zones_58676'},{n:txt_hover_dane,p:2,c:['component_projector_dictionary'],i:'dictionary_58676'},{n:txt_hover_pliki,p:3,c:['component_projector_enclosures'],i:'enclosures_58676'},{n:txt_hover_opinie+'('+opCount+')',p:4,c:['component_projector_opinions','component_projector_opinions_add','projector_fb_comments'],i:'opinions_58676'},{n:txt_hover_pytanie,p:5,c:['component_projector_askforproduct'],i:'askforproduct_58676'},{n:txt_hover_polec,p:6,c:['component_projector_suggestproduct'],i:'suggestproduct_58676'},{n:txt_hover_opis,p:7,c:['component_projector_longdescription'],i:'longdescription_58676'},{n:txt_hover_gwarancja,p:8,c:['component_projector_warranty'],i:'warranty_58676'},{n:txt_hover_tabela,p:9,c:['component_projector_sizes_cms'],i:'sizes_58676'}],numberOp:opCount}} txt_hover_opis="Opis produktu" txt_hover_dane="Dok??adne dane" txt_hover_gwarancja="Gwarancja " txt_hover_polecane="Polecane produkty" txt_hover_opinie="Opinie " txt_hover_pytanie="Zadaj pytanie" txt_hover_polec="Pole?? znajomym" txt_hover_tabela="Tabela rozmiar??w " txt_hover_pliki="Do pobrania" txt_hover_1="" txt_hover_2="" txt_hover_3="" txt_hover_4="" var initHovers=function(IDcvr,fn,hiddeOpinion){var numberOp=parseInt(fn.numberOp);function isset(varName){return(undefined===window[varName])?false:true;} if(isset('optionsTabsOutside')){var hideOp=optionsTabsOutside.HideOp;var opId=optionsTabsOutside.opId;var t=optionsTabsOutside.t;}else{var hideOp=fn.HideOp;var opId=fn.opId;var t=fn.t;} var ii=0;var jj=0;var tabs='';var openTab=99;var openTabPos='';var tTmp=[];var components=[];function activTab(pos){if(pos>-1){$('#'+IDcvr).find('.activTab').removeClass('activTab');$('#'+IDcvr+' div').eq(pos).addClass('activTab');for(i in components)$('#'+components[i]).hide();for(i in tTmp[pos].c)$('#'+tTmp[pos].c[i]).show();}} function initTab(){if(pos>-1){$('#'+IDcvr).find('.activTab').removeClass('activTab');$('#'+IDcvr+' div').eq(pos).addClass('activTab');for(i in components)$('#'+components[i]).hide();for(i in tTmp[pos].c)$('#'+tTmp[pos].c[i]).show();}} $().ready(function(){for(i in t){elExist=false;for(j in t[i].c){if($('#'+t[i].c[j]).length){elExist=true;components[jj++]=t[i].c[j];}} if(elExist){tTmp[ii++]=t[i];}} if(!tTmp.length)return false;for(i in tTmp){if(!(tTmp[i].p=='')&&(openTab>tTmp[i].p)){if(!(tTmp[i].i==opId)||(!hideOp||numberOp)){openTab=tTmp[i].p;openTabPos=i;}} tabs+='
'+tTmp[i].n+'
';} $('#'+IDcvr).append(tabs);activTab(openTabPos);$('#'+IDcvr+' div').click(function(){openTabPos=$('#'+IDcvr+' div').index(this);activTab(openTabPos);}) $('#'+IDcvr+' div').hover(function(){$(this).addClass('hoverTab');},function(){$(this).removeClass('hoverTab');});if(isset('hoverscallback')) hoverscallback();});} $(function(){centerImage('#projector_associated_zone1 a.product_icon img',150,'#ffffff');$('#projector_associated_zone1 table tr').each(function(){tmpHeightName=$(this).find('h3').maxHeight();$(this).find('h3').height(tmpHeightName);tmpHeighIcons=$(this).find('div.icons').maxHeight();$(this).find('div.icons').height(tmpHeighIcons);})}) var x;function showOpinion(id) {element=document.getElementById(id);element.style.display='block';} function hideOpinion(id) {element=document.getElementById(id);element.style.display='none';} function drop_down(id) {document.getElementById(id).style.height='150px';} function switcher2(ide,ide2){if(document.getElementById(ide).style.display=='block'){document.getElementById(ide).style.display='none';}else{document.getElementById(ide).style.display='block';} if(document.getElementById(ide2).style.display=='block'){document.getElementById(ide2).style.display='none';}else{document.getElementById(ide2).style.display='block';}} function opinions_replace(id) {var inpt_opinions=document.getElementById('opinions_notes');var divs_opinions=document.getElementsByTagName('DIV');for(i=0;i '+txt+'
');},init:function(){$('input.n61389_submit').bind('click',function(){$('#askforproduct_email').bind('blur keyup',function(){$(this).next().next('.question_error').remove();if(!askforproduct.validate($(this).val())){askforproduct.addError(this,txt_askforproduct_email);}});$('#n56188_question').bind('blur keyup',function(){$(this).next().next('.question_error').remove();if($(this).val()==''){askforproduct.addError(this,txt_askforproduct_product);}});$('div.question_error').remove();if(!askforproduct.validate($('#askforproduct_email').val())){askforproduct.addError('#askforproduct_email',txt_askforproduct_email);askforproduct.send=false;} if($('#n56188_question').val()==''){askforproduct.addError('#n56188_question',txt_askforproduct_product);askforproduct.send=false;} if(askforproduct.send)return true;askforproduct.send=true;return false;})}} var popup_animationSpeed=500;var minWidth=300;var popup_opacity=0.8;var popup_loader_size='40px';var ns6=document.getElementById&&!document.all;var ie=document.all;var html=document.getElementsByTagName("html");objSize=function(obj){var size=0;for(i in obj){size++;} return size?size:1;} var Popup={url:'http://'+location.host,link:'',width:0,height:0,loaderHeight:250,windowHeight:0,windowWidth:0,loaded:0,_Popup_enclosures:'',_basecount:'',show:function(link,x,y,hideNavi,array_popup_enc){Popup.link=link;$('#show_popup_photo').css({'width':popup_loader_size,'height':popup_loader_size});if(array_popup_enc){Popup._Popup_enclosures=array_popup_enc;}else{Popup._Popup_enclosures=Popup_enclosures;} Popup._basecount=objSize(Popup._Popup_enclosures);if(Popup._basecount<2||!Popup._basecount||hideNavi==true){$('#popup_next_prev').css('visibility','hidden');} if($.browser.msie&&$.browser.version==6){$('select').css('visibility','hidden');};Popup.creatLayers();Popup.preload();},isset:function(varName){return(undefined===window[varName])?false:true;},preload:function(){imgPreloader=new Image();$('#big_photo').attr('src','');$('#show_popup_photo_sub,#show_popup_photo_close').css('display','none');if(Popup.isset('popup_miniaturki_58091')){$('#popup_miniaturki').hide();} $('#show_popup_photo').removeClass('noFotoPopup');imgPreloader.onload=function(){if(Popup.isset('popup_image_maxsize')&&(imgPreloader.width>popup_image_maxsize)){var wsp_foto=imgPreloader.width/popup_image_maxsize;Popup.height=Math.round(imgPreloader.height/wsp_foto);$('#big_photo').css('width',popup_image_maxsize).attr('src',Popup.link);}else{Popup.height=imgPreloader.height;Popup.width=imgPreloader.width;$('#big_photo').removeAttr('style').attr('src',Popup.link);} Popup.animateLayers();} imgPreloader.onerror=function(){$('#show_popup_photo').addClass('noFotoPopup');} imgPreloader.src=Popup.link;},cloneLayers:function(){$show_popup_photo=$('#show_popup_photo').clone(true);$cover=$('#cover').clone(true);$('#show_popup_photo,#cover').remove();$('body').append($show_popup_photo);$('body').append($cover);},reload:function(){if(Popup.loaded){Popup.resize(Popup.link,Popup.width,Popup.height);}},next_img:function(){Popup.link=document.getElementById('big_photo').src;if(Popup.link.indexOf(Popup.url)!='-1')Popup.link=Popup.link.substr(Popup.url.length+1,Popup.link.length);for(n=1;n<=Popup._basecount;n++) {if(Popup._Popup_enclosures[n][0]==Popup.link){n++;if(n<=Popup._basecount){Popup.resize(Popup._Popup_enclosures[n][0],Popup._Popup_enclosures[n][1],Popup._Popup_enclosures[n][2]);Popup.link=Popup._Popup_enclosures[n][0];return false;} else {Popup.resize(Popup._Popup_enclosures[1][0],Popup._Popup_enclosures[1][1],Popup._Popup_enclosures[1][2]);Popup.link=Popup._Popup_enclosures[1][0];return false;}}}},prev_img:function(){Popup.link=document.getElementById('big_photo').src;if(Popup.link.indexOf(Popup.url)!='-1')Popup.link=Popup.link.substr(Popup.url.length+1,Popup.link.length);for(n=Popup._basecount;n<=Popup._basecount;n--) {if(Popup._Popup_enclosures[n][0]==Popup.link){n--;if(n>=1){Popup.resize(Popup._Popup_enclosures[n][0],Popup._Popup_enclosures[n][1],Popup._Popup_enclosures[n][2]);Popup.link=Popup._Popup_enclosures[n][0];return false;} else {Popup.resize(Popup._Popup_enclosures[Popup._basecount][0],Popup._Popup_enclosures[Popup._basecount][1],Popup._Popup_enclosures[Popup._basecount][2]);Popup.link=Popup._Popup_enclosures[Popup._basecount][0];return false;}}}},resize:function(sciezka,width,height){Popup.link=sciezka;imgPreloader2=new Image();imgPreloader2.src=sciezka;Popup.preload();},hide:function(){$('#show_popup_photo').fadeOut(popup_animationSpeed,function(){$('show_popup_photo_close').css('display','none');$('#cover').css('display','none');if($.browser.msie&&$.browser.version==6){$('select').css('visibility','visible');};});Popup.loaded=0;$('html').removeClass('image-popup');},animateLayers:function(){var scrollPos=Popup.getScroll();var topPos=Popup.windowHeight/2-Popup.height/2+scrollPos['scrollTop'];if(topPos<50)topPos=50;if(Popup.isset('popup_extra_padding')){var leftPos=Popup.windowWidth/2-(Popup.width+popup_extra_padding)/2+scrollPos['scrollLeft'];}else{var leftPos=Popup.windowWidth/2-Popup.width/2+scrollPos['scrollLeft'];} if(leftPos<10)leftPos=10;$('html').addClass('image-popup');$('#show_popup_photo').stop().animate({'top':topPos,'left':leftPos,'width':Popup.width,'height':Popup.height},popup_animationSpeed,function(){$('#show_popup_photo_sub , #show_popup_photo_close').css('display','inline');if(Popup.isset('popup_miniaturki_58091')){$('#popup_miniaturki').show();}})},getScroll:function(){scrollTop=$(window).scrollTop();scrollLeft=window.pageXOffset||document.documentElement.scrollLeft||0;return{scrollTop:scrollTop,scrollLeft:scrollLeft};},resizeOverlay:function(){$('#cover').css({'height':$(document).height(),'width':$(window).width(),'display':'block'});},creatLayers:function(){$('#show_popup_photo').mouseout(function(){$('#popup_next_prev').css('display','block');});$('#show_popup_photo').mouseout(function(){$('#popup_next_prev').css('display','none');});$('#show_popup_photo_close').bind('click',function(){Popup.hide();return false;});if($.browser.opera){Popup.windowHeight=window.innerHeight;Popup.windowWidth=window.innerWidth;}else{Popup.windowHeight=$(window).height();Popup.windowWidth=$(window).width();};var scrollPos=Popup.getScroll();$('#show_popup_photo').css({'position':'absolute','display':'block','top':Popup.windowHeight/2+scrollPos['scrollTop'],'left':Popup.windowWidth/2+scrollPos['scrollLeft']});$('#cover').bind('click',function(){Popup.hide();});Popup.resizeOverlay();},pageSizes:function(){var xScroll,yScroll;if(window.innerHeight&&window.scrollMaxY){xScroll=document.body.scrollWidth;yScroll=window.innerHeight+window.scrollMaxY;}else if(document.body.scrollHeight>document.body.offsetHeight){xScroll=document.body.scrollWidth;yScroll=document.body.scrollHeight;}else{xScroll=document.body.offsetWidth;yScroll=document.body.offsetHeight;} var windowWidth,windowHeight;if(self.innerHeight){windowWidth=self.innerWidth;windowHeight=self.innerHeight;}else if(document.documentElement&&document.documentElement.clientHeight){windowWidth=document.documentElement.clientWidth;windowHeight=document.documentElement.clientHeight;}else if(document.body){windowWidth=document.body.clientWidth;windowHeight=document.body.clientHeight;} if(yScroll parseInt(maxvalue)) $(this).val(parseInt(maxvalue)+'.00');} $("#slider-range").slider("values",0,parseInt($(this).val()));});$("#pricelimitmax").blur(function(){var minvalue=$("#pricelimitmin").val();var maxvalue=$("#pricelimitmax").val();var minvaluestart=parseInt($("#min_price_start").val());var maxvaluestart=parseInt($("#max_price_start").val());if(isNaN(maxvalue)||(parseInt(maxvalue)>maxvaluestart))$(this).val(maxvaluestart+'.00');else if(parseInt(minvalue)>parseInt(maxvalue))$(this).val(parseInt(minvalue)+'.00');$("#slider-range").slider("values",1,parseInt($(this).val()));});});},send:function() {if(searchingCommunicatesSet)$('#menu_messages_warning').remove();var name=arguments[0];if(name=='traits'&&arguments[1]){name=name+'['+arguments[1]+']';} if(name=='text'){setTimeout("$('#find-text').hide();",500);} Searching.selectFields[name]=1;$('#searchingPreloader2').show();var txt='';var active=true;for(nameTmp in Searching.selectFields){var form=document.getElementsByName(nameTmp);if(nameTmp=='firm'){if(active){txt=txt+'&'+form[0].name+'='+$('#cont_producers select[name=firm]').val();}}else if(nameTmp=='price'){if(active){txt=txt+'&pricelimitmin='+$('#pricelimitmin').val();txt=txt+'&pricelimitmax='+$('#pricelimitmax').val();}}else if(nameTmp=='date'){if(active){txt=txt+'&day='+$('#date_d').val();txt=txt+'&month='+$('#date_m').val();txt=txt+'&year='+$('#date_y').val();}}else if(form[0].type=='select-one'&&form[0].name){if(active){if(form[0].value){txt=txt+'&'+form[0].name+'='+form[0].value;}}else{form[0].selectedIndex=0;}}else if(form[0].type=='checkbox'){if(active){if(form[0].checked){txt=txt+'&'+form[0].name+'='+form[0].value;}}else{form[0].checked=false;}}else if(nameTmp=='text'){if(active){txt=txt+'&text='+$('#searching_text').val();}else{form[0].value='';}}else if(form[0].name&&form[0].value){if(active){txt=txt+'&'+form[0].name+'='+form[0].value;}else{form[0].value='';}} if(name==nameTmp){active=false;}} IAI_Ajax.Request('ajax/search.php?ajax=true&selectAll=t&change_name='+name+txt,'',{onSuccess:'Searching.prepareForms'});},prepareForms:function(x) {$('#searchingPreloader2').hide();try{var response=eval('('+x+')');}catch(e){return false;} Searching.highlightTextSelect=0;var form=document.getElementById('searching_form').elements;if(response['countProducts']>0){$('#select_products_info').hide();}else{$('#select_products_info').show();} for(i=0;i 1){if(searchingCommunicatesSet)$('#menu_messages_warning').remove();$.getJSON("ajax/search-name.php?ajax=true&text="+txt,function(json){Searching.prepareFindText(json);});}}},checkEnter:function() {if(Searching.highlightTextSelect){Searching.selectText(Searching.highlightTextSelect);return false;}else{return true;}},highlightText:function(i) {if(Searching.highlightTextSelect){document.getElementById('find-text-'+Searching.highlightTextSelect+'-div').className='';} Searching.highlightTextSelect=i;document.getElementById('find-text-'+i+'-div').className='find-text-highlight';},sendSubmit:function() {Searching.highlightTextSelect='';document.getElementById('searching_form').submit();},prepareFindText:function(x) {try{var response=x;}catch(e){return false;} Searching.highlightTextSelect=0;var text='';var re=new RegExp(response.text.toLowerCase(),"gi");if(response.products_name.length>0){$('#select_products_info').hide();$('#find-text').show();var j=response.products_name.length;for(var i=1;i<=j;i++){var tmpTxt=response.products_name[i-1];if(!response.products_name[i-1]){i--;j--;continue;} text=text+'
'+tmpTxt.replace(re,' $& ')+'
';}}else{$('#find-text').hide();$('#select_products_info').show();} $('#find-text').html(text);},selectText:function(id) {document.getElementById('searching_text').value=document.getElementById('find-text-'+id).value;document.getElementById('find-text').style.display='none';Searching.highlightTextSelect='';document.getElementById('searching_form').submit();},changeSelectCategory:function(obj,number) {var selectId=obj.value;if(selectId){$('#category').val(selectId);}else{if(number==1){$('#category').val(' ');}else if(number==2){$('#category').val($('#searching_category_1').val());}else if(number==3){$('#category').val($('#searching_category_2').val());}else{$('#category').val($('#searching_category_3').val());}} if(number<4){$('#earching_category_4').hide();if(number<3){$('#searching_category_3').hide();if(number<2){$('#searching_category_2').hide();}}} var idtmp="searching_category_"+(1+number);if(selectId){document.getElementById(idtmp).selectedIndex=0;var j=document.getElementById(idtmp).options.length;while(j>1){j--;document.getElementById(idtmp).removeChild(document.getElementById(idtmp).options[j]);} var ile=0;for(k in SearchingCategory2[selectId]){k=parseInt(k);if(k>0){var t=Searching.addOption(document.getElementById(idtmp));t.id=SearchingCategory2[selectId][k]["id"];t.value=SearchingCategory2[selectId][k]["id"];t.textContent=SearchingCategory2[selectId][k]["name"];t.text=SearchingCategory2[selectId][k]["name"];ile++;}} if(ile){document.getElementById("searching_category_2").style.display="";if(number<2){document.getElementById("searching_category_3").style.display="none";}else{document.getElementById("searching_category_3").style.display="";} if(number<3){document.getElementById("searching_category_4").style.display="none";}else{document.getElementById("searching_category_4").style.display="";}}else{document.getElementById(idtmp).style.display="none";}} Searching.send('category');},addOption:function(p) {var t;p.appendChild(t=document.createElement('option'));return t;}};function validateDate(obj) {} socialPopupWindow={openPopupWindow:function(url){var w=window.open(url,'openid_popup','width=450,height=500');},handleOpenIDResponse:function(url){window.location=url;}};if((window.opener)&&(window.opener.location)&&$(window).width()<=650){windowOpenerUrl=window.opener.location.hostname+'';windowUrl=window.location.hostname+'';windowUrlFull=window.location+'';windowUrlFull=windowUrlFull.replace('&mode=popup','');windowUrlFull=windowUrlFull.replace('&mode=popup','');if(windowOpenerUrl.indexOf(windowUrl)!=-1){window.opener.socialPopupWindow.handleOpenIDResponse(windowUrlFull) window.close();}} $(function(){$('div.client_new_social_sub li a').click(function(){socialPopupWindow.openPopupWindow($(this).attr('href'));return false}) $('#client_new_social form').submit(function(){socialPopupWindow.openPopupWindow('/'+$(this).attr('action')+'?'+$(this).serialize());return false})}) $(function(){function checktRadioByName(name){$('#signin-form_box_right input[name='+name+']').attr('checked',true);} $('#signin-form_box_right input[type=radio]').click(function(){$('#signin-form_box_right input[type=radio]').attr('checked',false);$('#signin-form_box_right div.signin-form_box_sub').hide();$('#'+$(this).attr('value')).show();var akcjaDoWykonania=$(this).attr('name');switch(akcjaDoWykonania) {case'login_form1':checktRadioByName('login_form2') return false;break;case'login_form2':checktRadioByName('login_form1') return false;break;case'email_form1':checktRadioByName('email_form2') return false;break;case'email_form2':checktRadioByName('email_form1') return false;break;}});}) $(document).ready(function(){$("JflowNew").jFlow({slides:"#SlidesText_cms",controler:"#ControllerText_cms",slidesPrev:"#SlidesPrevText_cms",slidesNext:"#SlidesNextText_cms",clas:"ControllText_cms",clas_selected:"activ",widthCounter:"1",jumpCounter:"4",animate:"yes",time_animate:"10000",width:"756",height:"247",duration:1000});centerImage('#text_cms_associated a.product_icon img',150,'#ffffff');var maxTitleHeight=0;$("#text_cms_associated h3").each(function(){maxTitleHeight=Math.max(maxTitleHeight,$(this).height());});$("#text_cms_associated h3").height(maxTitleHeight);$('#ControllText_cmsSlide div.ControllText_cmsContainer:nth-child(4n) div.product_wrapper').css('border','none');});
Â