function cancelTap(){tapValid=!1}function cancelHold(){rightClickPending&&(window.clearTimeout(holdTimeout),rightClickPending=!1,rightClickEvent=null)}function startHold(a){if(rightClickPending)return;rightClickPending=!0,rightClickEvent=a.changedTouches[0],holdTimeout=window.setTimeout("doRightClick();",800)}function doRightClick(){rightClickPending=!1;var a=rightClickEvent,b=document.createEvent("MouseEvent");b.initMouseEvent("mouseup",!0,!0,window,1,a.screenX,a.screenY,a.clientX,a.clientY,!1,!1,!1,!1,0,null),a.target.dispatchEvent(b),b=document.createEvent("MouseEvent"),b.initMouseEvent("mousedown",!0,!0,window,1,a.screenX,a.screenY,a.clientX,a.clientY,!1,!1,!1,!1,2,null),a.target.dispatchEvent(b),b=document.createEvent("MouseEvent"),b.initMouseEvent("contextmenu",!0,!0,window,1,a.screenX+50,a.screenY+5,a.clientX+50,a.clientY+5,!1,!1,!1,!1,2,null),a.target.dispatchEvent(b),cancelMouseUp=!0,rightClickEvent=null}function iPadTouchStart(a){var b=a.changedTouches,c=b[0],d="mouseover",e=document.createEvent("MouseEvent");e.initMouseEvent(d,!0,!0,window,1,c.screenX,c.screenY,c.clientX,c.clientY,!1,!1,!1,!1,0,null),c.target.dispatchEvent(e),d="mousedown",e=document.createEvent("MouseEvent"),e.initMouseEvent(d,!0,!0,window,1,c.screenX,c.screenY,c.clientX,c.clientY,!1,!1,!1,!1,0,null),c.target.dispatchEvent(e),tapValid?(window.clearTimeout(tapTimeout),c.target==lastTap?(lastTap=null,tapValid=!1,d="click",e=document.createEvent("MouseEvent"),e.initMouseEvent(d,!0,!0,window,1,c.screenX,c.screenY,c.clientX,c.clientY,!1,!1,!1,!1,0,null),c.target.dispatchEvent(e),d="dblclick",e=document.createEvent("MouseEvent"),e.initMouseEvent(d,!0,!0,window,1,c.screenX,c.screenY,c.clientX,c.clientY,!1,!1,!1,!1,0,null),c.target.dispatchEvent(e)):(lastTap=c.target,tapValid=!0,tapTimeout=window.setTimeout("cancelTap();",600),startHold(a))):(lastTap=c.target,tapValid=!0,tapTimeout=window.setTimeout("cancelTap();",600),startHold(a))}function iPadTouchHandler(a){var b="",c=0;if(a.touches.length>1)return;switch(a.type){case"touchstart":if($(a.changedTouches[0].target).is("select"))return;return iPadTouchStart(a),a.preventDefault(),!1;case"touchmove":cancelHold(),b="mousemove",a.preventDefault();break;case"touchend":if(cancelMouseUp)return cancelMouseUp=!1,a.preventDefault(),!1;cancelHold(),b="mouseup";break;default:return}var d=a.changedTouches,e=d[0],f=document.createEvent("MouseEvent");f.initMouseEvent(b,!0,!0,window,1,e.screenX,e.screenY,e.clientX,e.clientY,!1,!1,!1,!1,c,null),e.target.dispatchEvent(f),b=="mouseup"&&tapValid&&e.target==lastTap&&(f=document.createEvent("MouseEvent"),f.initMouseEvent("click",!0,!0,window,1,e.screenX,e.screenY,e.clientX,e.clientY,!1,!1,!1,!1,c,null),e.target.dispatchEvent(f))}(function(a,b){function h(a){var b=g[a]={},c,d;a=a.split(/\s+/);for(c=0,d=a.length;c<d;c++)b[a[c]]=!0;return b}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 m(a){for(var b in a){if(b==="data"&&f.isEmptyObject(a[b]))continue;if(b!=="toJSON")return!1}return!0}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(){return!1}function N(){return!0}function V(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function W(a,b,c){b=b||0;if(f.isFunction(b))return f.grep(a,function(a,d){var e=!!b.call(a,d,a);return e===c});if(b.nodeType)return f.grep(a,function(a,d){return a===b===c});if(typeof b=="string"){var d=f.grep(a,function(a){return a.nodeType===1});if(R.test(b))return f.filter(b,d,!c);b=f.filter(b,d)}return f.grep(a,function(a,d){return f.inArray(a,b)>=0===c})}function X(a){var b=Y.split(" "),c=a.createDocumentFragment();if(c.createElement)while(b.length)c.createElement(b.pop());return c}function bl(a,b){return f.nodeName(a,"table")?a.getElementsByTagName("tbody")[0]||a.appendChild(a.ownerDocument.createElement("tbody")):a}function bm(a,b){if(b.nodeType!==1||!f.hasData(a))return;var c,d,e,g=f._data(a),h=f._data(b,g),i=g.events;if(i){delete h.handle,h.events={};for(c in i)for(d=0,e=i[c].length;d<e;d++)f.event.add(b,c+(i[c][d].namespace?".":"")+i[c][d].namespace,i[c][d],i[c][d].data)}h.data&&(h.data=f.extend({},h.data))}function bn(a,b){var c;if(b.nodeType!==1)return;b.clearAttributes&&b.clearAttributes(),b.mergeAttributes&&b.mergeAttributes(a),c=b.nodeName.toLowerCase();if(c==="object")b.outerHTML=a.outerHTML;else if(c!=="input"||a.type!=="checkbox"&&a.type!=="radio"){if(c==="option")b.selected=a.defaultSelected;else if(c==="input"||c==="textarea")b.defaultValue=a.defaultValue}else a.checked&&(b.defaultChecked=b.checked=a.checked),b.value!==a.value&&(b.value=a.value);b.removeAttribute(f.expando)}function bo(a){return typeof a.getElementsByTagName!="undefined"?a.getElementsByTagName("*"):typeof a.querySelectorAll!="undefined"?a.querySelectorAll("*"):[]}function bp(a){if(a.type==="checkbox"||a.type==="radio")a.defaultChecked=a.checked}function bq(a){var b=(a.nodeName||"").toLowerCase();b==="input"?bp(a):b!=="script"&&typeof a.getElementsByTagName!="undefined"&&f.grep(a.getElementsByTagName("input"),bp)}function br(a,b){b.src?f.ajax({url:b.src,async:!1,dataType:"script"}):f.globalEval((b.text||b.textContent||b.innerHTML||"").replace(bi,"/*$0*/")),b.parentNode&&b.parentNode.removeChild(b)}function bE(a,b,c){var d=b==="width"?a.offsetWidth:a.offsetHeight,e=b==="width"?bz:bA;if(d>0)return c!=="border"&&f.each(e,function(){c||(d-=parseFloat(f.css(a,"padding"+this))||0),c==="margin"?d+=parseFloat(f.css(a,c+this))||0:d-=parseFloat(f.css(a,"border"+this+"Width"))||0}),d+"px";d=bB(a,b,b);if(d<0||d==null)d=a.style[b]||0;return d=parseFloat(d)||0,c&&f.each(e,function(){d+=parseFloat(f.css(a,"padding"+this))||0,c!=="padding"&&(d+=parseFloat(f.css(a,"border"+this+"Width"))||0),c==="margin"&&(d+=parseFloat(f.css(a,c+this))||0)}),d+"px"}function b_(a){return function(b,c){typeof b!="string"&&(c=b,b="*");if(f.isFunction(c)){var d=b.toLowerCase().split(bR),e=0,g=d.length,h,i,j;for(;e<g;e++)h=d[e],j=/^\+/.test(h),j&&(h=h.substr(1)||"*"),i=a[h]=a[h]||[],i[j?"unshift":"push"](c)}}}function ca(a,c,d,e,f,g){f=f||c.dataTypes[0],g=g||{},g[f]=!0;var h=a[f],i=0,j=h?h.length:0,k=a===bV,l;for(;i<j&&(k||!l);i++)l=h[i](c,d,e),typeof l=="string"&&(!k||g[l]?l=b:(c.dataTypes.unshift(l),l=ca(a,c,d,e,l,g)));return(k||!l)&&!g["*"]&&(l=ca(a,c,d,e,"*",g)),l}function cb(a,c){var d,e,g=f.ajaxSettings.flatOptions||{};for(d in c)c[d]!==b&&((g[d]?a:e||(e={}))[d]=c[d]);e&&f.extend(!0,a,e)}function cc(a,b,c,d){if(f.isArray(b))f.each(b,function(b,e){c||bG.test(a)?d(a,e):cc(a+"["+(typeof e=="object"||f.isArray(e)?b:"")+"]",e,c,d)});else if(!c&&b!=null&&typeof b=="object")for(var e in b)cc(a+"["+e+"]",b[e],c,d);else d(a,b)}function cd(a,c,d){var e=a.contents,f=a.dataTypes,g=a.responseFields,h,i,j,k;for(i in g)i in d&&(c[g[i]]=d[i]);while(f[0]==="*")f.shift(),h===b&&(h=a.mimeType||c.getResponseHeader("content-type"));if(h)for(i in e)if(e[i]&&e[i].test(h)){f.unshift(i);break}if(f[0]in d)j=f[0];else{for(i in d){if(!f[0]||a.converters[i+" "+f[0]]){j=i;break}k||(k=i)}j=j||k}if(j)return j!==f[0]&&f.unshift(j),d[j]}function ce(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<i;g++){if(g===1)for(h in a.converters)typeof h=="string"&&(e[h.toLowerCase()]=a.converters[h]);l=k,k=d[g];if(k==="*")k=l;else if(l!=="*"&&l!==k){m=l+" "+k,n=e[m]||e["* "+k];if(!n){p=b;for(o in e){j=o.split(" ");if(j[0]===l||j[0]==="*"){p=e[j[1]+" "+k];if(p){o=e[o],o===!0?n=p:p===!0&&(n=o);break}}}}!n&&!p&&f.error("No conversion from "+m.replace(" "," to ")),n!==!0&&(c=n?n(c):p(o(c)))}}return c}function ck(){try{return new a.XMLHttpRequest}catch(b){}}function cl(){try{return new a.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}}function cu(){return setTimeout(cv,0),ct=f.now()}function cv(){ct=b}function cw(a,b){var c={};return f.each(cs.concat.apply([],cs.slice(0,b)),function(){c[this]=a}),c}function cx(a){if(!cm[a]){var b=c.body,d=f("<"+a+">").appendTo(b),e=d.css("display");d.remove();if(e==="none"||e===""){cn||(cn=c.createElement("iframe"),cn.frameBorder=cn.width=cn.height=0),b.appendChild(cn);if(!co||!cn.createElement)co=(cn.contentWindow||cn.contentDocument).document,co.write((c.compatMode==="CSS1Compat"?"<!doctype html>":"")+"<html><body>"),co.close();d=co.createElement(a),co.body.appendChild(d),e=f.css(d,"display"),b.removeChild(cn)}cm[a]=e}return cm[a]}function cA(a){return f.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!1}var c=a.document,d=a.navigator,e=a.location,f=function(){function K(){if(e.isReady)return;try{c.documentElement.doScroll("left")}catch(a){setTimeout(K,1);return}e.ready()}var e=function(a,b){return new e.fn.init(a,b,h)},f=a.jQuery,g=a.$,h,i=/^(?:[^#<]*(<[\w\W]+>)[^>]*$|#([\w\-]*)$)/,j=/\S/,k=/^\s+/,l=/\s+$/,m=/\d/,n=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,o=/^[\],:{}\s]*$/,p=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,q=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,r=/(?:^|:|,)(?:\s*\[)+/g,s=/(webkit)[ \/]([\w.]+)/,t=/(opera)(?:.*version)?[ \/]([\w.]+)/,u=/(msie) ([\w.]+)/,v=/(mozilla)(?:.*? rv:([\w.]+))?/,w=/-([a-z]|[0-9])/ig,x=/^-ms-/,y=function(a,b){return(b+"").toUpperCase()},z=d.userAgent,A,B,C,D=Object.prototype.toString,E=Object.prototype.hasOwnProperty,F=Array.prototype.push,G=Array.prototype.slice,H=String.prototype.trim,I=Array.prototype.indexOf,J={};return e.fn=e.prototype={constructor:e,init:function(a,d,f){var g,h,j,k;if(!a)return this;if(a.nodeType)return this.context=this[0]=a,this.length=1,this;if(a==="body"&&!d&&c.body)return this.context=c,this[0]=c.body,this.selector=a,this.length=1,this;if(typeof a=="string"){a.charAt(0)==="<"&&a.charAt(a.length-1)===">"&&a.length>=3?g=[null,a,null]:g=i.exec(a);if(g&&(g[1]||!d)){if(g[1])return d=d instanceof e?d[0]:d,k=d?d.ownerDocument||d:c,j=n.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),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}return this.context=c,this.selector=a,this}return!d||d.jquery?(d||f).find(a):this.constructor(d).find(a)}return e.isFunction(a)?f.ready(a):(a.selector!==b&&(this.selector=a.selector,this.context=a.context),e.makeArray(a,this))},selector:"",jquery:"1.7",length:0,size:function(){return this.length},toArray:function(){return G.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();return e.isArray(a)?F.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+")"),d},each:function(a,b){return e.each(this,a,b)},ready:function(a){return e.bindReady(),B.add(a),this},eq:function(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(G.apply(this,arguments),"slice",G.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:F,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<k;j++)if((a=arguments[j])!=null)for(c in a){d=i[c],f=a[c];if(i===f)continue;l&&f&&(e.isPlainObject(f)||(g=e.isArray(f)))?(g?(g=!1,h=d&&e.isArray(d)?d:[]):h=d&&e.isPlainObject(d)?d:{},i[c]=e.extend(l,h,f)):f!==b&&(i[c]=f)}return i},e.extend({noConflict:function(b){return a.$===e&&(a.$=g),b&&a.jQuery===e&&(a.jQuery=f),e},isReady:!1,readyWait:1,holdReady:function(a){a?e.readyWait++:e.ready(!0)},ready:function(a){if(a===!0&&!--e.readyWait||a!==!0&&!e.isReady){if(!c.body)return setTimeout(e.ready,1);e.isReady=!0;if(a!==!0&&--e.readyWait>0)return;B.fireWith(c,[e]),e.fn.trigger&&e(c).trigger("ready").unbind("ready")}},bindReady:function(){if(B)return;B=e.Callbacks("once memory");if(c.readyState==="complete")return setTimeout(e.ready,1);if(c.addEventListener)c.addEventListener("DOMContentLoaded",C,!1),a.addEventListener("load",e.ready,!1);else if(c.attachEvent){c.attachEvent("onreadystatechange",C),a.attachEvent("onload",e.ready);var b=!1;try{b=a.frameElement==null}catch(d){}c.documentElement.doScroll&&b&&K()}},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 a!=null&&m.test(a)&&!isNaN(a)},type:function(a){return a==null?String(a):J[D.call(a)]||"object"},isPlainObject:function(a){if(!a||e.type(a)!=="object"||a.nodeType||e.isWindow(a))return!1;try{if(a.constructor&&!E.call(a,"constructor")&&!E.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}var d;for(d in a);return d===b||E.call(a,d)},isEmptyObject:function(a){for(var b in a)return!1;return!0},error:function(a){throw 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(o.test(b.replace(p,"@").replace(q,"]").replace(r,"")))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}return(!d||!d.documentElement||d.getElementsByTagName("parsererror").length)&&e.error("Invalid XML: "+c),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(x,"ms-").replace(w,y)},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<h;)if(c.apply(a[g++],d)===!1)break}else if(i){for(f in a)if(c.call(a[f],f,a[f])===!1)break}else for(;g<h;)if(c.call(a[g],g,a[g++])===!1)break;return a},trim:H?function(a){return a==null?"":H.call(a)}:function(a){return a==null?"":a.toString().replace(k,"").replace(l,"")},makeArray:function(a,b){var c=b||[];if(a!=null){var d=e.type(a);a.length==null||d==="string"||d==="function"||d==="regexp"||e.isWindow(a)?F.call(c,a):e.merge(c,a)}return c},inArray:function(a,b,c){var d;if(b){if(I)return I.call(b,a,c);d=b.length,c=c?c<0?Math.max(0,d+c):c:0;for(;c<d;c++)if(c in b&&b[c]===a)return c}return-1},merge:function(a,c){var d=a.length,e=0;if(typeof c.length=="number")for(var f=c.length;e<f;e++)a[d++]=c[e];else while(c[e]!==b)a[d++]=c[e++];return a.length=d,a},grep:function(a,b,c){var d=[],e;c=!!c;for(var f=0,g=a.length;f<g;f++)e=!!b(a[f],f),c!==e&&d.push(a[f]);return d},map:function(a,c,d){var f,g,h=[],i=0,j=a.length,k=a instanceof e||j!==b&&typeof j=="number"&&(j>0&&a[0]&&a[j-1]||j===0||e.isArray(a));if(k)for(;i<j;i++)f=c(a[i],i,d),f!=null&&(h[h.length]=f);else for(g in a)f=c(a[g],g,d),f!=null&&(h[h.length]=f);return h.concat.apply([],h)},guid:1,proxy:function(a,c){if(typeof c=="string"){var d=a[c];c=a,a=d}if(!e.isFunction(a))return b;var f=G.call(arguments,2),g=function(){return a.apply(c,f.concat(G.call(arguments)))};return g.guid=a.guid=a.guid||g.guid||e.guid++,g},access:function(a,c,d,f,g,h){var i=a.length;if(typeof c=="object"){for(var j in c)e.access(a,j,c[j],f,g,d);return a}if(d!==b){f=!h&&f&&e.isFunction(d);for(var k=0;k<i;k++)g(a[k],c,f?d.call(a[k],k,g(a[k],c)):d,h);return a}return i?g(a[0],c):b},now:function(){return(new Date).getTime()},uaMatch:function(a){a=a.toLowerCase();var b=s.exec(a)||t.exec(a)||u.exec(a)||a.indexOf("compatible")<0&&v.exec(a)||[];return{browser:b[1]||"",version:b[2]||"0"}},sub:function(){function a(b,c){return new a.fn.init(b,c)}e.extend(!0,a,this),a.superclass=this,a.fn=a.prototype=this(),a.fn.constructor=a,a.sub=this.sub,a.fn.init=function(d,f){return f&&f instanceof e&&!(f instanceof a)&&(f=a(f)),e.fn.init.call(this,d,f,b)},a.fn.init.prototype=a.fn;var b=a(c);return a},browser:{}}),e.each("Boolean Number String Function Array Date RegExp Object".split(" "),function(a,b){J["[object "+b+"]"]=b.toLowerCase()}),A=e.uaMatch(z),A.browser&&(e.browser[A.browser]=!0,e.browser.version=A.version),e.browser.webkit&&(e.browser.safari=!0),j.test(" ")&&(k=/^[\s\xA0]+/,l=/[\s\xA0]+$/),h=e(c),c.addEventListener?C=function(){c.removeEventListener("DOMContentLoaded",C,!1),e.ready()}:c.attachEvent&&(C=function(){c.readyState==="complete"&&(c.detachEvent("onreadystatechange",C),e.ready())}),typeof define=="function"&&define.amd&&define.amd.jQuery&&define("jquery",[],function(){return e}),e}(),g={};f.Callbacks=function(a){a=a?g[a]||h(a):{};var c=[],d=[],e,i,j,k,l,m=function(b){var d,e,g,h,i;for(d=0,e=b.length;d<e;d++)g=b[d],h=f.type(g),h==="array"?m(g):h==="function"&&(!a.unique||!o.has(g))&&c.push(g)},n=function(b,f){f=f||[],e=!a.memory||[b,f],i=!0,l=j||0,j=0,k=c.length;for(;c&&l<k;l++)if(c[l].apply(b,f)===!1&&a.stopOnFalse){e=!0;break}i=!1,c&&(a.once?e===!0?o.disable():c=[]:d&&d.length&&(e=d.shift(),o.fireWith(e[0],e[1])))},o={add:function(){if(c){var a=c.length;m(arguments),i?k=c.length:e&&e!==!0&&(j=a,n(e[0],e[1]))}return this},remove:function(){if(c){var b=arguments,d=0,e=b.length;for(;d<e;d++)for(var f=0;f<c.length;f++)if(b[d]===c[f]){i&&f<=k&&(k--,f<=l&&l--),c.splice(f--,1);if(a.unique)break}}return this},has:function(a){if(c){var b=0,d=c.length;for(;b<d;b++)if(a===c[b])return!0}return!1},empty:function(){return c=[],this},disable:function(){return c=d=e=b,this},disabled:function(){return!c},lock:function(){return d=b,(!e||e===!0)&&o.disable(),this},locked:function(){return!d},fireWith:function(b,c){return d&&(i?a.once||d.push([b,c]):(!a.once||!e)&&n(b,c)),this},fire:function(){return o.fireWith(this,arguments),this},fired:function(){return!!e}};return o};var i=[].slice;f.extend({Deferred:function(a){var b=f.Callbacks("once memory"),c=f.Callbacks("once memory"),d=f.Callbacks("memory"),e="pending",g={resolve:b,reject:c,notify:d},h={done:b.add,fail:c.add,progress:d.add,state:function(){return e},isResolved:b.fired,isRejected:c.fired,then:function(a,b,c){return i.done(a).fail(b).progress(c),this},always:function(){return i.done.apply(i,arguments).fail.apply(i,arguments)},pipe:function(a,b,c){return f.Deferred(function(d){f.each({done:[a,"resolve"],fail:[b,"reject"],progress:[c,"notify"]},function(a,b){var c=b[0],e=b[1],g;f.isFunction(c)?i[a](function(){g=c.apply(this,arguments),g&&f.isFunction(g.promise)?g.promise().then(d.resolve,d.reject,d.notify):d[e+"With"](this===i?d:this,[g])}):i[a](d[e])})}).promise()},promise:function(a){if(a==null)a=h;else for(var b in h)a[b]=h[b];return a}},i=h.promise({}),j;for(j in g)i[j]=g[j].fire,i[j+"With"]=g[j].fireWith;return i.done(function(){e="resolved"},c.disable,d.lock).fail(function(){e="rejected"},b.disable,d.lock),a&&a.call(i,i),i},when:function(a){function l(a){return function(c){b[a]=arguments.length>1?i.call(arguments,0):c,--g||j.resolveWith(j,b)}}function m(a){return function(b){e[a]=arguments.length>1?i.call(arguments,0):b,j.notifyWith(k,e)}}var b=i.call(arguments,0),c=0,d=b.length,e=new 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<d;c++)b[c]&&b[c].promise&&f.isFunction(b[c].promise)?b[c].promise().then(l(c),j.reject,m(c)):--g;g||j.resolveWith(j,b)}else j!==a&&j.resolveWith(j,d?[a]:[]);return k}}),f.support=function(){var a=c.createElement("div"),b=c.documentElement,d,e,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u;a.setAttribute("className","t"),a.innerHTML="   <link/><table></table><a href='/a' style='top:1px;float:left;opacity:.55;'>a</a><input type='checkbox'/><nav></nav>",d=a.getElementsByTagName("*"),e=a.getElementsByTagName("a")[0];if(!d||!d.length||!e)return{};g=c.createElement("select"),h=g.appendChild(c.createElement("option")),i=a.getElementsByTagName("input")[0],k={leadingWhitespace:a.firstChild.nodeType===3,tbody:!a.getElementsByTagName("tbody").length,htmlSerialize:!!a.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,unknownElems:!!a.getElementsByTagName("nav").length,checkOn:i.value==="on",optSelected:h.selected,getSetAttribute:a.className!=="t",enctype:!!c.createElement("form").enctype,submitBubbles:!0,changeBubbles:!0,focusinBubbles:!1,deleteExpando:!0,noCloneEvent:!0,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableMarginRight:!0},i.checked=!0,k.noCloneChecked=i.cloneNode(!0).checked,g.disabled=!0,k.optDisabled=!h.disabled;try{delete a.test}catch(v){k.deleteExpando=!1}!a.addEventListener&&a.attachEvent&&a.fireEvent&&(a.attachEvent("onclick",function(){k.noCloneEvent=!1}),a.cloneNode(!0).fireEvent("onclick")),i=c.createElement("input"),i.value="t",i.setAttribute("type","radio"),k.radioValue=i.value==="t",i.setAttribute("checked","checked"),a.appendChild(i),l=c.createDocumentFragment(),l.appendChild(a.lastChild),k.checkClone=l.cloneNode(!0).cloneNode(!0).lastChild.checked,a.innerHTML="",a.style.width=a.style.paddingLeft="1px",m=c.getElementsByTagName("body")[0],o=c.createElement(m?"div":"body"),p={visibility:"hidden",width:0,height:0,border:0,margin:0,background:"none"},m&&f.extend(p,{position:"absolute",left:"-999px",top:"-999px"});for(t in p)o.style[t]=p[t];o.appendChild(a),n=m||b,n.insertBefore(o,n.firstChild),k.appendChecked=i.checked,k.boxModel=a.offsetWidth===2,"zoom"in a.style&&(a.style.display="inline",a.style.zoom=1,k.inlineBlockNeedsLayout=a.offsetWidth===2,a.style.display="",a.innerHTML="<div style='width:4px;'></div>",k.shrinkWrapBlocks=a.offsetWidth!==2),a.innerHTML="<table><tr><td style='padding:0;border:0;display:none'></td><td>t</td></tr></table>",q=a.getElementsByTagName("td"),u=q[0].offsetHeight===0,q[0].style.display="",q[1].style.display="none",k.reliableHiddenOffsets=u&&q[0].offsetHeight===0,a.innerHTML="",c.defaultView&&c.defaultView.getComputedStyle&&(j=c.createElement("div"),j.style.width="0",j.style.marginRight="0",a.appendChild(j),k.reliableMarginRight=(parseInt((c.defaultView.getComputedStyle(j,null)||{marginRight:0}).marginRight,10)||0)===0);if(a.attachEvent)for(t in{submit:1,change:1,focusin:1})s="on"+t,u=s in a,u||(a.setAttribute(s,"return;"),u=typeof a[s]=="function"),k[t+"Bubbles"]=u;return f(function(){var a,b,d,e,g,h,i=1,j="position:absolute;top:0;left:0;width:1px;height:1px;margin:0;",l="visibility:hidden;border:0;",n="style='"+j+"border:5px solid #000;padding:0;'",p="<div "+n+"><div></div></div>"+"<table "+n+" cellpadding='0' cellspacing='0'>"+"<tr><td></td></tr></table>";m=c.getElementsByTagName("body")[0];if(!m)return;a=c.createElement("div"),a.style.cssText=l+"width:0;height:0;position:static;top:0;margin-top:"+i+"px",m.insertBefore(a,m.firstChild),o=c.createElement("div"),o.style.cssText=j+l,o.innerHTML=p,a.appendChild(o),b=o.firstChild,d=b.firstChild,g=b.nextSibling.firstChild.firstChild,h={doesNotAddBorder:d.offsetTop!==5,doesAddBorderForTableAndCells:g.offsetTop===5},d.style.position="fixed",d.style.top="20px",h.fixedPosition=d.offsetTop===20||d.offsetTop===15,d.style.position=d.style.top="",b.style.overflow="hidden",b.style.position="relative",h.subtractsBorderForOverflowNotVisible=d.offsetTop===-5,h.doesNotIncludeMarginInBodyOffset=m.offsetTop!==i,m.removeChild(a),o=a=null,f.extend(k,h)}),o.innerHTML="",n.removeChild(o),o=l=g=h=m=j=a=i=null,k}(),f.boxModel=f.support.boxModel;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){return a=a.nodeType?f.cache[a[f.expando]]:a[f.expando],!!a&&!m(a)},data:function(a,c,d,e){if(!f.acceptData(a))return;var g,h,i,j=f.expando,k=typeof c=="string",l=a.nodeType,m=l?f.cache:a,n=l?a[f.expando]:a[f.expando]&&f.expando,o=c==="events";if((!n||!m[n]||!o&&!e&&!m[n].data)&&k&&d===b)return;n||(l?a[f.expando]=n=++f.uuid:n=f.expando),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);return g=h=m[n],e||(h.data||(h.data={}),h=h.data),d!==b&&(h[f.camelCase(c)]=d),o&&!h[c]?g.events:(k?(i=h[c],i==null&&(i=h[f.camelCase(c)])):i=h,i)},removeData:function(a,b,c){if(!f.acceptData(a))return;var d,e,g,h=f.expando,i=a.nodeType,j=i?f.cache:a,k=i?a[f.expando]:f.expando;if(!j[k])return;if(b){d=c?j[k]:j[k].data;if(d){f.isArray(b)?b=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<g;e++)delete d[b[e]];if(!(c?m:f.isEmptyObject)(d))return}}if(!c){delete j[k].data;if(!m(j[k]))return}f.support.deleteExpando||!j.setInterval?delete j[k]:j[k]=null,i&&(f.support.deleteExpando?delete a[f.expando]:a.removeAttribute?a.removeAttribute(f.expando):a[f.expando]=null)},_data:function(a,b,c){return f.data(a,b,c,!0)},acceptData:function(a){if(a.nodeName){var b=f.noData[a.nodeName.toLowerCase()];if(b)return b!==!0&&a.getAttribute("classid")===b}return!0}}),f.fn.extend({data:function(a,c){var d,e,g,h=null;if(typeof a=="undefined"){if(this.length){h=f.data(this[0]);if(this[0].nodeType===1&&!f._data(this[0],"parsedAttrs")){e=this[0].attributes;for(var i=0,j=e.length;i<j;i++)g=e[i].name,g.indexOf("data-")===0&&(g=f.camelCase(g.substring(5)),l(this[0],g,h[g]));f._data(this[0],"parsedAttrs",!0)}}return h}return typeof a=="object"?this.each(function(){f.data(this,a)}):(d=a.split("."),d[1]=d[1]?"."+d[1]:"",c===b?(h=this.triggerHandler("getData"+d[1]+"!",[d[0]]),h===b&&this.length&&(h=f.data(this[0],a),h=l(this[0],a,h)),h===b&&d[1]?this.data(d[0]):h):this.each(function(){var b=f(this),e=[d[0],c];b.triggerHandler("setData"+d[1]+"!",e),f.data(this,a,c),b.triggerHandler("changeData"+d[1]+"!",e)}))},removeData:function(a){return this.each(function(){f.removeData(this,a)})}}),f.extend({_mark:function(a,b){a&&(b=(b||"fx")+"mark",f._data(a,b,(f._data(a,b)||0)+1))},_unmark:function(a,b,c){a!==!0&&(c=b,b=a,a=!1);if(b){c=c||"fx";var d=c+"mark",e=a?0:(f._data(b,d)||1)-1;e?f._data(b,d,e):(f.removeData(b,d,!0),n(b,c,"mark"))}},queue:function(a,b,c){var d;if(a)return b=(b||"fx")+"queue",d=f._data(a,b),c&&(!d||f.isArray(c)?d=f._data(a,b,f.makeArray(c)):d.push(c)),d||[]},dequeue:function(a,b){b=b||"fx";var c=f.queue(a,b),d=c.shift(),e={};d==="inprogress"&&(d=c.shift()),d&&(b==="fx"&&c.unshift("inprogress"),f._data(a,b+".run",e),d.call(a,function(){f.dequeue(a,b)},e)),c.length||(f.removeData(a,b+"queue "+b+".run",!0),n(a,b,"queue"))}}),f.fn.extend({queue:function(a,c){return typeof a!="string"&&(c=a,a="fx"),c===b?f.queue(this[0],a):this.each(function(){var b=f.queue(this,a,c);a==="fx"&&b[0]!=="inprogress"&&f.dequeue(this,a)})},dequeue:function(a){return this.each(function(){f.dequeue(this,a)})},delay:function(a,b){return a=f.fx?f.fx.speeds[a]||a:a,b=b||"fx",this.queue(b,function(b,c){var d=setTimeout(b,a);c.stop=function(){clearTimeout(d)}})},clearQueue:function(a){return this.queue(a||"fx",[])},promise:function(a,c){function m(){--h||d.resolveWith(e,[e])}typeof a!="string"&&(c=a,a=b),a=a||"fx";var d=f.Deferred(),e=this,g=e.length,h=1,i=a+"defer",j=a+"queue",k=a+"mark",l;while(g--)if(l=f.data(e[g],i,b,!0)||(f.data(e[g],j,b,!0)||f.data(e[g],k,b,!0))&&f.data(e[g],i,f.Callbacks("once memory"),!0))h++,l.add(m);return m(),d.promise()}});var o=/[\n\t\r]/g,p=/\s+/,q=/\r/g,r=/^(?:button|input)$/i,s=/^(?:button|input|object|select|textarea)$/i,t=/^a(?:rea)?$/i,u=/^(?:autofocus|autoplay|async|checked|controls|defer|disabled|hidden|loop|multiple|open|readonly|required|scoped|selected)$/i,v=f.support.getSetAttribute,w,x,y;f.fn.extend({attr:function(a,b){return f.access(this,a,b,!0,f.attr)},removeAttr:function(a){return this.each(function(){f.removeAttr(this,a)})},prop:function(a,b){return f.access(this,a,b,!0,f.prop)},removeProp:function(a){return a=f.propFix[a]||a,this.each(function(){try{this[a]=b,delete this[a]}catch(c){}})},addClass:function(a){var b,c,d,e,g,h,i;if(f.isFunction(a))return this.each(function(b){f(this).addClass(a.call(this,b,this.className))});if(a&&typeof a=="string"){b=a.split(p);for(c=0,d=this.length;c<d;c++){e=this[c];if(e.nodeType===1)if(!e.className&&b.length===1)e.className=a;else{g=" "+e.className+" ";for(h=0,i=b.length;h<i;h++)~g.indexOf(" "+b[h]+" ")||(g+=b[h]+" ");e.className=f.trim(g)}}}return this},removeClass:function(a){var c,d,e,g,h,i,j;if(f.isFunction(a))return this.each(function(b){f(this).removeClass(a.call(this,b,this.className))});if(a&&typeof a=="string"||a===b){c=(a||"").split(p);for(d=0,e=this.length;d<e;d++){g=this[d];if(g.nodeType===1&&g.className)if(a){h=(" "+g.className+" ").replace(o," ");for(i=0,j=c.length;i<j;i++)h=h.replace(" "+c[i]+" "," ");g.className=f.trim(h)}else g.className=""}}return this},toggleClass:function(a,b){var c=typeof a,d=typeof b=="boolean";return f.isFunction(a)?this.each(function(c){f(this).toggleClass(a.call(this,c,this.className,b),b)}):this.each(function(){if(c==="string"){var e,g=0,h=f(this),i=b,j=a.split(p);while(e=j[g++])i=d?i:!h.hasClass(e),h[i?"addClass":"removeClass"](e)}else if(c==="undefined"||c==="boolean")this.className&&f._data(this,"__className__",this.className),this.className=this.className||a===!1?"":f._data(this,"__className__")||""})},hasClass:function(a){var b=" "+a+" ",c=0,d=this.length;for(;c<d;c++)if(this[c].nodeType===1&&(" "+this[c].className+" ").replace(o," ").indexOf(b)>-1)return!0;return!1},val:function(a){var c,d,e,g=this[0];if(!arguments.length)return g?(c=f.valHooks[g.nodeName.toLowerCase()]||f.valHooks[g.type],c&&"get"in c&&(d=c.get(g,"value"))!==b?d:(d=g.value,typeof d=="string"?d.replace(q,""):d==null?"":d)):b;return e=f.isFunction(a),this.each(function(d){var g=f(this),h;if(this.nodeType!==1)return;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})}}),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<d;c++){e=i[c];if(e.selected&&(f.support.optDisabled?!e.disabled:e.getAttribute("disabled")===null)&&(!e.parentNode.disabled||!f.nodeName(e.parentNode,"optgroup"))){b=f(e).val();if(j)return b;h.push(b)}}return j&&!h.length&&i.length?f(i[g]).val():h},set:function(a,b){var c=f.makeArray(b);return f(a).find("option").each(function(){this.selected=f.inArray(f(this).val(),c)>=0}),c.length||(a.selectedIndex=-1),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;return!a||j===3||j===8||j===2?b:e&&c in f.attrFn?f(a)[c](d):"getAttribute"in a?(i=j!==1||!f.isXMLDoc(a),i&&(c=c.toLowerCase(),h=f.attrHooks[c]||(u.test(c)?x:w)),d!==b?d===null?(f.removeAttr(a,c),b):h&&"set"in h&&i&&(g=h.set(a,d,c))!==b?g:(a.setAttribute(c,""+d),d):h&&"get"in h&&i&&(g=h.get(a,c))!==null?g:(g=a.getAttribute(c),g===null?b:g)):f.prop(a,c,d)},removeAttr:function(a,b){var c,d,e,g,h=0;if(a.nodeType===1){d=(b||"").split(p),g=d.length;for(;h<g;h++)e=d[h].toLowerCase(),c=f.propFix[e]||e,f.attr(a,e,""),a.removeAttribute(v?e:c),u.test(e)&&c in a&&(a[c]=!1)}},attrHooks:{type:{set:function(a,b){if(r.test(a.nodeName)&&a.parentNode)f.error("type property can't be changed");else if(!f.support.radioValue&&b==="radio"&&f.nodeName(a,"input")){var c=a.value;return a.setAttribute("type",b),c&&(a.value=c),b}}},value:{get:function(a,b){return w&&f.nodeName(a,"button")?w.get(a,b):b in a?a.value:null},set:function(a,b,c){if(w&&f.nodeName(a,"button"))return w.set(a,b,c);a.value=b}}},propFix:{tabindex:"tabIndex",readonly:"readOnly","for":"htmlFor","class":"className",maxlength:"maxLength",cellspacing:"cellSpacing",cellpadding:"cellPadding",rowspan:"rowSpan",colspan:"colSpan",usemap:"useMap",frameborder:"frameBorder",contenteditable:"contentEditable"},prop:function(a,c,d){var e,g,h,i=a.nodeType;return!a||i===3||i===8||i===2?b:(h=i!==1||!f.isXMLDoc(a),h&&(c=f.propFix[c]||c,g=f.propHooks[c]),d!==b?g&&"set"in g&&(e=g.set(a,d,c))!==b?e:a[c]=d:g&&"get"in g&&(e=g.get(a,c))!==null?e:a[c])},propHooks:{tabIndex:{get:function(a){var c=a.getAttributeNode("tabindex");return c&&c.specified?parseInt(c.value,10):s.test(a.nodeName)||t.test(a.nodeName)&&a.href?0:b}}}}),f.attrHooks.tabindex=f.propHooks.tabIndex,x={get:function(a,c){var d,e=f.prop(a,c);return e===!0||typeof e!="boolean"&&(d=a.getAttributeNode(c))&&d.nodeValue!==!1?c.toLowerCase():b},set:function(a,b,c){var d;return b===!1?f.removeAttr(a,c):(d=f.propFix[c]||c,d in a&&(a[d]=!0),a.setAttribute(c,c.toLowerCase())),c}},v||(y={name:!0,id:!0},w=f.valHooks.button={get:function(a,c){var d;return d=a.getAttributeNode(c),d&&(y[c]?d.nodeValue!=="":d.specified)?d.nodeValue:b},set:function(a,b,d){var e=a.getAttributeNode(d);return e||(e=c.createAttribute(d),a.setAttributeNode(e)),e.nodeValue=b+""}},f.attrHooks.tabindex.set=w.set,f.each(["width","height"],function(a,b){f.attrHooks[b]=f.extend(f.attrHooks[b],{set:function(a,c){if(c==="")return a.setAttribute(b,"auto"),c}})}),f.attrHooks.contenteditable={get:w.get,set:function(a,b,c){b===""&&(b="false"),w.set(a,b,c)}}),f.support.hrefNormalized||f.each(["href","src","width","height"],function(a,c){f.attrHooks[c]=f.extend(f.attrHooks[c],{get:function(a){var d=a.getAttribute(c,2);return d===null?b:d}})}),f.support.style||(f.attrHooks.style={get:function(a){return a.style.cssText.toLowerCase()||b},set:function(a,b){return a.style.cssText=""+b}}),f.support.optSelected||(f.propHooks.selected=f.extend(f.propHooks.selected,{get:function(a){var b=a.parentNode;return b&&(b.selectedIndex,b.parentNode&&b.parentNode.selectedIndex),null}})),f.support.enctype||(f.propFix.enctype="encoding"),f.support.checkOn||f.each(["radio","checkbox"],function(){f.valHooks[this]={get:function(a){return a.getAttribute("value")===null?"on":a.value}}}),f.each(["radio","checkbox"],function(){f.valHooks[this]=f.extend(f.valHooks[this],{set:function(a,b){if(f.isArray(b))return a.checked=f.inArray(f(a).val(),b)>=0}})});var z=/\.(.*)$/,A=/^(?:textarea|input|select)$/i,B=/\./g,C=/ /g,D=/[^\w\s.|`]/g,E=/^([^\.]*)?(?:\.(.+))?$/,F=/\bhover(\.\S+)?/,G=/^key/,H=/^(?:mouse|contextmenu)|click/,I=/^(\w*)(?:#([\w\-]+))?(?:\.([\w\-]+))?$/,J=function(a){var b=I.exec(a);return b&&(b[1]=(b[1]||"").toLowerCase(),b[3]=b[3]&&new RegExp("(?:^|\\s)"+b[3]+"(?:\\s|$)")),b},K=function(a,b){return(!b[1]||a.nodeName.toLowerCase()===b[1])&&(!b[2]||a.id===b[2])&&(!b[3]||b[3].test(a.className))},L=function(a){return f.event.special.hover?a:a.replace(F,"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)))return;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?b:f.event.dispatch.apply(i.elem,arguments)},i.elem=a),c=L(c).split(" ");for(k=0;k<c.length;k++){l=E.exec(c[k])||[],m=l[1],n=(l[2]||"").split(".").sort(),s=f.event.special[m]||{},m=(g?s.delegateType:s.bindType)||m,s=f.event.special[m]||{},o=f.extend({type:m,origType:l[1],data:e,handler:d,guid:d.guid,selector:g,namespace:n.join(".")},p),g&&(o.quick=J(g),!o.quick&&f.expr.match.POS.test(g)&&(o.isPositional=!0)),r=j[m];if(!r){r=j[m]=[],r.delegateCount=0;if(!s.setup||s.setup.call(a,e,n,i)===!1)a.addEventListener?a.addEventListener(m,i,!1):a.attachEvent&&a.attachEvent("on"+m,i)}s.add&&(s.add.call(a,o),o.handler.guid||(o.handler.guid=d.guid)),g?r.splice(r.delegateCount++,0,o):r.push(o),f.event.global[m]=!0}a=null},global:{},remove:function(a,b,c,d){var e=f.hasData(a)&&f._data(a),g,h,i,j,k,l,m,n,o,p,q;if(!e||!(m=e.events))return;b=L(b||"").split(" ");for(g=0;g<b.length;g++){h=E.exec(b[g])||[],i=h[1],j=h[2];if(!i){j=j?"."+j:"";for(l in m)f.event.remove(a,l+j,c,d);return}n=f.event.special[i]||{},i=(d?n.delegateType:n.bindType)||i,p=m[i]||[],k=p.length,j=j?new RegExp("(^|\\.)"+j.split(".").sort().join("\\.(?:.*\\.)?")+"(\\.|$)"):null;if(c||j||d||n.remove)for(l=0;l<p.length;l++){q=p[l];if(!c||c.guid===q.guid)if(!j||j.test(q.namespace))if(!d||d===q.selector||d==="**"&&q.selector)p.splice(l--,1),q.selector&&p.delegateCount--,n.remove&&n.remove.call(a,q)}else p.length=0;p.length===0&&k!==p.length&&((!n.teardown||n.teardown.call(a,j)===!1)&&f.removeEvent(a,i,e.handle),delete m[i])}f.isEmptyObject(m)&&(o=e.handle,o&&(o.elem=null),f.removeData(a,["events","handle"],!0))},customEvent:{getData:!0,setData:!0,changeData:!0},trigger:function(c,d,e,g){if(!e||e.nodeType!==3&&e.nodeType!==8){var h=c.type||c,i=[],j,k,l,m,n,o,p,q,r,s;h.indexOf("!")>=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:"",(g||!e)&&c.preventDefault();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,n=null;for(m=e.parentNode;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<r.length;l++){m=r[l][0],c.type=r[l][1],q=(f._data(m,"events")||{})[c.type]&&f._data(m,"handle"),q&&q.apply(m,d),q=o&&m[o],q&&f.acceptData(m)&&q.apply(m,d);if(c.isPropagationStopped())break}return c.type=h,c.isDefaultPrevented()||(!p._default||p._default.apply(e.ownerDocument,d)===!1)&&(h!=="click"||!f.nodeName(e,"a"))&&f.acceptData(e)&&o&&e[h]&&(h!=="focus"&&h!=="blur"||c.target.offsetWidth!==0)&&!f.isWindow(e)&&(n=e[o],n&&(e[o]=null),f.event.triggered=h,e[h](),f.event.triggered=b,n&&(e[o]=n)),c.result}return},dispatch:function(c){c=f.event.fix(c||a.event);var d=(f._data(this,"events")||{})[c.type]||[],e=d.delegateCount,g=[].slice.call(arguments,0),h=!c.exclusive&&!c.namespace,i=(f.event.special[c.type]||{}).handle,j=[],k,l,m,n,o,p,q,r,s,t,u;g[0]=c,c.delegateTarget=this;if(e&&!c.target.disabled&&(!c.button||c.type!=="click"))for(m=c.target;m!=this;m=m.parentNode||this){o={},q=[];for(k=0;k<e;k++)r=d[k],s=r.selector,t=o[s],r.isPositional?t=(t||(o[s]=f(s))).index(m)>=0:t===b&&(t=o[s]=r.quick?K(m,r.quick):f(m).is(s)),t&&q.push(r);q.length&&j.push({elem:m,matches:q})}d.length>e&&j.push({elem:this,matches:d.slice(e)});for(k=0;k<j.length&&!c.isPropagationStopped();k++){p=j[k],c.currentTarget=p.elem;for(l=0;l<p.matches.length&&!c.isImmediatePropagationStopped();l++){r=p.matches[l];if(h||!c.namespace&&!r.namespace||c.namespace_re&&c.namespace_re.test(r.namespace))c.data=r.data,c.handleObj=r,n=(i||r.handler).apply(p.elem,g),n!==b&&(c.result=n,n===!1&&(c.preventDefault(),c.stopPropagation()))}}return c.result},props:"attrChange attrName relatedNode srcElement altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "),fixHooks:{},keyHooks:{props:"char charCode key keyCode".split(" "),filter:function(a,b){return a.which==null&&(a.which=b.charCode!=null?b.charCode:b.keyCode),a}},mouseHooks:{props:"button buttons clientX clientY fromElement offsetX offsetY pageX pageY screenX screenY toElement wheelDelta".split(" "),filter:function(a,d){var e,f,g,h=d.button,i=d.fromElement;return a.pageX==null&&d.clientX!=null&&(e=a.target.ownerDocument||c,f=e.documentElement,g=e.body,a.pageX=d.clientX+(f&&f.scrollLeft||g&&g.scrollLeft||0)-(f&&f.clientLeft||g&&g.clientLeft||0),a.pageY=d.clientY+(f&&f.scrollTop||g&&g.scrollTop||0)-(f&&f.clientTop||g&&g.clientTop||0)),!a.relatedTarget&&i&&(a.relatedTarget=i===a.target?d.toElement:i),!a.which&&h!==b&&(a.which=h&1?1:h&2?3:h&4?2:0),a}},fix:function(a){if(a[f.expando])return a;var d,e,g=a,h=f.event.fixHooks[a.type]||{},i=h.props?this.props.concat(h.props):this.props;a=f.Event(g);for(d=i.length;d;)e=i[--d],a[e]=g[e];return a.target||(a.target=g.srcElement||c),a.target.nodeType===3&&(a.target=a.target.parentNode),a.metaKey===b&&(a.metaKey=a.ctrlKey),h.filter?h.filter(a,g):a},special:{ready:{setup:f.bindReady},focus:{delegateType:"focusin",noBubble:!0},blur:{delegateType:"focusout",noBubble:!0},beforeunload:{setup:function(a,b,c){f.isWindow(this)&&(this.onbeforeunload=c)},teardown:function(a,b){this.onbeforeunload===b&&(this.onbeforeunload=null)}}},simulate:function(a,b,c,d){var e=f.extend(new f.Event,c,{type:a,isSimulated:!0,originalEvent:{}});d?f.event.trigger(e,null,b):f.event.dispatch.call(b,e),e.isDefaultPrevented()&&c.preventDefault()}},f.event.handle=f.event.dispatch,f.removeEvent=c.removeEventListener?function(a,b,c){a.removeEventListener&&a.removeEventListener(b,c,!1)}:function(a,b,c){a.detachEvent&&a.detachEvent("on"+b,c)},f.Event=function(a,b){if(this instanceof f.Event)a&&a.type?(this.originalEvent=a,this.type=a.type,this.isDefaultPrevented=a.defaultPrevented||a.returnValue===!1||a.getPreventDefault&&a.getPreventDefault()?N:M):this.type=a,b&&f.extend(this,b),this.timeStamp=a&&a.timeStamp||f.now(),this[f.expando]=!0;else return new f.Event(a,b)},f.Event.prototype={preventDefault:function(){this.isDefaultPrevented=N;var a=this.originalEvent;if(!a)return;a.preventDefault?a.preventDefault():a.returnValue=!1},stopPropagation:function(){this.isPropagationStopped=N;var a=this.originalEvent;if(!a)return;a.stopPropagation&&a.stopPropagation(),a.cancelBubble=!0},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=N,this.stopPropagation()},isDefaultPrevented:M,isPropagationStopped:M,isImmediatePropagationStopped:M},f.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){f.event.special[a]=f.event.special[b]={delegateType:b,bindType:b,handle:function(a){var b=this,c=a.relatedTarget,d=a.handleObj,e=d.selector,g,h;if(!c||d.origType===a.type||c!==b&&!f.contains(b,c))g=a.type,a.type=d.origType,h=d.handler.apply(this,arguments),a.type=g;return h}}}),f.support.submitBubbles||(f.event.special.submit={setup:function(){if(f.nodeName(this,"form"))return!1;f.event.add(this,"click._submit keypress._submit",function(a){var c=a.target,d=f.nodeName(c,"input")||f.nodeName(c,"button")?c.form:b;d&&!d._submit_attached&&(f.event.add(d,"submit._submit",function(a){this.parentNode&&f.event.simulate("submit",this.parentNode,a,!0)}),d._submit_attached=!0)})},teardown:function(){if(f.nodeName(this,"form"))return!1;f.event.remove(this,"._submit")}}),f.support.changeBubbles||(f.event.special.change={setup:function(){if(A.test(this.nodeName)){if(this.type==="checkbox"||this.type==="radio")f.event.add(this,"propertychange._change",function(a){a.originalEvent.propertyName==="checked"&&(this._just_changed=!0)}),f.event.add(this,"click._change",function(a){this._just_changed&&(this._just_changed=!1,f.event.simulate("change",this,a,!0))});return!1}f.event.add(this,"beforeactivate._change",function(a){var b=a.target;A.test(b.nodeName)&&!b._change_attached&&(f.event.add(b,"change._change",function(a){this.parentNode&&!a.isSimulated&&f.event.simulate("change",this.parentNode,a,!0)}),b._change_attached=!0)})},handle:function(a){var b=a.target;if(this!==b||a.isSimulated||a.isTrigger||b.type!=="radio"&&b.type!=="checkbox")return a.handleObj.handler.apply(this,arguments)},teardown:function(){return f.event.remove(this,"._change"),A.test(this.nodeName)}}),f.support.focusinBubbles||f.each({focus:"focusin",blur:"focusout"},function(a,b){var d=0,e=function(a){f.event.simulate(b,a.target,f.event.fix(a),!0)};f.event.special[b]={setup:function(){d++===0&&c.addEventListener(a,e,!0)},teardown:function(){--d===0&&c.removeEventListener(a,e,!0)}}}),f.fn.extend({on:function(a,c,d,e,g){var h,i;if(typeof a=="object"){typeof c!="string"&&(d=c,c=b);for(i in a)this.on(i,c,d,a[i],g);return this}d==null&&e==null?(e=c,d=c=b):e==null&&(typeof c=="string"?(e=d,d=b):(e=d,d=c,c=b));if(e===!1)e=M;else if(!e)return this;return g===1&&(h=e,e=function(a){return f().off(a),h.apply(this,arguments)},e.guid=h.guid||(h.guid=f.guid++)),this.each(function(){f.event.add(this,a,e,d,c)})},one:function(a,b,c,d){return this.on.call(this,a,b,c,d,1)},off:function(a,c,d){if(a&&a.preventDefault&&a.handleObj){var e=a.handleObj;return f(a.delegateTarget).off(e.namespace?e.type+"."+e.namespace:e.type,e.selector,e.handler),this}if(typeof a=="object"){for(var g in a)this.off(g,c,a[g]);return this}if(c===!1||typeof c=="function")d=c,c=b;return d===!1&&(d=M),this.each(function(){f.event.remove(this,a,d,c)})},bind:function(a,b,c){return this.on(a,null,b,c)},unbind:function(a,b){return this.off(a,null,b)},live:function(a,b,c){return f(this.context).on(a,this.selector,b,c),this},die:function(a,b){return f(this.context).off(a,this.selector||"**",b),this},delegate:function(a,b,c,d){return this.on(b,a,c,d)},undelegate:function(a,b,c){return arguments.length==1?this.off(a,"**"):this.off(b,a,c)},trigger:function(a,b){return this.each(function(){f.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0])return f.event.trigger(a,b,this[0],!0)},toggle:function(a){var b=arguments,c=a.guid||f.guid++,d=0,e=function(c){var e=(f._data(this,"lastToggle"+a.guid)||0)%d;return f._data(this,"lastToggle"+a.guid,e+1),c.preventDefault(),b[e].apply(this,arguments)||!1};e.guid=c;while(d<b.length)b[d++].guid=c;return this.click(e)},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}}),f.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error contextmenu".split(" "),function(a,b){f.fn[b]=function(a,c){return c==null&&(c=a,a=null),arguments.length>0?this.bind(b,a,c):this.trigger(b)},f.attrFn&&(f.attrFn[b]=!0),G.test(b)&&(f.event.fixHooks[b]=f.event.keyHooks),H.test(b)&&(f.event.fixHooks[b]=f.event.mouseHooks)}),function(){function w(a,b,c,e,f,g){for(var h=0,i=e.length;h<i;h++){var j=e[h];if(j){var k=!1;j=j[a];while(j){if(j[d]===c){k=e[j.sizset];break}j.nodeType===1&&!g&&(j[d]=c,j.sizset=h);if(j.nodeName.toLowerCase()===b){k=j;break}j=j[a]}e[h]=k}}}function x(a,b,c,e,f,g){for(var h=0,i=e.length;h<i;h++){var j=e[h];if(j){var k=!1;j=j[a];while(j){if(j[d]===c){k=e[j.sizset];break}if(j.nodeType===1){g||(j[d]=c,j.sizset=h);if(typeof b!="string"){if(j===b){k=!0;break}}else if(m.filter(b,[j]).length>0){k=j;break}}j=j[a]}e[h]=k}}}var a=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^\[\]]*\]|['"][^'"]*['"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\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(){return i=!1,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:d.parentNode,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);return l&&(m(l,h,e,f),m.uniqueSort(e)),e};m.uniqueSort=function(a){if(u){h=i,a.sort(u);if(h)for(var b=1;b<a.length;b++)a[b]===a[b-1]&&a.splice(b--,1)}return a},m.matches=function(a,b){return m(a,null,null,b)},m.matchesSelector=function(a,b){return m(b,null,null,[a]).length>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<f;e++){h=o.order[e];if(g=o.leftMatch[h].exec(a)){i=g[1],g.splice(1,1);if(i.substr(i.length-1)!=="\\"){g[1]=(g[1]||"").replace(j,""),d=o.find[h](g,b,c);if(d!=null){a=a.replace(o.match[h],"");break}}}}return d||(d=typeof b.getElementsByTagName!="undefined"?b.getElementsByTagName("*"):[]),{set:d,expr:a}},m.filter=function(a,c,d,e){var f,g,h,i,j,k,l,n,p,q=a,r=[],s=c,t=c&&c[0]&&m.isXML(c[0]);while(a&&c.length){for(h in o.filter)if((f=o.leftMatch[h].exec(a))!=null&&f[2]){k=o.filter[h],l=f[1],g=!1,f.splice(1,1);if(l.substr(l.length-1)==="\\")continue;s===r&&(r=[]);if(o.preFilter[h]){f=o.preFilter[h](f,s,d,r,e,t);if(!f)g=i=!0;else if(f===!0)continue}if(f)for(n=0;(j=s[n])!=null;n++)j&&(i=k(j,f,n,s),p=e^i,d&&i!=null?p?g=!0:s[n]=!1:p&&(r.push(j),g=!0));if(i!==b){d||(s=r),a=a.replace(o.match[h],"");if(!g)return[];break}}if(a===q)if(g==null)m.error(a);else break;q=a}return s},m.error=function(a){throw"Syntax error, unrecognized expression: "+a};var n=m.getText=function(a){var b,c,d=a.nodeType,e="";if(d){if(d===1){if(typeof a.textContent=="string")return a.textContent;if(typeof a.innerText=="string")return a.innerText.replace(k,"");for(a=a.firstChild;a;a=a.nextSibling)e+=n(a)}else if(d===3||d===4)return a.nodeValue}else for(b=0;c=a[b];b++)c.nodeType!==8&&(e+=n(c));return e},o=m.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF\-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF\-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF\-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF\-]|\\.)+)\s*(?:(\S?=)\s*(?:(['"])(.*?)\3|(#?(?:[\w\u00c0-\uFFFF\-]|\\.)*)|)|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*\-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\(\s*(even|odd|(?:[+\-]?\d+|(?:[+\-]?\d*)?n\s*(?:[+\-]\s*\d+)?))\s*\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^\-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF\-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(a){return a.getAttribute("href")},type:function(a){return a.getAttribute("type")}},relative:{"+":function(a,b){var c=typeof b=="string",d=c&&!l.test(b),e=c&&!d;d&&(b=b.toLowerCase());for(var f=0,g=a.length,h;f<g;f++)if(h=a[f]){while((h=h.previousSibling)&&h.nodeType!==1);a[f]=e||h&&h.nodeName.toLowerCase()===b?h||!1:h===b}e&&m.filter(b,a,!0)},">":function(a,b){var c,d=typeof b=="string",e=0,f=a.length;if(d&&!l.test(b)){b=b.toLowerCase();for(;e<f;e++){c=a[e];if(c){var g=c.parentNode;a[e]=g.nodeName.toLowerCase()===b?g:!1}}}else{for(;e<f;e++)c=a[e],c&&(a[e]=d?c.parentNode:c.parentNode===b);d&&m.filter(b,a,!0)}},"":function(a,b,c){var d,f=e++,g=x;typeof b=="string"&&!l.test(b)&&(b=b.toLowerCase(),d=b,g=w),g("parentNode",b,f,a,d,c)},"~":function(a,b,c){var d,f=e++,g=x;typeof b=="string"&&!l.test(b)&&(b=b.toLowerCase(),d=b,g=w),g("previousSibling",b,f,a,d,c)}},find:{ID:function(a,b,c){if(typeof b.getElementById!="undefined"&&!c){var d=b.getElementById(a[1]);return d&&d.parentNode?[d]:[]}},NAME:function(a,b){if(typeof b.getElementsByName!="undefined"){var c=[],d=b.getElementsByName(a[1]);for(var e=0,f=d.length;e<f;e++)d[e].getAttribute("name")===a[1]&&c.push(d[e]);return c.length===0?null:c}},TAG:function(a,b){if(typeof b.getElementsByTagName!="undefined")return b.getElementsByTagName(a[1])}},preFilter:{CLASS:function(a,b,c,d,e,f){a=" "+a[1].replace(j,"")+" ";if(f)return a;for(var g=0,h;(h=b[g])!=null;g++)h&&(e^(h.className&&(" "+h.className+" ").replace(/[\t\n\r]/g," ").indexOf(a)>=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]);return a[0]=e++,a},ATTR:function(a,b,c,d,e,f){var g=a[1]=a[1].replace(j,"");return!f&&o.attrMap[g]&&(a[1]=o.attrMap[g]),a[4]=(a[4]||a[5]||"").replace(j,""),a[2]==="~="&&(a[4]=" "+a[4]+" "),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);return d||e.push.apply(e,g),!1}else if(o.match.POS.test(b[0])||o.match.CHILD.test(b[0]))return!0;return b},POS:function(a){return a.unshift(!0),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){return a.parentNode&&a.parentNode.selectedIndex,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},gt: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<i;h++)if(g[h]===a)return!1;return!0}m.error(e)},CHILD:function(a,b){var c,e,f,g,h,i,j,k=b[1],l=a;switch(k){case"only":case"first":while(l=l.previousSibling)if(l.nodeType===1)return!1;if(k==="first")return!0;l=a;case"last":while(l=l.nextSibling)if(l.nodeType===1)return!1;return!0;case"nth":c=b[2],e=b[3];if(c===1&&e===0)return!0;f=b[0],g=a.parentNode;if(g&&(g[d]!==f||!a.nodeIndex)){i=0;for(l=g.firstChild;l;l=l.nextSibling)l.nodeType===1&&(l.nodeIndex=++i);g[d]=f}return j=a.nodeIndex-e,c===0?j===0:j%c===0&&j/c>=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){return a=Array.prototype.slice.call(a,0),b?(b.push.apply(b,a),b):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;c++)d.push(a[c]);else for(;a[c];c++)d.push(a[c]);return d}}var u,v;c.documentElement.compareDocumentPosition?u=function(a,b){return a===b?(h=!0,0):!a.compareDocumentPosition||!b.compareDocumentPosition?a.compareDocumentPosition?-1:1:a.compareDocumentPosition(b)&4?-1:1}:(u=function(a,b){if(a===b)return h=!0,0;if(a.sourceIndex&&b.sourceIndex)return a.sourceIndex-b.sourceIndex;var c,d,e=[],f=[],g=a.parentNode,i=b.parentNode,j=g;if(g===i)return v(a,b);if(!g)return-1;if(!i)return 1;while(j)e.unshift(j),j=j.parentNode;j=i;while(j)f.unshift(j),j=j.parentNode;c=e.length,d=f.length;for(var k=0;k<c&&k<d;k++)if(e[k]!==f[k])return v(e[k],f[k]);return k===c?v(a,f[k],-1):v(e[k],b,1)},v=function(a,b,c){if(a===b)return c;var d=a.nextSibling;while(d){if(d===b)return-1;d=d.nextSibling}return 1}),function(){var a=c.createElement("div"),d="script"+(new Date).getTime(),e=c.documentElement;a.innerHTML="<a name='"+d+"'/>",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 href='#'></a>",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="<p class='TEST'></p>";if(b.querySelectorAll&&b.querySelectorAll(".TEST").length===0)return;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="<div class='test e'></div><div class='test'></div>";if(!a.getElementsByClassName||a.getElementsByClassName("e").length===0)return;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<i;h++)m(a,g[h],e,c);return m.filter(f,e)};m.attr=f.attr,m.selectors.attrMap={},f.find=m,f.expr=m.selectors,f.expr[":"]=f.expr.filters,f.unique=m.uniqueSort,f.text=m.getText,f.isXMLDoc=m.isXML,f.contains=m.contains}();var O=/Until$/,P=/^(?:parents|prevUntil|prevAll)/,Q=/,/,R=/^.[^:#\[\.,]*$/,S=Array.prototype.slice,T=f.expr.match.POS,U={children:!0,contents:!0,next:!0,prev:!0};f.fn.extend({find:function(a){var b=this,c,d;if(typeof a!="string")return f(a).filter(function(){for(c=0,d=b.length;c<d;c++)if(f.contains(b[c],this))return!0});var e=this.pushStack("","find",a),g,h,i;for(c=0,d=this.length;c<d;c++){g=e.length,f.find(a,this[c],e);if(c>0)for(h=g;h<e.length;h++)for(i=0;i<g;i++)if(e[i]===e[h]){e.splice(h--,1);break}}return e},has:function(a){var b=f(a);return this.filter(function(){for(var a=0,c=b.length;a<c;a++)if(f.contains(this,b[a]))return!0})},not:function(a){return this.pushStack(W(this,a,!1),"not",a)},filter:function(a){return this.pushStack(W(this,a,!0),"filter",a)},is:function(a){return!!a&&(typeof a=="string"?T.test(a)?f(a,this.context).index(this[0])>=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<a.length;d++)f(g).is(a[d])&&c.push({selector:a[d],elem:g,level:h});g=g.parentNode,h++}return c}var i=T.test(a)||typeof a!="string"?f(a,b||this.context):0;for(d=0,e=this.length;d<e;d++){g=this[d];while(g){if(i?i.index(g)>-1:f.find.matchesSelector(g,a)){c.push(g);break}g=g.parentNode;if(!g||!g.ownerDocument||g===b||g.nodeType===11)break}}return c=c.length>1?f.unique(c):c,this.pushStack(c,"closest",a)},index:function(a){return a?typeof a=="string"?f.inArray(this[0],f(a)):f.inArray(a.jquery?a[0]:a,this):this[0]&&this[0].parentNode?this.prevAll().length:-1},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(V(c[0])||V(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),g=S.call(arguments);return O.test(a)||(d=c),d&&typeof d=="string"&&(e=f.filter(d,e)),e=this.length>1&&!U[a]?f.unique(e):e,(this.length>1||Q.test(d))&&P.test(a)&&(e=e.reverse()),this.pushStack(e,a,g.join(","))}}),f.extend({filter:function(a,b,c){return c&&(a=":not("+a+")"),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 Y="abbr article aside audio canvas datalist details figcaption figure footer header hgroup mark meter nav output progress section summary time video",Z=/ jQuery\d+="(?:\d+|null)"/g,$=/^\s+/,_=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,ba=/<([\w:]+)/,bb=/<tbody/i,bc=/<|&#?\w+;/,bd=/<(?:script|style)/i,be=/<(?:script|object|embed|option|style)/i,bf=new RegExp("<(?:"+Y.replace(" ","|")+")","i"),bg=/checked\s*(?:[^=]|=\s*.checked.)/i,bh=/\/(java|ecma)script/i,bi=/^\s*<!(?:\[CDATA\[|\-\-)/,bj={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]},bk=X(c);bj.optgroup=bj.option,bj.tbody=bj.tfoot=bj.colgroup=bj.caption=bj.thead,bj.th=bj.td,f.support.htmlSerialize||(bj._default=[1,"div<div>","</div>"]),f.fn.extend({text:function(a){return f.isFunction(a)?this.each(function(b){var c=f(this);c.text(a.call(this,b,c.text()))}):typeof a!="object"&&a!==b?this.empty().append((this[0]&&this[0].ownerDocument||c).createTextNode(a)):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){return f.isFunction(a)?this.each(function(b){f(this).wrapInner(a.call(this,b))}):this.each(function(){var b=f(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){f(this).wrapAll(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(arguments[0]);return a.push.apply(a,this.toArray()),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);return a.push.apply(a,f(arguments[0]).toArray()),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){return a=a==null?!1:a,b=b==null?a:b,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(Z,""):null;if(typeof a=="string"&&!bd.test(a)&&(f.support.leadingWhitespace||!$.test(a))&&!bj[(ba.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(_,"<$1></$2>");try{for(var c=0,d=this.length;c<d;c++)this[c].nodeType===1&&(f.cleanData(this[c].getElementsByTagName("*")),this[c].innerHTML=a)}catch(e){this.empty().append(a)}}else f.isFunction(a)?this.each(function(b){var c=f(this);c.html(a.call(this,b,c.html()))}):this.empty().append(a);return this},replaceWith:function(a){return this[0]&&this[0].parentNode?f.isFunction(a)?this.each(function(b){var c=f(this),d=c.html();c.replaceWith(a.call(this,b,d))}):(typeof a!="string"&&(a=f(a).detach()),this.each(function(){var b=this.nextSibling,c=this.parentNode;f(this).remove(),b?f(b).before(a):f(c).append(a)})):this.length?this.pushStack(f(f.isFunction(a)?a():a),"replaceWith",a):this},detach:function(a){return this.remove(a,!0)},domManip:function(a,c,d){var e,g,h,i,j=a[0],k=[];if(!f.support.checkClone&&arguments.length===3&&typeof j=="string"&&bg.test(j))return this.each(function(){f(this).domManip(a,c,d,!0)});if(f.isFunction(j))return this.each(function(e){var g=f(this);a[0]=j.call(this,e,c?g.html():b),g.domManip(a,c,d)});if(this[0]){i=j&&j.parentNode,f.support.parentNode&&i&&i.nodeType===11&&i.childNodes.length===this.length?e={fragment:i}:e=f.buildFragment(a,this,k),h=e.fragment,h.childNodes.length===1?g=h=h.firstChild:g=h.firstChild;if(g){c=c&&f.nodeName(g,"tr");for(var l=0,m=this.length,n=m-1;l<m;l++)d.call(c?bl(this[l],g):this[l],e.cacheable||m>1&&l<n?f.clone(h,!0,!0):h)}k.length&&f.each(k,br)}return this}}),f.buildFragment=function(a,b,d){var e,g,h,i,j=a[0];return b&&b[0]&&(i=b[0].ownerDocument||b[0]),i.createDocumentFragment||(i=c),a.length===1&&typeof j=="string"&&j.length<512&&i===c&&j.charAt(0)==="<"&&!be.test(j)&&(f.support.checkClone||!bg.test(j))&&!f.support.unknownElems&&bf.test(j)&&(g=!0,h=f.fragments[j],h&&h!==1&&(e=h)),e||(e=i.createDocumentFragment(),f.clean(a,i,e,d)),g&&(f.fragments[j]=h?e:1),{fragment:e,cacheable:g}},f.fragments={},f.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){f.fn[a]=function(c){var d=[],e=f(c),g=this.length===1&&this[0].parentNode;if(g&&g.nodeType===11&&g.childNodes.length===1&&e.length===1)return e[b](this[0]),this;for(var h=0,i=e.length;h<i;h++){var j=(h>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=a.cloneNode(!0),e,g,h;if((!f.support.noCloneEvent||!f.support.noCloneChecked)&&(a.nodeType===1||a.nodeType===11)&&!f.isXMLDoc(a)){bn(a,d),e=bo(a),g=bo(d);for(h=0;e[h];++h)g[h]&&bn(e[h],g[h])}if(b){bm(a,d);if(c){e=bo(a),g=bo(d);for(h=0;e[h];++h)bm(e[h],g[h])}}return e=g=null,d},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(!bc.test(k))k=b.createTextNode(k);else{k=k.replace(_,"<$1></$2>");var l=(ba.exec(k)||["",""])[1].toLowerCase(),m=bj[l]||bj._default,n=m[0],o=b.createElement("div");b===c?bk.appendChild(o):X(b).appendChild(o),o.innerHTML=m[1]+k+m[2];while(n--)o=o.lastChild;if(!f.support.tbody){var p=bb.test(k),q=l==="table"&&!p?o.firstChild&&o.firstChild.childNodes:m[1]==="<table>"&&!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&&$.test(k)&&o.insertBefore(b.createTextNode($.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<r;i++)bq(k[i]);else bq(k);k.nodeType?h.push(k):h=f.merge(h,k)}if(d){g=function(a){return!a.type||bh.test(a.type)};for(j=0;h[j];j++)if(e&&f.nodeName(h[j],"script")&&(!h[j].type||h[j].type.toLowerCase()==="text/javascript"))e.push(h[j].parentNode?h[j].parentNode.removeChild(h[j]):h[j]);else{if(h[j].nodeType===1){var s=f.grep(h[j].getElementsByTagName("script"),g);h.splice.apply(h,[j+1,0].concat(s))}d.appendChild(h[j])}}return h},cleanData:function(a){var b,c,d=f.cache,e=f.event.special,g=f.support.deleteExpando;for(var h=0,i;(i=a[h])!=null;h++){if(i.nodeName&&f.noData[i.nodeName.toLowerCase()])continue;c=i[f.expando];if(c){b=d[c];if(b&&b.events){for(var j in b.events)e[j]?f.event.remove(i,j):f.removeEvent(i,j,b.handle);b.handle&&(b.handle.elem=null)}g?delete i[f.expando]:i.removeAttribute&&i.removeAttribute(f.expando),delete d[c]}}}});var bs=/alpha\([^)]*\)/i,bt=/opacity=([^)]*)/,bu=/([A-Z]|^ms)/g,bv=/^-?\d+(?:px)?$/i,bw=/^-?\d/,bx=/^([\-+])=([\-+.\de]+)/,by={position:"absolute",visibility:"hidden",display:"block"},bz=["Left","Right"],bA=["Top","Bottom"],bB,bC,bD;f.fn.css=function(a,c){return arguments.length===2&&c===b?this:f.access(this,a,c,!0,function(a,c,d){return d!==b?f.style(a,c,d):f.css(a,c)})},f.extend({cssHooks:{opacity:{get:function(a,b){if(b){var c=bB(a,"opacity","opacity");return c===""?"1":c}return a.style.opacity}}},cssNumber:{fillOpacity:!0,fontWeight:!0,lineHeight:!0,opacity:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{"float":f.support.cssFloat?"cssFloat":"styleFloat"},style:function(a,c,d,e){if(!a||a.nodeType===3||a.nodeType===8||!a.style)return;var g,h,i=f.camelCase(c),j=a.style,k=f.cssHooks[i];c=f.cssProps[i]||i;if(d===b)return k&&"get"in k&&(g=k.get(a,!1,e))!==b?g:j[c];h=typeof d,h==="string"&&(g=bx.exec(d))&&(d=+(g[1]+1)*+g[2]+parseFloat(f.css(a,c)),h="number");if(d==null||h==="number"&&isNaN(d))return;h==="number"&&!f.cssNumber[i]&&(d+="px");if(!k||!("set"in k)||(d=k.set(a,d))!==b)try{j[c]=d}catch(l){}},css:function(a,c,d){var e,g;c=f.camelCase(c),g=f.cssHooks[c],c=f.cssProps[c]||c,c==="cssFloat"&&(c="float");if(g&&"get"in g&&(e=g.get(a,!0,d))!==b)return e;if(bB)return bB(a,c)},swap:function(a,b,c){var d={};for(var e in b)d[e]=a.style[e],a.style[e]=b[e];c.call(a);for(e in b)a.style[e]=d[e]}}),f.curCSS=f.css,f.each(["height","width"],function(a,b){f.cssHooks[b]={get:function(a,c,d){var e;if(c)return a.offsetWidth!==0?bE(a,b,d):(f.swap(a,by,function(){e=bE(a,b,d)}),e)},set:function(a,b){if(!bv.test(b))return b;b=parseFloat(b);if(b>=0)return b+"px"}}}),f.support.opacity||(f.cssHooks.opacity={get:function(a,b){return bt.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(bs,""))===""){c.removeAttribute("filter");if(d&&!d.filter)return}c.filter=bs.test(g)?g.replace(bs,e):g+" "+e}}),f(function(){f.support.reliableMarginRight||(f.cssHooks.marginRight={get:function(a,b){var c;return f.swap(a,{display:"inline-block"},function(){b?c=bB(a,"margin-right","marginRight"):c=a.style.marginRight}),c}})}),c.defaultView&&c.defaultView.getComputedStyle&&(bC=function(a,c){var d,e,g;c=c.replace(bu,"-$1").toLowerCase();if(!(e=a.ownerDocument.defaultView))return b;if(g=e.getComputedStyle(a,null))d=g.getPropertyValue(c),d===""&&!f.contains(a.ownerDocument.documentElement,a)&&(d=f.style(a,c));return d}),c.documentElement.currentStyle&&(bD=function(a,b){var c,d,e,f=a.currentStyle&&a.currentStyle[b],g=a.style;return f===null&&g&&(e=g[b])&&(f=e),!bv.test(f)&&bw.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)),f===""?"auto":f}),bB=bC||bD,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 bF=/%20/g,bG=/\[\]$/,bH=/\r?\n/g,bI=/#.*$/,bJ=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,bK=/^(?:color|date|datetime|datetime-local|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,bL=/^(?:about|app|app\-storage|.+\-extension|file|res|widget):$/,bM=/^(?:GET|HEAD)$/,bN=/^\/\//,bO=/\?/,bP=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,bQ=/^(?:select|textarea)/i,bR=/\s+/,bS=/([?&])_=[^&]*/,bT=/^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+))?)?/,bU=f.fn.load,bV={},bW={},bX,bY,bZ=["*/"]+["*"];try{bX=e.href}catch(b$){bX=c.createElement("a"),bX.href="",bX=bX.href}bY=bT.exec(bX.toLowerCase())||[],f.fn.extend({load:function(a,c,d){if(typeof a!="string"&&bU)return bU.apply(this,arguments);if(!this.length)return this;var e=a.indexOf(" ");if(e>=0){var g=a.slice(e,a.length);a=a.slice(0,e)}var h="GET";c&&(f.isFunction(c)?(d=c,c=b):typeof c=="object"&&(c=f.param(c,f.ajaxSettings.traditional),h="POST"));var i=this;return f.ajax({url:a,type:h,dataType:"html",data:c,complete:function(a,b,c){c=a.responseText,a.isResolved()&&(a.done(function(a){c=a}),i.html(g?f("<div>").append(c.replace(bP,"")).find(g):c)),d&&i.each(d,[c,b,a])}}),this},serialize:function(){return f.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?f.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||bQ.test(this.nodeName)||bK.test(this.type))}).map(function(a,b){var c=f(this).val();return c==null?null:f.isArray(c)?f.map(c,function(a,c){return{name:b.name,value:a.replace(bH,"\r\n")}}):{name:b.name,value:c.replace(bH,"\r\n")}}).get()}}),f.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){f.fn[b]=function(a){return this.bind(b,a)}}),f.each(["get","post"],function(a,c){f[c]=function(a,d,e,g){return f.isFunction(d)&&(g=g||e,e=d,d=b),f.ajax({type:c,url:a,data:d,success:e,dataType:g})}}),f.extend({getScript:function(a,c){return f.get(a,b,c,"script")},getJSON:function(a,b,c){return f.get(a,b,c,"json")},ajaxSetup:function(a,b){return b?cb(a,f.ajaxSettings):(b=a,a=f.ajaxSettings),cb(a,b),a},ajaxSettings:{url:bX,isLocal:bL.test(bY[1]),global:!0,type:"GET",contentType:"application/x-www-form-urlencoded",processData:!0,async:!0,accepts:{xml:"application/xml, text/xml",html:"text/html",text:"text/plain",json:"application/json, text/javascript","*":bZ},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":a.String,"text html":!0,"text json":f.parseJSON,"text xml":f.parseXML},flatOptions:{context:!0,url:!0}},ajaxPrefilter:b_(bV),ajaxTransport:b_(bW),ajax:function(a,c){function w(a,c,l,m){if(s===2)return;s=2,q&&clearTimeout(q),p=b,n=m||"",v.readyState=a>0?4:0;var o,r,u,w=c,x=l?cd(d,v,l):b,y,z;if(a>=200&&a<300||a===304){if(d.ifModified){if(y=v.getResponseHeader("Last-Modified"))f.lastModified[k]=y;if(z=v.getResponseHeader("Etag"))f.etag[k]=z}if(a===304)w="notmodified",o=!0;else try{r=ce(d,x),w="success",o=!0}catch(A){w="parsererror",u=A}}else{u=w;if(!w||a)w="error",a<0&&(a=0)}v.status=a,v.statusText=""+(c||w),o?h.resolveWith(e,[r,w,v]):h.rejectWith(e,[v,w,u]),v.statusCode(j),j=b,t&&g.trigger("ajax"+(o?"Success":"Error"),[v,d,o?r:u]),i.fireWith(e,[v,w]),t&&(g.trigger("ajaxComplete",[v,d]),--f.active||f.event.trigger("ajaxStop"))}typeof a=="object"&&(c=a,a=b),c=c||{};var d=f.ajaxSetup({},c),e=d.context||d,g=e!==d&&(e.nodeType||e instanceof f)?f(e):f.event,h=f.Deferred(),i=f.Callbacks("once memory"),j=d.statusCode||{},k,l={},m={},n,o,p,q,r,s=0,t,u,v={readyState:0,setRequestHeader:function(a,b){if(!s){var c=a.toLowerCase();a=m[c]=m[c]||a,l[a]=b}return this},getAllResponseHeaders:function(){return s===2?n:null},getResponseHeader:function(a){var c;if(s===2){if(!o){o={};while(c=bJ.exec(n))o[c[1].toLowerCase()]=c[2]}c=o[a.toLowerCase()]}return c===b?null:c},overrideMimeType:function(a){return s||(d.mimeType=a),this},abort:function(a){return a=a||"abort",p&&p.abort(a),w(0,a),this}};h.promise(v),v.success=v.done,v.error=v.fail,v.complete=i.add,v.statusCode=function(a){if(a){var b;if(s<2)for(b in a)j[b]=[j[b],a[b]];else b=a[v.status],v.then(b,b)}return this},d.url=((a||d.url)+"").replace(bI,"").replace(bN,bY[1]+"//"),d.dataTypes=f.trim(d.dataType||"*").toLowerCase().split(bR),d.crossDomain==null&&(r=bT.exec(d.url.toLowerCase()),d.crossDomain=!(!r||r[1]==bY[1]&&r[2]==bY[2]&&(r[3]||(r[1]==="http:"?80:443))==(bY[3]||(bY[1]==="http:"?80:443)))),d.data&&d.processData&&typeof d.data!="string"&&(d.data=f.param(d.data,d.traditional)),ca(bV,d,c,v);if(s===2)return!1;t=d.global,d.type=d.type.toUpperCase(),d.hasContent=!bM.test(d.type),t&&f.active++===0&&f.event.trigger("ajaxStart");if(!d.hasContent){d.data&&(d.url+=(bO.test(d.url)?"&":"?")+d.data,delete d.data),k=d.url;if(d.cache===!1){var x=f.now(),y=d.url.replace(bS,"$1_="+x);d.url=y+(y===d.url?(bO.test(d.url)?"&":"?")+"_="+x:"")}}(d.data&&d.hasContent&&d.contentType!==!1||c.contentType)&&v.setRequestHeader("Content-Type",d.contentType),d.ifModified&&(k=k||d.url,f.lastModified[k]&&v.setRequestHeader("If-Modified-Since",f.lastModified[k]),f.etag[k]&&v.setRequestHeader("If-None-Match",f.etag[k])),v.setRequestHeader("Accept",d.dataTypes[0]&&d.accepts[d.dataTypes[0]]?d.accepts[d.dataTypes[0]]+(d.dataTypes[0]!=="*"?", "+bZ+"; q=0.01":""):d.accepts["*"]);for(u in d.headers)v.setRequestHeader(u,d.headers[u]);if(!d.beforeSend||d.beforeSend.call(e,v,d)!==!1&&s!==2){for(u in{success:1,error:1,complete:1})v[u](d[u]);p=ca(bW,d,c,v);if(!p)w(-1,"No Transport");else{v.readyState=1,t&&g.trigger("ajaxSend",[v,d]),d.async&&d.timeout>0&&(q=setTimeout(function(){v.abort("timeout")},d.timeout));try{s=1,p.send(l,w)}catch(z){s<2?w(-1,z):f.error(z)}}return v}return v.abort(),!1},param:function(a,c){var d=[],e=function(a,b){b=f.isFunction(b)?b():b,d[d.length]=encodeURIComponent(a)+"="+encodeURIComponent(b)};c===b&&(c=f.ajaxSettings.traditional);if(f.isArray(a)||a.jquery&&!f.isPlainObject(a))f.each(a,function(){e(this.name,this.value)});else for(var g in a)cc(g,a[g],c,e);return d.join("&").replace(bF,"+")}}),f.extend({active:0,lastModified:{},etag:{}});var cf=f.now(),cg=/(\=)\?(&|$)|\?\?/i;f.ajaxSetup({jsonp:"callback",jsonpCallback:function(){return f.expando+"_"+cf++}}),f.ajaxPrefilter("json jsonp",function(b,c,d){var e=b.contentType==="application/x-www-form-urlencoded"&&typeof b.data=="string";if(b.dataTypes[0]==="jsonp"||b.jsonp!==!1&&(cg.test(b.url)||e&&cg.test(b.data))){var g,h=b.jsonpCallback=f.isFunction(b.jsonpCallback)?b.jsonpCallback():b.jsonpCallback,i=a[h],j=b.url,k=b.data,l="$1"+h+"$2";return b.jsonp!==!1&&(j=j.replace(cg,l),b.url===j&&(e&&(k=k.replace(cg,l)),b.data===k&&(j+=(/\?/.test(j)?"&":"?")+b.jsonp+"="+h))),b.url=j,b.data=k,a[h]=function(a){g=[a]},d.always(function(){a[h]=i,g&&f.isFunction(i)&&a[h](g[0])}),b.converters["script json"]=function(){return g||f.error(h+" was not called"),g[0]},b.dataTypes[0]="json","script"}}),f.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/javascript|ecmascript/},converters:{"text script":function(a){return f.globalEval(a),a}}}),f.ajaxPrefilter("script",function(a){a.cache===b&&(a.cache=!1),a.crossDomain&&(a.type="GET",a.global=!1)}),f.ajaxTransport("script",function(a){if(a.crossDomain){var d,e=c.head||c.getElementsByTagName("head")[0]||c.documentElement;return{send:function(f,g){d=c.createElement("script"),d.async="async",a.scriptCharset&&(d.charset=a.scriptCharset),d.src=a.url,d.onload=d.onreadystatechange=function(a,c){if(c||!d.readyState||/loaded|complete/.test(d.readyState))d.onload=d.onreadystatechange=null,e&&d.parentNode&&e.removeChild(d),d=b,c||g(200,"success")},e.insertBefore(d,e.firstChild)},abort:function(){d&&d.onload(0,1)}}}});var ch=a.ActiveXObject?function(){for(var a in cj)cj[a](0,1)}:!1,ci=0,cj;f.ajaxSettings.xhr=a.ActiveXObject?function(){return!this.isLocal&&ck()||cl()}:ck,function(a){f.extend(f.support,{ajax:!!a,cors:!!a&&"withCredentials"in a})}(f.ajaxSettings.xhr()),f.support.ajax&&f.ajaxTransport(function(c){if(!c.crossDomain||f.support.cors){var d;return{send:function(e,g){var h=c.xhr(),i,j;c.username?h.open(c.type,c.url,c.async,c.username,c.password):h.open(c.type,c.url,c.async);if(c.xhrFields)for(j in c.xhrFields)h[j]=c.xhrFields[j];c.mimeType&&h.overrideMimeType&&h.overrideMimeType(c.mimeType),!c.crossDomain&&!e["X-Requested-With"]&&(e["X-Requested-With"]="XMLHttpRequest");try{for(j in e)h.setRequestHeader(j,e[j])}catch(k){}h.send(c.hasContent&&c.data||null),d=function(a,e){var j,k,l,m,n;try{if(d&&(e||h.readyState===4)){d=b,i&&(h.onreadystatechange=f.noop,ch&&delete cj[i]);if(e)h.readyState!==4&&h.abort();else{j=h.status,l=h.getAllResponseHeaders(),m={},n=h.responseXML,n&&n.documentElement&&(m.xml=n),m.text=h.responseText;try{k=h.statusText}catch(o){k=""}!j&&c.isLocal&&!c.crossDomain?j=m.text?200:404:j===1223&&(j=204)}}}catch(p){e||g(-1,p)}m&&g(j,k,m,l)},!c.async||h.readyState===4?d():(i=++ci,ch&&(cj||(cj={},f(a).unload(ch)),cj[i]=d),h.onreadystatechange=d)},abort:function(){d&&d(0,1)}}}});var cm={},cn,co,cp=/^(?:toggle|show|hide)$/,cq=/^([+\-]=)?([\d+.\-]+)([a-z%]*)$/i,cr,cs=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]],ct;f.fn.extend({show:function(a,b,c){var d,e;if(a||a===0)return this.animate(cw("show",3),a,b,c);for(var g=0,h=this.length;g<h;g++)d=this[g],d.style&&(e=d.style.display,!f._data(d,"olddisplay")&&e==="none"&&(e=d.style.display=""),e===""&&f.css(d,"display")==="none"&&f._data(d,"olddisplay",cx(d.nodeName)));for(g=0;g<h;g++){d=this[g];if(d.style){e=d.style.display;if(e===""||e==="none")d.style.display=f._data(d,"olddisplay")||""}}return this},hide:function(a,b,c){if(a||a===0)return this.animate(cw("hide",3),a,b,c);var d,e,g=0,h=this.length;for(;g<h;g++)d=this[g],d.style&&(e=f.css(d,"display"),e!=="none"&&!f._data(d,"olddisplay")&&f._data(d,"olddisplay",e));for(g=0;g<h;g++)this[g].style&&(this[g].style.display="none");return this},_toggle:f.fn.toggle,toggle:function(a,b,c){var d=typeof a=="boolean";return f.isFunction(a)&&f.isFunction(b)?this._toggle.apply(this,arguments):a==null||d?this.each(function(){var b=d?a:f(this).is(":hidden");f(this)[b?"show":"hide"]()}):this.animate(cw("toggle",3),a,b,c),this},fadeTo:function(a,b,c,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,c,d)},animate:function(a,b,c,d){function g(){e.queue===!1&&f._mark(this);var b=f.extend({},e),c=this.nodeType===1,d=c&&f(this).is(":hidden"),g,h,i,j,k,l,m,n,o;b.animatedProperties={};for(i in a){g=f.camelCase(i),i!==g&&(a[g]=a[i],delete a[i]),h=a[g],f.isArray(h)?(b.animatedProperties[g]=h[1],h=a[g]=h[0]):b.animatedProperties[g]=b.specialEasing&&b.specialEasing[g]||b.easing||"swing";if(h==="hide"&&d||h==="show"&&!d)return b.complete.call(this);c&&(g==="height"||g==="width")&&(b.overflow=[this.style.overflow,this.style.overflowX,this.style.overflowY],f.css(this,"display")==="inline"&&f.css(this,"float")==="none"&&(!f.support.inlineBlockNeedsLayout||cx(this.nodeName)==="inline"?this.style.display="inline-block":this.style.zoom=1))}b.overflow!=null&&(this.style.overflow="hidden");for(i in a)j=new f.fx(this,b,i),h=a[i],cp.test(h)?(o=f._data(this,"toggle"+i)||(h==="toggle"?d?"show":"hide":0),o?(f._data(this,"toggle"+i,o==="show"?"hide":"show"),j[o]()):j[h]()):(k=cq.exec(h),l=j.cur(),k?(m=parseFloat(k[2]),n=k[3]||(f.cssNumber[i]?"":"px"),n!=="px"&&(f.style(this,i,(m||1)+n),l=(m||1)/j.cur()*l,f.style(this,i,l+n)),k[1]&&(m=(k[1]==="-="?-1:1)*m+l),j.custom(l,m,n)):j.custom(l,h,""));return!0}var e=f.speed(b,c,d);return f.isEmptyObject(a)?this.each(e.complete,[!1]):(a=f.extend({},a),e.queue===!1?this.each(g):this.queue(e.queue,g))},stop:function(a,c,d){return typeof a!="string"&&(d=c,c=a,a=b),c&&a!==!1&&this.queue(a||"fx",[]),this.each(function(){function h(a,b,c){var e=b[c];f.removeData(a,c,!0),e.stop(d)}var b,c=!1,e=f.timers,g=f._data(this);d||f._unmark(!0,this);if(a==null)for(b in g)g[b].stop&&b.indexOf(".run")===b.length-4&&h(this,g,b);else g[b=a+".run"]&&g[b].stop&&h(this,g,b);for(b=e.length;b--;)e[b].elem===this&&(a==null||e[b].queue===a)&&(d?e[b](!0):e[b].saveState(),c=!0,e.splice(b,1));(!d||!c)&&f.dequeue(this,a)})}}),f.each({slideDown:cw("show",1),slideUp:cw("hide",1),slideToggle:cw("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(a,b){f.fn[a]=function(a,c,d){return this.animate(b,a,c,d)}}),f.extend({speed:function(a,b,c){var d=a&&typeof a=="object"?f.extend({},a):{complete:c||!c&&b||f.isFunction(a)&&a,duration:a,easing:c&&b||b&&!f.isFunction(b)&&b};d.duration=f.fx.off?0:typeof d.duration=="number"?d.duration:d.duration in f.fx.speeds?f.fx.speeds[d.duration]:f.fx.speeds._default;if(d.queue==null||d.queue===!0)d.queue="fx";return d.old=d.complete,d.complete=function(a){f.isFunction(d.old)&&d.old.call(this),d.queue?f.dequeue(this,d.queue):a!==!1&&f._unmark(this)},d},easing:{linear:function(a,b,c,d){return c+d*a},swing:function(a,b,c,d){return(-Math.cos(a*Math.PI)/2+.5)*d+c}},timers:[],fx:function(a,b,c){this.options=b,this.elem=a,this.prop=c,b.orig=b.orig||{}}}),f.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this),(f.fx.step[this.prop]||f.fx.step._default)(this)},cur:function(){if(this.elem[this.prop]==null||!!this.elem.style&&this.elem.style[this.prop]!=null){var a,b=f.css(this.elem,this.prop);return isNaN(a=parseFloat(b))?!b||b==="auto"?0:b:a}return this.elem[this.prop]},custom:function(a,c,d){function h(a){return e.step(a)}var e=this,g=f.fx;this.startTime=ct||cu(),this.end=c,this.now=this.start=a,this.pos=this.state=0,this.unit=d||this.unit||(f.cssNumber[this.prop]?"":"px"),h.queue=this.options.queue,h.elem=this.elem,h.saveState=function(){e.options.hide&&f._data(e.elem,"fxshow"+e.prop)===b&&f._data(e.elem,"fxshow"+e.prop,e.start)},h()&&f.timers.push(h)&&!cr&&(cr=setInterval(g.tick,g.interval))},show:function(){var a=f._data(this.elem,"fxshow"+this.prop);this.options.orig[this.prop]=a||f.style(this.elem,this.prop),this.options.show=!0,a!==b?this.custom(this.cur(),a):this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur()),f(this.elem).show()},hide:function(){this.options.orig[this.prop]=f._data(this.elem,"fxshow"+this.prop)||f.style(this.elem,this.prop),this.options.hide=!0,this.custom(this.cur(),0)},step:function(a){var b,c,d,e=ct||cu(),g=!0,h=this.elem,i=this.options;if(a||e>=i.duration+this.startTime){this.now=this.end,this.pos=this.state=1,this.update(),i.animatedProperties[this.prop]=!0;for(b in i.animatedProperties)i.animatedProperties[b]!==!0&&(g=!1);if(g){i.overflow!=null&&!f.support.shrinkWrapBlocks&&f.each(["","X","Y"],function(a,b){h.style["overflow"+b]=i.overflow[a]}),i.hide&&f(h).hide();if(i.hide||i.show)for(b in i.animatedProperties)f.style(h,b,i.orig[b]),f.removeData(h,"fxshow"+b,!0),f.removeData(h,"toggle"+b,!0);d=i.complete,d&&(i.complete=!1,d.call(h))}return!1}return i.duration==Infinity?this.now=e:(c=e-this.startTime,this.state=c/i.duration,this.pos=f.easing[i.animatedProperties[this.prop]](this.state,c,0,1,i.duration),this.now=this.start+(this.end-this.start)*this.pos),this.update(),!0}},f.extend(f.fx,{tick:function(){var a,b=f.timers,c=0;for(;c<b.length;c++)a=b[c],!a()&&b[c]===a&&b.splice(c--,1);b.length||f.fx.stop()},interval:13,stop:function(){clearInterval(cr),cr=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){f.style(a.elem,"opacity",a.now)},_default:function(a){a.elem.style&&a.elem.style[a.prop]!=null?a.elem.style[a.prop]=a.now+a.unit:a.elem[a.prop]=a.now}}}),f.each(["width","height"],function(a,b){f.fx.step[b]=function(a){f.style(a.elem,b,Math.max(0,a.now))}}),f.expr&&f.expr.filters&&(f.expr.filters.animated=function(a){return f.grep(f.timers,function(b){return a===b.elem}).length});var cy=/^t(?:able|d|h)$/i,cz=/^(?:body|html)$/i;"getBoundingClientRect"in c.documentElement?f.fn.offset=function(a){var b=this[0],c;if(a)return this.each(function(b){f.offset.setOffset(this,a,b)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return f.offset.bodyOffset(b);try{c=b.getBoundingClientRect()}catch(d){}var e=b.ownerDocument,g=e.documentElement;if(!c||!f.contains(g,b))return c?{top:c.top,left:c.left}:{top:0,left:0};var h=e.body,i=cA(e),j=g.clientTop||h.clientTop||0,k=g.clientLeft||h.clientLeft||0,l=i.pageYOffset||f.support.boxModel&&g.scrollTop||h.scrollTop,m=i.pageXOffset||f.support.boxModel&&g.scrollLeft||h.scrollLeft,n=c.top+l-j,o=c.left+m-k;return{top:n,left:o}}:f.fn.offset=function(a){var b=this[0];if(a)return this.each(function(b){f.offset.setOffset(this,a,b)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return f.offset.bodyOffset(b);var c,d=b.offsetParent,e=b,g=b.ownerDocument,h=g.documentElement,i=g.body,j=g.defaultView,k=j?j.getComputedStyle(b,null):b.currentStyle,l=b.offsetTop,m=b.offsetLeft;while((b=b.parentNode)&&b!==i&&b!==h){if(f.support.fixedPosition&&k.position==="fixed")break;c=j?j.getComputedStyle(b,null):b.currentStyle,l-=b.scrollTop,m-=b.scrollLeft,b===d&&(l+=b.offsetTop,m+=b.offsetLeft,f.support.doesNotAddBorder&&(!f.support.doesAddBorderForTableAndCells||!cy.test(b.nodeName))&&(l+=parseFloat(c.borderTopWidth)||0,m+=parseFloat(c.borderLeftWidth)||0),e=d,d=b.offsetParent),f.support.subtractsBorderForOverflowNotVisible&&c.overflow!=="visible"&&(l+=parseFloat(c.borderTopWidth)||0,m+=parseFloat(c.borderLeftWidth)||0),k=c}if(k.position==="relative"||k.position==="static")l+=i.offsetTop,m+=i.offsetLeft;return f.support.fixedPosition&&k.position==="fixed"&&(l+=Math.max(h.scrollTop,i.scrollTop),m+=Math.max(h.scrollLeft,i.scrollLeft)),{top:l,left:m}},f.offset={bodyOffset:function(a){var b=a.offsetTop,c=a.offsetLeft;return f.support.doesNotIncludeMarginInBodyOffset&&(b+=parseFloat(f.css(a,"marginTop"))||0,c+=parseFloat(f.css(a,"marginLeft"))||0),{top:b,left:c}},setOffset:function(a,b,c){var d=f.css(a,"position");d==="static"&&(a.style.position="relative");var e=f(a),g=e.offset(),h=f.css(a,"top"),i=f.css(a,"left"),j=(d==="absolute"||d==="fixed")&&f.inArray("auto",[h,i])>-1,k={},l={},m,n;j?(l=e.position(),m=l.top,n=l.left):(m=parseFloat(h)||0,n=parseFloat(i)||0),f.isFunction(b)&&(b=b.call(a,c,g)),b.top!=null&&(k.top=b.top-g.top+m),b.left!=null&&(k.left=b.left-g.left+n),"using"in b?b.using.call(a,k):e.css(k)}},f.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),c=this.offset(),d=cz.test(b[0].nodeName)?{top:0,left:0}:b.offset();return c.top-=parseFloat(f.css(a,"marginTop"))||0,c.left-=parseFloat(f.css(a,"marginLeft"))||0,d.top+=parseFloat(f.css(b[0],"borderTopWidth"))||0,d.left+=parseFloat(f.css(b[0],"borderLeftWidth"))||0,{top:c.top-d.top,left:c.left-d.left}},offsetParent:function(){return this.map(function(){var a=this.offsetParent||c.body;while(a&&!cz.test(a.nodeName)&&f.css(a,"position")==="static")a=a.offsetParent;return a})}}),f.each(["Left","Top"],function(a,c){var d="scroll"+c;f.fn[d]=function(c){var e,g;return c===b?(e=this[0],e?(g=cA(e),g?"pageXOffset"in g?g[a?"pageYOffset":"pageXOffset"]:f.support.boxModel&&g.document.documentElement[d]||g.document.body[d]:e[d]):null):this.each(function(){g=cA(this),g?g.scrollTo(a?f(g).scrollLeft():c,a?c:f(g).scrollTop()):this[d]=c})}}),f.each(["Height","Width"],function(a,c){var d=c.toLowerCase();f.fn["inner"+c]=function(){var a=this[0];return a?a.style?parseFloat(f.css(a,d,"padding")):this[d]():null},f.fn["outer"+c]=function(a){var b=this[0];return b?b.style?parseFloat(f.css(b,d,a?"margin":"border")):this[d]():null},f.fn[d]=function(a){var e=this[0];if(!e)return a==null?null:this;if(f.isFunction(a))return this.each(function(b){var c=f(this);c[d](a.call(this,b,c[d]()))});if(f.isWindow(e)){var g=e.document.documentElement["client"+c],h=e.document.body;return e.document.compatMode==="CSS1Compat"&&g||h&&h["client"+c]||g}if(e.nodeType===9)return Math.max(e.documentElement["client"+c],e.body["scroll"+c],e.documentElement["scroll"+c],e.body["offset"+c],e.documentElement["offset"+c]);if(a===b){var i=f.css(e,d),j=parseFloat(i);return f.isNumeric(j)?j:i}return this.css(d,typeof a=="string"?a:a+"px")}}),a.jQuery=a.$=f})(window),jQuery.effects||function(a,b){function c(b){var c;return b&&b.constructor==Array&&b.length==3?b:(c=/rgb\(\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*\)/.exec(b))?[parseInt(c[1],10),parseInt(c[2],10),parseInt(c[3],10)]:(c=/rgb\(\s*([0-9]+(?:\.[0-9]+)?)\%\s*,\s*([0-9]+(?:\.[0-9]+)?)\%\s*,\s*([0-9]+(?:\.[0-9]+)?)\%\s*\)/.exec(b))?[parseFloat(c[1])*2.55,parseFloat(c[2])*2.55,parseFloat(c[3])*2.55]:(c=/#([a-fA-F0-9]{2})([a-fA-F0-9]{2})([a-fA-F0-9]{2})/.exec(b))?[parseInt(c[1],16),parseInt(c[2],16),parseInt(c[3],16)]:(c=/#([a-fA-F0-9])([a-fA-F0-9])([a-fA-F0-9])/.exec(b))?[parseInt(c[1]+c[1],16),parseInt(c[2]+c[2],16),parseInt(c[3]+c[3],16)]:(c=/rgba\(0, 0, 0, 0\)/.exec(b))?e.transparent:e[a.trim(b).toLowerCase()]}function d(b,d){var e;do{e=a.curCSS(b,d);if(e!=""&&e!="transparent"||a.nodeName(b,"body"))break;d="backgroundColor"}while(b=b.parentNode);return c(e)}function h(){var a=document.defaultView?document.defaultView.getComputedStyle(this,null):this.currentStyle,b={},c,d;if(a&&a.length&&a[0]&&a[a[0]]){var e=a.length;while(e--)c=a[e],typeof a[c]=="string"&&(d=c.replace(/\-(\w)/g,function(a,b){return b.toUpperCase()}),b[d]=a[c])}else for(c in a)typeof a[c]=="string"&&(b[c]=a[c]);return b}function i(b){var c,d;for(c in b)d=b[c],(d==null||a.isFunction(d)||c in g||/scrollbar/.test(c)||!/color/i.test(c)&&isNaN(parseFloat(d)))&&delete b[c];return b}function j(a,b){var c={_:0},d;for(d in b)a[d]!=b[d]&&(c[d]=b[d]);return c}function k(b,c,d,e){typeof b=="object"&&(e=c,d=null,c=b,b=c.effect),a.isFunction(c)&&(e=c,d=null,c={});if(typeof c=="number"||a.fx.speeds[c])e=d,d=c,c={};return a.isFunction(d)&&(e=d,d=null),c=c||{},d=d||c.duration,d=a.fx.off?0:typeof d=="number"?d:d in a.fx.speeds?a.fx.speeds[d]:a.fx.speeds._default,e=e||c.complete,[b,c,d,e]}function l(b){return!b||typeof b=="number"||a.fx.speeds[b]?!0:typeof b=="string"&&!a.effects[b]?!0:!1}a.effects={},a.each(["backgroundColor","borderBottomColor","borderLeftColor","borderRightColor","borderTopColor","borderColor","color","outlineColor"],function(b,e){a.fx.step[e]=function(a){a.colorInit||(a.start=d(a.elem,e),a.end=c(a.end),a.colorInit=!0),a.elem.style[e]="rgb("+Math.max(Math.min(parseInt(a.pos*(a.end[0]-a.start[0])+a.start[0],10),255),0)+","+Math.max(Math.min(parseInt(a.pos*(a.end[1]-a.start[1])+a.start[1],10),255),0)+","+Math.max(Math.min(parseInt(a.pos*(a.end[2]-a.start[2])+a.start[2],10),255),0)+")"}});var e={aqua:[0,255,255],azure:[240,255,255],beige:[245,245,220],black:[0,0,0],blue:[0,0,255],brown:[165,42,42],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgrey:[169,169,169],darkgreen:[0,100,0],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkviolet:[148,0,211],fuchsia:[255,0,255],gold:[255,215,0],green:[0,128,0],indigo:[75,0,130],khaki:[240,230,140],lightblue:[173,216,230],lightcyan:[224,255,255],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightyellow:[255,255,224],lime:[0,255,0],magenta:[255,0,255],maroon:[128,0,0],navy:[0,0,128],olive:[128,128,0],orange:[255,165,0],pink:[255,192,203],purple:[128,0,128],violet:[128,0,128],red:[255,0,0],silver:[192,192,192],white:[255,255,255],yellow:[255,255,0],transparent:[255,255,255]},f=["add","remove","toggle"],g={border:1,borderBottom:1,borderColor:1,borderLeft:1,borderRight:1,borderTop:1,borderWidth:1,margin:1,padding:1};a.effects.animateClass=function(b,c,d,e){return a.isFunction(d)&&(e=d,d=null),this.queue(function(){var g=a(this),k=g.attr("style")||" ",l=i(h.call(this)),m,n=g.attr("class");a.each(f,function(a,c){b[c]&&g[c+"Class"](b[c])}),m=i(h.call(this)),g.attr("class",n),g.animate(j(l,m),{queue:!1,duration:c,easing:d,complete:function(){a.each(f,function(a,c){b[c]&&g[c+"Class"](b[c])}),typeof g.attr("style")=="object"?(g.attr("style").cssText="",g.attr("style").cssText=k):g.attr("style",k),e&&e.apply(this,arguments),a.dequeue(this)}})})},a.fn.extend({_addClass:a.fn.addClass,addClass:function(b,c,d,e){return c?a.effects.animateClass.apply(this,[{add:b},c,d,e]):this._addClass(b)},_removeClass:a.fn.removeClass,removeClass:function(b,c,d,e){return c?a.effects.animateClass.apply(this,[{remove:b},c,d,e]):this._removeClass(b)},_toggleClass:a.fn.toggleClass,toggleClass:function(c,d,e,f,g){return typeof d=="boolean"||d===b?e?a.effects.animateClass.apply(this,[d?{add:c}:{remove:c},e,f,g]):this._toggleClass(c,d):a.effects.animateClass.apply(this,[{toggle:c},d,e,f])},switchClass:function(b,c,d,e,f){return a.effects.animateClass.apply(this,[{add:c,remove:b},d,e,f])}}),a.extend(a.effects,{version:"1.8.16",save:function(a,b){for(var c=0;c<b.length;c++)b[c]!==null&&a.data("ec.storage."+b[c],a[0].style[b[c]])},restore:function(a,b){for(var c=0;c<b.length;c++)b[c]!==null&&a.css(b[c],a.data("ec.storage."+b[c]))},setMode:function(a,b){return b=="toggle"&&(b=a.is(":hidden")?"show":"hide"),b},getBaseline:function(a,b){var c,d;switch(a[0]){case"top":c=0;break;case"middle":c=.5;break;case"bottom":c=1;break;default:c=a[0]/b.height}switch(a[1]){case"left":d=0;break;case"center":d=.5;break;case"right":d=1;break;default:d=a[1]/b.width}return{x:d,y:c}},createWrapper:function(b){if(b.parent().is(".ui-effects-wrapper"))return b.parent();var c={width:b.outerWidth(!0),height:b.outerHeight(!0),"float":b.css("float")},d=a("<div></div>").addClass("ui-effects-wrapper").css({fontSize:"100%",background:"transparent",border:"none",margin:0,padding:0}),e=document.activeElement;return b.wrap(d),(b[0]===e||a.contains(b[0],e))&&a(e).focus(),d=b.parent(),b.css("position")=="static"?(d.css({position:"relative"}),b.css({position:"relative"})):(a.extend(c,{position:b.css("position"),zIndex:b.css("z-index")}),a.each(["top","left","bottom","right"],function(a,d){c[d]=b.css(d),isNaN(parseInt(c[d],10))&&(c[d]="auto")}),b.css({position:"relative",top:0,left:0,right:"auto",bottom:"auto"})),d.css(c).show()},removeWrapper:function(b){var c,d=document.activeElement;return b.parent().is(".ui-effects-wrapper")?(c=b.parent().replaceWith(b),(b[0]===d||a.contains(b[0],d))&&a(d).focus(),c):b},setTransition:function(b,c,d,e){return e=e||{},a.each(c,function(a,c){unit=b.cssUnit(c),unit[0]>0&&(e[c]=unit[0]*d+unit[1])}),e}}),a.fn.extend({effect:function(b,c,d,e){var f=k.apply(this,arguments),g={options:f[1],duration:f[2],callback:f[3]},h=g.options.mode,i=a.effects[b];return a.fx.off||!i?h?this[h](g.duration,g.callback):this.each(function(){g.callback&&g.callback.call(this)}):i.call(this,g)},_show:a.fn.show,show:function(a){if(l(a))return this._show.apply(this,arguments);var b=k.apply(this,arguments);return b[1].mode="show",this.effect.apply(this,b)},_hide:a.fn.hide,hide:function(a){if(l(a))return this._hide.apply(this,arguments);var b=k.apply(this,arguments);return b[1].mode="hide",this.effect.apply(this,b)},__toggle:a.fn.toggle,toggle:function(b){if(l(b)||typeof b=="boolean"||a.isFunction(b))return this.__toggle.apply(this,arguments);var c=k.apply(this,arguments);return c[1].mode="toggle",this.effect.apply(this,c)},cssUnit:function(b){var c=this.css(b),d=[];return a.each(["em","px","%","pt"],function(a,b){c.indexOf(b)>0&&(d=[parseFloat(c),b])}),d}}),a.easing.jswing=a.easing.swing,a.extend(a.easing,{def:"easeOutQuad",swing:function(b,c,d,e,f){return a.easing[a.easing.def](b,c,d,e,f)},easeInQuad:function(a,b,c,d,e){return d*(b/=e)*b+c},easeOutQuad:function(a,b,c,d,e){return-d*(b/=e)*(b-2)+c},easeInOutQuad:function(a,b,c,d,e){return(b/=e/2)<1?d/2*b*b+c:-d/2*(--b*(b-2)-1)+c},easeInCubic:function(a,b,c,d,e){return d*(b/=e)*b*b+c},easeOutCubic:function(a,b,c,d,e){return d*((b=b/e-1)*b*b+1)+c},easeInOutCubic:function(a,b,c,d,e){return(b/=e/2)<1?d/2*b*b*b+c:d/2*((b-=2)*b*b+2)+c},easeInQuart:function(a,b,c,d,e){return d*(b/=e)*b*b*b+c},easeOutQuart:function(a,b,c,d,e){return-d*((b=b/e-1)*b*b*b-1)+c},easeInOutQuart:function(a,b,c,d,e){return(b/=e/2)<1?d/2*b*b*b*b+c:-d/2*((b-=2)*b*b*b-2)+c},easeInQuint:function(a,b,c,d,e){return d*(b/=e)*b*b*b*b+c},easeOutQuint:function(a,b,c,d,e){return d*((b=b/e-1)*b*b*b*b+1)+c},easeInOutQuint:function(a,b,c,d,e){return(b/=e/2)<1?d/2*b*b*b*b*b+c:d/2*((b-=2)*b*b*b*b+2)+c},easeInSine:function(a,b,c,d,e){return-d*Math.cos(b/e*(Math.PI/2))+d+c},easeOutSine:function(a,b,c,d,e){return d*Math.sin(b/e*(Math.PI/2))+c},easeInOutSine:function(a,b,c,d,e){return-d/2*(Math.cos(Math.PI*b/e)-1)+c},easeInExpo:function(a,b,c,d,e){return b==0?c:d*Math.pow(2,10*(b/e-1))+c},easeOutExpo:function(a,b,c,d,e){return b==e?c+d:d*(-Math.pow(2,-10*b/e)+1)+c},easeInOutExpo:function(a,b,c,d,e){return b==0?c:b==e?c+d:(b/=e/2)<1?d/2*Math.pow(2,10*(b-1))+c:d/2*(-Math.pow(2,-10*--b)+2)+c},easeInCirc:function(a,b,c,d,e){return-d*(Math.sqrt(1-(b/=e)*b)-1)+c},easeOutCirc:function(a,b,c,d,e){return d*Math.sqrt(1-(b=b/e-1)*b)+c},easeInOutCirc:function(a,b,c,d,e){return(b/=e/2)<1?-d/2*(Math.sqrt(1-b*b)-1)+c:d/2*(Math.sqrt(1-(b-=2)*b)+1)+c},easeInElastic:function(a,b,c,d,e){var f=1.70158,g=0,h=d;if(b==0)return c;if((b/=e)==1)return c+d;g||(g=e*.3);if(h<Math.abs(d)){h=d;var f=g/4}else var f=g/(2*Math.PI)*Math.asin(d/h);return-(h*Math.pow(2,10*(b-=1))*Math.sin((b*e-f)*2*Math.PI/g))+c},easeOutElastic:function(a,b,c,d,e){var f=1.70158,g=0,h=d;if(b==0)return c;if((b/=e)==1)return c+d;g||(g=e*.3);if(h<Math.abs(d)){h=d;var f=g/4}else var f=g/(2*Math.PI)*Math.asin(d/h);return h*Math.pow(2,-10*b)*Math.sin((b*e-f)*2*Math.PI/g)+d+c},easeInOutElastic:function(a,b,c,d,e){var f=1.70158,g=0,h=d;if(b==0)return c;if((b/=e/2)==2)return c+d;g||(g=e*.3*1.5);if(h<Math.abs(d)){h=d;var f=g/4}else var f=g/(2*Math.PI)*Math.asin(d/h);return b<1?-0.5*h*Math.pow(2,10*(b-=1))*Math.sin((b*e-f)*2*Math.PI/g)+c:h*Math.pow(2,-10*(b-=1))*Math.sin((b*e-f)*2*Math.PI/g)*.5+d+c},easeInBack:function(a,c,d,e,f,g){return g==b&&(g=1.70158),e*(c/=f)*c*((g+1)*c-g)+d},easeOutBack:function(a,c,d,e,f,g){return g==b&&(g=1.70158),e*((c=c/f-1)*c*((g+1)*c+g)+1)+d},easeInOutBack:function(a,c,d,e,f,g){return g==b&&(g=1.70158),(c/=f/2)<1?e/2*c*c*(((g*=1.525)+1)*c-g)+d:e/2*((c-=2)*c*(((g*=1.525)+1)*c+g)+2)+d},easeInBounce:function(b,c,d,e,f){return e-a.easing.easeOutBounce(b,f-c,0,e,f)+d},easeOutBounce:function(a,b,c,d,e){return(b/=e)<1/2.75?d*7.5625*b*b+c:b<2/2.75?d*(7.5625*(b-=1.5/2.75)*b+.75)+c:b<2.5/2.75?d*(7.5625*(b-=2.25/2.75)*b+.9375)+c:d*(7.5625*(b-=2.625/2.75)*b+.984375)+c},easeInOutBounce:function(b,c,d,e,f){return c<f/2?a.easing.easeInBounce(b,c*2,0,e,f)*.5+d:a.easing.easeOutBounce(b,c*2-f,0,e,f)*.5+e*.5+d}})}(jQuery),function(a){a.address=function(){var b=function(b){a(a.address).trigger(a.extend(a.Event(b),function(){var b={},c=a.address.parameterNames();for(var d=0,e=c.length;d<e;d++)b[c[d]]=a.address.parameter(c[d]);return{value:a.address.value(),path:a.address.path(),pathNames:a.address.pathNames(),parameterNames:c,parameters:b,queryString:a.address.queryString()}}.call(a.address)))},c=function(a){return Array.prototype.slice.call(a)},d=function(b,c,d){return a().bind.apply(a(a.address),Array.prototype.slice.call(arguments)),a.address},e=function(){return O.pushState&&H.state!==x},f=function(){return("/"+P.pathname.replace(new RegExp(H.state),"")+P.search+(g()?"#"+g():"")).replace(S,"/")},g=function(){var a=P.href.indexOf("#");return a!=-1?l(P.href.substr(a+1),G):""},h=function(){return e()?f():g()},i=function(){try{return top.document!==x?top:window}catch(a){return window}},j=function(){return"javascript"},k=function(a){return a=a.toString(),(H.strict&&a.substr(0,1)!="/"?"/":"")+a},l=function(a,b){return H.crawlable&&b?(a!==""?"!":"")+a:a.replace(/^\!/,"")},m=function(a,b){return parseInt(a.css(b),10)},n=function(){if(!_){var a=h(),b=bf!=a;b&&(K&&J<7?P.reload():(K&&!U&&H.history&&R(q,50),bf=a,o(G)))}},o=function(a){b(C),b(a?D:E),R(p,10)},p=function(){if(H.tracker!=="null"&&H.tracker!==null){var b=a.isFunction(H.tracker)?H.tracker:M[H.tracker],c=(P.pathname+P.search+(a.address&&!e()?a.address.value():"")).replace(/\/\//,"/").replace(/^\/$/,"");a.isFunction(b)?b(c):a.isFunction(M.urchinTracker)?M.urchinTracker(c):M.pageTracker!==x&&a.isFunction(M.pageTracker._trackPageview)?M.pageTracker._trackPageview(c):M._gaq!==x&&a.isFunction(M._gaq.push)&&M._gaq.push(["_trackPageview",decodeURI(c)])}},q=function(){var a=j()+":"+G+";document.open();document.writeln('<html><head><title>"+N.title.replace(/\'/g,"\\'")+"</title><script>var "+y+' = "'+h()+(N.domain!=P.hostname?'";document.domain="'+N.domain:"")+'";</'+"script></head></html>');document.close();";J<7?V.src=a:V.contentWindow.location.replace(a)},r=function(){if(X&&Y!=-1){var a,b,c=X.substr(Y+1).split("&");for(a=0;a<c.length;a++)b=c[a].split("="),/^(autoUpdate|crawlable|history|strict|wrap)$/.test(b[0])&&(H[b[0]]=isNaN(b[1])?/^(true|yes)$/i.test(b[1]):parseInt(b[1],10)!==0),/^(state|tracker)$/.test(b[0])&&(H[b[0]]=b[1]);X=null}bf=h()},s=function(){if(!ba){ba=F,r();var c=function(){t.call(this),w.call(this)},d=a("body").ajaxComplete(c);c();if(H.wrap){var f=a("body > *").wrapAll('<div style="padding:'+(m(d,"marginTop")+m(d,"paddingTop"))+"px "+(m(d,"marginRight")+m(d,"paddingRight"))+"px "+(m(d,"marginBottom")+m(d,"paddingBottom"))+"px "+(m(d,"marginLeft")+m(d,"paddingLeft"))+'px;" />').parent().wrap('<div id="'+y+'" style="height:100%;overflow:auto;position:relative;'+(L&&!window.statusbar.visible?"resize:both;":"")+'" />');a("html, body").css({height:"100%",margin:0,padding:0,overflow:"hidden"}),L&&a('<style type="text/css" />').appendTo("head").text("#"+y+"::-webkit-resizer { background-color: #fff; }")}if(K&&!U){var g=N.getElementsByTagName("frameset")[0];V=N.createElement((g?"":"i")+"frame"),V.src=j()+":"+G,g?(g.insertAdjacentElement("beforeEnd",V),g[g.cols?"cols":"rows"]+=",0",V.noResize=F,V.frameBorder=V.frameSpacing=0):(V.style.display="none",V.style.width=V.style.height=0,V.tabIndex=-1,N.body.insertAdjacentElement("afterBegin",V)),R(function(){a(V).bind("load",function(){var a=V.contentWindow;bf=a[y]!==x?a[y]:"",bf!=h()&&(o(G),P.hash=l(bf,F))}),V.contentWindow[y]===x&&q()},50)}R(function(){b("init"),o(G)},1),e()||(U?M.addEventListener?M.addEventListener(A,n,G):M.attachEvent&&M.attachEvent("on"+A,n):Q(n,50))}},t=function(){var b,c=a("a"),d=c.size(),e=1,f=-1,g='[rel*="address:"]',h=function(){++f!=d&&(b=a(c.get(f)),b.is(g)&&b.address(g),R(h,e))};R(h,e)},u=function(){bf!=h()&&(bf=h(),o(G))},v=function(){M.removeEventListener?M.removeEventListener(A,n,G):M.detachEvent&&M.detachEvent("on"+A,n)},w=function(){if(H.crawlable){var b=P.pathname.replace(/\/$/,""),c="_escaped_fragment_";a("body").html().indexOf(c)!=-1&&a('a[href]:not([href^=http]), a[href*="'+document.domain+'"]').each(function(){var d=a(this).attr("href").replace(/^http:/,"").replace(new RegExp(b+"/?$"),"");(d===""||d.indexOf(c)!=-1)&&a(this).attr("href","#"+encodeURI(decodeURIComponent(d.replace(new RegExp("/(.*)\\?"+c+"=(.*)$"))),"!$2"))})}},x,y="jQueryAddress",z="string",A="hashchange",B="init",C="change",D="internalChange",E="externalChange",F=!0,G=!1,H={autoUpdate:F,crawlable:G,history:F,strict:F,wrap:G},I=a.browser,J=parseFloat(I.version),K=!a.support.opacity,L=I.webkit||I.safari,M=i(),N=M.document,O=M.history,P=M.location,Q=setInterval,R=setTimeout,S=/\/{2,9}/g,T=navigator.userAgent,U="on"+A in M,V,W,X=a("script:last").attr("src"),Y=X?X.indexOf("?"):-1,Z=N.title,_=G,ba=G,bb=F,bc=F,bd=G,be={},bf=h();if(K){J=parseFloat(T.substr(T.indexOf("MSIE")+4)),N.documentMode&&N.documentMode!=J&&(J=N.documentMode!=8?7:8);var bg=N.onpropertychange;N.onpropertychange=function(){bg&&bg.call(N),N.title!=Z&&N.title.indexOf("#"+h())!=-1&&(N.title=Z)}}O.navigationMode&&(O.navigationMode="compatible");if(document.readyState=="complete")var bh=setInterval(function(){a.address&&(s(),clearInterval(bh))},50);else r(),a(s);return a(window).bind("popstate",u).bind("unload",v),{bind:function(a,b,e){return d.apply(this,c(arguments))},init:function(a,b){return d.apply(this,[B].concat(c(arguments)))},change:function(a,b){return d.apply(this,[C].concat(c(arguments)))},internalChange:function(a,b){return d.apply(this,[D].concat(c(arguments)))},externalChange:function(a,b){return d.apply(this,[E].concat(c(arguments)))},baseURL:function(){var a=P.href;return a.indexOf("#")!=-1&&(a=a.substr(0,a.indexOf("#"))),/\/$/.test(a)&&(a=a.substr(0,a.length-1)),a},autoUpdate:function(a){return a!==x?(H.autoUpdate=a,this):H.autoUpdate},crawlable:function(a){return a!==x?(H.crawlable=a,this):H.crawlable},history:function(a){return a!==x?(H.history=a,this):H.history},state:function(a){if(a!==x){H.state=a;var b=f();return H.state!==x&&(O.pushState?b.substr(0,3)=="/#/"&&P.replace(H.state.replace(/^\/$/,"")+b.substr(2)):b!="/"&&b.replace(/^\/#/,"")!=g()&&R(function(){P.replace(H.state.replace(/^\/$/,"")+"/#"+b)},1)),this}return H.state},strict:function(a){return a!==x?(H.strict=a,this):H.strict},tracker:function(a){return a!==x?(H.tracker=a,this):H.tracker},wrap:function(a){return a!==x?(H.wrap=a,this):H.wrap},update:function(){return bd=F,this.value(bf),bd=G,this},title:function(a){return a!==x?(R(function(){Z=N.title=a,bc&&V&&V.contentWindow&&V.contentWindow.document&&(V.contentWindow.document.title=a,bc=G),!bb&&I.mozilla&&P.replace(P.href.indexOf("#")!=-1?P.href:P.href+"#"),bb=G},50),this):N.title},value:function(a){if(a!==x){a=k(a),a=="/"&&(a="");if(bf==a&&!bd)return;bb=F,bf=a;if(H.autoUpdate||bd)o(F),e()?O[H.history?"pushState":"replaceState"]({},"",H.state.replace(/\/$/,"")+(bf===""?"/":bf)):(_=F,L?H.history?P.hash="#"+l(bf,F):P.replace("#"+l(bf,F)):bf!=h()&&(H.history?P.hash="#"+l(bf,F):P.replace("#"+l(bf,F))),K&&!U&&H.history&&R(q,50),L?R(function(){_=G},1):_=G);return this}return k(bf)},path:function(a){if(a!==x){var b=this.queryString(),c=this.hash();return this.value(a+(b?"?"+b:"")+(c?"#"+c:"")),this}return k(bf).split("#")[0].split("?")[0]},pathNames:function(){var a=this.path(),b=a.replace(S,"/").split("/");return(a.substr(0,1)=="/"||a.length===0)&&b.splice(0,1),a.substr(a.length-1,1)=="/"&&b.splice(b.length-1,1),b},queryString:function(a){if(a!==x){var b=this.hash();return this.value(this.path()+(a?"?"+a:"")+(b?"#"+b:"")),this}var c=bf.split("?");return c.slice(1,c.length).join("?").split("#")[0]},parameter:function(b,c,d){var e,f;if(c!==x){var g=this.parameterNames();f=[],c=c?c.toString():"";for(e=0;e<g.length;e++){var h=g[e],i=this.parameter(h);typeof i==z&&(i=[i]),h==b&&(i=c===null||c===""?[]:d?i.concat([c]):[c]);for(var j=0;j<i.length;j++)f.push(h+"="+i[j])}return a.inArray(b,g)==-1&&c!==null&&c!==""&&f.push(b+"="+c),this.queryString(f.join("&")),this}c=this.queryString();if(c){var k=[];f=c.split("&");for(e=0;e<f.length;e++){var l=f[e].split("=");l[0]==b&&k.push(l.slice(1).join("="))}if(k.length!==0)return k.length!=1?k:k[0]}},parameterNames:function(){var b=this.queryString(),c=[];if(b&&b.indexOf("=")!=-1){var d=b.split("&");for(var e=0;e<d.length;e++){var f=d[e].split("=")[0];a.inArray(f,c)==-1&&c.push(f)}}return c},hash:function(a){if(a!==x)return this.value(bf.split("#")[0]+(a?"#"+a:"")),this;var b=bf.split("#");return b.slice(1,b.length).join("#")}}}(),a.fn.address=function(b){var c;typeof b=="string"&&(c=b,b=undefined);if(!a(this).attr("address")){var d=function(c){if(c.shiftKey||c.ctrlKey||c.metaKey||c.which==2)return!0;if(a(this).is("a")){c.preventDefault();var d=b?b.call(this):/address:/.test(a(this).attr("rel"))?a(this).attr("rel").split("address:")[1].split(" ")[0]:a.address.state()!==undefined&&!/^\/?$/.test(a.address.state())?a(this).attr("href").replace(new RegExp("^(.*"+a.address.state()+"|\\.)"),""):a(this).attr("href").replace(/^(#\!?|\.)/,"");a.address.value(d)}};a(c?c:this).live("click",d).live("submit",function(c){if(a(this).is("form")){c.preventDefault();var d=a(this).attr("action"),e=b?b.call(this):(d.indexOf("?")!=-1?d.replace(/&$/,""):d+"?")+a(this).serialize();a.address.value(e)}}).attr("address",!0)}return this}}(jQuery),$.extend($.support,{touch:"ontouchend"in document}),$.fn.addTouch=function(){this.each(function(a,b){$.support.touch&&(b.addEventListener("touchstart",iPadTouchHandler,!1),b.addEventListener("touchmove",iPadTouchHandler,!1),b.addEventListener("touchend",iPadTouchHandler,!1),b.addEventListener("touchcancel",iPadTouchHandler,!1))})};var lastTap=null,tapValid=!1,tapTimeout=null,rightClickPending=!1,rightClickEvent=null,holdTimeout=null,cancelMouseUp=!1;(function(a){var b,c,d,e,f,g,h,i,j,k,l=0,m={},n=[],o=0,p={},q=[],r=null,s=new Image,t=/\.(jpg|gif|png|bmp|jpeg)(.*)?$/i,u=/[^\.]\.(swf)\s*$/i,v,w=1,x=0,y="",z,A,B=!1,C=a.extend(a("<div/>")[0],{prop:0}),D=a.browser.msie&&a.browser.version<7&&!window.XMLHttpRequest,E=function(){c.hide(),s.onerror=s.onload=null,r&&r.abort(),b.empty()},F=function(){if(!1===m.onError(n,l,m)){c.hide(),B=!1;return}m.titleShow=!1,m.width="auto",m.height="auto",b.html('<p id="fancybox-error">The requested content cannot be loaded.<br />Please try again later.</p>'),H()},G=function(){var d=n[l],e,f,h,i,j,k;E(),m=a.extend({},a.fn.fancybox.defaults,typeof a(d).data("fancybox")=="undefined"?m:a(d).data("fancybox")),k=m.onStart(n,l,m);if(k===!1){B=!1;return}typeof k=="object"&&(m=a.extend(m,k)),h=m.title||(d.nodeName?a(d).attr("title"):d.title)||"",d.nodeName&&!m.orig&&(m.orig=a(d).children("img:first").length?a(d).children("img:first"):a(d)),h===""&&m.orig&&m.titleFromAlt&&(h=m.orig.attr("alt")),e=m.href||(d.nodeName?a(d).attr("href"):d.href)||null;if(/^(?:javascript)/i.test(e)||e=="#")e=null;m.type?(f=m.type,e||(e=m.content)):m.content?f="html":e&&(e.match(t)?f="image":e.match(u)?f="swf":a(d).hasClass("iframe")?f="iframe":e.indexOf("#")===0?f="inline":f="ajax");if(!f){F();return}f=="inline"&&(d=e.substr(e.indexOf("#")),f=a(d).length>0?"inline":"ajax"),m.type=f,m.href=e,m.title=h,m.autoDimensions&&(m.type=="html"||m.type=="inline"||m.type=="ajax"?(m.width="auto",m.height="auto"):m.autoDimensions=!1),m.modal&&(m.overlayShow=!0,m.hideOnOverlayClick=!1,m.hideOnContentClick=!1,m.enableEscapeButton=!1,m.showCloseButton=!1),m.padding=parseInt(m.padding,10),m.margin=parseInt(m.margin,10),b.css("padding",m.padding+m.margin),a(".fancybox-inline-tmp").unbind("fancybox-cancel").bind("fancybox-change",function(){a(this).replaceWith(g.children())});switch(f){case"html":b.html(m.content),H();break;case"inline":if(a(d).parent().is("#fancybox-content")===!0){B=!1;return}a('<div class="fancybox-inline-tmp" />').hide().insertBefore(a(d)).bind("fancybox-cleanup",function(){a(this).replaceWith(g.children())}).bind("fancybox-cancel",function(){a(this).replaceWith(b.children())}),a(d).appendTo(b),H();break;case"image":B=!1,a.fancybox.showActivity(),s=new Image,s.onerror=function(){F()},s.onload=function(){B=!0,s.onerror=s.onload=null,I()},s.src=e;break;case"swf":m.scrolling="no",i='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="'+m.width+'" height="'+m.height+'"><param name="movie" value="'+e+'"></param>',j="",a.each(m.swf,function(a,b){i+='<param name="'+a+'" value="'+b+'"></param>',j+=" "+a+'="'+b+'"'}),i+='<embed src="'+e+'" type="application/x-shockwave-flash" width="'+m.width+'" height="'+m.height+'"'+j+"></embed></object>",b.html(i),H();break;case"ajax":B=!1,a.fancybox.showActivity(),m.ajax.win=m.ajax.success,r=a.ajax(a.extend({},m.ajax,{url:e,data:m.ajax.data||{},error:function(a,b,c){a.status>0&&F()},success:function(a,d,f){var g=typeof f=="object"?f:r;if(g.status==200){if(typeof m.ajax.win=="function"){k=m.ajax.win(e,a,d,f);if(k===!1){c.hide();return}if(typeof k=="string"||typeof k=="object")a=k}b.html(a),H()}}}));break;case"iframe":J()}},H=function(){var c=m.width,d=m.height;c.toString().indexOf("%")>-1?c=parseInt((a(window).width()-m.margin*2)*parseFloat(c)/100,10)+"px":c=c=="auto"?"auto":c+"px",d.toString().indexOf("%")>-1?d=parseInt((a(window).height()-m.margin*2)*parseFloat(d)/100,10)+"px":d=d=="auto"?"auto":d+"px",b.wrapInner('<div style="width:'+c+";height:"+d+";overflow: "+(m.scrolling=="auto"?"auto":m.scrolling=="yes"?"scroll":"hidden")+';position:relative;"></div>'),m.width=b.width(),m.height=b.height(),J()},I=function(){m.width=s.width,m.height=s.height,a("<img />").attr({id:"fancybox-img",src:s.src,alt:m.title}).appendTo(b),J()},J=function(){var f,r;c.hide();if(e.is(":visible")&&!1===p.onCleanup(q,o,p)){a.event.trigger("fancybox-cancel"),B=!1;return}B=!0,a(g.add(d)).unbind(),a(window).unbind("resize.fb scroll.fb"),a(document).unbind("keydown.fb"),e.is(":visible")&&p.titlePosition!=="outside"&&e.css("height",e.height()),q=n,o=l,p=m,p.overlayShow?(d.css({"background-color":p.overlayColor,opacity:p.overlayOpacity,cursor:p.hideOnOverlayClick?"pointer":"auto",height:a(document).height()}),d.is(":visible")||(D&&a("select:not(#fancybox-tmp select)").filter(function(){return this.style.visibility!=="hidden"}).css({visibility:"hidden"}).one("fancybox-cleanup",function(){this.style.visibility="inherit"}),d.show())):d.hide(),A=R(),L();if(e.is(":visible")){a(h.add(j).add(k)).hide(),f=e.position(),z={top:f.top,left:f.left,width:e.width(),height:e.height()},r=z.width==A.width&&z.height==A.height,g.fadeTo(p.changeFade,.3,function(){var c=function(){g.html(b.contents()).fadeTo(p.changeFade,1,N)};a.event.trigger("fancybox-change"),g.empty().removeAttr("filter").css({"border-width":p.padding,width:A.width-p.padding*2,height:m.autoDimensions?"auto":A.height-x-p.padding*2}),r?c():(C.prop=0,a(C).animate({prop:1},{duration:p.changeSpeed,easing:p.easingChange,step:P,complete:c}))});return}e.removeAttr("style"),g.css("border-width",p.padding);if(p.transitionIn=="elastic"){z=T(),g.html(b.contents()),e.show(),p.opacity&&(A.opacity=0),C.prop=0,a(C).animate({prop:1},{duration:p.speedIn,easing:p.easingIn,step:P,complete:N});return}p.titlePosition=="inside"&&x>0&&i.show(),g.css({width:A.width-p.padding*2,height:m.autoDimensions?"auto":A.height-x-p.padding*2}).html(b.contents()),e.css(A).fadeIn(p.transitionIn=="none"?0:p.speedIn,N)},K=function(a){return a&&a.length?p.titlePosition=="float"?'<table id="fancybox-title-float-wrap" cellpadding="0" cellspacing="0"><tr><td id="fancybox-title-float-left"></td><td id="fancybox-title-float-main">'+a+'</td><td id="fancybox-title-float-right"></td></tr></table>':'<div id="fancybox-title-'+p.titlePosition+'">'+a+"</div>":!1},L=function(){y=p.title||"",x=0,i.empty().removeAttr("style").removeClass();if(p.titleShow===!1){i.hide();return}y=a.isFunction(p.titleFormat)?p.titleFormat(y,q,o,p):K(y);if(!y||y===""){i.hide();return}i.addClass("fancybox-title-"+p.titlePosition).html(y).appendTo("body").show();switch(p.titlePosition){case"inside":i.css({width:A.width-p.padding*2,marginLeft:p.padding,marginRight:p.padding}),x=i.outerHeight(!0),i.appendTo(f),A.height+=x;break;case"over":i.css({marginLeft:p.padding,width:A.width-p.padding*2,bottom:p.padding}).appendTo(f);break;case"float":i.css("left",parseInt((i.width()-A.width-40)/2,10)*-1).appendTo(e);break;default:i.css({width:A.width-p.padding*2,paddingLeft:p.padding,paddingRight:p.padding}).appendTo(e)}i.hide()},M=function(){(p.enableEscapeButton||p.enableKeyboardNav)&&a(document).bind("keydown.fb",function(b){b.keyCode==27&&p.enableEscapeButton?(b.preventDefault(),a.fancybox.close()):(b.keyCode==37||b.keyCode==39)&&p.enableKeyboardNav&&b.target.tagName!=="INPUT"&&b.target.tagName!=="TEXTAREA"&&b.target.tagName!=="SELECT"&&(b.preventDefault(),a.fancybox[b.keyCode==37?"prev":"next"]())});if(!p.showNavArrows){j.hide(),k.hide();return}(p.cyclic&&q.length>1||o!==0)&&j.show(),(p.cyclic&&q.length>1||o!=q.length-1)&&k.show()},N=function(){a.support.opacity||(g.get(0).style.removeAttribute("filter"),e.get(0).style.removeAttribute("filter")),m.autoDimensions&&g.css("height","auto"),e.css("height","auto"),y&&y.length&&i.show(),p.showCloseButton&&h.show(),M(),p.hideOnContentClick&&g.bind("click",a.fancybox.close),p.hideOnOverlayClick&&d.bind("click",a.fancybox.close),a(window).bind("resize.fb",a.fancybox.resize),p.centerOnScroll&&a(window).bind("scroll.fb",a.fancybox.center),p.type=="iframe"&&a('<iframe id="fancybox-frame" name="fancybox-frame'+(new Date).getTime()+'" frameborder="0" hspace="0" '+(a.browser.msie?'allowtransparency="true""':"")+' scrolling="'+m.scrolling+'" src="'+p.href+'"></iframe>').appendTo(g),e.show(),B=!1,a.fancybox.center(),p.onComplete(q,o,p),O(),a("body").trigger("fancybox-change-complete")},O=function(){var a,b;q.length-1>o&&(a=q[o+1].href,typeof a!="undefined"&&a.match(t)&&(b=new Image,b.src=a)),o>0&&(a=q[o-1].href,typeof a!="undefined"&&a.match(t)&&(b=new Image,b.src=a))},P=function(a){var b={width:parseInt(z.width+(A.width-z.width)*a,10),height:parseInt(z.height+(A.height-z.height)*a,10),top:parseInt(z.top+(A.top-z.top)*a,10),left:parseInt(z.left+(A.left-z.left)*a,10)};typeof A.opacity!="undefined"&&(b.opacity=a<.5?.5:a),e.css(b),g.css({width:b.width-p.padding*2,height:b.height-x*a-p.padding*2})},Q=function(){return[a(window).width()-p.margin*2,a(window).height()-p.margin*2,a(document).scrollLeft()+p.margin,a(document).scrollTop()+p.margin]},R=function(){var a=Q(),b={},c=p.autoScale,d=p.padding*2,e;return p.width.toString().indexOf("%")>-1?b.width=parseInt(a[0]*parseFloat(p.width)/100,10):b.width=p.width+d,p.height.toString().indexOf("%")>-1?b.height=parseInt(a[1]*parseFloat(p.height)/100,10):b.height=p.height+d,c&&(b.width>a[0]||b.height>a[1])&&(m.type=="image"||m.type=="swf"?(e=p.width/p.height,b.width>a[0]&&(b.width=a[0],b.height=parseInt((b.width-d)/e+d,10)),b.height>a[1]&&(b.height=a[1],b.width=parseInt((b.height-d)*e+d,10))):(b.width=Math.min(b.width,a[0]),b.height=Math.min(b.height,a[1]))),b.top=parseInt(Math.max(a[3]-20,a[3]+(a[1]-b.height-40)*.5),10),b.left=parseInt(Math.max(a[2]-20,a[2]+(a[0]-b.width-40)*.5),10),b},S=function(a){var b=a.offset();return b.top+=parseInt(a.css("paddingTop"),10)||0,b.left+=parseInt(a.css("paddingLeft"),10)||0,b.top+=parseInt(a.css("border-top-width"),10)||0,b.left+=parseInt(a.css("border-left-width"),10)||0,b.width=a.width(),b.height=a.height(),b},T=function(){var b=m.orig?a(m.orig):!1,c={},d,e;return b&&b.length?(d=S(b),c={width:d.width+p.padding*2,height:d.height+p.padding*2,top:d.top-p.padding-20,left:d.left-p.padding-20}):(e=Q(),c={width:p.padding*2,height:p.padding*2,top:parseInt(e[3]+e[1]*.5,10),left:parseInt(e[2]+e[0]*.5,10)}),c},U=function(){if(!c.is(":visible")){clearInterval(v);return}a("div",c).css("top",w*-40+"px"),w=(w+1)%12};a.fn.fancybox=function(b){return a(this).length?(a(this).data("fancybox",a.extend({},b,a.metadata?a(this).metadata():{})).unbind("click.fb").bind("click.fb",function(c){c.preventDefault();if(B)return;B=!0,a(this).blur(),n=[],l=0;var d=a(this).attr("rel")||"";b.useParentContainer?(n=a("a",a(this).parent()),l=n.index(a("#"+b.startId,a(this).parent()))):!d||d==""||d==="nofollow"?n.push(this):(n=a("a[rel="+d+"], area[rel="+d+"]"),l=n.index(this)),G();return}),this):this},a.fancybox=function(b){var c;if(B)return;B=!0,c=typeof arguments[1]!="undefined"?arguments[1]:{},n=[],l=parseInt(c.index,10)||0;if(a.isArray(b)){for(var d=0,e=b.length;d<e;d++)typeof b[d]=="object"?a(b[d]).data("fancybox",a.extend({},c,b[d])):b[d]=a({}).data("fancybox",a.extend({content:b[d]},c));n=jQuery.merge(n,b)}else typeof b=="object"?a(b).data("fancybox",a.extend({},c,b)):b=a({}).data("fancybox",a.extend({content:b},c)),n.push(b);if(l>n.length||l<0)l=0;G()},a.fancybox.showActivity=function(){clearInterval(v),c.show(),v=setInterval(U,66)},a.fancybox.hideActivity=function(){c.hide()},a.fancybox.next=function(){return a.fancybox.pos(o+1)},a.fancybox.prev=function(){return a.fancybox.pos(o-1)},a.fancybox.pos=function(a){if(B)return;a=parseInt(a),n=q,a>-1&&a<q.length?(l=a,G()):p.cyclic&&q.length>1&&(l=a>=q.length?0:q.length-1,G());return},a.fancybox.cancel=function(){if(B)return;B=!0,a.event.trigger("fancybox-cancel"),E(),m.onCancel(n,l,m),B=!1},a.fancybox.close=function(){function b(){d.fadeOut("fast"),i.empty().hide(),e.hide(),a.event.trigger("fancybox-cleanup"),g.empty(),p.onClosed(q,o,p),q=m=[],o=l=0,p=m={},B=!1,a("body").trigger("fancybox-removed")}if(B||e.is(":hidden"))return;B=!0;if(p&&!1===p.onCleanup(q,o,p)){B=!1;return}E(),a(h.add(j).add(k)).hide(),a(g.add(d)).unbind(),a(window).unbind("resize.fb scroll.fb"),a(document).unbind("keydown.fb"),g.find("iframe").attr("src",D&&/^https/i.test(window.location.href||"")?"javascript:void(false)":"about:blank"),p.titlePosition!=="inside"&&i.empty(),e.stop();if(p.transitionOut=="elastic"){z=T();var c=e.position();A={top:c.top,left:c.left,width:e.width(),height:e.height()},p.opacity&&(A.opacity=1),i.empty().hide(),C.prop=1,a(C).animate({prop:0},{duration:p.speedOut,easing:p.easingOut,step:P,complete:b})}else e.fadeOut(p.transitionOut=="none"?0:p.speedOut,b)},a.fancybox.resize=function(){d.is(":visible")&&d.css("height",a(document).height()),a.fancybox.center(!0)},a.fancybox.center=function(){var a,b;if(B)return;b=arguments[0]===!0?1:0,a=Q();if(!b&&(e.width()>a[0]||e.height()>a[1]))return;e.stop().animate({top:parseInt(Math.max(a[3]-20,a[3]+(a[1]-g.height()-40)*.5-p.padding)),left:parseInt(Math.max(a[2]-20,a[2]+(a[0]-g.width()-40)*.5-p.padding))},typeof arguments[0]=="number"?arguments[0]:200)},a.fancybox.init=function(){if(a("#fancybox-wrap").length)return;a("body").append(a('<div id="fancybox-tmp"></div>'),a('<div id="fancybox-loading"><div></div></div>'),a('<div id="fancybox-overlay"></div>'),a('<div id="fancybox-wrap"></div>')),b=a("#fancybox-tmp"),c=a("#fancybox-loading"),d=a("#fancybox-overlay"),e=a("#fancybox-wrap"),f=a('<div id="fancybox-outer"></div>').append('<div class="fancybox-bg" id="fancybox-bg-n"></div><div class="fancybox-bg" id="fancybox-bg-ne"></div><div class="fancybox-bg" id="fancybox-bg-e"></div><div class="fancybox-bg" id="fancybox-bg-se"></div><div class="fancybox-bg" id="fancybox-bg-s"></div><div class="fancybox-bg" id="fancybox-bg-sw"></div><div class="fancybox-bg" id="fancybox-bg-w"></div><div class="fancybox-bg" id="fancybox-bg-nw"></div>').appendTo(e),f.append(a('<div id="fancybox-content"></div>'),a('<a id="fancybox-close"></a>'),a('<div id="fancybox-title"></div>'),a('<a href="javascript:;" id="fancybox-left"><span class="fancy-ico" id="fancybox-left-ico"></span></a>'),a('<a href="javascript:;" id="fancybox-right"><span class="fancy-ico" id="fancybox-right-ico"></span></a>')),g=a("#fancybox-content"),h=a("#fancybox-close"),i=a("#fancybox-title"),j=a("#fancybox-left"),k=a("#fancybox-right"),h.click(a.fancybox.close),c.click(a.fancybox.cancel),j.click(function(b){b.preventDefault(),a.fancybox.prev()}),k.click(function(b){b.preventDefault(),a.fancybox.next()}),a.fn.mousewheel&&e.bind("mousewheel.fb",function(b,c){if(B)b.preventDefault();else if(a(b.target).get(0).clientHeight==0||a(b.target).get(0).scrollHeight===a(b.target).get(0).clientHeight)b.preventDefault(),a.fancybox[c>0?"prev":"next"]()}),a.support.opacity||e.addClass("fancybox-ie"),D&&(c.addClass("fancybox-ie6"),e.addClass("fancybox-ie6"),a('<iframe id="fancybox-hide-sel-frame" src="'+(/^https/i.test(window.location.href||"")?"javascript:void(false)":"about:blank")+'" scrolling="no" border="0" frameborder="0" tabindex="-1"></iframe>').prependTo(f))},a.fn.fancybox.defaults={padding:10,margin:40,opacity:!1,modal:!1,cyclic:!1,scrolling:"auto",width:560,height:340,autoScale:!0,autoDimensions:!0,centerOnScroll:!1,ajax:{},swf:{wmode:"transparent"},hideOnOverlayClick:!0,hideOnContentClick:!1,overlayShow:!0,overlayOpacity:.7,overlayColor:"#777",titleShow:!0,titlePosition:"float",titleFormat:null,titleFromAlt:!1,transitionIn:"fade",transitionOut:"fade",speedIn:300,speedOut:300,changeSpeed:300,changeFade:"fast",easingIn:"swing",easingOut:"swing",showCloseButton:!0,showNavArrows:!0,enableEscapeButton:!0,enableKeyboardNav:!0,onStart:function(){},onCancel:function(){},onComplete:function(){},onCleanup:function(){},onClosed:function(){},onError:function(){}},a(document).ready(function(){a.fancybox.init()})})(jQuery),function(){function a(a){console.log("$f.fireEvent",[].slice.call(a))}function b(a){if(!a||typeof a!="object")return a;var c=new a.constructor;for(var d in a)a.hasOwnProperty(d)&&(c[d]=b(a[d]));return c}function c(a,b){if(!a)return;var c,d=0,e=a.length;if(e===undefined){for(c in a)if(b.call(a[c],c,a[c])===!1)break}else for(var f=a[0];d<e&&b.call(f,d,f)!==!1;f=a[++d]);return a}function d(a){return document.getElementById(a)}function e(a,b,d){return typeof b!="object"?a:(a&&b&&c(b,function(b,c){if(!d||typeof c!="function")a[b]=c}),a)}function f(a){var b=a.indexOf(".");if(b!=-1){var d=a.slice(0,b)||"*",e=a.slice(b+1,a.length),f=[];return c(document.getElementsByTagName(d),function(){this.className&&this.className.indexOf(e)!=-1&&f.push(this)}),f}}function g(a){return a=a||window.event,a.preventDefault?(a.stopPropagation(),a.preventDefault()):(a.returnValue=!1,a.cancelBubble=!0),!1}function h(a,b,c){a[b]=a[b]||[],a[b].push(c)}function i(){return"_"+(""+Math.random()).slice(2,10)}function l(f,l,n){function C(){function b(a){var b=o.hasiPadSupport&&o.hasiPadSupport();return/iPad|iPhone|iPod/i.test(navigator.userAgent)&&!/.flv$/i.test(t[0].url)&&!b?!0:(!o.isLoaded()&&o._fireEvent("onBeforeClick")!==!1&&o.load(),g(a))}function d(){r.replace(/\s/g,"")!==""?f.addEventListener?f.addEventListener("click",b,!1):f.attachEvent&&f.attachEvent("onclick",b):(f.addEventListener&&f.addEventListener("click",g,!1),o.load())}$f(f)?($f(f).getParent().innerHTML="",y=$f(f).getIndex(),m[y]=o):(m.push(o),y=m.length-1),B=parseInt(f.style.height,10)||f.clientHeight,w=f.id||"fp"+i(),x=l.id||w+"_api",l.id=x,n.playerId=w,typeof n=="string"&&(n={clip:{url:n}}),typeof n.clip=="string"&&(n.clip={url:n.clip}),n.clip=n.clip||{},f.getAttribute("href",2)&&!n.clip.url&&(n.clip.url=f.getAttribute("href",2)),s=new j(n.clip,-1,o),n.playlist=n.playlist||[n.clip];var a=0;c(n.playlist,function(){var b=this;typeof b=="object"&&b.length&&(b={url:""+b}),c(n.clip,function(a,c){c!==undefined&&b[a]===undefined&&typeof c!="function"&&(b[a]=c)}),n.playlist[a]=b,b=new j(b,a,o),t.push(b),a++}),c(n,function(a,b){typeof b=="function"&&(s[a]?s[a](b):h(v,a,b),delete n[a])}),c(n.plugins,function(a,b){b&&(u[a]=new k(a,b,o))});if(!n.plugins||n.plugins.controls===undefined)u.controls=new k("controls",null,o);u.canvas=new k("canvas",null,o),r=f.innerHTML,setTimeout(d,0)}var o=this,p=null,q=!1,r,s,t=[],u={},v={},w,x,y,z,A,B;e(o,{id:function(){return w},isLoaded:function(){return p!==null&&p.fp_play!==undefined&&!q},getParent:function(){return f},hide:function(a){return a&&(f.style.height="0px"),o.isLoaded()&&(p.style.height="0px"),o},show:function(){return f.style.height=B+"px",o.isLoaded()&&(p.style.height=A+"px"),o},isHidden:function(){return o.isLoaded()&&parseInt(p.style.height,10)===0},load:function(a){if(!o.isLoaded()&&o._fireEvent("onBeforeLoad")!==!1){var b=function(){r=f.innerHTML,r&&!flashembed.isSupported(l.version)&&(f.innerHTML=""),a&&(a.cached=!0,h(v,"onLoad",a)),flashembed(f,l,{config:n})},d=0;c(m,function(){this.unload(function(a){++d==m.length&&b()})})}return o},unload:function(a){if(this.isFullscreen()&&/WebKit/i.test(navigator.userAgent))return a&&a(!1),o;if(r.replace(/\s/g,"")!==""){if(o._fireEvent("onBeforeUnload")===!1)return a&&a(!1),o;q=!0;try{p&&(p.fp_close(),o._fireEvent("onUnload"))}catch(b){}var c=function(){p=null,f.innerHTML=r,q=!1,a&&a(!0)};setTimeout(c,50)}else a&&a(!1);return o},getClip:function(a){return a===undefined&&(a=z),t[a]},getCommonClip:function(){return s},getPlaylist:function(){return t},getPlugin:function(a){var b=u[a];if(!b&&o.isLoaded()){var c=o._api().fp_getPlugin(a);c&&(b=new k(a,c,o),u[a]=b)}return b},getScreen:function(){return o.getPlugin("screen")},getControls:function(){return o.getPlugin("controls")._fireEvent("onUpdate")},getLogo:function(){try{return o.getPlugin("logo")._fireEvent("onUpdate")}catch(a){}},getPlay:function(){return o.getPlugin("play")._fireEvent("onUpdate")},getConfig:function(a){return a?b(n):n},getFlashParams:function(){return l},loadPlugin:function(a,b,c,d){typeof c=="function"&&(d=c,c={});var e=d?i():"_";o._api().fp_loadPlugin(a,b,c,e);var f={};f[e]=d;var g=new k(a,null,o,f);return u[a]=g,g},getState:function(){return o.isLoaded()?p.fp_getState():-1},play:function(a,b){var c=function(){a!==undefined?o._api().fp_play(a,b):o._api().fp_play()};return o.isLoaded()?c():q?setTimeout(function(){o.play(a,b)},50):o.load(function(){c()}),o},getVersion:function(){var a="flowplayer.js 3.2.6";if(o.isLoaded()){var b=p.fp_getVersion();return b.push(a),b}return a},_api:function(){if(!o.isLoaded())throw"Flowplayer "+o.id()+" not loaded when calling an API method";return p},setClip:function(a){return o.setPlaylist([a]),o},getIndex:function(){return y},_swfHeight:function(){return p.clientHeight}}),c("Click*,Load*,Unload*,Keypress*,Volume*,Mute*,Unmute*,PlaylistReplace,ClipAdd,Fullscreen*,FullscreenExit,Error,MouseOver,MouseOut".split(","),function(){var a="on"+this;if(a.indexOf("*")!=-1){a=a.slice(0,a.length-1);var b="onBefore"+a.slice(2);o[b]=function(a){return h(v,b,a),o}}o[a]=function(b){return h(v,a,b),o}}),c("pause,resume,mute,unmute,stop,toggle,seek,getStatus,getVolume,setVolume,getTime,isPaused,isPlaying,startBuffering,stopBuffering,isFullscreen,toggleFullscreen,reset,close,setPlaylist,addClip,playFeed,setKeyboardShortcutsEnabled,isKeyboardShortcutsEnabled".split(","),function(){var a=this;o[a]=function(b,c){if(!o.isLoaded())return o;var d=null;return b!==undefined&&c!==undefined?d=p["fp_"+a](b,c):d=b===undefined?p["fp_"+a]():p["fp_"+a](b),d==="undefined"||d===undefined?o:d}}),o._fireEvent=function(b){typeof b=="string"&&(b=[b]);var e=b[0],f=b[1],g=b[2],h=b[3],i=0;n.debug&&a(b),!o.isLoaded()&&e=="onLoad"&&f=="player"&&(p=p||d(x),A=o._swfHeight(),c(t,function(){this._fireEvent("onLoad")}),c(u,function(a,b){b._fireEvent("onUpdate")}),s._fireEvent("onLoad"));if(e=="onLoad"&&f!="player")return;e=="onError"&&(typeof f=="string"||typeof f=="number"&&typeof g=="number")&&(f=g,g=h);if(e=="onContextMenu"){c(n.contextMenu[f],function(a,b){b.call(o)});return}if(e=="onPluginEvent"||e=="onBeforePluginEvent"){var k=f.name||f,l=u[k];if(l)return l._fireEvent("onUpdate",f),l._fireEvent(g,b.slice(3));return}if(e=="onPlaylistReplace"){t=[];var m=0;c(f,function(){t.push(new j(this,m++,o))})}if(e=="onClipAdd"){if(f.isInStream)return;f=new j(f,g,o),t.splice(g,0,f);for(i=g+1;i<t.length;i++)t[i].index++}var q=!0;if(typeof f=="number"&&f<t.length){z=f;var r=t[f];r&&(q=r._fireEvent(e,g,h));if(!r||q!==!1)q=s._fireEvent(e,g,h,r)}return c(v[e],function(){q=this.call(o,f,g),this.cached&&v[e].splice(i,1);if(q===!1)return!1;i++}),q};if(typeof f=="string"){var D=d(f);if(!D)throw"Flowplayer cannot access element: "+f;f=D,C()}else C()}function n(a){this.length=a.length,this.each=function(b){c(a,b)},this.size=function(){return a.length}}var j=function(a,b,d){var f=this,g={},j={};f.index=b,typeof a=="string"&&(a={url:a}),e(this,a,!0),c("Begin*,Start,Pause*,Resume*,Seek*,Stop*,Finish*,LastSecond,Update,BufferFull,BufferEmpty,BufferStop".split(","),function(){var a="on"+this;if(a.indexOf("*")!=-1){a=a.slice(0,a.length-1);var c="onBefore"+a.slice(2);f[c]=function(a){return h(j,c,a),f}}f[a]=function(b){return h(j,a,b),f},b==-1&&(f[c]&&(d[c]=f[c]),f[a]&&(d[a]=f[a]))}),e(this,{onCuepoint:function(a,c){if(arguments.length==1)return g.embedded=[null,a],f;typeof a=="number"&&(a=[a]);var e=i();return g[e]=[a,c],d.isLoaded()&&d._api().fp_addCuepoints(a,b,e),f},update:function(a){e(f,a),d.isLoaded()&&d._api().fp_updateClip(a,b);var c=d.getConfig(),g=b==-1?c.clip:c.playlist[b];e(g,a,!0)},_fireEvent:function(a,h,i,k){if(a=="onLoad")return c(g,function(a,c){c[0]&&d._api().fp_addCuepoints(c[0],b,a)}),!1;k=k||f;if(a=="onCuepoint"){var l=g[h];if(l)return l[1].call(d,k,i)}h&&"onBeforeBegin,onMetaData,onStart,onUpdate,onResume".indexOf(a)!=-1&&(e(k,h),h.metaData&&(k.duration?k.fullDuration=h.metaData.duration:k.duration=h.metaData.duration));var m=!0;return c(j[a],function(){m=this.call(d,k,h,i)}),m}});if(a.onCuepoint){var k=a.onCuepoint;f.onCuepoint.apply(f,typeof k=="function"?[k]:k),delete a.onCuepoint}c(a,function(b,c){typeof c=="function"&&(h(j,b,c),delete a[b])}),b==-1&&(d.onCuepoint=this.onCuepoint)},k=function(a,b,d,f){var g=this,h={},j=!1;f&&e(h,f),c(b,function(a,c){typeof c=="function"&&(h[a]=c,delete b[a])}),e(this,{animate:function(c,e,f){if(!c)return g;typeof e=="function"&&(f=e,e=500);if(typeof c=="string"){var j=c;c={},c[j]=e,e=500}if(f){var k=i();h[k]=f}return e===undefined&&(e=500),b=d._api().fp_animate(a,c,e,k),g},css:function(c,f){if(f!==undefined){var h={};h[c]=f,c=h}return b=d._api().fp_css(a,c),e(g,b),g},show:function(){return this.display="block",d._api().fp_showPlugin(a),g},hide:function(){return this.display="none",d._api().fp_hidePlugin(a),g},toggle:function(){return this.display=d._api().fp_togglePlugin(a),g},fadeTo:function(b,c,e){typeof c=="function"&&(e=c,c=500);if(e){var f=i();h[f]=e}return this.display=d._api().fp_fadeTo(a,b,c,f),this.opacity=b,g},fadeIn:function(a,b){return g.fadeTo(1,a,b)},fadeOut:function(a,b){return g.fadeTo(0,a,b)},getName:function(){return a},getPlayer:function(){return d},_fireEvent:function(b,f,i){if(b=="onUpdate"){var k=d._api().fp_getPlugin(a);if(!k)return;e(g,k),delete g.methods,j||(c(k.methods,function(){var b=""+this;g[b]=function(){var c=[].slice.call(arguments),e=d._api().fp_invoke(a,b,c);return e==="undefined"||e===undefined?g:e}}),j=!0)}var l=h[b];if(l){var m=l.apply(g,f);return b.slice(0,1)=="_"&&delete h[b],m}return g}})},m=[];window.flowplayer=window.$f=function(){var a=null,g=arguments[0];if(!arguments.length)return c(m,function(){if(this.isLoaded())return a=this,!1}),a||m[0];if(arguments.length==1)return typeof g=="number"?m[g]:g=="*"?new n(m):(c(m,function(){if(this.id()==g.id||this.id()==g||this.getParent()==g)return a=this,!1}),a);if(arguments.length>1){var h=arguments[1],i=arguments.length==3?arguments[2]:{};typeof h=="string"&&(h={src:h}),h=e({bgcolor:"#000000",version:[9,0],expressInstall:"http://static.flowplayer.org/swf/expressinstall.swf",cachebusting:!1,wmode:"transparent"},h);if(typeof g=="string"){if(g.indexOf(".")!=-1){var j=[];return c(f(g),function(){j.push(new l(this,b(h),b(i)))}),new n(j)}var k=d(g);return new l(k!==null?k:g,h,i)}if(g)return new l(g,h,i)}return null},e(window.$f,{fireEvent:function(){var a=[].slice.call(arguments),b=$f(a[0]);return b?b._fireEvent(a.slice(1)):null},addPlugin:function(a,b){return l.prototype[a]=b,$f},each:c,extend:e}),typeof jQuery=="function"&&(jQuery.fn.flowplayer=function(a,c){if(!arguments.length||typeof arguments[0]=="number"){var d=[];return this.each(function(){var a=$f(this);a&&d.push(a)}),arguments.length?d[arguments[0]]:new n(d)}return this.each(function(){$f(this,b(a),c?b(c):{})})})}(),function(){function f(a,b){if(b)for(var c in b)b.hasOwnProperty(c)&&(a[c]=b[c]);return a}function g(a,b){var c=[];for(var d in a)a.hasOwnProperty(d)&&(c[d]=b(a[d]));return c}function j(c,d,e){if(h.isSupported(d.version))c.innerHTML=h.getHTML(d,e);else if(d.expressInstall&&h.isSupported([6,65]))c.innerHTML=h.getHTML(f(d,{src:d.expressInstall}),{MMredirectURL:location.href,MMplayerType:"PlugIn",MMdoctitle:document.title});else{c.innerHTML.replace(/\s/g,"")||(c.innerHTML="<h2>Flash version "+d.version+" or greater is required</h2>"+"<h3>"+(i[0]>0?"Your version is "+i:"You have no flash plugin installed")+"</h3>"+(c.tagName=="A"?"<p>Click here to download latest version</p>":"<p>Download latest version from <a href='"+b+"'>here</a></p>"),c.tagName=="A"&&(c.onclick=function(){location.href=b}));if(d.onFail){var g=d.onFail.call(this);typeof g=="string"&&(c.innerHTML=g)}}a&&(window[d.id]=document.getElementById(d.id)),f(this,{getRoot:function(){return c},getOptions:function(){return d},getConf:function(){return e},getApi:function(){return c.firstChild}})}var a=document.all,b="http://www.adobe.com/go/getflashplayer",c=typeof jQuery=="function",d=/(\d+)[^\d]+(\d+)[^\d]*(\d*)/,e={width:"100%",height:"100%",id:"_"+(""+Math.random()).slice(9),allowfullscreen:!0,allowscriptaccess:"always",quality:"high",version:[3,0],onFail:null,expressInstall:null,w3c:!1,cachebusting:!1};window.attachEvent&&window.attachEvent("onbeforeunload",function(){__flash_unloadHandler=function(){},__flash_savedUnloadHandler=function(){}}),window.flashembed=function(a,b,c){typeof a=="string"&&(a=document.getElementById(a.replace("#","")));if(!a)return;return typeof b=="string"&&(b={src:b}),new j(a,f(f({},e),b),c)};var h=f(window.flashembed,{conf:e,getVersion:function(){var a,b;try{b=navigator.plugins["Shockwave Flash"].description.slice(16)}catch(c){try{a=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7"),b=a&&a.GetVariable("$version")}catch(e){try{a=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6"),b=a&&a.GetVariable("$version")}catch(f){}}}return b=d.exec(b),b?[b[1],b[3]]:[0,0]},asString:function(a){if(a===null||a===undefined)return null;var b=typeof a;b=="object"&&a.push&&(b="array");switch(b){case"string":return a=a.replace(new RegExp('(["\\\\])',"g"),"\\$1"),a=a.replace(/^\s?(\d+\.?\d+)%/,"$1pct"),'"'+a+'"';case"array":return"["+g(a,function(a){return h.asString(a)}).join(",")+"]";case"function":return'"function()"';case"object":var c=[];for(var d in a)a.hasOwnProperty(d)&&c.push('"'+d+'":'+h.asString(a[d]));return"{"+c.join(",")+"}"}return String(a).replace(/\s/g," ").replace(/\'/g,'"')},getHTML:function(b,c){b=f({},b);var d='<object width="'+b.width+'" height="'+b.height+'" id="'+b.id+'" name="'+b.id+'"';b.cachebusting&&(b.src+=(b.src.indexOf("?")!=-1?"&":"?")+Math.random()),b.w3c||!a?d+=' data="'+b.src+'" type="application/x-shockwave-flash"':d+=' classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"',d+=">";if(b.w3c||a)d+='<param name="movie" value="'+b.src+'" />';b.width=b.height=b.id=b.w3c=b.src=null,b.onFail=b.version=b.expressInstall=null;for(var e in b)b[e]&&(d+='<param name="'+e+'" value="'+b[e]+'" />');var g="";if(c){for(var i in c)if(c[i]){var j=c[i];g+=i+"="+(/function|object/.test(typeof j)?h.asString(j):j)+"&"}g=g.slice(0,-1),d+='<param name="flashvars" value=\''+g+"' />"}return d+="</object>",d},isSupported:function(a){return i[0]>a[0]||i[0]==a[0]&&i[1]>=a[1]}}),i=h.getVersion();c&&(jQuery.tools=jQuery.tools||{version:"3.2.6"},jQuery.tools.flashembed={conf:e},jQuery.fn.flashembed=function(a,b){return this.each(function(){jQuery(this).data("flashembed",flashembed(this,a,b))})})}(),$f.addPlugin("ipad",function(a){function u(a,b,c){if(b)for(key in b)if(key){if(b[key]&&typeof b[key]=="function"&&!c)continue;if(b[key]&&typeof b[key]=="object"&&b[key].length==undefined){var d={};u(d,b[key]),a[key]=d}else a[key]=b[key]}return a}function w(){if(v.debug)if(s){var a=[].splice.call(arguments,0).join(", ");console.log.apply(console,[a])}else console.log.apply(console,arguments)}function x(a){switch(a){case-1:return"UNLOADED";case 0:return"LOADED";case 1:return"UNSTARTED";case 2:return"BUFFERING";case 3:return"PLAYING";case 4:return"PAUSED";case 5:return"ENDED"}return"UNKOWN"}function y(a){var b=$f.fireEvent(i.id(),"onBefore"+a,n);return b!==!1}function z(a){return a.stopPropagation(),a.preventDefault(),!1}function A(a,c){if(q==b&&!c)return;r=q,q=a,E(),a==f&&D(),w(x(a))}function B(){t.fp_stop(),k=!1,l=!1,m=!1,A(d),A(d)}function D(){if(C)return;console.log("starting tracker"),C=setInterval(F,100),F()}function E(){clearInterval(C),C=null}function F(){function d(d,e){d=d>=0?d:b-Math.abs(d);for(var f=0;f<e.length;f++)if(e[f].lastTimeFired>c)e[f].lastTimeFired=-1;else{if(e[f].lastTimeFired+500>c)continue;if(d==a||a-500<d&&a>d)e[f].lastTimeFired=c,$f.fireEvent(i.id(),"onCuepoint",n,e[f].fnId,e[f].parameters)}}var a=Math.floor(t.fp_getTime()*10)*100,b=Math.floor(t.duration*10)*100,c=(new Date).time;$f.each(i.getCommonClip()._cuepoints,d),$f.each(o[n]._cuepoints,d)}function G(){B(),m=!0,t.fp_seek(0)}function H(a){}function I(){function a(a){var b={};return u(b,p),u(b,i.getCommonClip()),u(b,a),b.ipadUrl?url=decodeURIComponent(b.ipadUrl):b.url&&(url=b.url),url&&url.indexOf("://")==-1&&b.baseUrl&&(url=b.baseUrl+"/"+url),b.originalUrl=b.url,b.completeUrl=url,b.extension=b.completeUrl.substr(b.completeUrl.lastIndexOf(".")),b.type="video",delete b.index,w("fixed clip",b),b}t.fp_play=function(a,b,c){var d=null,f=!0,g=!0;w("Calling play() "+a,a);if(b){w("ERROR: inStream clips not yet supported");return}if(a===undefined){w("clip was not given, simply calling video.play, if not already buffering"),q!=e&&t.play();return}if(typeof a=="number"){if(n>=o.length)return;n=a,a=o[n]}else typeof a=="string"&&(a={url:a}),t.fp_setPlaylist(a.length!==undefined?a:[a]);if(!v.validExtensions.test(o[n].extension)){o.length>1&&n<o.length-1&&(w("Not last clip in the playlist, moving to next one"),t.fp_play(++n,!1,!0));return}a=o[n],d=a.completeUrl,a.autoBuffering!==undefined&&a.autoBuffering===!1&&(f=!1),a.autoPlay===undefined||a.autoPlay===!0||c===!0?(f=!0,g=!0):g=!1,w("about to play "+d,f,g),B(),d&&(w("Changing SRC attribute"+d),t.setAttribute("src",d));if(f){if(!y("Begin"))return!1;$f.fireEvent(i.id(),"onBegin",n),w("calling video.load()"),t.load()}g&&(w("calling video.play()"),t.play())},t.fp_pause=function(){w("pause called");if(!y("Pause"))return!1;t.pause()},t.fp_resume=function(){w("resume called");if(!y("Resume"))return!1;t.play()},t.fp_stop=function(){w("stop called");if(!y("Stop"))return!1;l=!0,t.pause();try{t.currentTime=0}catch(a){}},t.fp_seek=function(a){w("seek called "+a);if(!y("Seek"))return!1;var b=0,a=a+"";if(a.charAt(a.length-1)=="%"){var c=parseInt(a.substr(0,a.length-1))/100,d=t.duration;b=d*c}else b=a;try{t.currentTime=b}catch(e){w("Wrong seek time")}},t.fp_getTime=function(){return t.currentTime},t.fp_mute=function(){w("mute called");if(!y("Mute"))return!1;j=t.volume,t.volume=0},t.fp_unmute=function(){if(!y("Unmute"))return!1;t.volume=j},t.fp_getVolume=function(){return t.volume*100},t.fp_setVolume=function(a){if(!y("Volume"))return!1;t.volume=a/100},t.fp_toggle=function(){w("toggle called");if(i.getState()==h){G();return}t.paused?t.fp_play():t.fp_pause()},t.fp_isPaused=function(){return t.paused},t.fp_isPlaying=function(){return!t.paused},t.fp_getPlugin=function(a){if(a=="canvas"||a=="controls"){var b=i.getConfig();return b.plugins&&b.plugins[a]?b.plugins[a]:null}return w("ERROR: no support for "+a+" plugin on iDevices"),null},t.fp_close=function(){A(b),t.parentNode.removeChild(t),t=null},t.fp_getStatus=function(){var a=0,b=0;try{a=t.buffered.start(),b=t.buffered.end()}catch(c){}return{bufferStart:a,bufferEnd:b,state:q,time:t.fp_getTime(),muted:t.muted,volume:t.fp_getVolume()}},t.fp_getState=function(){return q},t.fp_startBuffering=function(){q==d&&t.load()},t.fp_setPlaylist=function(b){w("Setting playlist"),n=0;for(var c=0;c<b.length;c++)b[c]=a(b[c]);o=b,$f.fireEvent(i.id(),"onPlaylistReplace",b)},t.fp_addClip=function(b,c){b=a(b),o.splice(c,0,b),$f.fireEvent(i.id(),"onClipAdd",b,c)},t.fp_updateClip=function(a,b){return u(o[b],a),o[b]},t.fp_getVersion=function(){return"3.2.3"},t.fp_isFullscreen=function(){return!1},t.fp_toggleFullscreen=function(){t.fp_isFullscreen()?t.webkitExitFullscreen():t.webkitEnterFullscreen()},t.fp_addCuepoints=function(a,b,c){var d=b==-1?i.getCommonClip():o[b];d._cuepoints=d._cuepoints||{},a=a instanceof Array?a:[a];for(var e=0;e<a.length;e++){var f=typeof a[e]=="object"?a[e].time||null:a[e];if(f==null)continue;f=Math.floor(f/100)*100;var g=f;typeof a[e]=="object"&&(g=u({},a[e],!1),g["time"]!=undefined&&delete g.time,g["parameters"]!=undefined&&(u(g,g.parameters,!1),delete g.parameters)),d._cuepoints[f]=d._cuepoints[f]||[],d._cuepoints[f].push({fnId:c,lastTimeFired:-1,parameters:g})}},$f.each("toggleFullscreen,stopBuffering,reset,playFeed,setKeyboardShortcutsEnabled,isKeyboardShortcutsEnabled,css,animate,showPlugin,hidePlugin,togglePlugin,fadeTo,invoke,loadPlugin".split(","),function(){var a=this;t["fp_"+a]=function(){return w("ERROR: unsupported API on iDevices "+a),!1}})}function J(){var a=["abort","canplay","canplaythrough","durationchange","emptied","ended","error","loadeddata","loadedmetadata","loadstart","pause","play","playing","progress","ratechange","seeked","seeking","stalled","suspend","volumechange","waiting"],b=function(a){w("Got event "+a.type,a)};for(var j=0;j<a.length;j++)t.addEventListener(a[j],b,!1);var p=function(a){w("got onBufferEmpty event "+a.type),A(e),$f.fireEvent(i.id(),"onBufferEmpty",n)};t.addEventListener("emptied",p,!1),t.addEventListener("waiting",p,!1);var s=function(a){r!=d&&r!=e&&(w("Restoring old state "+x(r)),A(r)),$f.fireEvent(i.id(),"onBufferFull",n)};t.addEventListener("canplay",s,!1),t.addEventListener("canplaythrough",s,!1);var u=function(a){t.fp_updateClip({duration:t.duration,metaData:{duration:t.duration}},n),o[n].duration=t.duration,$f.fireEvent(i.id(),"onMetaData",n,o[n])};t.addEventListener("loadedmetadata",u,!1),t.addEventListener("durationchange",u,!1);var B=function(a){if(q==g){if(!y("Resume"))return w("Resume disallowed, pausing"),t.fp_pause(),z(a);$f.fireEvent(i.id(),"onResume",n)}A(f),k||(k=!0,$f.fireEvent(i.id(),"onStart",n))};t.addEventListener("playing",B,!1);var C=function(a){if(!y("Finish"))return o.length==1?(w("Active playlist only has one clip, onBeforeFinish returned false. Replaying"),G()):n!=o.length-1?(w("Not the last clip in the playlist, but onBeforeFinish returned false. Returning to the beginning of current clip"),t.fp_seek(0)):(w("Last clip in playlist, but onBeforeFinish returned false, start again from the beginning"),t.fp_play(0)),z(a);A(h),$f.fireEvent(i.id(),"onFinish",n),o.length>1&&n<o.length-1&&(w("Not last clip in the playlist, moving to next one"),t.fp_play(++n,!1,!0))};t.addEventListener("ended",C,!1);var D=function(a){A(c,!0),$f.fireEvent(i.id(),"onError",n,201),v.onFail&&v.onFail instanceof Function&&v.onFail.apply(i,[])};t.addEventListener("error",D,!1);var E=function(a){w("got pause event from player"+i.id());if(l)return;if(q==e&&r==d){w("forcing play"),setTimeout(function(){t.play()},0);return}if(!y("Pause"))return t.fp_resume(),z(a);A(g),$f.fireEvent(i.id(),"onPause",n)};t.addEventListener("pause",E,!1);var F=function(a){$f.fireEvent(i.id(),"onBeforeSeek",n)};t.addEventListener("seeking",F,!1);var H=function(a){l?(l=!1,$f.fireEvent(i.id(),"onStop",n)):$f.fireEvent(i.id(),"onSeek",n),w("seek done, currentState",x(q)),m?(m=!1,t.fp_play()):q!=f&&t.fp_pause()};t.addEventListener("seeked",H,!1);var I=function(a){$f.fireEvent(i.id(),"onVolume",t.fp_getVolume())};t.addEventListener("volumechange",I,!1)}function K(){t.fp_play(0)}function L(){}var b=-1,c=0,d=1,e=2,f=3,g=4,h=5,i=this,j=1,k=!1,l=!1,m=!1,n=0,o=[],p={accelerated:!1,autoBuffering:!1,autoPlay:!0,baseUrl:null,bufferLength:3,connectionProvider:null,cuepointMultiplier:1e3,cuepoints:[],controls:{},duration:0,extension:"",fadeInSpeed:1e3,fadeOutSpeed:1e3,image:!1,linkUrl:null,linkWindow:"_self",live:!1,metaData:{},originalUrl:null,position:0,playlist:[],provider:"http",scaling:"scale",seekableOnBegin:!1,start:0,url:null,urlResolvers:[]},q=b,r=b,s=/iPad|iPhone|iPod/i.test(navigator.userAgent),t=null,v={simulateiDevice:!1,controlsSizeRatio:1.5,controls:!0,debug:!1,validExtensions:/mov|m4v|mp4|avi/gi};u(v,a);var C=null;if(s||v.simulateiDevice){if(!window.flashembed.__replaced){var M=window.flashembed;window.flashembed=function(a,b,c){typeof a=="string"&&(a=document.getElementById(a.replace("#","")));if(!a)return;var d=window.getComputedStyle(a,null),e=parseInt(d.width),f=parseInt(d.height);while(a.firstChild)a.removeChild(a.firstChild);var g=document.createElement("div"),h=document.createElement("video");g.appendChild(h),a.appendChild(g),g.style.height=f+"px",g.style.width=e+"px",g.style.display="block",g.style.position="relative",g.style.background="-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.7)))",g.style.cursor="default",g.style.webkitUserDrag="none",h.style.height="100%",h.style.width="100%",h.style.display="block",h.id=b.id,h.name=b.id,h.style.cursor="pointer",h.style.webkitUserDrag="none",h.type="video/mp4",h.playerConfig=c.config,$f.fireEvent(c.config.playerId,"onLoad","player")},flashembed.getVersion=M.getVersion,flashembed.asString=M.asString,flashembed.isSupported=function(){return!0},flashembed.__replaced=!0}var N=i._fireEvent;i._fireEvent=function(a){a[0]=="onLoad"&&a[1]=="player"&&(t=i.getParent().querySelector("video"),v.controls&&(t.controls="controls"),I(),J(),A(c,!0),t.fp_setPlaylist(t.playerConfig.playlist),K(),N.apply(i,[a]));var d=q!=b;q==b&&typeof a=="string"&&(d=!0);if(d)return N.apply(i,[a])},i._swfHeight=function(){return parseInt(t.style.height)},i.hasiPadSupport=function(){return!0}}return i}),function($){var isIE6=$.browser.msie&&$.browser.version<7,body=$(document.body),window=$(window),jqzoompluging_disabled=!1;$.fn.jqzoom=function(a){return this.each(function(){var b=this.nodeName.toLowerCase();(b=="a"||b=="div"||b=="img")&&new jqzoom(this,a)})},jqzoom=function(el,options){function Smallimage(image){var $obj=this;return this.node=image[0],this.findborder=function(){var bordertop=0;bordertop=image.css("border-top-width"),btop="";var borderleft=0;borderleft=image.css("border-left-width"),bleft="";if(bordertop)for(i=0;i<3;i++){var x=[];x=bordertop.substr(i,1);if(isNaN(x)==0)btop=btop+""+bordertop.substr(i,1);else break}if(borderleft)for(i=0;i<3;i++)if(!isNaN(borderleft.substr(i,1)))bleft+=borderleft.substr(i,1);else break;$obj.btop=btop.length>0?eval(btop):0,$obj.bleft=bleft.length>0?eval(bleft):0},this.fetchdata=function(){$obj.findborder(),$obj.w=image.width(),$obj.h=image.height(),$obj.ow=image.outerWidth(),$obj.oh=image.outerHeight(),$obj.pos=image.offset(),$obj.pos.l=image.offset().left+$obj.bleft,$obj.pos.t=image.offset().top+$obj.btop,$obj.pos.r=$obj.w+$obj.pos.l,$obj.pos.b=$obj.h+$obj.pos.t,$obj.rightlimit=image.offset().left+$obj.ow,$obj.bottomlimit=image.offset().top+$obj.oh},this.node.onerror=function(){},this.node.onload=function(){$obj.fetchdata(),$(".zoomPad",el).length==0&&obj.create()},$obj}function Loader(){var a=this;return this.append=function(){this.node=$("<div/>").addClass("zoomPreload").css("visibility","hidden").html(settings.preloadText),$(".zoomPad",el).append(this.node)},this.show=function(){this.node.top=(smallimage.oh-this.node.height())/2,this.node.left=(smallimage.ow-this.node.width())/2,this.node.css({top:this.node.top,left:this.node.left,position:"absolute",visibility:"visible"})},this.hide=function(){this.node.css("visibility","hidden")},this}function Lens(){var a=this;return this.node=$("<div/>").addClass("zoomPup"),this.append=function(){$(".zoomPad",el).append($(this.node).hide()),settings.zoomType=="reverse"&&(this.image=new Image,this.image.src=smallimage.node.src,$(this.node).empty().append(this.image))},this.setdimensions=function(){this.node.w=parseInt(settings.zoomWidth/el.scale.x)>smallimage.w?smallimage.w:parseInt(settings.zoomWidth/el.scale.x),this.node.h=parseInt(settings.zoomHeight/el.scale.y)>smallimage.h?smallimage.h:parseInt(settings.zoomHeight/el.scale.y),this.node.top=(smallimage.oh-this.node.h-2)/2,this.node.left=(smallimage.ow-this.node.w-2)/2,this.node.css({top:0,left:0,width:this.node.w+"px",height:this.node.h+"px",position:"absolute",display:"none",borderWidth:"1px"}),settings.zoomType=="reverse"&&(this.image.src=smallimage.node.src,$(this.node).css({opacity:1}),$(this.image).css({position:"absolute",display:"block",left:-(this.node.left+1-smallimage.bleft)+"px",top:-(this.node.top+1-smallimage.btop)+"px"}))},this.setcenter=function(){this.node.top=(smallimage.oh-this.node.h-2)/2,this.node.left=(smallimage.ow-this.node.w-2)/2,this.node.css({top:this.node.top,left:this.node.left}),settings.zoomType=="reverse"&&$(this.image).css({position:"absolute",display:"block",left:-(this.node.left+1-smallimage.bleft)+"px",top:-(this.node.top+1-smallimage.btop)+"px"}),largeimage.setposition()},this.setposition=function(a){function d(a){return el.mousepos.x-a.w/2<smallimage.pos.l}function e(a){return el.mousepos.x+a.w/2>smallimage.pos.r}function f(a){return el.mousepos.y-a.h/2<smallimage.pos.t}function g(a){return el.mousepos.y+a.h/2>smallimage.pos.b}el.mousepos.x=a.pageX,el.mousepos.y=a.pageY;var b=0,c=0;b=el.mousepos.x+smallimage.bleft-smallimage.pos.l-(this.node.w+2)/2,c=el.mousepos.y+smallimage.btop-smallimage.pos.t-(this.node.h+2)/2,d(this.node)?b=smallimage.bleft-1:e(this.node)&&(b=smallimage.w+smallimage.bleft-this.node.w-1),f(this.node)?c=smallimage.btop-1:g(this.node)&&(c=smallimage.h+smallimage.btop-this.node.h-1),this.node.left=b,this.node.top=c,this.node.css({left:b+"px",top:c+"px"}),settings.zoomType=="reverse"&&($.browser.msie&&$.browser.version>7&&$(this.node).empty().append(this.image),$(this.image).css({position:"absolute",display:"block",left:-(this.node.left+1-smallimage.bleft)+"px",top:-(this.node.top+1-smallimage.btop)+"px"})),largeimage.setposition()},this.hide=function(){img.css({opacity:1}),this.node.hide()},this.show=function(){settings.zoomType!="innerzoom"&&(settings.lens||settings.zoomType=="drag")&&this.node.show(),settings.zoomType=="reverse"&&img.css({opacity:settings.imageOpacity})},this.getoffset=function(){var b={};return b.left=a.node.left,b.top=a.node.top,b},this}function Stage(){var a=this;this.node=$("<div class='zoomWindow'><div class='zoomWrapper'><div class='zoomWrapperTitle'></div><div class='zoomWrapperImage'></div></div></div>"),this.ieframe=$('<iframe class="zoomIframe" src="javascript:\'\';" marginwidth="0" marginheight="0" align="bottom" scrolling="no" frameborder="0" ></iframe>'),this.setposition=function(){this.node.leftpos=0,this.node.toppos=0;if(settings.zoomType!="innerzoom")switch(settings.position){case"left":this.node.leftpos=smallimage.pos.l-smallimage.bleft-Math.abs(settings.xOffset)-settings.zoomWidth>0?0-settings.zoomWidth-Math.abs(settings.xOffset):smallimage.ow+Math.abs(settings.xOffset),this.node.toppos=Math.abs(settings.yOffset);break;case"top":this.node.leftpos=Math.abs(settings.xOffset),this.node.toppos=smallimage.pos.t-smallimage.btop-Math.abs(settings.yOffset)-settings.zoomHeight>0?0-settings.zoomHeight-Math.abs(settings.yOffset):smallimage.oh+Math.abs(settings.yOffset);break;case"bottom":this.node.leftpos=Math.abs(settings.xOffset),this.node.toppos=smallimage.pos.t-smallimage.btop+smallimage.oh+Math.abs(settings.yOffset)+settings.zoomHeight<screen.height?smallimage.oh+Math.abs(settings.yOffset):0-settings.zoomHeight-Math.abs(settings.yOffset);break;default:this.node.leftpos=smallimage.rightlimit+Math.abs(settings.xOffset)+settings.zoomWidth<screen.width?smallimage.ow+Math.abs(settings.xOffset):0-settings.zoomWidth-Math.abs(settings.xOffset),this.node.toppos=Math.abs(settings.yOffset)}return this.node.css({left:this.node.leftpos+"px",top:this.node.toppos+"px"}),this},this.append=function(){$(".zoomPad",el).append(this.node),this.node.css({position:"absolute",display:"none",zIndex:5001});if(settings.zoomType=="innerzoom"){this.node.css({cursor:"default"});var b=smallimage.bleft==0?1:smallimage.bleft;$(".zoomWrapper",this.node).css({borderWidth:b+"px"})}$(".zoomWrapper",this.node).css({width:Math.round(settings.zoomWidth)+"px",borderWidth:b+"px"}),$(".zoomWrapperImage",this.node).css({width:"100%",height:Math.round(settings.zoomHeight)+"px"}),$(".zoomWrapperTitle",this.node).css({width:"100%",position:"absolute"}),$(".zoomWrapperTitle",this.node).hide(),settings.title&&zoomtitle.length>0&&$(".zoomWrapperTitle",this.node).html(zoomtitle).show(),a.setposition()},this.hide=function(){switch(settings.hideEffect){case"fadeout":this.node.fadeOut(settings.fadeoutSpeed,function(){});break;default:this.node.hide()}this.ieframe.hide()},this.show=function(){switch(settings.showEffect){case"fadein":this.node.fadeIn(),this.node.fadeIn(settings.fadeinSpeed,function(){});break;default:this.node.show()}isIE6&&settings.zoomType!="innerzoom"&&(this.ieframe.width=this.node.width(),this.ieframe.height=this.node.height(),this.ieframe.left=this.node.leftpos,this.ieframe.top=this.node.toppos,this.ieframe.css({display:"block",position:"absolute",left:this.ieframe.left,top:this.ieframe.top,zIndex:99,width:this.ieframe.width+"px",height:this.ieframe.height+"px"}),$(".zoomPad",el).append(this.ieframe),this.ieframe.show())}}function Largeimage(){var a=this;return this.node=new Image,this.loadimage=function(a){loader.show(),this.url=a,this.node.style.position="absolute",this.node.style.border="0px",this.node.style.display="none",this.node.style.left="-5000px",this.node.style.top="0px",document.body.appendChild(this.node),this.node.src=a},this.fetchdata=function(){var b=$(this.node),c={};this.node.style.display="block",a.w=b.width(),a.h=b.height(),a.pos=b.offset(),a.pos.l=b.offset().left,a.pos.t=b.offset().top,a.pos.r=a.w+a.pos.l,a.pos.b=a.h+a.pos.t,c.x=a.w/smallimage.w,c.y=a.h/smallimage.h,el.scale=c,document.body.removeChild(this.node),$(".zoomWrapperImage",el).empty().append(this.node),lens.setdimensions()},this.node.onerror=function(){},this.node.onload=function(){a.fetchdata(),loader.hide(),el.largeimageloading=!1,el.largeimageloaded=!0;if(settings.zoomType=="drag"||settings.alwaysOn)lens.show(),stage.show(),lens.setcenter()},this.setposition=function(){var a=-el.scale.x*(lens.getoffset().left-smallimage.bleft+1),b=-el.scale.y*(lens.getoffset().top-smallimage.btop+1);$(this.node).css({left:a+"px",top:b+"px"})},this}var api=null;api=$(el).data("jqzoom");if(api)return api;var obj=this,settings=$.extend({},$.jqzoom.defaults,options||{});obj.el=el,el.rel=$(el).attr("rel"),el.zoom_active=!1,el.zoom_disabled=!1,el.largeimageloading=!1,el.largeimageloaded=!1,el.scale={},el.timer=null,el.mousepos={},el.mouseDown=!1,$(el).css({"outline-style":"none","text-decoration":"none"});var img=$("img:eq(0)",el);el.title=$(el).attr("title"),el.imagetitle=img.attr("title");var zoomtitle=$.trim(el.title).length>0?el.title:el.imagetitle,smallimage=new Smallimage(img),lens=new Lens,stage=new Stage,largeimage=new Largeimage,loader=new Loader;$(el).bind("click",function(a){return a.preventDefault(),!1});var zoomtypes=["standard","drag","innerzoom","reverse"];$.inArray($.trim(settings.zoomType),zoomtypes)<0&&(settings.zoomType="standard"),$.extend(obj,{create:function(){$(".zoomPad",el).length==0&&(el.zoomPad=$("<div/>").addClass("zoomPad"),img.wrap(el.zoomPad)),settings.zoomType=="innerzoom"&&(settings.zoomWidth=smallimage.w,settings.zoomHeight=smallimage.h),$(".zoomPup",el).length==0&&lens.append(),$(".zoomWindow",el).length==0&&stage.append(),$(".zoomPreload",el).length==0&&loader.append(),(settings.preloadImages||settings.zoomType=="drag"||settings.alwaysOn)&&obj.load(),obj.init()},init:function(){settings.zoomType=="drag"&&($(".zoomPad",el).mousedown(function(){el.mouseDown=!0}),$(".zoomPad",el).mouseup(function(){el.mouseDown=!1}),document.body.ondragstart=function(){return!1},$(".zoomPad",el).css({cursor:"default"}),$(".zoomPup",el).css({cursor:"move"})),settings.zoomType=="innerzoom"&&$(".zoomWrapper",el).css({cursor:"crosshair"}),$(".zoomPad",el).bind("mouseenter mouseover",function(a){img.attr("title",""),$(el).attr("title",""),el.zoom_active=!0,smallimage.fetchdata(),el.largeimageloaded?obj.activate(a):obj.load()}),$(".zoomPad",el).bind("mouseleave",function(a){obj.deactivate()}),$(".zoomPad",el).bind("mousemove",function(a){if(a.pageX>smallimage.pos.r||a.pageX<smallimage.pos.l||a.pageY<smallimage.pos.t||a.pageY>smallimage.pos.b)return lens.setcenter(),!1;el.zoom_active=!0,el.largeimageloaded&&!$(".zoomWindow",el).is(":visible")&&obj.activate(a),el.largeimageloaded&&(settings.zoomType!="drag"||settings.zoomType=="drag"&&el.mouseDown)&&lens.setposition(a)});var thumb_preload=new Array,i=0,thumblist=new Array;thumblist=$("a").filter(function(){var a=new RegExp("gallery[\\s]*:[\\s]*'"+$.trim(el.rel)+"'","i"),b=$(this).attr("rel");if(a.test(b))return this});if(thumblist.length>0){var first=thumblist.splice(0,1);thumblist.push(first)}thumblist.each(function(){if(settings.preloadImages){var thumb_options=$.extend({},eval("("+$.trim($(this).attr("rel"))+")"));thumb_preload[i]=new Image,thumb_preload[i].src=thumb_options.largeimage,i++}$(this).click(function(a){return $(this).hasClass("zoomThumbActive")?!1:(thumblist.each(function(){$(this).removeClass("zoomThumbActive")}),a.preventDefault(),obj.swapimage(this),!1)})})},load:function(){if(el.largeimageloaded==0&&el.largeimageloading==0){var a=$(el).attr("href");el.largeimageloading=!0,largeimage.loadimage(a)}},activate:function(a){clearTimeout(el.timer),lens.show(),stage.show()},deactivate:function(a){switch(settings.zoomType){case"drag":break;default:img.attr("title",el.imagetitle),$(el).attr("title",el.title),settings.alwaysOn?lens.setcenter():(stage.hide(),lens.hide())}el.zoom_active=!1},swapimage:function(link){el.largeimageloading=!1,el.largeimageloaded=!1;var options=new Object;options=$.extend({},eval("("+$.trim($(link).attr("rel"))+")"));if(options.smallimage&&options.largeimage){var smallimage=options.smallimage,largeimage=options.largeimage;$(link).addClass("zoomThumbActive"),$(el).attr("href",largeimage),img.attr("src",smallimage),lens.hide(),stage.hide(),obj.load()}return!1}}),img[0].complete&&(smallimage.fetchdata(),$(".zoomPad",el).length==0&&obj.create()),$(el).data("jqzoom",obj)},$.jqzoom={defaults:{zoomType:"standard",zoomWidth:300,zoomHeight:300,xOffset:10,yOffset:0,position:"right",preloadImages:!0,preloadText:"Loading zoom",title:!0,lens:!0,imageOpacity:.4,alwaysOn:!1,showEffect:"show",hideEffect:"hide",fadeinSpeed:"slow",fadeoutSpeed:"2000"},disable:function(a){var b=$(a).data("jqzoom");return b.disable(),!1},enable:function(a){var b=$(a).data("jqzoom");return b.enable(),!1},disableAll:function(a){jqzoompluging_disabled=!0},enableAll:function(a){jqzoompluging_disabled=!1}}}(jQuery),$(function(){$(document).ready(function(){((function(){var item,packages,_base,_i,_len;this.block=function(a){var b;return a.LinkedList=b=function(){function b(){this.head,this.tail,this.length=0}var a;return b.Node=a=function(){function a(a){this.data=a,this.previous,this.next}return a}(),b.prototype.toArray=function(){var a,b,c;c=new Array(this.length);if(this.length>0){a=0,b=this.head;while(b!=null)c[a++]=b.data,b=b.next}return c},b.prototype.append=function(b){var c,d,e,f,g,h=this;c=function(b){return h.head?(h.tail.next=new a(b),h.tail.next.previous=h.tail,h.tail=h.tail.next):(h.head=new a(b),h.tail=h.head),h.length++};if(b instanceof Array){g=[];for(e=0,f=b.length;e<f;e++)d=b[e],g.push(c(d));return g}return c(b)},b.prototype.prepend=function(b){var c,d,e,f,g,h=this;c=function(b){return h.head?(h.head.previous=new a(b),h.head.previous.next=h.head,h.head=h.head.previous):(h.head=new a(b),h.tail=h.head),h.length++};if(b instanceof Array){g=[];for(e=0,f=b.length;e<f;e++)d=b[e],g.push(c(d));return g}return c(b)},b.prototype.isEmpty=function(){return!this.head},b.prototype.contains=function(a){var b;b=this.head;while(b){if(b.data===a)break;b=b.next}return b!=null},b.prototype.remove=function(a){var b,c,d,e,f,g=this;b=function(a){var b;b=g.head;while(b){if(b.data===a)break;b=b.next}return b&&(b===g.head?(b.previous=null,g.head=g.head.next):b===g.tail?(g.tail.previous.next=null,g.tail=g.tail.previous):(b.previous.next=b.next,b.next.previous=b.previous),g.length--),b!=null?b.data:void 0};if(a instanceof Array){f=[];for(d=0,e=a.length;d<e;d++)c=a[d],f.push(b(c));return f}return b(a)},b.prototype.removeHead=function(){var a;return a=null,this.head&&(a=this.head.data,this.head!==this.tail?(this.head.next.previous=null,this.head=this.head.next):(this.head=null,this.tail=null),this.length--),a},b.prototype.removeTail=function(){var a;return a=null,this.tail&&(a=this.tail.data,this.head!==this.tail?(this.tail.previous.next=null,this.tail=this.tail.previous):(this.head=null,this.tail=null),this.length--),a},b.prototype.clear=function(){return this.head=null,this.tail=null,this.length=0},b}()};if((typeof Util!=="undefined"&&Util!==null?Util.Structure:void 0)==null){packages="Util.Structure".split("."),typeof window!="undefined"?this.target=window:(this.target=eval(""+packages[0]+" = {}"),packages=packages.slice(1,packages.length+1||9e9)),this.topTarget=this.target;for(_i=0,_len=packages.length;_i<_len;_i++)item=packages[_i],this.target=(_base=this.target)[item]||(_base[item]={});this.block(this.target,this.topTarget),delete this.target,delete this.topTarget}delete this.block,this.block=function(targetPackage){return targetPackage.namespace=function(options){var block,blockOptions,item,namespaceTarget,package,packageExists,processUnmetRequirements,requirement,target,_j,_len2;options.package!=null&&(package=options.package),requirement=options.requires!=null?options.requires:function(){return!0},block=options.block,options.blockOptions!=null&&(blockOptions=options.blockOptions),packages=package.split(".");if(typeof window!="undefined"){target=window;if(typeof target.Jolt=="undefined"||typeof target.Jolt.Namespace=="undefined"||!Jolt.Namespace.packagesWithUnmetRequires)typeof target.Jolt=="undefined"&&(target.Jolt={}),target.Jolt.Namespace={},target.Jolt.Namespace.packagesWithUnmetRequires=new Util.Structure.LinkedList}else{packageExists=eval("!(typeof "+packages[0]+" === 'undefined')"),packageExists?target=eval(""+packages[0]):(util.log('New base package "'+packages[0]+'"'),target=eval(""+packages[0]+" = {}")),packages.length>1?packages=packages.slice(1,packages.length+1||9e9):packages=[];if(typeof Jolt=="undefined"||typeof Jolt.Namespace=="undefined")typeof Jolt=="undefined"?namespaceTarget=eval("Jolt = {}"):namespaceTarget=eval("Jolt"),namespaceTarget=namespaceTarget.Namespace={},namespaceTarget.packagesWithUnmetRequires=new Util.Structure.LinkedList,typeof exports!="undefined"&&(exports.Jolt=Jolt)}for(_j=0,_len2=packages.length;_j<_len2;_j++)item=packages[_j],target=target[item]||(target[item]={});return processUnmetRequirements=function(){var a,b,c;a=!0,c=[];while(a)a=!1,c.push(function(){var c,d,e,f;e=Jolt.Namespace.packagesWithUnmetRequires.toArray(),f=[];for(c=0,d=e.length;c<d;c++)b=e[c],b.requires()?(typeof util!="undefined"&&util!==null&&util.log("requirement met for package "+b.package),b.block(b.target,b.blockOptions),Jolt.Namespace.packagesWithUnmetRequires.remove(b),f.push(a=!0)):f.push(void 0);return f}());return c},requirement()?(typeof util!="undefined"&&util!==null&&util.log("requirement met for package "+package),block(target,blockOptions),processUnmetRequirements()):(typeof util!="undefined"&&util!==null&&util.log("requirement not met for package "+package+", storing for later..."),Jolt.Namespace.packagesWithUnmetRequires.append({requires:requirement,block:block,target:target,blockOptions:blockOptions,"package":package}),processUnmetRequirements())}};if(typeof Jolt=="undefined"||Jolt===null)typeof window!="undefined"?this.target=window.Jolt={}:this.target=eval("Jolt = {}"),this.topTarget=this.target,this.block(this.target,this.topTarget),delete this.target,delete this.topTarget;delete this.block,Jolt.namespace({"package":"Jolt.Kup.History",requires:function(){var a,b;return(typeof Util!=="undefined"&&Util!==null?(a=Util.Structure)!=null?a.AATree:void 0:void 0)!=null&&(typeof Util!=="undefined"&&Util!==null?(b=Util.Structure)!=null?b.LinkedList:void 0:void 0)!=null},block:function(a){var b;return a.HistoryManager=b=function(){function a(){this.hookedUrls={},typeof window!="undefined"&&$.address.change(function(a){return Jolt.Kup.History.historyManager.execute(a.value)})}return a.prototype.hook=function(a){var b,c,d;(a!=null?a.url:void 0)!=null&&(d=a.url),(a!=null?a.callback:void 0)!=null&&(b=a.callback),(a!=null?a.priority:void 0)!=null?c=a.priority:c=1e4;if(d!=null&&b!=null){if(this.hookedUrls[d]){while(this.hookedUrls[d].contains(c))c--;return this.hookedUrls[d].insert(c,b)}return this.hookedUrls[d]=new Util.Structure.AATree,this.hookedUrls[d].insert(c,b)}},a.prototype.execute=function(a){var b,c,d,e;if(this.hookedUrls[a]!=null){b=this.hookedUrls[a].toDataArray(),$.address.value(a),e=[];for(c=d=b.length-1;d<=0?c<=0:c>=0;d<=0?c++:c--)e.push(b[c]());return e}},a.prototype.removeHook=function(a){var b,c;(a!=null?a.url:void 0)!=null&&(c=a.url),(a!=null?a.callback:void 0)!=null&&(b=a.callback);if(c!=null&&b!=null){if(this.hookedUrls[c])return this.hookedUrls[c]["delete"](this.hookedUrls[c].findKeyOfData(b))}else if(c!=null&&this.hookedUrls[c])return this.hookedUrls[c].clear()},a}(),a.historyManager=new Jolt.Kup.History.HistoryManager}}),Jolt.namespace({"package":"Util.Build",require:function(){var a;return(typeof Util!=="undefined"&&Util!==null?(a=Util.Structure)!=null?a.LinkedList:void 0:void 0)!=null&&(typeof Util!=="undefined"&&Util!==null?Util.log:void 0)!=null},block:function(a){var b;return a.AsyncCommandRunner=b=function(){function a(){this.commands=new Util.Structure.LinkedList}return a.prototype.size=function(){return this.commands.length},a.prototype.append=function(a){if(a)return a.executed=!1,this.commands.append(a)},a.prototype.clear=function(){return this.commands.clear()},a.prototype.isEmpty=function(){return this.commands.isEmpty()},a.prototype.concat=function(a){var b,c,d,e,f;e=a.commands.toArray(),f=[];for(c=0,d=e.length;c<d;c++)b=e[c],f.push(this.commands.append(b));return f},a.prototype.run=function(a){var b,c,d,e,f,g,h,i=this;if(this.commands.isEmpty())return a();d=function(){var b,c,d,e,f;c=!0,f=i.commands.toArray();for(d=0,e=f.length;d<e;d++)b=f[d],c&&(c=b.executed);if(c&&a!=null)return a()},c=function(a){return a.params.finished=function(b){return a.result=b,a.executed=!0,d()},a.command(a.params)},g=this.commands.toArray(),h=[];for(e=0,f=g.length;e<f;e++)b=g[e],h.push(c(b));return h},a.prototype.resultOf=function(a){var b,c,d,e,f,g,h,i;h=this.commands.toArray();for(f=0,g=h.length;f<g;f++){b=h[f];if(b.functionName===a.functionName){d=!0,i=b.params;for(c in i)e=i[c],(typeof e=="number"||typeof e=="string"||typeof e=="boolean")&&d&&(d=b.params[c]===a.params[c]);if(d)return b.result}}return null},a}()}}),Jolt.namespace({"package":"Util.Math",block:function(a){return a.square=function(a){return a*a},a.cube=function(a){return a*a*a}}}),Jolt.namespace({"package":"Util.Media",requires:function(){var a,b;return(typeof Util!=="undefined"&&Util!==null?Util.fileOfUrl:void 0)!=null&&(typeof Util!=="undefined"&&Util!==null?(a=Util.Structure)!=null?a.AATree:void 0:void 0)!=null&&(typeof Util!=="undefined"&&Util!==null?(b=Util.Structure)!=null?b.LinkedList:void 0:void 0)!=null&&(typeof Util!=="undefined"&&Util!==null?Util.runningFromDomainName:void 0)!=null},block:function(a){var b,c;return a.ImageDownload=b=function(){function a(a,b){this.url=a,this.callback=b}return a}(),a.ImageDownloadQueue=c=function(){function a(){this.downloadQueue=new Util.Structure.AATree,this.runningDownloads=new Util.Structure.LinkedList,this.delayPerImage=20,this.allowedConcurrentDownloads=4}return a.prototype.downloadSpaceAvailable=function(){return this.runningDownloads.length<this.allowedConcurrentDownloads},a.prototype.downloadImage=function(a,b,c){var d;c==null&&(c=1e4);if(!(c>0))return Util.log("ImageDownloadQueue: Priority must be > 0");d={callback:b,name:Util.fileOfUrl(a),origUrl:a,url:this.fullUrl(a)};while(this.downloadQueue.contains(c))c--;this.downloadQueue.insert(c,d);if(this.downloadSpaceAvailable())return this.downloadNext()},a.prototype.downloadImageSet=function(a,b){var c,d,e,f,g,h,i,j,k,l,m,n,o,p,q;b==null&&(b=1e4);if(b>0){if(this.downloadQueue.isEmpty()){e=a.length+b,p=[];for(c=0,j=a.length;c<j;c++)d=a[c],p.push(this.downloadImage(d.url,d.callback,e-c-1));return p}g=this.downloadQueue.toArray(),n=g.slice(0,g.length+1||9e9);for(h=0,k=n.length;h<k;h++){c=n[h];if(g[c]>b){f=c;break}}o=g.slice(f,2);for(i=0,l=o.length;i<l;i++){c=o[i];if(g[c]-g[c-1]>a.length){e=g[c-1]+a.length;break}}e==null&&(e=g[0]-1),q=[];for(c=0,m=a.length;c<m;c++)d=a[c],q.push(this.downloadImage(d.url,d.callback,e-c));return q}return Util.log("ImageDownloadQueue: Priority must be > 0")},a.prototype.downloadNext=function(){var a,b,c,d=this;if(!this.downloadQueue.isEmpty())return b=this.downloadQueue.removeMax().data,this.runningDownloads.append(b),c=Util.clone(b),c.error=null,a=new Image,a.onload=function(){d.runningDownloads.remove(b),d.downloadComplete(),c.element=a,c.height=a.height,c.width=a.width;if(b.callback)return b.callback(c)},a.onerror=function(){c.error="Unable to load image "+b.name,d.runningDownloads.remove(b),d.downloadComplete();if(b.callback)return b.callback(c)},a.src=b.url},a.prototype.downloadComplete=function(){var a,b=this;return a=function(){if(b.downloadSpaceAvailable())return b.downloadNext()},this.delayPerImage>0?setTimeout(a,this.delayPerImage):a()},a.prototype.fullUrl=function(a){var b;return b=function(){return/http/i.test(a)},b()?a:Util.runningFromDomainName()?""+Util.CDN+a:""+Util.hostUrlPath()+a},a}(),Util.imageDownloader=new Util.Media.ImageDownloadQueue}}),Jolt.namespace({"package":"Util.Structure",block:function(a){var b;return a.AATree=b=function(){function c(){this.root=null,this.nodeStack=null}var a,b;return c.Node=b=function(){function b(a,b){this.key=a,this.data=b,this.left,this.right,this.level,this.parent}return b.prototype.hasOnlyLeftChild=function(){return this.left!=null&&this.right==null},b.prototype.hasOnlyRightChild=function(){return this.right!=null&&this.left==null},b.prototype.hasLeftAndRightChildren=function(){return this.left!=null&&this.right!=null},b.prototype.hasNoChildren=function(){return this.left==null&&this.right==null},b.prototype.isLeaf=function(){return this.level===1},b.prototype.rightHeir=function(){var b,c;b=this.right,c=this;if((b!=null?b.left:void 0)!=null)while(b.left)c=b,b=b.left;return new a(c,b)},b.prototype.leftHeir=function(){var b,c;b=this.left,c=this;if((b!=null?b.right:void 0)!=null)while(b.right)c=b,b=b.right;return new a(c,b)},b.prototype.linkRight=function(a){return this.right=a,a.parent=this},b.prototype.linkLeft=function(a){return this.left=a,a.parent=this},b}(),c.Heir=a=function(){function a(a,b){this.parent=a,this.heir=b}return a}(),c.prototype.insert=function(a,c){if(!this.root)return this.root=new b(a,c),this.root.level=1;if(!this.contains(a))return this.insertNodeRecursively(new b(a,c),this.root)},c.prototype.insertNode=function(a,b){var c,d,e;for(;;)if(a.key<b.key)if(b.left)b=b.left;else{b.left=a,a.level=1,a.parent=b;break}else if(a.key>b.key)if(b.right)b=b.right;else{b.right=a,a.level=1,a.parent=b;break}b=a;while(b)d=b.key,c=((e=b.parent)!=null?e.right:void 0)===b,b=this.skew(b),b=this.split(b),d===b.key?b=b.parent:b.parent!=null&&(c?b.parent.right=b:b.parent.left=b);return a},c.prototype.insertNodeRecursively=function(a,b){return b?(a.key<b.key?(b.left=this.insertNodeRecursively(a,b.left),b.left.parent=b):a.key>b.key&&(b.right=this.insertNodeRecursively(a,b.right),b.right.parent=b),b=this.skew(b),b=this.split(b),b):(b=a,a.level=1,b)},c.prototype.skew=function(a){var b,c,d;return a?((c=a.left)!=null?c.level:void 0)===a.level?(b=a.left,b.parent=a.parent,a.left=b.right,b.right=a,(d=a.left)!=null&&(d.parent=a),a!=null&&(a.parent=b),a===this.root&&(this.root=b,this.root.parent=null),b):a:null},c.prototype.split=function(a){var b,c,d,e,f;return a?a.level===((c=a.right)!=null?(d=c.right)!=null?d.level:void 0:void 0)?(b=a.right,b.parent=a.parent,a.right=b.left,(e=b.left)!=null&&(e.parent=a.right),b.left=a,a!=null&&(a.parent=b),(f=a.right)!=null&&(f.parent=a),b.level=b.level+1,a===this.root&&(this.root=b,this.root.parent=null),b):a:null},c.prototype.replaceUntilRightLeafIsFree=function(a,c){var d,e,f,g,h,i,j,k,l,m,n;return((g=a.left)!=null?g.level:void 0)===1&&((h=a.left)!=null?h.right:void 0)!=null?(f=a.left,a.left=a.left.right,(i=a.left)!=null&&(i.parent=a),f):((j=a.left)!=null?j.level:void 0)===1&&((k=a.right)!=null?k.level:void 0)===1?(f=a.left,a.level=1,a.left=a.left.right,(l=a.left)!=null&&(l.parent=a),f):a.level===1&&((m=a.right)!=null?m.level:void 0)===1?(c!=null&&(c.right=a.right),c!=null&&(n=c.right)!=null&&(n.parent=c!=null),a):(e=new b(a.left.key,a.left.data),d=this.replaceUntilRightLeafIsFree(a.right,a),c!=null?(a.left.key=c.key,a.left.data=c.data,c.key=d.key,c.data=d.data):(a.key=d.key,a.data=d.data),e)},c.prototype.replaceUntilLeftLeafIsFree=function(a,c){var d,e,f,g,h,i,j,k,l,m,n,o,p;return((h=a.right)!=null?h.level:void 0)===1&&a.level===1?(e=a.right,a.right=a.right.right,(i=a.right)!=null&&(i.parent=a),e):((j=a.right)!=null?j.level:void 0)===1&&((k=a.right)!=null?k.right:void 0)!=null?(e=a.right.right,a.right.right=null,e):((l=a.left)!=null?l.level:void 0)===1&&((m=a.right)!=null?m.level:void 0)===1&&((n=a.left)!=null?n.left:void 0)==null&&((o=a.left)!=null?o.right:void 0)==null?(f=new b(a.right.key,a.right.data),a.right.key=a.key,a.right.data=a.data,a.key=a.left.key,a.data=a.left.data,a.left=a.left.right,(p=a.left)!=null&&(p.parent=a),a.level=1,f):a.right?(g=new b(a.right.key,a.right.data),d=this.replaceUntilLeftLeafIsFree(a.left,a),c!=null?(a.right.key=c.key,a.right.data=c.data,c.key=d.key,c.data=d.data):(a.key=d.key,a.data=d.data),g):a},c.prototype["delete"]=function(a){var b,c,d,e,f,g,h,i,j,k=this;e=null,d=null,h=function(a){var b,c,d,e,f,g,h,i,j,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;n=a.key,m=a.data;if(((o=a.left)!=null?o.right:void 0)!=null){e=a.leftHeir(),b=e.heir,f=e.parent,(f!=null?f.right:void 0)===b?b.isLeaf()&&f.left!=null&&((s=f.left)!=null?s.right:void 0)==null?(i=f.left,l=i.key,j=i.data,f.right=i,(t=f.right)!=null&&(t.parent=f),f.left=null,f.level=1,i.key=f.key,i.data=f.data,f.key=l,f.data=j):b.isLeaf()&&f.left!=null?(d=b.key,c=b.data,h=f.key,g=f.data,k.replaceUntilLeftLeafIsFree(f,null),a.key=d,a.data=c,b.key=h,b.data=g):(f.right=b.left,(u=f.right)!=null&&(u.parent=f)):(f!=null?f.left:void 0)===b&&(b.isLeaf()&&f.right!=null?(f.left=null,f.level=1):(f.left=b.left,(v=f.left)!=null&&(v.parent=f)));if(n===a.key)return a.key=b.key,a.data=b.data}else{if(((w=a.right)!=null?w.left:void 0)==null)return a.key=a.left.key,a.data=a.left.data,a.left=a.left.right,(r=a.left)!=null&&(r.parent=a),a.level=1;e=a.rightHeir(),b=e.heir,f=e.parent,(f!=null?f.left:void 0)===b?b.isLeaf()&&f.right!=null&&((x=f.right)!=null?x.left:void 0)==null?(f.left=b.right,(y=f.left)!=null&&(y.parent=f),f.left==null&&(f.level=1)):b.isLeaf()&&((z=f.right)!=null?z.left:void 0)!=null?(d=b.key,c=b.data,h=f.key,g=f.data,k.replaceUntilRightLeafIsFree(f,null),a.key=d,a.data=c,b.key=h,b.data=g):(f.left=b.right,(p=f.left)!=null&&(p.parent=f)):(f!=null?f.right:void 0)===b&&(b.isLeaf()&&f.left!=null?(f.right=null,f.level=1):(f.right=b.right,(q=f.right)!=null&&(q.parent=f)));if(n===a.key)return a.key=b.key,a.data=b.data}},g=function(a){var b,c,d,e,f,g,h,i,j;if(a.isLeaf()&&((e=a.right)!=null?e.isLeaf():void 0))return a.right=null;if(((f=a.left)!=null?f.right:void 0)==null)return a.right.key=a.key,a.right.data=a.data,a.key=a.left.key,a.data=a.left.data,a.level=1,a.left=null;c=a.leftHeir(),d=c.parent,b=c.heir;if(d.left!=null&&((g=d.left)!=null?g.right:void 0)==null)return a.right.key=a.key,a.right.data=a.data,a.key=b.key,a.data=b.data,d.right.key=d.key,d.right.data=d.data,d.key=d.left.key,d.data=d.left.data,d.left=d.left.right,(h=d.left)!=null&&(h.parent=d),d.level=1;if(((i=d.left)!=null?i.right:void 0)!=null)return a.right.key=a.key,a.right.data=a.data,a.key=b.key,a.data=b.data,d.right.key=d.left.right.key,d.right.data=d.left.right.data,d.left.right=d.left.right.right,(j=d.left.right)!=null?j.parent=d.left:void 0;a.right.key=a.key,a.right.data=a.data,a.key=b.key,a.data=b.data,a.left.key=d.key,a.left.data=d.data;if(d!==a)return d.right=null},f=function(a){var b,c,d,e,f,g,h,i,j,l,m,n,o;j=a.key,i=a.data;if(((l=a.right)!=null?l.isLeaf():void 0)&&((m=a.left)!=null?m.isLeaf():void 0))return a.level=1,a.left=null;e=a.rightHeir(),b=e.heir,f=e.parent,b.isLeaf()&&((n=f.right)!=null?n.left:void 0)!=null?(d=b.key,c=b.data,h=f.key,g=f.data,k.replaceUntilRightLeafIsFree(f,null),a.left.key=a.key,a.left.data=a.data,a.key=d,a.data=c,b.key=h,b.data=g):(f.left=b.right,(o=f.left)!=null&&(o.parent=f),f.left||(f.level=1));if(a.key===j)return a.left.key=a.key,a.left.data=a.data,a.key=b.key,a.data=b.data},b=function(a){var b,c,d,e,f,g,h;if(((b=a.left)!=null?b.level:void 0)<a.level-1||((c=a.right)!=null?c.level:void 0)<a.level-1)((d=a.right)!=null?d.level:void 0)>--a.level&&(a.right.level=a.level),a=k.skew(a),a.right!=null&&(a.right=k.skew(a.right),(e=a.right)!=null&&(e.parent=a)),((f=a.right)!=null?f.right:void 0)!=null&&(a.right.right=k.skew(a.right.right),(g=a.right.right)!=null&&(g.parent=a.right)),a=k.split(a),a.right!=null&&(a.right=k.split(a.right),(h=a.right)!=null&&(h.parent=a));return a},c=function(a,i){var j,k;return i&&(e=i,i.left&&i.left.key===a?d=i.left:i.right&&i.right.key===a?d=i.right:a<i.key?(i.left=c(a,i.left),(j=i.left)!=null&&(j.parent=i)):a>i.key&&(i.right=c(a,i.right),(k=i.right)!=null&&(k.parent=i)),i===e&&d!=null&&a===d.key&&(d.hasLeftAndRightChildren()?h(d):d.right?(i.right===d&&(i.right=d.right,i.right.parent=i),i.left===d&&(i.left=d.right,i.left.parent=i)):d.left?(i.left===d&&(i.left=d.left,i.left.parent=i),i.right===d&&(i.right=d.left,i.right.parent=i)):d.isLeaf()&&(i.left===d?f(i):i.right===d&&g(i)),d=null,e=null),i=b(i)),i},i=function(){var a,b,d,e,f,g,h;return e=k.root.rightHeir(),f=e.parent,a=e.heir,h=k.root.key,d=a.key,b=a.data,c(a.key,k.root),g=k.find(h),g.key=d,g.data=b};if(((j=this.root)!=null?j.key:void 0)!==a)return c(a,this.root);this.root.hasLeftAndRightChildren()?i():this.root.hasOnlyRightChild()?this.root=this.root.right:this.root.hasOnlyLeftChild()?this.root=this.root.left:this.root=null;if(this.root)return b(this.root),this.root.parent=null},c.prototype.toArray=function(){var a,b;return a=[],b=function(c){c.left&&b(c.left),a.push(c.key);if(c.right)return b(c.right)},this.root&&b(this.root),a},c.prototype.toDataArray=function(){var a,b;return a=[],b=function(c){c.left&&b(c.left),a.push(c.data);if(c.right)return b(c.right)},this.root&&b(this.root),a},c.prototype.min=function(){var a;if(this.root){a=this.root;while(a){if(a.left==null)return a;a=a.left}}return null},c.prototype.max=function(){var a;if(this.root){a=this.root;while(a){if(a.right==null)return a;a=a.right}}return null},c.prototype.removeMin=function(){var a,c;return a=this.min(),c=new b(a.key,a.data),a&&this["delete"](a.key),c},c.prototype.removeMax=function(){var a,c;return a=this.max(),c=new b(a.key,a.data),a&&this["delete"](a.key),c},c.prototype.contains=function(a){return this.find(a)!==null?!0:!1},c.prototype.findKeyOfData=function(a){var b;return b=function(c){var d,e;return c.data===a?c.key:c.left&&c.right?(d=b(c.left),d?d:(e=b(c.right),e?e:null)):c.left?b(c.left):c.right?b(c.right):null},this.root?b(this.root):null},c.prototype.find=function(a){var b;if(this.root){b=this.root;while(b){if(b.key===a)return b;if(a<b.key&&b.left)b=b.left;else if(a>b.key&&b.right)b=b.right;else return null}}return null},c.prototype.isEmpty=function(){return!this.root},c.prototype.clear=function(){return this.root=null},c.prototype.findRecursive=function(a){var b;return b=function(c){return c.key===a?c:a<c.key&&c.left?b(c.left):a>c.key&&c.right?b(c.right):null},this.root?b(this.root):null},c}()}}),Jolt.namespace({"package":"Util",block:function(a){return a.loggingEnabled=!1,a.domainNames,a.CDN,a.runningFromDomainName=function(){var a,b,c,d;if(typeof window!="undefined"&&window!==null&&Util.CDN&&Util.domainNames){d=Util.domainNames;for(b=0,c=d.length;b<c;b++){a=d[b];if((new RegExp(""+a,"i")).test(window.location.hostname))return!0}}return!1},a.hostUrlPath=function(){return typeof window!="undefined"&&window!==null?Util.parentUrlFolder(window.location.href):""},a.hostUrlRunningDir=function(){return typeof window!="undefined"&&window!==null?window.location.origin+window.location.pathname:""},a.toCDNUrl=function(a){return/http/gi.test(a)?a.replace(Util.hostUrlRunningDir(),Util.CDN):""+Util.CDN+a},a.parentUrlFolder=function(a){var b,c,d;return d=function(){return a.lastIndexOf("/")!==-1},c=function(){return a.lastIndexOf("#")!==-1},d()?(b=a,c()&&(b=b.substr(0,b.lastIndexOf("#")+1)),b=b.substr(0,b.lastIndexOf("/")+1)):a},a.toRelativeUrl=function(a){var b,c,d,e,f,g,h;e=a.split(""),d=0;for(f=0,g=e.length;f<g;f++)b=e[f],b==="/"&&d++;e="";if(d>0)for(c=0,h=d-1;0<=h?c<=h:c>=h;0<=h?c++:c--)e+="../";return e},a.fileExtOfUrl=function(a){return a.substr(a.lastIndexOf(".1"))},a.fileNameOfUrl=function(a){var b;b=Util.fileOfUrl(a);if(b.lastIndexOf(!1))return b.substr(0,b.lastIndexOf("."))},a.fileOfUrl=function(a){var b;return b=function(){return a.lastIndexOf("/")!==-1},b()?a.substr(a.lastIndexOf("/")+1):a},a.jQueryObjToHtmlString=function(a){return $("<div>").append(a.clone()).remove().html()},a.clone=function(a){var b,c;if(a==null||typeof a!="object")return a;c=new a.constructor;for(b in a)c[b]=Util.clone(a[b]);return c},a.log=function(a){if(typeof window!="undefined"&&window!==null){if(Util.loggingEnabled&&console&&console.log)return console.log(a)}else if(typeof util!="undefined"&&util!==null)return util.log(a)},a.urlEncode=function(a){return a.replace(/\ /g,"%20")},a.generateUid=function(){return a.generateUidCount==null&&(a.generateUidCount=1),""+a.generateUidCount++}}})})).call(this)})}),$(function(){$(document).ready(function(){((function(){Jolt.namespace({"package":"Config",requires:function(){return(typeof Util!=="undefined"&&Util!==null?Util.imageDownloader:void 0)!=null},block:function(a,b){return Util.CDN="http://c285993.r93.cf1.rackcdn.com/",Util.domainNames=["jamesdewulf.com","dwconcrete.com"]}})})).call(this),function(){$("#1297-home").attr("href","#home")}.call(this),function(){Util.imageDownloader.downloadImage("images/logo-updated.png",function(a){return $("#1298-images-logo-updated-png > div > img").attr("src",a.element.src)},1e5)}.call(this),function(){$("#1299-furniture").attr("href","#furniture")}.call(this),function(){$("#1300-lighting").attr("href","#lighting")}.call(this),function(){$("#1301-custom").attr("href","#custom")}.call(this),function(){$("#1302-info").attr("href","#info")}.call(this),function(){$("#1303-furniture-dining-ping-pong-1").attr("href","#furniture/dining-ping-pong-1")}.call(this),function(){Util.imageDownloader.downloadImage("images/furniture/occasional/ping_pong_feature.jpg",function(a){return $("#1304-images-furniture-occasional-ping_pong_feature-jpg > div > img").attr("src",a.element.src)},1e5)}.call(this),function(){Util.imageDownloader.downloadImage("images/facebook-logo-square.png",function(a){return $("#1305-images-facebook-logo-square-png > div > img").attr("src",a.element.src)},1e5)}.call(this),function(){Util.imageDownloader.downloadImage("images/twitter-logo-square.png",function(a){return $("#1306-images-twitter-logo-square-png > div > img").attr("src",a.element.src)},1e5)}.call(this),function(){Util.imageDownloader.downloadImage("images/LogoBWsmall.jpg",function(a){return $("#1307-images-LogoBWsmall-jpg > div > img").attr("src",a.element.src)},1e5)}.call(this),function(){$("#10-home").attr("href","#home")}.call(this),function(){Util.imageDownloader.downloadImage("images/logo-updated.png",function(a){return $("#11-images-logo-updated-png > div > img").attr("src",a.element.src)},1e5)}.call(this),function(){$("#12-furniture").attr("href","#furniture")}.call(this),function(){$("#13-lighting").attr("href","#lighting")}.call(this),function(){$("#14-custom").attr("href","#custom")}.call(this),function(){$("#15-info").attr("href","#info")}.call(this),function(){Util.imageDownloader.downloadImage("images/facebook-logo-square.png",function(a){return $("#16-images-facebook-logo-square-png > div > img").attr("src",a.element.src)},1e5)}.call(this),function(){Util.imageDownloader.downloadImage("images/twitter-logo-square.png",function(a){return $("#17-images-twitter-logo-square-png > div > img").attr("src",a.element.src)},1e5)}.call(this),function(){Util.imageDownloader.downloadImage("images/LogoBWsmall.jpg",function(a){return $("#18-images-LogoBWsmall-jpg > div > img").attr("src",a.element.src)},1e5)}.call(this),function(){Jolt.namespace({"package":"Templates.Page.Gallery",block:function(a){return a.fadeLeftContentImageInOut=function(a){return Util.imageDownloader.downloadImage(""+a,function(a){var b;return $("#cl-buffer1").css("display")==="table"?(b=$("#cl-buffer2 > div > div").css("width",a.width).css("height",a.height),$("> div > img",b).attr("src",a.element.src),$("#cl-buffer1 > div > div > div > .jqZoomContainer").remove(),$("#cl-buffer2 > div > div > div > .jqZoomContainer").remove(),$("#cl-buffer1").fadeToggle(),$("#cl-buffer2").fadeToggle(function(){return $("body").trigger("contentLeftFadeComplete")})):(b=$("#cl-buffer1 > div > div").css("width",a.width).css("height",a.height),$("> div > img",b).attr("src",a.element.src),$("#cl-buffer1 > div > div > div > .jqZoomContainer").remove(),$("#cl-buffer2 > div > div > div > .jqZoomContainer").remove(),$("#cl-buffer1").fadeToggle(function(){return $("body").trigger("contentLeftFadeComplete")}),$("#cl-buffer2").fadeToggle())},1e5)}}})}.call(this),function(){Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["press"]:void 0:void 0)!=null},"package":"Templates.Page.press",block:function(exports){return exports.buildFancyboxImageContent=function(){var fancyboxContent,href,id,imageForFancybox,item,jqueryFancyboxContent,title,_i,_len,_ref,_ref2;fancyboxContent="<div>",_ref=Templates.Page.press.fancyboxImages;for(_i=0,_len=_ref.length;_i<_len;_i++)item=_ref[_i],_ref2=eval(item),id=_ref2.id,href=_ref2.href,title=_ref2.title,Util.runningFromDomainName()&&(href=Util.toCDNUrl(href)),imageForFancybox='<a id="'+id+'" href="'+href+'"',title!=null&&(imageForFancybox+=' title="'+title+'"'),imageForFancybox+="/>",fancyboxContent+=imageForFancybox;return fancyboxContent+="</div>",jqueryFancyboxContent=$(fancyboxContent.replace(/"/g,'"')),$("a",jqueryFancyboxContent)},exports.fancyboxImages=[]}})}.call(this),function(){Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["press"]:void 0:void 0)!=null},"package":"Templates.Page.press",block:function(a){return Templates.Page.press.fancyboxImages.push('({ id: 139, href: "images/press/ocean-home-jan-2012-1.jpg", title: "Ocean Home" })')}})}.call(this),function(){Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["press"]:void 0:void 0)!=null},"package":"Templates.Page.press",block:function(a){return Templates.Page.press.fancyboxImages.push('({ id: 141, href: "images/press/boutique-design-nov-dec-2011-1.jpg", title: "Boutique Design" })')}})}.call(this),function(){Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["press"]:void 0:void 0)!=null},"package":"Templates.Page.press",block:function(a){return Templates.Page.press.fancyboxImages.push('({ id: 143, href: "images/press/forbes-life-dec-2011-1.jpg", title: "Forbes Life" })')}})}.call(this),function(){Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["press"]:void 0:void 0)!=null},"package":"Templates.Page.press",block:function(a){return Templates.Page.press.fancyboxImages.push('({ id: 145, href: "images/press/california-home-design-sep-2011-1.jpg", title: "California Home Design" })')}})}.call(this),function(){Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["press"]:void 0:void 0)!=null},"package":"Templates.Page.press",block:function(a){return Templates.Page.press.fancyboxImages.push('({ id: 147, href: "images/press/interior-design-2011-fall-mkt-tabloid-1.jpg", title: "Interior Design" })')}})}.call(this),function(){Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["press"]:void 0:void 0)!=null},"package":"Templates.Page.press",block:function(a){return Templates.Page.press.fancyboxImages.push('({ id: 149, href: "images/press/press01.jpg", title: "Innovative Home Magazine" })')}})}.call(this),function(){Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["press"]:void 0:void 0)!=null},"package":"Templates.Page.press",block:function(a){return Templates.Page.press.fancyboxImages.push('({ id: 151, href: "images/press/press02.jpg", title: "Los Angeles Times" })')}})}.call(this),function(){Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["press"]:void 0:void 0)!=null},"package":"Templates.Page.press",block:function(a){return Templates.Page.press.fancyboxImages.push('({ id: 153, href: "images/press/press09.jpg", title: "Colin Cowie" })')}})}.call(this),function(){Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["press"]:void 0:void 0)!=null},"package":"Templates.Page.press",block:function(a){return Templates.Page.press.fancyboxImages.push('({ id: 155, href: "images/press/press04.jpg", title: "Home Miami Magazine" })')}})}.call(this),function(){Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["press"]:void 0:void 0)!=null},"package":"Templates.Page.press",block:function(a){return Templates.Page.press.fancyboxImages.push('({ id: 157, href: "images/press/press05.jpg", title: "HGTV.com" })')}})}.call(this),function(){Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["press"]:void 0:void 0)!=null},"package":"Templates.Page.press",block:function(a){return Templates.Page.press.fancyboxImages.push('({ id: 159, href: "images/press/press06.jpg", title: "Apartment Therapy" })')}})}.call(this),function(){Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["press"]:void 0:void 0)!=null},"package":"Templates.Page.press",block:function(a){return Templates.Page.press.fancyboxImages.push('({ id: 161, href: "images/press/press07.jpg", title: "Daily Variety" })')}})}.call(this),function(){Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["press"]:void 0:void 0)!=null},"package":"Templates.Page.press",block:function(a){return Templates.Page.press.fancyboxImages.push('({ id: 163, href: "images/press/press08.jpg", title: "Cottages & Gardens" })')}})}.call(this),function(){Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["press"]:void 0:void 0)!=null},"package":"Templates.Page.press",block:function(a){return Templates.Page.press.fancyboxImages.push('({ id: 165, href: "images/press/press03.jpg", title: "Grand Tour Magazine" })')}})}.call(this),function(){Jolt.namespace({"package":"Templates.Page.Gallery",block:function(a){return a.jqZoomImageFunc=function(a){return""+Util.parentUrlFolder(a)+"jqZoom/"+Util.fileOfUrl(a)},a.jqZoomLeftContentImage=function(a){return $("body").bind("contentLeftFadeComplete",function(){return Util.imageDownloader.downloadImage(""+a,function(a){var b,c;return $("#cl-buffer1").css("display")==="table"?(b=$("#cl-buffer1 > div > div > div"),c=b.clone(),c.css("position","absolute"),c.css("left","0px"),c.css("top","0px"),c.addClass("jqZoomContainer"),b.prepend(c),c.attr("href",""+Templates.Page.Gallery.jqZoomImageFunc(a.element.src)),c.jqzoom({zoomType:"innerzoom"})):(b=$("#cl-buffer2 > div > div > div"),c=b.clone(),c.css("position","absolute"),c.css("left","0px"),c.css("top","0px"),c.addClass("jqZoomContainer"),b.prepend(c),c.attr("href",""+Templates.Page.Gallery.jqZoomImageFunc(a.element.src)),c.jqzoom({zoomType:"innerzoom"})),$("body").unbind("contentLeftFadeComplete")},1e5)})}}})}.call(this),function(){Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["furniture/dining-harvest-1"]:void 0:void 0)!=null},"package":"Templates.Page.furniture/dining-harvest-1",block:function(exports){return exports.buildFancyboxVideoContent=function(){var fancyboxContent,href,id,item,jqueryFancyboxContent,title,videoForFancybox,_i,_len,_ref,_ref2;fancyboxContent="<div>",_ref=Templates.Page["furniture/dining-harvest-1"].fancyboxVideos;for(_i=0,_len=_ref.length;_i<_len;_i++)item=_ref[_i],_ref2=eval(item),id=_ref2.id,href=_ref2.href,title=_ref2.title,Util.runningFromDomainName()&&(href=Util.toCDNUrl(href)),videoForFancybox='<a id="'+id+'" href="'+href+'"',title!=null&&(videoForFancybox+=' title="'+title+'"'),videoForFancybox+="/>",fancyboxContent+=videoForFancybox;return fancyboxContent+="</div>",jqueryFancyboxContent=$(fancyboxContent.replace(/"/g,'"')),$("a",jqueryFancyboxContent)},exports.fancyboxVideos=[],$("body").unbind("fancybox-change-complete"),$("body").unbind("fancybox-removed"),$("body").bind("fancybox-removed",function(){return typeof Fancybox!="undefined"&&Fancybox!==null?Fancybox.videoLoaded=!1:void 0}),$("body").bind("fancybox-change-complete",function(){var a,b,c,d,e;Util.log("event - fancybox-change-complete");if(typeof Fancybox!="undefined"&&Fancybox!==null?Fancybox.videoLoaded:void 0)return e=$("#fancybox-img").attr("src"),a=e.substring(0,e.lastIndexOf("."))+".f4v",d=e.substring(0,e.lastIndexOf("."))+".mp4",Util.runningFromDomainName()&&(a=Util.toCDNUrl(a),d=Util.toCDNUrl(d)),c=/iPad|iPhone|iPod/i.test(navigator.userAgent),b=$f("fancybox-content",{src:"swf/flowplayer.commercial-3.2.7.swf",wmode:"opaque"},{key:"#$705d969b5b2d23047ac",clip:{url:d,autoPlay:!0,autoBuffering:!0,bufferLength:2}}).ipad({ipadUrl:d}),c?b.play():b.play()})}})}.call(this),function(){Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["furniture/dining-harvest-1"]:void 0:void 0)!=null},"package":"Templates.Page.furniture/dining-harvest-1",block:function(a){return Templates.Page["furniture/dining-harvest-1"].fancyboxVideos.push('({ id: 400, href: "video/furniture/dining/harvest-video-1.jpg", title: "Harvest Video" })')}})}.call(this),function(){Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["furniture/dining-locking-round-1"]:void 0:void 0)!=null},"package":"Templates.Page.furniture/dining-locking-round-1",block:function(exports){return exports.buildFancyboxVideoContent=function(){var fancyboxContent,href,id,item,jqueryFancyboxContent,title,videoForFancybox,_i,_len,_ref,_ref2;fancyboxContent="<div>",_ref=Templates.Page["furniture/dining-locking-round-1"].fancyboxVideos;for(_i=0,_len=_ref.length;_i<_len;_i++)item=_ref[_i],_ref2=eval(item),id=_ref2.id,href=_ref2.href,title=_ref2.title,Util.runningFromDomainName()&&(href=Util.toCDNUrl(href)),videoForFancybox='<a id="'+id+'" href="'+href+'"',title!=null&&(videoForFancybox+=' title="'+title+'"'),videoForFancybox+="/>",fancyboxContent+=videoForFancybox;return fancyboxContent+="</div>",jqueryFancyboxContent=$(fancyboxContent.replace(/"/g,'"')),$("a",jqueryFancyboxContent)},exports.fancyboxVideos=[],$("body").unbind("fancybox-change-complete"),$("body").unbind("fancybox-removed"),$("body").bind("fancybox-removed",function(){return typeof Fancybox!="undefined"&&Fancybox!==null?Fancybox.videoLoaded=!1:void 0}),$("body").bind("fancybox-change-complete",function(){var a,b,c,d,e;Util.log("event - fancybox-change-complete");if(typeof Fancybox!="undefined"&&Fancybox!==null?Fancybox.videoLoaded:void 0)return e=$("#fancybox-img").attr("src"),a=e.substring(0,e.lastIndexOf("."))+".f4v",d=e.substring(0,e.lastIndexOf("."))+".mp4",Util.runningFromDomainName()&&(a=Util.toCDNUrl(a),d=Util.toCDNUrl(d)),c=/iPad|iPhone|iPod/i.test(navigator.userAgent),b=$f("fancybox-content",{src:"swf/flowplayer.commercial-3.2.7.swf",wmode:"opaque"},{key:"#$705d969b5b2d23047ac",clip:{url:d,autoPlay:!0,autoBuffering:!0,bufferLength:2}}).ipad({ipadUrl:d}),c?b.play():b.play()})}})}.call(this),function(){Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["furniture/dining-locking-round-1"]:void 0:void 0)!=null},"package":"Templates.Page.furniture/dining-locking-round-1",block:function(a){return Templates.Page["furniture/dining-locking-round-1"].fancyboxVideos.push('({ id: 442, href: "video/furniture/dining/locking-round-video-1.jpg", title: "Locking Round Video" })')}})}.call(this),function(){Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["furniture/dining-ping-pong-1"]:void 0:void 0)!=null},"package":"Templates.Page.furniture/dining-ping-pong-1",block:function(exports){return exports.buildFancyboxVideoContent=function(){var fancyboxContent,href,id,item,jqueryFancyboxContent,title,videoForFancybox,_i,_len,_ref,_ref2;fancyboxContent="<div>",_ref=Templates.Page["furniture/dining-ping-pong-1"].fancyboxVideos;for(_i=0,_len=_ref.length;_i<_len;_i++)item=_ref[_i],_ref2=eval(item),id=_ref2.id,href=_ref2.href,title=_ref2.title,Util.runningFromDomainName()&&(href=Util.toCDNUrl(href)),videoForFancybox='<a id="'+id+'" href="'+href+'"',title!=null&&(videoForFancybox+=' title="'+title+'"'),videoForFancybox+="/>",fancyboxContent+=videoForFancybox;return fancyboxContent+="</div>",jqueryFancyboxContent=$(fancyboxContent.replace(/"/g,'"')),$("a",jqueryFancyboxContent)},exports.fancyboxVideos=[],$("body").unbind("fancybox-change-complete"),$("body").unbind("fancybox-removed"),$("body").bind("fancybox-removed",function(){return typeof Fancybox!="undefined"&&Fancybox!==null?Fancybox.videoLoaded=!1:void 0}),$("body").bind("fancybox-change-complete",function(){var a,b,c,d,e;Util.log("event - fancybox-change-complete");if(typeof Fancybox!="undefined"&&Fancybox!==null?Fancybox.videoLoaded:void 0)return e=$("#fancybox-img").attr("src"),a=e.substring(0,e.lastIndexOf("."))+".f4v",d=e.substring(0,e.lastIndexOf("."))+".mp4",Util.runningFromDomainName()&&(a=Util.toCDNUrl(a),d=Util.toCDNUrl(d)),c=/iPad|iPhone|iPod/i.test(navigator.userAgent),b=$f("fancybox-content",{src:"swf/flowplayer.commercial-3.2.7.swf",wmode:"opaque"},{key:"#$705d969b5b2d23047ac",clip:{url:d,autoPlay:!0,autoBuffering:!0,bufferLength:2}}).ipad({ipadUrl:d}),c?b.play():b.play()})}})}.call(this),function(){Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["furniture/dining-ping-pong-1"]:void 0:void 0)!=null},"package":"Templates.Page.furniture/dining-ping-pong-1",block:function(a){return Templates.Page["furniture/dining-ping-pong-1"].fancyboxVideos.push('({ id: 572, href: "video/furniture/dining/ping-pong-video-1.jpg", title: "Ping Pong Video" })')}})}.call(this),function(){Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["furniture/occasional-ping-pong-1"]:void 0:void 0)!=null},"package":"Templates.Page.furniture/occasional-ping-pong-1",block:function(exports){return exports.buildFancyboxVideoContent=function(){var fancyboxContent,href,id,item,jqueryFancyboxContent,title,videoForFancybox,_i,_len,_ref,_ref2;fancyboxContent="<div>",_ref=Templates.Page["furniture/occasional-ping-pong-1"].fancyboxVideos;for(_i=0,_len=_ref.length;_i<_len;_i++)item=_ref[_i],_ref2=eval(item),id=_ref2.id,href=_ref2.href,title=_ref2.title,Util.runningFromDomainName()&&(href=Util.toCDNUrl(href)),videoForFancybox='<a id="'+id+'" href="'+href+'"',title!=null&&(videoForFancybox+=' title="'+title+'"'),videoForFancybox+="/>",fancyboxContent+=videoForFancybox;return fancyboxContent+="</div>",jqueryFancyboxContent=$(fancyboxContent.replace(/"/g,'"')),$("a",jqueryFancyboxContent)},exports.fancyboxVideos=[],$("body").unbind("fancybox-change-complete"),$("body").unbind("fancybox-removed"),$("body").bind("fancybox-removed",function(){return typeof Fancybox!="undefined"&&Fancybox!==null?Fancybox.videoLoaded=!1:void 0}),$("body").bind("fancybox-change-complete",function(){var a,b,c,d,e;Util.log("event - fancybox-change-complete");if(typeof Fancybox!="undefined"&&Fancybox!==null?Fancybox.videoLoaded:void 0)return e=$("#fancybox-img").attr("src"),a=e.substring(0,e.lastIndexOf("."))+".f4v",d=e.substring(0,e.lastIndexOf("."))+".mp4",Util.runningFromDomainName()&&(a=Util.toCDNUrl(a),d=Util.toCDNUrl(d)),c=/iPad|iPhone|iPod/i.test(navigator.userAgent),b=$f("fancybox-content",{src:"swf/flowplayer.commercial-3.2.7.swf",wmode:"opaque"},{key:"#$705d969b5b2d23047ac",clip:{url:d,autoPlay:!0,autoBuffering:!0,bufferLength:2}}).ipad({ipadUrl:d}),c?b.play():b.play()})}})}.call(this),function(){Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["furniture/occasional-ping-pong-1"]:void 0:void 0)!=null},"package":"Templates.Page.furniture/occasional-ping-pong-1",block:function(a){return Templates.Page["furniture/occasional-ping-pong-1"].fancyboxVideos.push('({ id: 633, href: "video/furniture/dining/ping-pong-video-1.jpg", title: "Ping Pong Video" })')}})}.call(this),function(){Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["furniture/coffee-leaning-1"]:void 0:void 0)!=null},"package":"Templates.Page.furniture/coffee-leaning-1",block:function(exports){return exports.buildFancyboxVideoContent=function(){var fancyboxContent,href,id,item,jqueryFancyboxContent,title,videoForFancybox,_i,_len,_ref,_ref2;fancyboxContent="<div>",_ref=Templates.Page["furniture/coffee-leaning-1"].fancyboxVideos;for(_i=0,_len=_ref.length;_i<_len;_i++)item=_ref[_i],_ref2=eval(item),id=_ref2.id,href=_ref2.href,title=_ref2.title,Util.runningFromDomainName()&&(href=Util.toCDNUrl(href)),videoForFancybox='<a id="'+id+'" href="'+href+'"',title!=null&&(videoForFancybox+=' title="'+title+'"'),videoForFancybox+="/>",fancyboxContent+=videoForFancybox;return fancyboxContent+="</div>",jqueryFancyboxContent=$(fancyboxContent.replace(/"/g,'"')),$("a",jqueryFancyboxContent)},exports.fancyboxVideos=[],$("body").unbind("fancybox-change-complete"),$("body").unbind("fancybox-removed"),$("body").bind("fancybox-removed",function(){return typeof Fancybox!="undefined"&&Fancybox!==null?Fancybox.videoLoaded=!1:void 0}),$("body").bind("fancybox-change-complete",function(){var a,b,c,d,e;Util.log("event - fancybox-change-complete");if(typeof Fancybox!="undefined"&&Fancybox!==null?Fancybox.videoLoaded:void 0)return e=$("#fancybox-img").attr("src"),a=e.substring(0,e.lastIndexOf("."))+".f4v",d=e.substring(0,e.lastIndexOf("."))+".mp4",Util.runningFromDomainName()&&(a=Util.toCDNUrl(a),d=Util.toCDNUrl(d)),c=/iPad|iPhone|iPod/i.test(navigator.userAgent),b=$f("fancybox-content",{src:"swf/flowplayer.commercial-3.2.7.swf",wmode:"opaque"},{key:"#$705d969b5b2d23047ac",clip:{url:d,autoPlay:!0,autoBuffering:!0,bufferLength:2}}).ipad({ipadUrl:d}),c?b.play():b.play()})}})}.call(this),function(){Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["furniture/coffee-leaning-1"]:void 0:void 0)!=null},"package":"Templates.Page.furniture/coffee-leaning-1",block:function(a){return Templates.Page["furniture/coffee-leaning-1"].fancyboxVideos.push('({ id: 758, href: "video/furniture/coffee/leaning-coffee-video-1.jpg", title: "Leaning Video" })')}})}.call(this),function(){Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["furniture/coffee-simple-1"]:void 0:void 0)!=null},"package":"Templates.Page.furniture/coffee-simple-1",block:function(exports){return exports.buildFancyboxVideoContent=function(){var fancyboxContent,href,id,item,jqueryFancyboxContent,title,videoForFancybox,_i,_len,_ref,_ref2;fancyboxContent="<div>",_ref=Templates.Page["furniture/coffee-simple-1"].fancyboxVideos;for(_i=0,_len=_ref.length;_i<_len;_i++)item=_ref[_i],_ref2=eval(item),id=_ref2.id,href=_ref2.href,title=_ref2.title,Util.runningFromDomainName()&&(href=Util.toCDNUrl(href)),videoForFancybox='<a id="'+id+'" href="'+href+'"',title!=null&&(videoForFancybox+=' title="'+title+'"'),videoForFancybox+="/>",fancyboxContent+=videoForFancybox;return fancyboxContent+="</div>",jqueryFancyboxContent=$(fancyboxContent.replace(/"/g,'"')),$("a",jqueryFancyboxContent)},exports.fancyboxVideos=[],$("body").unbind("fancybox-change-complete"),$("body").unbind("fancybox-removed"),$("body").bind("fancybox-removed",function(){return typeof Fancybox!="undefined"&&Fancybox!==null?Fancybox.videoLoaded=!1:void 0}),$("body").bind("fancybox-change-complete",function(){var a,b,c,d,e;Util.log("event - fancybox-change-complete");if(typeof Fancybox!="undefined"&&Fancybox!==null?Fancybox.videoLoaded:void 0)return e=$("#fancybox-img").attr("src"),a=e.substring(0,e.lastIndexOf("."))+".f4v",d=e.substring(0,e.lastIndexOf("."))+".mp4",Util.runningFromDomainName()&&(a=Util.toCDNUrl(a),d=Util.toCDNUrl(d)),c=/iPad|iPhone|iPod/i.test(navigator.userAgent),b=$f("fancybox-content",{src:"swf/flowplayer.commercial-3.2.7.swf",wmode:"opaque"},{key:"#$705d969b5b2d23047ac",clip:{url:d,autoPlay:!0,autoBuffering:!0,bufferLength:2}}).ipad({ipadUrl:d}),c?b.play():b.play()})}})}.call(this),function(){Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["furniture/coffee-simple-1"]:void 0:void 0)!=null},"package":"Templates.Page.furniture/coffee-simple-1",block:function(a){return Templates.Page["furniture/coffee-simple-1"].fancyboxVideos.push('({ id: 836, href: "video/furniture/coffee/periodic-video-1.jpg", title: "Periodic Coffee Video" })')}})}.call(this),function(){Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["lighting/lighting-ball-1"]:void 0:void 0)!=null},"package":"Templates.Page.lighting/lighting-ball-1",block:function(exports){return exports.buildFancyboxVideoContent=function(){var fancyboxContent,href,id,item,jqueryFancyboxContent,title,videoForFancybox,_i,_len,_ref,_ref2;fancyboxContent="<div>",_ref=Templates.Page["lighting/lighting-ball-1"].fancyboxVideos;for(_i=0,_len=_ref.length;_i<_len;_i++)item=_ref[_i],_ref2=eval(item),id=_ref2.id,href=_ref2.href,title=_ref2.title,Util.runningFromDomainName()&&(href=Util.toCDNUrl(href)),videoForFancybox='<a id="'+id+'" href="'+href+'"',title!=null&&(videoForFancybox+=' title="'+title+'"'),videoForFancybox+="/>",fancyboxContent+=videoForFancybox;return fancyboxContent+="</div>",jqueryFancyboxContent=$(fancyboxContent.replace(/"/g,'"')),$("a",jqueryFancyboxContent)},exports.fancyboxVideos=[],$("body").unbind("fancybox-change-complete"),$("body").unbind("fancybox-removed"),$("body").bind("fancybox-removed",function(){return typeof Fancybox!="undefined"&&Fancybox!==null?Fancybox.videoLoaded=!1:void 0}),$("body").bind("fancybox-change-complete",function(){var a,b,c,d,e;Util.log("event - fancybox-change-complete");if(typeof Fancybox!="undefined"&&Fancybox!==null?Fancybox.videoLoaded:void 0)return e=$("#fancybox-img").attr("src"),a=e.substring(0,e.lastIndexOf("."))+".f4v",d=e.substring(0,e.lastIndexOf("."))+".mp4",Util.runningFromDomainName()&&(a=Util.toCDNUrl(a),d=Util.toCDNUrl(d)),c=/iPad|iPhone|iPod/i.test(navigator.userAgent),b=$f("fancybox-content",{src:"swf/flowplayer.commercial-3.2.7.swf",wmode:"opaque"},{key:"#$705d969b5b2d23047ac",clip:{url:d,autoPlay:!0,autoBuffering:!0,bufferLength:2}}).ipad({ipadUrl:d}),c?b.play():b.play()})}})}.call(this),function(){Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["lighting/lighting-ball-1"]:void 0:void 0)!=null},"package":"Templates.Page.lighting/lighting-ball-1",block:function(a){return Templates.Page["lighting/lighting-ball-1"].fancyboxVideos.push('({ id: 1169, href: "video/lighting/ball-light-video-1.jpg", title: "Ball Pendant Video" })')}})}.call(this),function(){Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["lighting/lighting-cage-1"]:void 0:void 0)!=null},"package":"Templates.Page.lighting/lighting-cage-1",block:function(exports){return exports.buildFancyboxVideoContent=function(){var fancyboxContent,href,id,item,jqueryFancyboxContent,title,videoForFancybox,_i,_len,_ref,_ref2;fancyboxContent="<div>",_ref=Templates.Page["lighting/lighting-cage-1"].fancyboxVideos;for(_i=0,_len=_ref.length;_i<_len;_i++)item=_ref[_i],_ref2=eval(item),id=_ref2.id,href=_ref2.href,title=_ref2.title,Util.runningFromDomainName()&&(href=Util.toCDNUrl(href)),videoForFancybox='<a id="'+id+'" href="'+href+'"',title!=null&&(videoForFancybox+=' title="'+title+'"'),videoForFancybox+="/>",fancyboxContent+=videoForFancybox;return fancyboxContent+="</div>",jqueryFancyboxContent=$(fancyboxContent.replace(/"/g,'"')),$("a",jqueryFancyboxContent)},exports.fancyboxVideos=[],$("body").unbind("fancybox-change-complete"),$("body").unbind("fancybox-removed"),$("body").bind("fancybox-removed",function(){return typeof Fancybox!="undefined"&&Fancybox!==null?Fancybox.videoLoaded=!1:void 0}),$("body").bind("fancybox-change-complete",function(){var a,b,c,d,e;Util.log("event - fancybox-change-complete");if(typeof Fancybox!="undefined"&&Fancybox!==null?Fancybox.videoLoaded:void 0)return e=$("#fancybox-img").attr("src"),a=e.substring(0,e.lastIndexOf("."))+".f4v",d=e.substring(0,e.lastIndexOf("."))+".mp4",Util.runningFromDomainName()&&(a=Util.toCDNUrl(a),d=Util.toCDNUrl(d)),c=/iPad|iPhone|iPod/i.test(navigator.userAgent),b=$f("fancybox-content",{src:"swf/flowplayer.commercial-3.2.7.swf",wmode:"opaque"},{key:"#$705d969b5b2d23047ac",clip:{url:d,autoPlay:!0,autoBuffering:!0,bufferLength:2}}).ipad({ipadUrl:d}),c?b.play():b.play()})}})}.call(this),function(){Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["lighting/lighting-cage-1"]:void 0:void 0)!=null},"package":"Templates.Page.lighting/lighting-cage-1",block:function(a){return Templates.Page["lighting/lighting-cage-1"].fancyboxVideos.push('({ id: 1197, href: "video/lighting/cage-video-1.jpg", title: "Cage Pendant Light Video" })')}})}.call(this),function(){Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["lighting/lighting-tritonpend-1"]:void 0:void 0)!=null},"package":"Templates.Page.lighting/lighting-tritonpend-1",block:function(exports){return exports.buildFancyboxVideoContent=function(){var fancyboxContent,href,id,item,jqueryFancyboxContent,title,videoForFancybox,_i,_len,_ref,_ref2;fancyboxContent="<div>",_ref=Templates.Page["lighting/lighting-tritonpend-1"].fancyboxVideos;for(_i=0,_len=_ref.length;_i<_len;_i++)item=_ref[_i],_ref2=eval(item),id=_ref2.id,href=_ref2.href,title=_ref2.title,Util.runningFromDomainName()&&(href=Util.toCDNUrl(href)),videoForFancybox='<a id="'+id+'" href="'+href+'"',title!=null&&(videoForFancybox+=' title="'+title+'"'),videoForFancybox+="/>",fancyboxContent+=videoForFancybox;return fancyboxContent+="</div>",jqueryFancyboxContent=$(fancyboxContent.replace(/"/g,'"')),$("a",jqueryFancyboxContent)},exports.fancyboxVideos=[],$("body").unbind("fancybox-change-complete"),$("body").unbind("fancybox-removed"),$("body").bind("fancybox-removed",function(){return typeof Fancybox!="undefined"&&Fancybox!==null?Fancybox.videoLoaded=!1:void 0}),$("body").bind("fancybox-change-complete",function(){var a,b,c,d,e;Util.log("event - fancybox-change-complete");if(typeof Fancybox!="undefined"&&Fancybox!==null?Fancybox.videoLoaded:void 0)return e=$("#fancybox-img").attr("src"),a=e.substring(0,e.lastIndexOf("."))+".f4v",d=e.substring(0,e.lastIndexOf("."))+".mp4",Util.runningFromDomainName()&&(a=Util.toCDNUrl(a),d=Util.toCDNUrl(d)),c=/iPad|iPhone|iPod/i.test(navigator.userAgent),b=$f("fancybox-content",{src:"swf/flowplayer.commercial-3.2.7.swf",wmode:"opaque"},{key:"#$705d969b5b2d23047ac",clip:{url:d,autoPlay:!0,autoBuffering:!0,bufferLength:2}}).ipad({ipadUrl:d}),c?b.play():b.play()})}})}.call(this),function(){Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["lighting/lighting-tritonpend-1"]:void 0:void 0)!=null},"package":"Templates.Page.lighting/lighting-tritonpend-1",block:function(a){return Templates.Page["lighting/lighting-tritonpend-1"].fancyboxVideos.push('({ id: 1237, href: "video/lighting/triton-pendant-video-1.jpg", title: "Triton Pendant Light Video" })')}})}.call(this),function(){Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["lighting/lighting-tritonchand-1"]:void 0:void 0)!=null},"package":"Templates.Page.lighting/lighting-tritonchand-1",block:function(exports){return exports.buildFancyboxVideoContent=function(){var fancyboxContent,href,id,item,jqueryFancyboxContent,title,videoForFancybox,_i,_len,_ref,_ref2;fancyboxContent="<div>",_ref=Templates.Page["lighting/lighting-tritonchand-1"].fancyboxVideos;for(_i=0,_len=_ref.length;_i<_len;_i++)item=_ref[_i],_ref2=eval(item),id=_ref2.id,href=_ref2.href,title=_ref2.title,Util.runningFromDomainName()&&(href=Util.toCDNUrl(href)),videoForFancybox='<a id="'+id+'" href="'+href+'"',title!=null&&(videoForFancybox+=' title="'+title+'"'),videoForFancybox+="/>",fancyboxContent+=videoForFancybox;return fancyboxContent+="</div>",jqueryFancyboxContent=$(fancyboxContent.replace(/"/g,'"')),$("a",jqueryFancyboxContent)},exports.fancyboxVideos=[],$("body").unbind("fancybox-change-complete"),$("body").unbind("fancybox-removed"),$("body").bind("fancybox-removed",function(){return typeof Fancybox!="undefined"&&Fancybox!==null?Fancybox.videoLoaded=!1:void 0}),$("body").bind("fancybox-change-complete",function(){var a,b,c,d,e;Util.log("event - fancybox-change-complete");if(typeof Fancybox!="undefined"&&Fancybox!==null?Fancybox.videoLoaded:void 0)return e=$("#fancybox-img").attr("src"),a=e.substring(0,e.lastIndexOf("."))+".f4v",d=e.substring(0,e.lastIndexOf("."))+".mp4",Util.runningFromDomainName()&&(a=Util.toCDNUrl(a),d=Util.toCDNUrl(d)),c=/iPad|iPhone|iPod/i.test(navigator.userAgent),b=$f("fancybox-content",{src:"swf/flowplayer.commercial-3.2.7.swf",wmode:"opaque"},{key:"#$705d969b5b2d23047ac",clip:{url:d,autoPlay:!0,autoBuffering:!0,bufferLength:2}}).ipad({ipadUrl:d}),c?b.play():b.play()})}})}.call(this),function(){Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["lighting/lighting-tritonchand-1"]:void 0:void 0)!=null},"package":"Templates.Page.lighting/lighting-tritonchand-1",block:function(a){return Templates.Page["lighting/lighting-tritonchand-1"].fancyboxVideos.push('({ id: 1277, href: "video/lighting/triton-chandelier-video-1.jpg", title: "Triton Chandelier Light Video" })')}})}.call(this),function(){Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["video"]:void 0:void 0)!=null},"package":"Templates.Page.video",block:function(exports){return exports.buildFancyboxVideoContent=function(){var fancyboxContent,href,id,item,jqueryFancyboxContent,title,videoForFancybox,_i,_len,_ref,_ref2;fancyboxContent="<div>",_ref=Templates.Page.video.fancyboxVideos;for(_i=0,_len=_ref.length;_i<_len;_i++)item=_ref[_i],_ref2=eval(item),id=_ref2.id,href=_ref2.href,title=_ref2.title,Util.runningFromDomainName()&&(href=Util.toCDNUrl(href)),videoForFancybox='<a id="'+id+'" href="'+href+'"',title!=null&&(videoForFancybox+=' title="'+title+'"'),videoForFancybox+="/>",fancyboxContent+=videoForFancybox;return fancyboxContent+="</div>",jqueryFancyboxContent=$(fancyboxContent.replace(/"/g,'"')),$("a",jqueryFancyboxContent)},exports.fancyboxVideos=[],$("body").unbind("fancybox-change-complete"),$("body").unbind("fancybox-removed"),$("body").bind("fancybox-removed",function(){return typeof Fancybox!="undefined"&&Fancybox!==null?Fancybox.videoLoaded=!1:void 0}),$("body").bind("fancybox-change-complete",function(){var a,b,c,d,e;Util.log("event - fancybox-change-complete");if(typeof Fancybox!="undefined"&&Fancybox!==null?Fancybox.videoLoaded:void 0)return e=$("#fancybox-img").attr("src"),a=e.substring(0,e.lastIndexOf("."))+".f4v",d=e.substring(0,e.lastIndexOf("."))+".mp4",Util.runningFromDomainName()&&(a=Util.toCDNUrl(a),d=Util.toCDNUrl(d)),c=/iPad|iPhone|iPod/i.test(navigator.userAgent),b=$f("fancybox-content",{src:"swf/flowplayer.commercial-3.2.7.swf",wmode:"opaque"},{key:"#$705d969b5b2d23047ac",clip:{url:d,autoPlay:!0,autoBuffering:!0,bufferLength:2}}).ipad({ipadUrl:d}),c?b.play():b.play()})}})}.call(this),function(){Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["video"]:void 0:void 0)!=null},"package":"Templates.Page.video",block:function(a){return Templates.Page.video.fancyboxVideos.push('({ id: 1291, href: "video/furniture/dining/harvest-video-1.jpg", title: "undefined" })')}})}.call(this),function(){Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["video"]:void 0:void 0)!=null},"package":"Templates.Page.video",block:function(a){return Templates.Page.video.fancyboxVideos.push('({ id: 1294, href: "video/furniture/dining/locking-round-video-1.jpg", title: "undefined" })')}})}.call(this),function(){Jolt.namespace({"package":"Templates.PageContent",block:function(){}})}.call(this),function(){Jolt.Kup.History.historyManager.hook({url:"info",callback:function(){return $("#content").html(Templates.PageContent.info),Util.imageDownloader.downloadImage("images/slider/dw_cross_logo.jpg",function(a){return $("#27-images-slider-dw_cross_logo-jpg > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("images/slider/dw_cross_logo.jpg",function(a){return $("#28-images-slider-dw_cross_logo-jpg > div > img").attr("src",a.element.src)},1e5),$("#29").attr("href","#about"),Util.imageDownloader.downloadImage("images/info/smalljames.png",function(a){return $("#30-images-info-smalljames-png > div > img").attr("src",a.element.src)},1e5),$("#29").hover(function(){return $("#29 div").animate({opacity:1},{duration:300,queue:!1}),$("#29 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#29 div").animate({opacity:.8},{duration:300,queue:!1}),$("#29 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#31").attr("href","#press"),Util.imageDownloader.downloadImage("images/info/press.png",function(a){return $("#32-images-info-press-png > div > img").attr("src",a.element.src)},1e5),$("#31").hover(function(){return $("#31 div").animate({opacity:1},{duration:300,queue:!1}),$("#31 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#31 div").animate({opacity:.8},{duration:300,queue:!1}),$("#31 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#33").attr("href","#info"),Util.imageDownloader.downloadImage("images/slider/dw_cross_logo-thumb.jpg",function(a){return $("#34-images-slider-dw_cross_logo-thumb-jpg > div > img").attr("src",a.element.src)},1e5),$("#33").hover(function(){return $("#33 div").animate({opacity:1},{duration:300,queue:!1}),$("#33 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#33 div").animate({opacity:.8},{duration:300,queue:!1}),$("#33 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#cl-buffer2").fadeToggle(0)}})}.call(this),function(){Jolt.Kup.History.historyManager.hook({url:"about",callback:function(){return $("#content").html(Templates.PageContent.about),Util.imageDownloader.downloadImage("images/slider/slider-about-jdwheadshot.jpg",function(a){return $("#43-images-slider-slider-about-jdwheadshot-jpg > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("images/slider/slider-about-jdwheadshot.jpg",function(a){return $("#44-images-slider-slider-about-jdwheadshot-jpg > div > img").attr("src",a.element.src)},1e5),$("#45").attr("href","#about"),Util.imageDownloader.downloadImage("images/info/smalljames.png",function(a){return $("#46-images-info-smalljames-png > div > img").attr("src",a.element.src)},1e5),$("#45").hover(function(){return $("#45 div").animate({opacity:1},{duration:300,queue:!1}),$("#45 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#45 div").animate({opacity:.8},{duration:300,queue:!1}),$("#45 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#47").attr("href","#press"),Util.imageDownloader.downloadImage("images/info/press.png",function(a){return $("#48-images-info-press-png > div > img").attr("src",a.element.src)},1e5),$("#47").hover(function(){return $("#47 div").animate({opacity:1},{duration:300,queue:!1}),$("#47 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#47 div").animate({opacity:.8},{duration:300,queue:!1}),$("#47 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#49").attr("href","#info"),Util.imageDownloader.downloadImage("images/slider/dw_cross_logo-thumb.jpg",function(a){return $("#50-images-slider-dw_cross_logo-thumb-jpg > div > img").attr("src",a.element.src)},1e5),$("#49").hover(function(){return $("#49 div").animate({opacity:1},{duration:300,queue:!1}),$("#49 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#49 div").animate({opacity:.8},{duration:300,queue:!1}),$("#49 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#cl-buffer2").fadeToggle(0)}})}.call(this),function(){Jolt.Kup.History.historyManager.hook({url:"merch",callback:function(){return $("#content").html(Templates.PageContent.merch),Util.imageDownloader.downloadImage("images/merch-tshirt01.jpg",function(a){return $("#65-images-merch-tshirt01-jpg > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("images/merch-tshirt01.jpg",function(a){return $("#66-images-merch-tshirt01-jpg > div > img").attr("src",a.element.src)},1e5),$("#67").attr("href","#about"),Util.imageDownloader.downloadImage("images/info/smalljames.png",function(a){return $("#68-images-info-smalljames-png > div > img").attr("src",a.element.src)},1e5),$("#67").hover(function(){return $("#67 div").animate({opacity:1},{duration:300,queue:!1}),$("#67 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#67 div").animate({opacity:.8},{duration:300,queue:!1}),$("#67 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#69").attr("href","#press"),Util.imageDownloader.downloadImage("images/info/press.png",function(a){return $("#70-images-info-press-png > div > img").attr("src",a.element.src)},1e5),$("#69").hover(function(){return $("#69 div").animate({opacity:1},{duration:300,queue:!1}),$("#69 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#69 div").animate({opacity:.8},{duration:300,queue:!1}),$("#69 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#71").attr("href","#info"),Util.imageDownloader.downloadImage("images/slider/dw_cross_logo-thumb.jpg",function(a){return $("#72-images-slider-dw_cross_logo-thumb-jpg > div > img").attr("src",a.element.src)},1e5),$("#71").hover(function(){return $("#71 div").animate({opacity:1},{duration:300,queue:!1}),$("#71 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#71 div").animate({opacity:.8},{duration:300,queue:!1}),$("#71 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#73").attr("href","#merch"),Util.imageDownloader.downloadImage("images/thumb-tshirt01.jpg",function(a){return $("#74-images-thumb-tshirt01-jpg > div > img").attr("src",a.element.src)},1e5),$("#73").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/merch-tshirt01.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#73").hover(function(){return $("#73 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#73 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#75").attr("href","#merch"),Util.imageDownloader.downloadImage("images/thumb-tshirt02.jpg",function(a){return $("#76-images-thumb-tshirt02-jpg > div > img").attr("src",a.element.src)},1e5),$("#75").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/merch-tshirt02.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#75").hover(function(){return $("#75 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#75 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#77").attr("href","#merch"),Util.imageDownloader.downloadImage("images/thumb-finishingwax.jpg",function(a){return $("#78-images-thumb-finishingwax-jpg > div > img").attr("src",a.element.src)},1e5),$("#77").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/merch-finishingwax.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#77").hover(function(){return $("#77 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#77 div").animate({opacity:.8},{duration:300,queue:!1})}),Util.imageDownloader.downloadImage("images/merch-tshirt01.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/merch-tshirt02.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/merch-finishingwax.jpg",function(){},1e3),$("#cl-buffer2").fadeToggle(0)}})}.call(this),function(){Jolt.Kup.History.historyManager.hook({url:"friends",callback:function(){return $("#content").html(Templates.PageContent.friends),Util.imageDownloader.downloadImage("images/furniture/coffee/steel-fan-coffee-1.jpg",function(a){return $("#87-images-furniture-coffee-steel-fan-coffee-1-jpg > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("images/furniture/coffee/steel-fan-coffee-1.jpg",function(a){return $("#88-images-furniture-coffee-steel-fan-coffee-1-jpg > div > img").attr("src",a.element.src)},1e5),$("#89").attr("href","#about"),Util.imageDownloader.downloadImage("images/info/smalljames.png",function(a){return $("#90-images-info-smalljames-png > div > img").attr("src",a.element.src)},1e5),$("#89").hover(function(){return $("#89 div").animate({opacity:1},{duration:300,queue:!1}),$("#89 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#89 div").animate({opacity:.8},{duration:300,queue:!1}),$("#89 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#91").attr("href","#press"),Util.imageDownloader.downloadImage("images/info/press.png",function(a){return $("#92-images-info-press-png > div > img").attr("src",a.element.src)},1e5),$("#91").hover(function(){return $("#91 div").animate({opacity:1},{duration:300,queue:!1}),$("#91 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#91 div").animate({opacity:.8},{duration:300,queue:!1}),$("#91 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#93").attr("href","#info"),Util.imageDownloader.downloadImage("images/slider/dw_cross_logo-thumb.jpg",function(a){return $("#94-images-slider-dw_cross_logo-thumb-jpg > div > img").attr("src",a.element.src)},1e5),$("#93").hover(function(){return $("#93 div").animate({opacity:1},{duration:300,queue:!1}),$("#93 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#93 div").animate({opacity:.8},{duration:300,queue:!1}),$("#93 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#cl-buffer2").fadeToggle(0)}})}.call(this),function(){Jolt.Kup.History.historyManager.hook({url:"press",callback:function(){return $("#content").html(Templates.PageContent.press),Util.imageDownloader.downloadImage("images/press/pictureright.jpg",function(a){return $("#131-images-press-pictureright-jpg > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("images/press/pictureright.jpg",function(a){return $("#132-images-press-pictureright-jpg > div > img").attr("src",a.element.src)},1e5),$("#133").attr("href","#about"),Util.imageDownloader.downloadImage("images/info/smalljames.png",function(a){return $("#134-images-info-smalljames-png > div > img").attr("src",a.element.src)},1e5),$("#133").hover(function(){return $("#133 div").animate({opacity:1},{duration:300,queue:!1}),$("#133 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#133 div").animate({opacity:.8},{duration:300,queue:!1}),$("#133 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#135").attr("href","#press"),Util.imageDownloader.downloadImage("images/info/press.png",function(a){return $("#136-images-info-press-png > div > img").attr("src",a.element.src)},1e5),$("#135").hover(function(){return $("#135 div").animate({opacity:1},{duration:300,queue:!1}),$("#135 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#135 div").animate({opacity:.8},{duration:300,queue:!1}),$("#135 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#137").attr("href","#info"),Util.imageDownloader.downloadImage("images/slider/dw_cross_logo-thumb.jpg",function(a){return $("#138-images-slider-dw_cross_logo-thumb-jpg > div > img").attr("src",a.element.src)},1e5),$("#137").hover(function(){return $("#137 div").animate({opacity:1},{duration:300,queue:!1}),$("#137 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#137 div").animate({opacity:.8},{duration:300,queue:!1}),$("#137 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#139").attr("href","#press"),Util.imageDownloader.downloadImage("images/press/thumbs/ocean-home-jan-2012-0.jpg",function(a){return $("#140-images-press-thumbs-ocean-home-jan-2012-0-jpg > div > img").attr("src",a.element.src)},1e5),Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["press"]:void 0:void 0)!=null},"package":"Templates.Page.press",block:function(a){return $("#139").click(function(){return Jolt.namespace({"package":"Fancybox",block:function(a){return a.imageLoaded=!0}}),Templates.Page.press.buildFancyboxImageContent().fancybox({overlayShow:!0,useParentContainer:!0,startId:139}).click()})}}),$("#139").click(function(){if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#139").hover(function(){return $("#139 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#139 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#141").attr("href","#press"),Util.imageDownloader.downloadImage("images/press/thumbs/boutique-design-nov-dec-2011-0.jpg",function(a){return $("#142-images-press-thumbs-boutique-design-nov-dec-2011-0-jpg > div > img").attr("src",a.element.src)},1e5),Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["press"]:void 0:void 0)!=null},"package":"Templates.Page.press",block:function(a){return $("#141").click(function(){return Jolt.namespace({"package":"Fancybox",block:function(a){return a.imageLoaded=!0}}),Templates.Page.press.buildFancyboxImageContent().fancybox({overlayShow:!0,useParentContainer:!0,startId:141}).click()})}}),$("#141").click(function(){if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#141").hover(function(){return $("#141 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#141 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#143").attr("href","#press"),Util.imageDownloader.downloadImage("images/press/thumbs/forbes-life-dec-2011-0.jpg",function(a){return $("#144-images-press-thumbs-forbes-life-dec-2011-0-jpg > div > img").attr("src",a.element.src)},1e5),Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["press"]:void 0:void 0)!=null},"package":"Templates.Page.press",block:function(a){return $("#143").click(function(){return Jolt.namespace({"package":"Fancybox",block:function(a){return a.imageLoaded=!0}}),Templates.Page.press.buildFancyboxImageContent().fancybox({overlayShow:!0,useParentContainer:!0,startId:143}).click()})}}),$("#143").click(function(){if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#143").hover(function(){return $("#143 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#143 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#145").attr("href","#press"),Util.imageDownloader.downloadImage("images/press/thumbs/california-home-design-sep-2011-0.jpg",function(a){return $("#146-images-press-thumbs-california-home-design-sep-2011-0-jpg > div > img").attr("src",a.element.src)},1e5),Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["press"]:void 0:void 0)!=null},"package":"Templates.Page.press",block:function(a){return $("#145").click(function(){return Jolt.namespace({"package":"Fancybox",block:function(a){return a.imageLoaded=!0}}),Templates.Page.press.buildFancyboxImageContent().fancybox({overlayShow:!0,useParentContainer:!0,startId:145}).click()})}}),$("#145").click(function(){if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#145").hover(function(){return $("#145 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#145 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#147").attr("href","#press"),Util.imageDownloader.downloadImage("images/press/thumbs/interior-design-2011-fall-mkt-tabloid-0.jpg",function(a){return $("#148-images-press-thumbs-interior-design-2011-fall-mkt-tabloid-0-jpg > div > img").attr("src",a.element.src)},1e5),Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["press"]:void 0:void 0)!=null},"package":"Templates.Page.press",block:function(a){return $("#147").click(function(){return Jolt.namespace({"package":"Fancybox",block:function(a){return a.imageLoaded=!0}}),Templates.Page.press.buildFancyboxImageContent().fancybox({overlayShow:!0,useParentContainer:!0,startId:147}).click()})}}),$("#147").click(function(){if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#147").hover(function(){return $("#147 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#147 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#149").attr("href","#press"),Util.imageDownloader.downloadImage("images/press/thumbs/press01.jpg",function(a){return $("#150-images-press-thumbs-press01-jpg > div > img").attr("src",a.element.src)},1e5),Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["press"]:void 0:void 0)!=null},"package":"Templates.Page.press",block:function(a){return $("#149").click(function(){return Jolt.namespace({"package":"Fancybox",block:function(a){return a.imageLoaded=!0}}),Templates.Page.press.buildFancyboxImageContent().fancybox({overlayShow:!0,useParentContainer:!0,startId:149}).click()})}}),$("#149").click(function(){if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#149").hover(function(){return $("#149 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#149 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#151").attr("href","#press"),Util.imageDownloader.downloadImage("images/press/thumbs/press02.jpg",function(a){return $("#152-images-press-thumbs-press02-jpg > div > img").attr("src",a.element.src)},1e5),Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["press"]:void 0:void 0)!=null},"package":"Templates.Page.press",block:function(a){return $("#151").click(function(){return Jolt.namespace({"package":"Fancybox",block:function(a){return a.imageLoaded=!0}}),Templates.Page.press.buildFancyboxImageContent().fancybox({overlayShow:!0,useParentContainer:!0,startId:151}).click()})}}),$("#151").click(function(){if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#151").hover(function(){return $("#151 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#151 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#153").attr("href","#press"),Util.imageDownloader.downloadImage("images/press/thumbs/press09.jpg",function(a){return $("#154-images-press-thumbs-press09-jpg > div > img").attr("src",a.element.src)},1e5),Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["press"]:void 0:void 0)!=null},"package":"Templates.Page.press",block:function(a){return $("#153").click(function(){return Jolt.namespace({"package":"Fancybox",block:function(a){return a.imageLoaded=!0}}),Templates.Page.press.buildFancyboxImageContent().fancybox({overlayShow:!0,useParentContainer:!0,startId:153}).click()})}}),$("#153").click(function(){if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#153").hover(function(){return $("#153 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#153 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#155").attr("href","#press"),Util.imageDownloader.downloadImage("images/press/thumbs/press04.jpg",function(a){return $("#156-images-press-thumbs-press04-jpg > div > img").attr("src",a.element.src)},1e5),Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["press"]:void 0:void 0)!=null},"package":"Templates.Page.press",block:function(a){return $("#155").click(function(){return Jolt.namespace({"package":"Fancybox",block:function(a){return a.imageLoaded=!0}}),Templates.Page.press.buildFancyboxImageContent().fancybox({overlayShow:!0,useParentContainer:!0,startId:155}).click()})}}),$("#155").click(function(){if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#155").hover(function(){return $("#155 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#155 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#157").attr("href","#press"),Util.imageDownloader.downloadImage("images/press/thumbs/press05.jpg",function(a){return $("#158-images-press-thumbs-press05-jpg > div > img").attr("src",a.element.src)},1e5),Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["press"]:void 0:void 0)!=null},"package":"Templates.Page.press",block:function(a){return $("#157").click(function(){return Jolt.namespace({"package":"Fancybox",block:function(a){return a.imageLoaded=!0}}),Templates.Page.press.buildFancyboxImageContent().fancybox({overlayShow:!0,useParentContainer:!0,startId:157}).click()})}}),$("#157").click(function(){if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#157").hover(function(){return $("#157 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#157 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#159").attr("href","#press"),Util.imageDownloader.downloadImage("images/press/thumbs/press06.jpg",function(a){return $("#160-images-press-thumbs-press06-jpg > div > img").attr("src",a.element.src)},1e5),Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["press"]:void 0:void 0)!=null},"package":"Templates.Page.press",block:function(a){return $("#159").click(function(){return Jolt.namespace({"package":"Fancybox",block:function(a){return a.imageLoaded=!0}}),Templates.Page.press.buildFancyboxImageContent().fancybox({overlayShow:!0,useParentContainer:!0,startId:159}).click()})}}),$("#159").click(function(){if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#159").hover(function(){return $("#159 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#159 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#161").attr("href","#press"),Util.imageDownloader.downloadImage("images/press/thumbs/press07.jpg",function(a){return $("#162-images-press-thumbs-press07-jpg > div > img").attr("src",a.element.src)},1e5),Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["press"]:void 0:void 0)!=null},"package":"Templates.Page.press",block:function(a){return $("#161").click(function(){return Jolt.namespace({"package":"Fancybox",block:function(a){return a.imageLoaded=!0}}),Templates.Page.press.buildFancyboxImageContent().fancybox({overlayShow:!0,useParentContainer:!0,startId:161}).click()})}}),$("#161").click(function(){if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#161").hover(function(){return $("#161 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#161 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#163").attr("href","#press"),Util.imageDownloader.downloadImage("images/press/thumbs/press08.jpg",function(a){return $("#164-images-press-thumbs-press08-jpg > div > img").attr("src",a.element.src)},1e5),Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["press"]:void 0:void 0)!=null},"package":"Templates.Page.press",block:function(a){return $("#163").click(function(){return Jolt.namespace({"package":"Fancybox",block:function(a){return a.imageLoaded=!0}}),Templates.Page.press.buildFancyboxImageContent().fancybox({overlayShow:!0,useParentContainer:!0,startId:163}).click()})}}),$("#163").click(function(){if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#163").hover(function(){return $("#163 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#163 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#165").attr("href","#press"),Util.imageDownloader.downloadImage("images/press/thumbs/press03.jpg",function(a){return $("#166-images-press-thumbs-press03-jpg > div > img").attr("src",a.element.src)},1e5),Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["press"]:void 0:void 0)!=null},"package":"Templates.Page.press",block:function(a){return $("#165").click(function(){return Jolt.namespace({"package":"Fancybox",block:function(a){return a.imageLoaded=!0}}),Templates.Page.press.buildFancyboxImageContent().fancybox({overlayShow:!0,useParentContainer:!0,startId:165}).click()})}}),$("#165").click(function(){if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#165").hover(function(){return $("#165 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#165 div").animate({opacity:.8},{duration:300,queue:!1})}),Util.imageDownloader.downloadImage("images/press/ocean-home-jan-2012-1.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/press/boutique-design-nov-dec-2011-1.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/press/forbes-life-dec-2011-1.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/press/california-home-design-sep-2011-1.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/press/interior-design-2011-fall-mkt-tabloid-1.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/press/press01.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/press/press02.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/press/press09.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/press/press04.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/press/press05.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/press/press06.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/press/press07.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/press/press08.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/press/press03.jpg",function(){},1e3),$("#cl-buffer2").fadeToggle(0)}})}.call(this),function(){Jolt.Kup.History.historyManager.hook({url:"custom",callback:function(){return $("#content").html(Templates.PageContent.custom),Util.imageDownloader.downloadImage("images/custom/counters01.jpg",function(a){return $("#205-images-custom-counters01-jpg > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("images/custom/counters01.jpg",function(a){return $("#206-images-custom-counters01-jpg > div > img").attr("src",a.element.src)},1e5),$("#207").attr("href","#custom"),Util.imageDownloader.downloadImage("images/custom/thumbs/counters01.jpg",function(a){return $("#208-images-custom-thumbs-counters01-jpg > div > img").attr("src",a.element.src)},1e5),$("#207").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/custom/counters01.jpg"),$("#galleryTitle").animate({opacity:0},{duration:"fast",complete:function(){return $(this).html("EDINBURGH (8 white)").animate({opacity:1},{duration:"fast"})}}),$("#galleryDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).html("Counters with undermount concrete sink and sliding cutting board.").animate({opacity:1},{duration:"fast"})}});if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#207").hover(function(){return $("#207 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#207 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#209").attr("href","#custom"),Util.imageDownloader.downloadImage("images/custom/thumbs/counters07.jpg",function(a){return $("#210-images-custom-thumbs-counters07-jpg > div > img").attr("src",a.element.src)},1e5),$("#209").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/custom/counters07.jpg"),$("#galleryTitle").animate({opacity:0},{duration:"fast",complete:function(){return $(this).html("PACIFIC (8 white)").animate({opacity:1},{duration:"fast"})}}),$("#galleryDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).html("Integrated stainless steel trivets.").animate({opacity:1},{duration:"fast"})}});if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#209").hover(function(){return $("#209 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#209 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#211").attr("href","#custom"),Util.imageDownloader.downloadImage("images/custom/thumbs/counters08.jpg",function(a){return $("#212-images-custom-thumbs-counters08-jpg > div > img").attr("src",a.element.src)},1e5),$("#211").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/custom/counters08.jpg"),$("#galleryTitle").animate({opacity:0},{duration:"fast",complete:function(){return $(this).html("COOPER (8 black)").animate({opacity:1},{duration:"fast"})}}),$("#galleryDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).html("Industrial style kitchen with oversized island and sink.").animate({opacity:1},{duration:"fast"})}});if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#211").hover(function(){return $("#211 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#211 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#213").attr("href","#custom"),Util.imageDownloader.downloadImage("images/custom/thumbs/counters09.jpg",function(a){return $("#214-images-custom-thumbs-counters09-jpg > div > img").attr("src",a.element.src)},1e5),$("#213").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/custom/counters09.jpg"),$("#galleryTitle").animate({opacity:0},{duration:"fast",complete:function(){return $(this).html("SEA VISTA (8 white)").animate({opacity:1},{duration:"fast"})}}),$("#galleryDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).html("Island with planter in the center.").animate({opacity:1},{duration:"fast"})}});if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#213").hover(function(){return $("#213 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#213 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#215").attr("href","#custom"),Util.imageDownloader.downloadImage("images/custom/thumbs/counters10.jpg",function(a){return $("#216-images-custom-thumbs-counters10-jpg > div > img").attr("src",a.element.src)},1e5),$("#215").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/custom/counters10.jpg"),$("#galleryTitle").animate({opacity:0},{duration:"fast",complete:function(){return $(this).html("KEIZO (natural tone)").animate({opacity:1},{duration:"fast"})}}),$("#galleryDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).html("Floating sushi bar with accent groove.").animate({opacity:1},{duration:"fast"})}});if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#215").hover(function(){return $("#215 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#215 div").animate({opacity:.8},{duration:300,queue:!1})}),Util.imageDownloader.downloadImage("images/custom/counters01.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/custom/counters07.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/custom/counters08.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/custom/counters09.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/custom/counters10.jpg",function(){},1e3),$("#217").attr("href","#custom"),Util.imageDownloader.downloadImage("images/custom/thumbs/sinks01.jpg",function(a){return $("#218-images-custom-thumbs-sinks01-jpg > div > img").attr("src",a.element.src)},1e5),$("#217").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/custom/sinks01.jpg"),$("#galleryTitle").animate({opacity:0},{duration:"fast",complete:function(){return $(this).html("BUCHAN SINK (12 black)").animate({opacity:1},{duration:"fast"})}}),$("#galleryDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).html("Water flows down ramp to a slit at the end with pluming in the wall.").animate({opacity:1},{duration:"fast"})}});if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#217").hover(function(){return $("#217 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#217 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#219").attr("href","#custom"),Util.imageDownloader.downloadImage("images/custom/thumbs/sinks02.jpg",function(a){return $("#220-images-custom-thumbs-sinks02-jpg > div > img").attr("src",a.element.src)},1e5),$("#219").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/custom/sinks02.jpg"),$("#galleryTitle").animate({opacity:0},{duration:"fast",complete:function(){return $(this).html("BRON SINK (natural tone)").animate({opacity:1},{duration:"fast"})}}),$("#galleryDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).html("Double vanity sink with slot for sliding shelf.").animate({opacity:1},{duration:"fast"})}});if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#219").hover(function(){return $("#219 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#219 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#221").attr("href","#custom"),Util.imageDownloader.downloadImage("images/custom/thumbs/sinks03.jpg",function(a){return $("#222-images-custom-thumbs-sinks03-jpg > div > img").attr("src",a.element.src)},1e5),$("#221").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/custom/sinks03.jpg"),$("#galleryTitle").animate({opacity:0},{duration:"fast",complete:function(){return $(this).html("SIDE RAMP SINK (12 black)").animate({opacity:1},{duration:"fast"})}}),$("#galleryDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).html("Large double vanity sink with backsplash and slit drain.").animate({opacity:1},{duration:"fast"})}});if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#221").hover(function(){return $("#221 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#221 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#223").attr("href","#custom"),Util.imageDownloader.downloadImage("images/custom/thumbs/sinks04.jpg",function(a){return $("#224-images-custom-thumbs-sinks04-jpg > div > img").attr("src",a.element.src)},1e5),$("#223").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/custom/sinks04.jpg"),$("#galleryTitle").animate({opacity:0},{duration:"fast",complete:function(){return $(this).html("THE STRAND (8 black)").animate({opacity:1},{duration:"fast"})}}),$("#galleryDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).html("Simple, clean, contemporary floating sink with sharp square basin.").animate({opacity:1},{duration:"fast"})}});if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#223").hover(function(){return $("#223 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#223 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#225").attr("href","#custom"),Util.imageDownloader.downloadImage("images/custom/thumbs/sinks07.jpg",function(a){return $("#226-images-custom-thumbs-sinks07-jpg > div > img").attr("src",a.element.src)},1e5),$("#225").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/custom/sinks07.jpg"),$("#galleryTitle").animate({opacity:0},{duration:"fast",complete:function(){return $(this).html("MONASTERY (natural tone)").animate({opacity:1},{duration:"fast"})}}),$("#galleryDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).html("Free standing single basin.").animate({opacity:1},{duration:"fast"})}});if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#225").hover(function(){return $("#225 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#225 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#227").attr("href","#custom"),Util.imageDownloader.downloadImage("images/custom/thumbs/sinks08.jpg",function(a){return $("#228-images-custom-thumbs-sinks08-jpg > div > img").attr("src",a.element.src)},1e5),$("#227").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/custom/sinks08.jpg"),$("#galleryTitle").animate({opacity:0},{duration:"fast",complete:function(){return $(this).html("STONEHILL (natural tone)").animate({opacity:1},{duration:"fast"})}}),$("#galleryDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).html("Oval trough sink with integrated shelf over drain. Color is natural tone.").animate({opacity:1},{duration:"fast"})}});if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#227").hover(function(){return $("#227 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#227 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#229").attr("href","#custom"),Util.imageDownloader.downloadImage("images/custom/thumbs/sinks12.jpg",function(a){return $("#230-images-custom-thumbs-sinks12-jpg > div > img").attr("src",a.element.src)},1e5),$("#229").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/custom/sinks12.jpg"),$("#galleryTitle").animate({opacity:0},{duration:"fast",complete:function(){return $(this).html("RAMP SINK (8 white)").animate({opacity:1},{duration:"fast"})}}),$("#galleryDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).html("Single vanity with slit drain and extension over toilet.").animate({opacity:1},{duration:"fast"})}});if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#229").hover(function(){return $("#229 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#229 div").animate({opacity:.8},{duration:300,queue:!1})}),Util.imageDownloader.downloadImage("images/custom/sinks01.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/custom/sinks02.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/custom/sinks03.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/custom/sinks04.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/custom/sinks07.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/custom/sinks08.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/custom/sinks12.jpg",function(){},1e3),$("#231").attr("href","#custom"),Util.imageDownloader.downloadImage("images/custom/thumbs/details01.jpg",function(a){return $("#232-images-custom-thumbs-details01-jpg > div > img").attr("src",a.element.src)},1e5),$("#231").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/custom/details01.jpg"),$("#galleryTitle").animate({opacity:0},{duration:"fast",complete:function(){return $(this).html("FAREHOLM (12 black)").animate({opacity:1},{duration:"fast"})}}),$("#galleryDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).html("Stair treads on steel support.").animate({opacity:1},{duration:"fast"})}});if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#231").hover(function(){return $("#231 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#231 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#233").attr("href","#custom"),Util.imageDownloader.downloadImage("images/custom/thumbs/details03.jpg",function(a){return $("#234-images-custom-thumbs-details03-jpg > div > img").attr("src",a.element.src)},1e5),$("#233").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/custom/details03.jpg"),$("#galleryTitle").animate({opacity:0},{duration:"fast",complete:function(){return $(this).html('60" ROUND FIRE PIT (4bk+4y)').animate({opacity:1},{duration:"fast"})}}),$("#galleryDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).html('10" lip for seating; hidden gas lines; fire-proof interior shell.').animate({opacity:1},{duration:"fast"})}});if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#233").hover(function(){return $("#233 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#233 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#235").attr("href","#custom"),Util.imageDownloader.downloadImage("images/custom/thumbs/details04.jpg",function(a){return $("#236-images-custom-thumbs-details04-jpg > div > img").attr("src",a.element.src)},1e5),$("#235").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/custom/details04.jpg"),$("#galleryTitle").animate({opacity:0},{duration:"fast",complete:function(){return $(this).html("MAGNOLIA (custom dark brown)").animate({opacity:1},{duration:"fast"})}}),$("#galleryDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).html("Slanting fire surround with integrated lighting.").animate({opacity:1},{duration:"fast"})}});if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#235").hover(function(){return $("#235 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#235 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#237").attr("href","#custom"),Util.imageDownloader.downloadImage("images/custom/thumbs/details05.jpg",function(a){return $("#238-images-custom-thumbs-details05-jpg > div > img").attr("src",a.element.src)},1e5),$("#237").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/custom/details05.jpg"),$("#galleryTitle").animate({opacity:0},{duration:"fast",complete:function(){return $(this).html("SIMPLE SURROUND (2 black)").animate({opacity:1},{duration:"fast"})}}),$("#galleryDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).html("Basic contemporary fire surround.").animate({opacity:1},{duration:"fast"})}});if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#237").hover(function(){return $("#237 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#237 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#239").attr("href","#custom"),Util.imageDownloader.downloadImage("images/custom/thumbs/details08.jpg",function(a){return $("#240-images-custom-thumbs-details08-jpg > div > img").attr("src",a.element.src)},1e5),$("#239").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/custom/details08.jpg"),$("#galleryTitle").animate({opacity:0},{duration:"fast",complete:function(){return $(this).html("BATH TUB (4bk+4y)").animate({opacity:1},{duration:"fast"})}}),$("#galleryDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).html("Very large bathtub with side shelf cast as one piece.").animate({opacity:1},{duration:"fast"})}});if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#239").hover(function(){return $("#239 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#239 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#241").attr("href","#custom"),Util.imageDownloader.downloadImage("images/custom/thumbs/details12.jpg",function(a){return $("#242-images-custom-thumbs-details12-jpg > div > img").attr("src",a.element.src)},1e5),$("#241").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/custom/details12.jpg"),$("#galleryTitle").animate({opacity:0},{duration:"fast",complete:function(){return $(this).html("METRO TABLE (8 black)").animate({opacity:1},{duration:"fast"})}}),$("#galleryDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).html('Printed table with "grate" benches. Art by <a style="color:#fff;padding-left:0px;" href="http://parveztaj.com" target="_blank">Parvez</a>').animate({opacity:1},{duration:"fast"})}});if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#241").hover(function(){return $("#241 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#241 div").animate({opacity:.8},{duration:300,queue:!1})}),Util.imageDownloader.downloadImage("images/custom/details01.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/custom/details03.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/custom/details04.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/custom/details05.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/custom/details08.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/custom/details12.jpg",function(){},1e3),$("#cl-buffer2").fadeToggle(0)}})}.call(this),function(){Jolt.Kup.History.historyManager.hook({url:"furniture",callback:function(){return $("#content").html(Templates.PageContent.furniture),Util.imageDownloader.downloadImage("images/furniture/dining/ping-pong-5.jpg",function(a){return $("#255-images-furniture-dining-ping-pong-5-jpg > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("images/furniture/dining/ping-pong-5.jpg",function(a){return $("#256-images-furniture-dining-ping-pong-5-jpg > div > img").attr("src",a.element.src)},1e5),$("#257").attr("href","#furniture/dining"),Util.imageDownloader.downloadImage("images/nav/locking-round.jpg",function(a){return $("#258-images-nav-locking-round-jpg > div > img").attr("src",a.element.src)},1e5),$("#257").hover(function(){return $("#257 div").animate({opacity:1},{duration:300,queue:!1}),$("#257 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#257 div").animate({opacity:.8},{duration:300,queue:!1}),$("#257 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#259").attr("href","#furniture/coffee"),Util.imageDownloader.downloadImage("images/furniture/coffee/nav/leaning-coffee-1-.jpg",function(a){return $("#260-images-furniture-coffee-nav-leaning-coffee-1--jpg > div > img").attr("src",a.element.src)},1e5),$("#259").hover(function(){return $("#259 div").animate({opacity:1},{duration:300,queue:!1}),$("#259 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#259 div").animate({opacity:.8},{duration:300,queue:!1}),$("#259 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#261").attr("href","#furniture/console"),Util.imageDownloader.downloadImage("images/nav/xavier-console-2.jpg",function(a){return $("#262-images-nav-xavier-console-2-jpg > div > img").attr("src",a.element.src)},1e5),$("#261").hover(function(){return $("#261 div").animate({opacity:1},{duration:300,queue:!1}),$("#261 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#261 div").animate({opacity:.8},{duration:300,queue:!1}),$("#261 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#263").attr("href","#furniture/chair"),Util.imageDownloader.downloadImage("images/nav/heirloom.png",function(a){return $("#264-images-nav-heirloom-png > div > img").attr("src",a.element.src)},1e5),$("#263").hover(function(){return $("#263 div").animate({opacity:1},{duration:300,queue:!1}),$("#263 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#263 div").animate({opacity:.8},{duration:300,queue:!1}),$("#263 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#265").attr("href","#furniture/dining-ping-pong-1"),Util.imageDownloader.downloadImage("images/furniture/dining/nav/ping-pong-big-01.jpg",function(a){return $("#266-images-furniture-dining-nav-ping-pong-big-01-jpg > div > img").attr("src",a.element.src)},1e5),$("#265").hover(function(){return $("#265 div").animate({opacity:1},{duration:300,queue:!1}),$("#265 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#265 div").animate({opacity:.8},{duration:300,queue:!1}),$("#265 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#cl-buffer2").fadeToggle(0)}})}.call(this),function(){Jolt.Kup.History.historyManager.hook({url:"furniture/dining",callback:function(){return $("#content").html(Templates.PageContent["furniture/dining"]),Util.imageDownloader.downloadImage("images/furniture/dining/locking-round-1.jpg",function(a){return $("#283-images-furniture-dining-locking-round-1-jpg > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("images/furniture/dining/locking-round-1.jpg",function(a){return $("#284-images-furniture-dining-locking-round-1-jpg > div > img").attr("src",a.element.src)},1e5),$("#285").attr("href","#furniture/dining-locking-round-1"),Util.imageDownloader.downloadImage("images/nav/locking-round.jpg",function(a){return $("#286-images-nav-locking-round-jpg > div > img").attr("src",a.element.src)},1e5),$("#285").hover(function(){return $("#285 div").animate({opacity:1},{duration:300,queue:!1}),$("#285 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#285 div").animate({opacity:.8},{duration:300,queue:!1}),$("#285 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#287").attr("href","#furniture/dining-ping-pong-1"),Util.imageDownloader.downloadImage("images/furniture/dining/nav/ping-pong-big-01.jpg",function(a){return $("#288-images-furniture-dining-nav-ping-pong-big-01-jpg > div > img").attr("src",a.element.src)},1e5),$("#287").hover(function(){return $("#287 div").animate({opacity:1},{duration:300,queue:!1}),$("#287 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#287 div").animate({opacity:.8},{duration:300,queue:!1}),$("#287 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#289").attr("href","#furniture/dining-harvest-1"),Util.imageDownloader.downloadImage("images/furniture/dining/nav/harvest-4.jpg",function(a){return $("#290-images-furniture-dining-nav-harvest-4-jpg > div > img").attr("src",a.element.src)},1e5),$("#289").hover(function(){return $("#289 div").animate({opacity:1},{duration:300,queue:!1}),$("#289 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#289 div").animate({opacity:.8},{duration:300,queue:!1}),$("#289 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#291").attr("href","#furniture/dining-campaign-1"),Util.imageDownloader.downloadImage("images/nav/campaign.png",function(a){return $("#292-images-nav-campaign-png > div > img").attr("src",a.element.src)},1e5),$("#291").hover(function(){return $("#291 div").animate({opacity:1},{duration:300,queue:!1}),$("#291 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#291 div").animate({opacity:.8},{duration:300,queue:!1}),$("#291 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#293").attr("href","#furniture/dining-engagement-1"),Util.imageDownloader.downloadImage("images/nav/engagement.png",function(a){return $("#294-images-nav-engagement-png > div > img").attr("src",a.element.src)},1e5),$("#293").hover(function(){return $("#293 div").animate({opacity:1},{duration:300,queue:!1}),$("#293 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#293 div").animate({opacity:.8},{duration:300,queue:!1}),$("#293 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#295").attr("href","#furniture/dining-hourglass-1"),Util.imageDownloader.downloadImage("images/nav/hourglass.png",function(a){return $("#296-images-nav-hourglass-png > div > img").attr("src",a.element.src)},1e5),$("#295").hover(function(){return $("#295 div").animate({opacity:1},{duration:300,queue:!1}),$("#295 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#295 div").animate({opacity:.8},{duration:300,queue:!1}),$("#295 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#297").attr("href","#furniture/dining-vue-1"),Util.imageDownloader.downloadImage("images/nav/vue.png",function(a){return $("#298-images-nav-vue-png > div > img").attr("src",a.element.src)},1e5),$("#297").hover(function(){return $("#297 div").animate({opacity:1},{duration:300,queue:!1}),$("#297 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#297 div").animate({opacity:.8},{duration:300,queue:!1}),$("#297 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#cl-buffer2").fadeToggle(0)}})}.call(this),function(){Jolt.Kup.History.historyManager.hook({url:"furniture/dining-campaign-1",callback:function(){return $("#content").html(Templates.PageContent["furniture/dining-campaign-1"]),Util.imageDownloader.downloadImage("images/furniture/dining/Campaign-dining-1.jpg",function(a){return $("#309-images-furniture-dining-Campaign-dining-1-jpg > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("images/furniture/dining/Campaign-dining-1.jpg",function(a){return $("#310-images-furniture-dining-Campaign-dining-1-jpg > div > img").attr("src",a.element.src)},1e5),$("#311").attr("href","#furniture/dining-campaign-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/Campaign-dining-1.jpg",function(a){return $("#312-images-furniture-dining-thumbs-Campaign-dining-1-jpg > div > img").attr("src",a.element.src)},1e5),$("#311").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/Campaign-dining-1.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#311").hover(function(){return $("#311 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#311 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#313").attr("href","#furniture/dining-campaign-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/campaign-dining-2.jpg",function(a){return $("#314-images-furniture-dining-thumbs-campaign-dining-2-jpg > div > img").attr("src",a.element.src)},1e5),$("#313").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/campaign-dining-2.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#313").hover(function(){return $("#313 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#313 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#315").attr("href","#furniture/dining-campaign-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/campaign-dining-3.jpg",function(a){return $("#316-images-furniture-dining-thumbs-campaign-dining-3-jpg > div > img").attr("src",a.element.src)},1e5),$("#315").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/campaign-dining-3.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#315").hover(function(){return $("#315 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#315 div").animate({opacity:.8},{duration:300,queue:!1})}),Util.imageDownloader.downloadImage("images/furniture/dining/Campaign-dining-1.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/campaign-dining-2.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/campaign-dining-3.jpg",function(){},1e3),$("#317-furniture").attr("href","#furniture"),$("#318-furniture-dining").attr("href","#furniture/dining"),$("#cl-buffer2").fadeToggle(0)}})}.call(this),function(){Jolt.Kup.History.historyManager.hook({url:"furniture/dining-engagement-1",callback:function(){return $("#content").html(Templates.PageContent["furniture/dining-engagement-1"]),Util.imageDownloader.downloadImage("images/furniture/dining/engagement-1.jpg",function(a){return $("#339-images-furniture-dining-engagement-1-jpg > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("images/furniture/dining/engagement-1.jpg",function(a){return $("#340-images-furniture-dining-engagement-1-jpg > div > img").attr("src",a.element.src)},1e5),$("#341").attr("href","#furniture/dining-engagement-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/engagement-1.jpg",function(a){return $("#342-images-furniture-dining-thumbs-engagement-1-jpg > div > img").attr("src",a.element.src)},1e5),$("#341").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/engagement-1.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/engagement-1.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#cl-buffer1 > div > div > div > .jqZoomContainer").remove(),$("#cl-buffer2 > div > div > div > .jqZoomContainer").remove(),$("#cl-buffer1 > div > div > div > img").load(function(){return Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/engagement-1.jpg"),$("body").trigger("contentLeftFadeComplete"),$("#cl-buffer1 > div > div > div > img").unbind("load")}),$("#341").hover(function(){return $("#341 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#341 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#343").attr("href","#furniture/dining-engagement-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/engagement-2.jpg",function(a){return $("#344-images-furniture-dining-thumbs-engagement-2-jpg > div > img").attr("src",a.element.src)},1e5),$("#343").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/engagement-2.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/engagement-2.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#343").hover(function(){return $("#343 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#343 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#345").attr("href","#furniture/dining-engagement-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/engagement-3.jpg",function(a){return $("#346-images-furniture-dining-thumbs-engagement-3-jpg > div > img").attr("src",a.element.src)},1e5),$("#345").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/engagement-3.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/engagement-3.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#345").hover(function(){return $("#345 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#345 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#347").attr("href","#furniture/dining-engagement-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/engagement-4.jpg",function(a){return $("#348-images-furniture-dining-thumbs-engagement-4-jpg > div > img").attr("src",a.element.src)},1e5),$("#347").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/engagement-4.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/engagement-4.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#347").hover(function(){return $("#347 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#347 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#349").attr("href","#furniture/dining-engagement-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/engagement-6.jpg",function(a){return $("#350-images-furniture-dining-thumbs-engagement-6-jpg > div > img").attr("src",a.element.src)},1e5),$("#349").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/engagement-6.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#349").hover(function(){return $("#349 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#349 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#351").attr("href","#furniture/dining-engagement-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/engagement-red-china.jpg",function(a){return $("#352-images-furniture-dining-thumbs-engagement-red-china-jpg > div > img").attr("src",a.element.src)},1e5),$("#351").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/engagement-red-china.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/engagement-red-china.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#351").hover(function(){return $("#351 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#351 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#353").attr("href","#furniture/dining-engagement-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/engagement-icff-2011-photo-2.jpg",function(a){return $("#354-images-furniture-dining-thumbs-engagement-icff-2011-photo-2-jpg > div > img").attr("src",a.element.src)},1e5),$("#353").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/engagement-icff-2011-photo-2.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/engagement-icff-2011-photo-2.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#353").hover(function(){return $("#353 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#353 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#355").attr("href","#furniture/dining-engagement-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/engagement-photo-4.jpg",function(a){return $("#356-images-furniture-dining-thumbs-engagement-photo-4-jpg > div > img").attr("src",a.element.src)},1e5),$("#355").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/engagement-photo-4.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/engagement-photo-4.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#355").hover(function(){return $("#355 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#355 div").animate({opacity:.8},{duration:300,queue:!1})}),Util.imageDownloader.downloadImage("images/furniture/dining/engagement-1.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/engagement-2.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/engagement-3.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/engagement-4.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/engagement-6.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/engagement-red-china.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/engagement-icff-2011-photo-2.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/engagement-photo-4.jpg",function(){},1e3),$("#357-furniture").attr("href","#furniture"),$("#358-furniture-dining").attr("href","#furniture/dining"),$("#cl-buffer2").fadeToggle(0)}})}.call(this),function(){Jolt.Kup.History.historyManager.hook({url:"furniture/dining-harvest-1",callback:function(){return $("#content").html(Templates.PageContent["furniture/dining-harvest-1"]),Util.imageDownloader.downloadImage("images/furniture/dining/harvest-4.jpg",function(a){return $("#382-images-furniture-dining-harvest-4-jpg > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("images/furniture/dining/harvest-4.jpg",function(a){return $("#383-images-furniture-dining-harvest-4-jpg > div > img").attr("src",a.element.src)},1e5),$("#384").attr("href","#furniture/dining-harvest-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/harvest-4.jpg",function(a){return $("#385-images-furniture-dining-thumbs-harvest-4-jpg > div > img").attr("src",a.element.src)},1e5),$("#384").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/harvest-4.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/harvest-4.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#cl-buffer1 > div > div > div > .jqZoomContainer").remove(),$("#cl-buffer2 > div > div > div > .jqZoomContainer").remove(),$("#cl-buffer1 > div > div > div > img").load(function(){return Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/harvest-4.jpg"),$("body").trigger("contentLeftFadeComplete"),$("#cl-buffer1 > div > div > div > img").unbind("load")}),$("#384").hover(function(){return $("#384 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#384 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#386").attr("href","#furniture/dining-harvest-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/harvest-5.jpg",function(a){return $("#387-images-furniture-dining-thumbs-harvest-5-jpg > div > img").attr("src",a.element.src)},1e5),$("#386").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/harvest-5.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/harvest-5.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#386").hover(function(){return $("#386 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#386 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#388").attr("href","#furniture/dining-harvest-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/harvest-6.jpg",function(a){return $("#389-images-furniture-dining-thumbs-harvest-6-jpg > div > img").attr("src",a.element.src)},1e5),$("#388").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/harvest-6.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/harvest-6.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#388").hover(function(){return $("#388 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#388 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#390").attr("href","#furniture/dining-harvest-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/harvest-7.jpg",function(a){return $("#391-images-furniture-dining-thumbs-harvest-7-jpg > div > img").attr("src",a.element.src)},1e5),$("#390").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/harvest-7.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/harvest-7.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#390").hover(function(){return $("#390 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#390 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#392").attr("href","#furniture/dining-harvest-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/harvest-8.jpg",function(a){return $("#393-images-furniture-dining-thumbs-harvest-8-jpg > div > img").attr("src",a.element.src)},1e5),$("#392").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/harvest-8.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/harvest-8.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#392").hover(function(){return $("#392 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#392 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#394").attr("href","#furniture/dining-harvest-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/harvest-9.jpg",function(a){return $("#395-images-furniture-dining-thumbs-harvest-9-jpg > div > img").attr("src",a.element.src)},1e5),$("#394").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/harvest-9.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/harvest-9.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#394").hover(function(){return $("#394 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#394 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#396").attr("href","#furniture/dining-harvest-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/harvest-base.jpg",function(a){return $("#397-images-furniture-dining-thumbs-harvest-base-jpg > div > img").attr("src",a.element.src)},1e5),$("#396").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/harvest-base.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/harvest-base.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#396").hover(function(){return $("#396 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#396 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#398").attr("href","#furniture/dining-harvest-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/harvest-dining-greyscale.jpg",function(a){return $("#399-images-furniture-dining-thumbs-harvest-dining-greyscale-jpg > div > img").attr("src",a.element.src)},1e5),$("#398").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/harvest-dining-greyscale.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/harvest-dining-greyscale.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#398").hover(function(){return $("#398 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#398 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#400").attr("href","#furniture/dining-harvest-1"),Util.imageDownloader.downloadImage("video/play_23x23.png",function(a){return $("#402-video-play_23x23-png > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("video/furniture/dining/harvest-video-1-thumb.jpg",function(a){return $("#401-video-furniture-dining-harvest-video-1-thumb-jpg > div > img").attr("src",a.element.src)},1e5),Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["furniture/dining-harvest-1"]:void 0:void 0)!=null},"package":"Templates.Page.furniture/dining-harvest-1",block:function(a){return $("#400").click(function(){return Jolt.namespace({"package":"Fancybox",block:function(a){return a.videoLoaded=!0}}),Templates.Page["furniture/dining-harvest-1"].buildFancyboxVideoContent().fancybox({overlayShow:!0,useParentContainer:!0,startId:400}).click()})}}),$("#400").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("video/furniture/dining/harvest-video-1-contentLeft.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#400").hover(function(){return $("#400 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#400 div").animate({opacity:.8},{duration:300,queue:!1})}),Util.imageDownloader.downloadImage("images/furniture/dining/harvest-4.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/harvest-5.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/harvest-6.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/harvest-7.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/harvest-8.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/harvest-9.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/harvest-base.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/harvest-dining-greyscale.jpg",function(){},1e3),Util.imageDownloader.downloadImage("video/furniture/dining/harvest-video-1-thumb.jpg",function(){},1e3),$("#403-furniture").attr("href","#furniture"),$("#404-furniture-dining").attr("href","#furniture/dining"),$("#cl-buffer2").fadeToggle(0)}})}.call(this),function(){Jolt.Kup.History.historyManager.hook({url:"furniture/dining-locking-round-1",callback:function(){return $("#content").html(Templates.PageContent["furniture/dining-locking-round-1"]),Util.imageDownloader.downloadImage("images/furniture/dining/locking-round-1.jpg",function(a){return $("#426-images-furniture-dining-locking-round-1-jpg > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("images/furniture/dining/locking-round-1.jpg",function(a){return $("#427-images-furniture-dining-locking-round-1-jpg > div > img").attr("src",a.element.src)},1e5),$("#428").attr("href","#furniture/dining-locking-round-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/locking-round-1.jpg",function(a){return $("#429-images-furniture-dining-thumbs-locking-round-1-jpg > div > img").attr("src",a.element.src)},1e5),$("#428").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/locking-round-1.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/locking-round-1.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#cl-buffer1 > div > div > div > .jqZoomContainer").remove(),$("#cl-buffer2 > div > div > div > .jqZoomContainer").remove(),$("#cl-buffer1 > div > div > div > img").load(function(){return Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/locking-round-1.jpg"),$("body").trigger("contentLeftFadeComplete"),$("#cl-buffer1 > div > div > div > img").unbind("load")}),$("#428").hover(function(){return $("#428 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#428 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#430").attr("href","#furniture/dining-locking-round-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/locking-round-2.jpg",function(a){return $("#431-images-furniture-dining-thumbs-locking-round-2-jpg > div > img").attr("src",a.element.src)},1e5),$("#430").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/locking-round-2.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/locking-round-2.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#430").hover(function(){return $("#430 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#430 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#432").attr("href","#furniture/dining-locking-round-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/locking-round-3.jpg",function(a){return $("#433-images-furniture-dining-thumbs-locking-round-3-jpg > div > img").attr("src",a.element.src)},1e5),$("#432").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/locking-round-3.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/locking-round-3.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#432").hover(function(){return $("#432 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#432 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#434").attr("href","#furniture/dining-locking-round-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/locking-round-4.jpg",function(a){return $("#435-images-furniture-dining-thumbs-locking-round-4-jpg > div > img").attr("src",a.element.src)},1e5),$("#434").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/locking-round-4.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/locking-round-4.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#434").hover(function(){return $("#434 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#434 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#436").attr("href","#furniture/dining-locking-round-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/locking-round-5.jpg",function(a){return $("#437-images-furniture-dining-thumbs-locking-round-5-jpg > div > img").attr("src",a.element.src)},1e5),$("#436").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/locking-round-5.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/locking-round-5.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#436").hover(function(){return $("#436 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#436 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#438").attr("href","#furniture/dining-locking-round-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/locking-round-6.jpg",function(a){return $("#439-images-furniture-dining-thumbs-locking-round-6-jpg > div > img").attr("src",a.element.src)},1e5),$("#438").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/locking-round-6.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/locking-round-6.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#438").hover(function(){return $("#438 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#438 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#440").attr("href","#furniture/dining-locking-round-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/locking-round-storage.jpg",function(a){return $("#441-images-furniture-dining-thumbs-locking-round-storage-jpg > div > img").attr("src",a.element.src)},1e5),$("#440").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/locking-round-storage.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/locking-round-storage.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#440").hover(function(){return $("#440 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#440 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#442").attr("href","#furniture/dining-locking-round-1"),Util.imageDownloader.downloadImage("video/play_23x23.png",function(a){return $("#444-video-play_23x23-png > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("video/furniture/dining/locking-round-video-1-thumb.jpg",function(a){return $("#443-video-furniture-dining-locking-round-video-1-thumb-jpg > div > img").attr("src",a.element.src)},1e5),Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["furniture/dining-locking-round-1"]:void 0:void 0)!=null},"package":"Templates.Page.furniture/dining-locking-round-1",block:function(a){return $("#442").click(function(){return Jolt.namespace({"package":"Fancybox",block:function(a){return a.videoLoaded=!0}}),Templates.Page["furniture/dining-locking-round-1"].buildFancyboxVideoContent().fancybox({overlayShow:!0,useParentContainer:!0,startId:442}).click()})}}),$("#442").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("video/furniture/dining/locking-round-video-1-contentLeft.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#442").hover(function(){return $("#442 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#442 div").animate({opacity:.8},{duration:300,queue:!1})}),Util.imageDownloader.downloadImage("images/furniture/dining/locking-round-1.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/locking-round-2.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/locking-round-3.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/locking-round-4.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/locking-round-5.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/locking-round-6.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/locking-round-storage.jpg",function(){},1e3),Util.imageDownloader.downloadImage("video/furniture/dining/locking-round-video-1-thumb.jpg",function(){},1e3),$("#445-furniture").attr("href","#furniture"),$("#446-furniture-dining").attr("href","#furniture/dining"),$("#cl-buffer2").fadeToggle(0)}})}.call(this),function(){Jolt.Kup.History.historyManager.hook({url:"furniture/dining-hourglass-1",callback:function(){return $("#content").html(Templates.PageContent["furniture/dining-hourglass-1"]),Util.imageDownloader.downloadImage("images/furniture/dining/hourglass-dining-1.jpg",function(a){return $("#463-images-furniture-dining-hourglass-dining-1-jpg > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("images/furniture/dining/hourglass-dining-1.jpg",function(a){return $("#464-images-furniture-dining-hourglass-dining-1-jpg > div > img").attr("src",a.element.src)},1e5),$("#465").attr("href","#furniture/dining-hourglass-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/hourglass-dining-1.jpg",function(a){return $("#466-images-furniture-dining-thumbs-hourglass-dining-1-jpg > div > img").attr("src",a.element.src)},1e5),$("#465").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/hourglass-dining-1.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#465").hover(function(){return $("#465 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#465 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#467").attr("href","#furniture/dining-hourglass-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/hourglass-with-black-chairs.jpg",function(a){return $("#468-images-furniture-dining-thumbs-hourglass-with-black-chairs-jpg > div > img").attr("src",a.element.src)},1e5),$("#467").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/hourglass-with-black-chairs.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/hourglass-with-black-chairs.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#467").hover(function(){return $("#467 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#467 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#469").attr("href","#furniture/dining-hourglass-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/hourglass-3399.jpg",function(a){return $("#470-images-furniture-dining-thumbs-hourglass-3399-jpg > div > img").attr("src",a.element.src)},1e5),$("#469").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/hourglass-3399.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/hourglass-3399.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#469").hover(function(){return $("#469 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#469 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#471").attr("href","#furniture/dining-hourglass-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/hourglass-img-3999.jpg",function(a){return $("#472-images-furniture-dining-thumbs-hourglass-img-3999-jpg > div > img").attr("src",a.element.src)},1e5),$("#471").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/hourglass-img-3999.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/hourglass-img-3999.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#471").hover(function(){return $("#471 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#471 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#473").attr("href","#furniture/dining-hourglass-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/hourglass-photo-4.jpg",function(a){return $("#474-images-furniture-dining-thumbs-hourglass-photo-4-jpg > div > img").attr("src",a.element.src)},1e5),$("#473").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/hourglass-photo-4.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/hourglass-photo-4.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#473").hover(function(){return $("#473 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#473 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#475").attr("href","#furniture/dining-hourglass-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/hourglass-western-interiors2.jpg",function(a){return $("#476-images-furniture-dining-thumbs-hourglass-western-interiors2-jpg > div > img").attr("src",a.element.src)},1e5),$("#475").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/hourglass-western-interiors2.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/hourglass-western-interiors2.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#475").hover(function(){return $("#475 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#475 div").animate({opacity:.8},{duration:300,queue:!1})}),Util.imageDownloader.downloadImage("images/furniture/dining/hourglass-dining-1.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/hourglass-with-black-chairs.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/hourglass-3399.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/hourglass-img-3999.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/hourglass-photo-4.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/hourglass-western-interiors2.jpg",function(){},1e3),$("#477-furniture").attr("href","#furniture"),$("#478-furniture-dining").attr("href","#furniture/dining"),$("#cl-buffer2").fadeToggle(0)}})}.call(this),function(){Jolt.Kup.History.historyManager.hook({url:"furniture/dining-vue-1",callback:function(){return $("#content").html(Templates.PageContent["furniture/dining-vue-1"]),Util.imageDownloader.downloadImage("images/furniture/dining/Vue-Dining-1.jpg",function(a){return $("#497-images-furniture-dining-Vue-Dining-1-jpg > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("images/furniture/dining/Vue-Dining-1.jpg",function(a){return $("#498-images-furniture-dining-Vue-Dining-1-jpg > div > img").attr("src",a.element.src)},1e5),$("#499").attr("href","#furniture/dining-vue-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/Vue-Dining-1.jpg",function(a){return $("#500-images-furniture-dining-thumbs-Vue-Dining-1-jpg > div > img").attr("src",a.element.src)},1e5),$("#499").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/Vue-Dining-1.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#499").hover(function(){return $("#499 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#499 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#501").attr("href","#furniture/dining-vue-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/Vue-Dining-2.jpg",function(a){return $("#502-images-furniture-dining-thumbs-Vue-Dining-2-jpg > div > img").attr("src",a.element.src)},1e5),$("#501").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/Vue-Dining-2.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#501").hover(function(){return $("#501 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#501 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#503").attr("href","#furniture/dining-vue-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/Vue-Dining-3.jpg",function(a){return $("#504-images-furniture-dining-thumbs-Vue-Dining-3-jpg > div > img").attr("src",a.element.src)},1e5),$("#503").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/Vue-Dining-3.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#503").hover(function(){return $("#503 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#503 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#505").attr("href","#furniture/dining-vue-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/vue-050.jpg",function(a){return $("#506-images-furniture-dining-thumbs-vue-050-jpg > div > img").attr("src",a.element.src)},1e5),$("#505").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/vue-050.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/vue-050.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#505").hover(function(){return $("#505 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#505 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#507").attr("href","#furniture/dining-vue-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/vue-053.jpg",function(a){return $("#508-images-furniture-dining-thumbs-vue-053-jpg > div > img").attr("src",a.element.src)},1e5),$("#507").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/vue-053.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/vue-053.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#507").hover(function(){return $("#507 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#507 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#509").attr("href","#furniture/dining-vue-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/vue-2023.jpg",function(a){return $("#510-images-furniture-dining-thumbs-vue-2023-jpg > div > img").attr("src",a.element.src)},1e5),$("#509").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/vue-2023.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/vue-2023.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#509").hover(function(){return $("#509 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#509 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#511").attr("href","#furniture/dining-vue-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/vue-canaan.jpg",function(a){return $("#512-images-furniture-dining-thumbs-vue-canaan-jpg > div > img").attr("src",a.element.src)},1e5),$("#511").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/vue-canaan.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/vue-canaan.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#511").hover(function(){return $("#511 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#511 div").animate({opacity:.8},{duration:300,queue:!1})}),Util.imageDownloader.downloadImage("images/furniture/dining/Vue-Dining-1.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/Vue-Dining-2.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/Vue-Dining-3.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/vue-050.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/vue-053.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/vue-2023.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/vue-canaan.jpg",function(){},1e3),$("#513-furniture").attr("href","#furniture"),$("#514-furniture-dining").attr("href","#furniture/dining"),$("#cl-buffer2").fadeToggle(0)}})}.call(this),function(){Jolt.Kup.History.historyManager.hook({url:"furniture/dining-ping-pong-1",callback:function(){return $("#content").html(Templates.PageContent["furniture/dining-ping-pong-1"]),Util.imageDownloader.downloadImage("images/furniture/dining/ping-pong-big-01.jpg",function(a){return $("#546-images-furniture-dining-ping-pong-big-01-jpg > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("images/furniture/dining/ping-pong-big-01.jpg",function(a){return $("#547-images-furniture-dining-ping-pong-big-01-jpg > div > img").attr("src",a.element.src)},1e5),$("#548").attr("href","#furniture/dining-ping-pong-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/ping-pong-big-01.jpg",function(a){return $("#549-images-furniture-dining-thumbs-ping-pong-big-01-jpg > div > img").attr("src",a.element.src)},1e5),$("#548").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/ping-pong-big-01.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/ping-pong-big-01.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#cl-buffer1 > div > div > div > .jqZoomContainer").remove(),$("#cl-buffer2 > div > div > div > .jqZoomContainer").remove(),$("#cl-buffer1 > div > div > div > img").load(function(){return Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/ping-pong-big-01.jpg"),$("body").trigger("contentLeftFadeComplete"),$("#cl-buffer1 > div > div > div > img").unbind("load")}),$("#548").hover(function(){return $("#548 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#548 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#550").attr("href","#furniture/dining-ping-pong-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/ping-pong-big-04.jpg",function(a){return $("#551-images-furniture-dining-thumbs-ping-pong-big-04-jpg > div > img").attr("src",a.element.src)},1e5),$("#550").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/ping-pong-big-04.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/ping-pong-big-04.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#550").hover(function(){return $("#550 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#550 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#552").attr("href","#furniture/dining-ping-pong-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/ping-pong-7.jpg",function(a){return $("#553-images-furniture-dining-thumbs-ping-pong-7-jpg > div > img").attr("src",a.element.src)},1e5),$("#552").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/ping-pong-7.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#552").hover(function(){return $("#552 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#552 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#554").attr("href","#furniture/dining-ping-pong-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/ping-pong-8.jpg",function(a){return $("#555-images-furniture-dining-thumbs-ping-pong-8-jpg > div > img").attr("src",a.element.src)},1e5),$("#554").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/ping-pong-8.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#554").hover(function(){return $("#554 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#554 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#556").attr("href","#furniture/dining-ping-pong-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/ping-pong-9.jpg",function(a){return $("#557-images-furniture-dining-thumbs-ping-pong-9-jpg > div > img").attr("src",a.element.src)},1e5),$("#556").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/ping-pong-9.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#556").hover(function(){return $("#556 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#556 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#558").attr("href","#furniture/dining-ping-pong-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/ping-pong-10.jpg",function(a){return $("#559-images-furniture-dining-thumbs-ping-pong-10-jpg > div > img").attr("src",a.element.src)},1e5),$("#558").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/ping-pong-10.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#558").hover(function(){return $("#558 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#558 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#560").attr("href","#furniture/dining-ping-pong-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/ping-pong-big-hess-1.jpg",function(a){return $("#561-images-furniture-dining-thumbs-ping-pong-big-hess-1-jpg > div > img").attr("src",a.element.src)},1e5),$("#560").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/ping-pong-big-hess-1.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/ping-pong-big-hess-1.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#560").hover(function(){return $("#560 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#560 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#562").attr("href","#furniture/dining-ping-pong-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/ping-pong-big-hess-2.jpg",function(a){return $("#563-images-furniture-dining-thumbs-ping-pong-big-hess-2-jpg > div > img").attr("src",a.element.src)},1e5),$("#562").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/ping-pong-big-hess-2.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/ping-pong-big-hess-2.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#562").hover(function(){return $("#562 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#562 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#564").attr("href","#furniture/dining-ping-pong-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/ping-pong-t-and-g-july-2011-058.jpg",function(a){return $("#565-images-furniture-dining-thumbs-ping-pong-t-and-g-july-2011-058-jpg > div > img").attr("src",a.element.src)},1e5),$("#564").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/ping-pong-t-and-g-july-2011-058.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/ping-pong-t-and-g-july-2011-058.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#564").hover(function(){return $("#564 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#564 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#566").attr("href","#furniture/dining-ping-pong-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/ping-pong-t-and-g-july-2011-097.jpg",function(a){return $("#567-images-furniture-dining-thumbs-ping-pong-t-and-g-july-2011-097-jpg > div > img").attr("src",a.element.src)},1e5),$("#566").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/ping-pong-t-and-g-july-2011-097.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/ping-pong-t-and-g-july-2011-097.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#566").hover(function(){return $("#566 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#566 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#568").attr("href","#furniture/dining-ping-pong-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/ping-pong-t-and-g-july-2011-116.jpg",function(a){return $("#569-images-furniture-dining-thumbs-ping-pong-t-and-g-july-2011-116-jpg > div > img").attr("src",a.element.src)},1e5),$("#568").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/ping-pong-t-and-g-july-2011-116.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/ping-pong-t-and-g-july-2011-116.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#568").hover(function(){return $("#568 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#568 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#570").attr("href","#furniture/dining-ping-pong-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/ping-pong-t-and-g-july-2011-131.jpg",function(a){return $("#571-images-furniture-dining-thumbs-ping-pong-t-and-g-july-2011-131-jpg > div > img").attr("src",a.element.src)},1e5),$("#570").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/ping-pong-t-and-g-july-2011-131.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/ping-pong-t-and-g-july-2011-131.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#570").hover(function(){return $("#570 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#570 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#572").attr("href","#furniture/dining-ping-pong-1"),Util.imageDownloader.downloadImage("video/play_23x23.png",function(a){return $("#574-video-play_23x23-png > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("video/furniture/dining/ping-pong-video-1-thumb.jpg",function(a){return $("#573-video-furniture-dining-ping-pong-video-1-thumb-jpg > div > img").attr("src",a.element.src)},1e5),Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["furniture/dining-ping-pong-1"]:void 0:void 0)!=null},"package":"Templates.Page.furniture/dining-ping-pong-1",block:function(a){return $("#572").click(function(){return Jolt.namespace({"package":"Fancybox",block:function(a){return a.videoLoaded=!0}}),Templates.Page["furniture/dining-ping-pong-1"].buildFancyboxVideoContent().fancybox({overlayShow:!0,useParentContainer:!0,startId:572}).click()})}}),$("#572").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("video/furniture/dining/ping-pong-video-1-contentLeft.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#572").hover(function(){return $("#572 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#572 div").animate({opacity:.8},{duration:300,queue:!1})}),Util.imageDownloader.downloadImage("images/furniture/dining/ping-pong-big-01.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/ping-pong-big-04.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/ping-pong-7.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/ping-pong-8.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/ping-pong-9.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/ping-pong-10.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/ping-pong-big-hess-1.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/ping-pong-big-hess-2.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/ping-pong-t-and-g-july-2011-058.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/ping-pong-t-and-g-july-2011-097.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/ping-pong-t-and-g-july-2011-116.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/ping-pong-t-and-g-july-2011-131.jpg",function(){},1e3),Util.imageDownloader.downloadImage("video/furniture/dining/ping-pong-video-1-thumb.jpg",function(){},1e3),$("#575-furniture").attr("href","#furniture"),$("#576-furniture-dining").attr("href","#furniture/dining"),$("#cl-buffer2").fadeToggle(0)}})}.call(this),function(){Jolt.Kup.History.historyManager.hook({url:"furniture/occasional-ping-pong-1",callback:function(){return $("#content").html(Templates.PageContent["furniture/occasional-ping-pong-1"]),Util.imageDownloader.downloadImage("images/furniture/dining/ping-pong-big-01.jpg",function(a){return $("#607-images-furniture-dining-ping-pong-big-01-jpg > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("images/furniture/dining/ping-pong-big-01.jpg",function(a){return $("#608-images-furniture-dining-ping-pong-big-01-jpg > div > img").attr("src",a.element.src)},1e5),$("#609").attr("href","#furniture/occasional-ping-pong-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/ping-pong-big-01.jpg",function(a){return $("#610-images-furniture-dining-thumbs-ping-pong-big-01-jpg > div > img").attr("src",a.element.src)},1e5),$("#609").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/ping-pong-big-01.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/ping-pong-big-01.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#cl-buffer1 > div > div > div > .jqZoomContainer").remove(),$("#cl-buffer2 > div > div > div > .jqZoomContainer").remove(),$("#cl-buffer1 > div > div > div > img").load(function(){return Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/ping-pong-big-01.jpg"),$("body").trigger("contentLeftFadeComplete"),$("#cl-buffer1 > div > div > div > img").unbind("load")}),$("#609").hover(function(){return $("#609 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#609 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#611").attr("href","#furniture/occasional-ping-pong-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/ping-pong-big-04.jpg",function(a){return $("#612-images-furniture-dining-thumbs-ping-pong-big-04-jpg > div > img").attr("src",a.element.src)},1e5),$("#611").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/ping-pong-big-04.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/ping-pong-big-04.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#611").hover(function(){return $("#611 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#611 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#613").attr("href","#furniture/occasional-ping-pong-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/ping-pong-7.jpg",function(a){return $("#614-images-furniture-dining-thumbs-ping-pong-7-jpg > div > img").attr("src",a.element.src)},1e5),$("#613").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/ping-pong-7.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#613").hover(function(){return $("#613 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#613 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#615").attr("href","#furniture/occasional-ping-pong-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/ping-pong-8.jpg",function(a){return $("#616-images-furniture-dining-thumbs-ping-pong-8-jpg > div > img").attr("src",a.element.src)},1e5),$("#615").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/ping-pong-8.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#615").hover(function(){return $("#615 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#615 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#617").attr("href","#furniture/occasional-ping-pong-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/ping-pong-9.jpg",function(a){return $("#618-images-furniture-dining-thumbs-ping-pong-9-jpg > div > img").attr("src",a.element.src)},1e5),$("#617").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/ping-pong-9.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#617").hover(function(){return $("#617 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#617 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#619").attr("href","#furniture/occasional-ping-pong-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/ping-pong-10.jpg",function(a){return $("#620-images-furniture-dining-thumbs-ping-pong-10-jpg > div > img").attr("src",a.element.src)},1e5),$("#619").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/ping-pong-10.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#619").hover(function(){return $("#619 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#619 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#621").attr("href","#furniture/occasional-ping-pong-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/ping-pong-big-hess-1.jpg",function(a){return $("#622-images-furniture-dining-thumbs-ping-pong-big-hess-1-jpg > div > img").attr("src",a.element.src)},1e5),$("#621").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/ping-pong-big-hess-1.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/ping-pong-big-hess-1.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#621").hover(function(){return $("#621 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#621 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#623").attr("href","#furniture/occasional-ping-pong-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/ping-pong-big-hess-2.jpg",function(a){return $("#624-images-furniture-dining-thumbs-ping-pong-big-hess-2-jpg > div > img").attr("src",a.element.src)},1e5),$("#623").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/ping-pong-big-hess-2.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/ping-pong-big-hess-2.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#623").hover(function(){return $("#623 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#623 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#625").attr("href","#furniture/occasional-ping-pong-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/ping-pong-t-and-g-july-2011-058.jpg",function(a){return $("#626-images-furniture-dining-thumbs-ping-pong-t-and-g-july-2011-058-jpg > div > img").attr("src",a.element.src)},1e5),$("#625").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/ping-pong-t-and-g-july-2011-058.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/ping-pong-t-and-g-july-2011-058.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#625").hover(function(){return $("#625 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#625 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#627").attr("href","#furniture/occasional-ping-pong-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/ping-pong-t-and-g-july-2011-097.jpg",function(a){return $("#628-images-furniture-dining-thumbs-ping-pong-t-and-g-july-2011-097-jpg > div > img").attr("src",a.element.src)},1e5),$("#627").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/ping-pong-t-and-g-july-2011-097.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/ping-pong-t-and-g-july-2011-097.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#627").hover(function(){return $("#627 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#627 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#629").attr("href","#furniture/occasional-ping-pong-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/ping-pong-t-and-g-july-2011-116.jpg",function(a){return $("#630-images-furniture-dining-thumbs-ping-pong-t-and-g-july-2011-116-jpg > div > img").attr("src",a.element.src)},1e5),$("#629").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/ping-pong-t-and-g-july-2011-116.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/ping-pong-t-and-g-july-2011-116.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#629").hover(function(){return $("#629 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#629 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#631").attr("href","#furniture/occasional-ping-pong-1"),Util.imageDownloader.downloadImage("images/furniture/dining/thumbs/ping-pong-t-and-g-july-2011-131.jpg",function(a){return $("#632-images-furniture-dining-thumbs-ping-pong-t-and-g-july-2011-131-jpg > div > img").attr("src",a.element.src)},1e5),$("#631").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/dining/ping-pong-t-and-g-july-2011-131.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/dining/ping-pong-t-and-g-july-2011-131.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#631").hover(function(){return $("#631 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#631 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#633").attr("href","#furniture/occasional-ping-pong-1"),Util.imageDownloader.downloadImage("video/play_23x23.png",function(a){return $("#635-video-play_23x23-png > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("video/furniture/dining/ping-pong-video-1-thumb.jpg",function(a){return $("#634-video-furniture-dining-ping-pong-video-1-thumb-jpg > div > img").attr("src",a.element.src)},1e5),Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["furniture/occasional-ping-pong-1"]:void 0:void 0)!=null},"package":"Templates.Page.furniture/occasional-ping-pong-1",block:function(a){return $("#633").click(function(){return Jolt.namespace({"package":"Fancybox",block:function(a){return a.videoLoaded=!0}}),Templates.Page["furniture/occasional-ping-pong-1"].buildFancyboxVideoContent().fancybox({overlayShow:!0,useParentContainer:!0,startId:633}).click()})}}),$("#633").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("video/furniture/dining/ping-pong-video-1-contentLeft.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#633").hover(function(){return $("#633 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#633 div").animate({opacity:.8},{duration:300,queue:!1})}),Util.imageDownloader.downloadImage("images/furniture/dining/ping-pong-big-01.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/ping-pong-big-04.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/ping-pong-7.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/ping-pong-8.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/ping-pong-9.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/ping-pong-10.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/ping-pong-big-hess-1.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/ping-pong-big-hess-2.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/ping-pong-t-and-g-july-2011-058.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/ping-pong-t-and-g-july-2011-097.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/ping-pong-t-and-g-july-2011-116.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/dining/ping-pong-t-and-g-july-2011-131.jpg",function(){},1e3),Util.imageDownloader.downloadImage("video/furniture/dining/ping-pong-video-1-thumb.jpg",function(){},1e3),$("#636-furniture").attr("href","#furniture"),$("#cl-buffer2").fadeToggle(0)}})}.call(this),function(){Jolt.Kup.History.historyManager.hook({url:"furniture/coffee",callback:function(){return $("#content").html(Templates.PageContent["furniture/coffee"]),Util.imageDownloader.downloadImage("images/furniture/coffee/leaning-coffee-1.jpg",function(a){return $("#657-images-furniture-coffee-leaning-coffee-1-jpg > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("images/furniture/coffee/leaning-coffee-1.jpg",function(a){return $("#658-images-furniture-coffee-leaning-coffee-1-jpg > div > img").attr("src",a.element.src)},1e5),$("#659").attr("href","#furniture/coffee-leaning-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/nav/leaning-coffee-1-.jpg",function(a){return $("#660-images-furniture-coffee-nav-leaning-coffee-1--jpg > div > img").attr("src",a.element.src)},1e5),$("#659").hover(function(){return $("#659 div").animate({opacity:1},{duration:300,queue:!1}),$("#659 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#659 div").animate({opacity:.8},{duration:300,queue:!1}),$("#659 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#661").attr("href","#furniture/coffee-simple-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/nav/periodic-coffee-1.jpg",function(a){return $("#662-images-furniture-coffee-nav-periodic-coffee-1-jpg > div > img").attr("src",a.element.src)},1e5),$("#661").hover(function(){return $("#661 div").animate({opacity:1},{duration:300,queue:!1}),$("#661 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#661 div").animate({opacity:.8},{duration:300,queue:!1}),$("#661 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#663").attr("href","#furniture/coffee-steel-fan-1"),Util.imageDownloader.downloadImage("images/nav/steelfan.png",function(a){return $("#664-images-nav-steelfan-png > div > img").attr("src",a.element.src)},1e5),$("#663").hover(function(){return $("#663 div").animate({opacity:1},{duration:300,queue:!1}),$("#663 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#663 div").animate({opacity:.8},{duration:300,queue:!1}),$("#663 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#665").attr("href","#furniture/coffee-block-1"),Util.imageDownloader.downloadImage("images/nav/block.png",function(a){return $("#666-images-nav-block-png > div > img").attr("src",a.element.src)},1e5),$("#665").hover(function(){return $("#665 div").animate({opacity:1},{duration:300,queue:!1}),$("#665 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#665 div").animate({opacity:.8},{duration:300,queue:!1}),$("#665 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#667").attr("href","#furniture/coffee-grating-1"),Util.imageDownloader.downloadImage("images/nav/grating.png",function(a){return $("#668-images-nav-grating-png > div > img").attr("src",a.element.src)},1e5),$("#667").hover(function(){return $("#667 div").animate({opacity:1},{duration:300,queue:!1}),$("#667 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#667 div").animate({opacity:.8},{duration:300,queue:!1}),$("#667 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#669").attr("href","#furniture/coffee-scaffolding-1"),Util.imageDownloader.downloadImage("images/nav/scaffholding.png",function(a){return $("#670-images-nav-scaffholding-png > div > img").attr("src",a.element.src)},1e5),$("#669").hover(function(){return $("#669 div").animate({opacity:1},{duration:300,queue:!1}),$("#669 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#669 div").animate({opacity:.8},{duration:300,queue:!1}),$("#669 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#671").attr("href","#furniture/coffee-slat-1"),Util.imageDownloader.downloadImage("images/nav/slat.png",function(a){return $("#672-images-nav-slat-png > div > img").attr("src",a.element.src)},1e5),$("#671").hover(function(){return $("#671 div").animate({opacity:1},{duration:300,queue:!1}),$("#671 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#671 div").animate({opacity:.8},{duration:300,queue:!1}),$("#671 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#673").attr("href","#furniture/coffee-steel-grating-1"),Util.imageDownloader.downloadImage("images/nav/steelgrating.png",function(a){return $("#674-images-nav-steelgrating-png > div > img").attr("src",a.element.src)},1e5),$("#673").hover(function(){return $("#673 div").animate({opacity:1},{duration:300,queue:!1}),$("#673 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#673 div").animate({opacity:.8},{duration:300,queue:!1}),$("#673 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#675").attr("href","#furniture/coffee-vue-1"),Util.imageDownloader.downloadImage("images/nav/vue2.png",function(a){return $("#676-images-nav-vue2-png > div > img").attr("src",a.element.src)},1e5),$("#675").hover(function(){return $("#675 div").animate({opacity:1},{duration:300,queue:!1}),$("#675 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#675 div").animate({opacity:.8},{duration:300,queue:!1}),$("#675 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#cl-buffer2").fadeToggle(0)}})}.call(this),function(){Jolt.Kup.History.historyManager.hook({url:"furniture/coffee-block-1",callback:function(){return $("#content").html(Templates.PageContent["furniture/coffee-block-1"]),Util.imageDownloader.downloadImage("images/furniture/coffee/block-coffee-blank-hr.jpg",function(a){return $("#695-images-furniture-coffee-block-coffee-blank-hr-jpg > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("images/furniture/coffee/block-coffee-blank-hr.jpg",function(a){return $("#696-images-furniture-coffee-block-coffee-blank-hr-jpg > div > img").attr("src",a.element.src)},1e5),$("#697").attr("href","#furniture/coffee-block-hr"),Util.imageDownloader.downloadImage("images/furniture/coffee/thumbs/block-coffee-blank-hr.jpg",function(a){return $("#698-images-furniture-coffee-thumbs-block-coffee-blank-hr-jpg > div > img").attr("src",a.element.src)},1e5),$("#697").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/coffee/block-coffee-blank-hr.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/coffee/block-coffee-blank-hr.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#cl-buffer1 > div > div > div > .jqZoomContainer").remove(),$("#cl-buffer2 > div > div > div > .jqZoomContainer").remove(),$("#cl-buffer1 > div > div > div > img").load(function(){return Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/coffee/block-coffee-blank-hr.jpg"),$("body").trigger("contentLeftFadeComplete"),$("#cl-buffer1 > div > div > div > img").unbind("load")}),$("#697").hover(function(){return $("#697 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#697 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#699").attr("href","#furniture/coffee-block-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/thumbs/block-coffee-1.jpg",function(a){return $("#700-images-furniture-coffee-thumbs-block-coffee-1-jpg > div > img").attr("src",a.element.src)},1e5),$("#699").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/coffee/block-coffee-1.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/coffee/block-coffee-1.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#699").hover(function(){return $("#699 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#699 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#701").attr("href","#furniture/coffee-block-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/thumbs/block-coffee-2.jpg",function(a){return $("#702-images-furniture-coffee-thumbs-block-coffee-2-jpg > div > img").attr("src",a.element.src)},1e5),$("#701").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/coffee/block-coffee-2.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/coffee/block-coffee-2.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#701").hover(function(){return $("#701 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#701 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#703").attr("href","#furniture/coffee-block-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/thumbs/block-coffee-3.jpg",function(a){return $("#704-images-furniture-coffee-thumbs-block-coffee-3-jpg > div > img").attr("src",a.element.src)},1e5),$("#703").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/coffee/block-coffee-3.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#703").hover(function(){return $("#703 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#703 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#705").attr("href","#furniture/coffee-block-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/thumbs/block-coffee-4.jpg",function(a){return $("#706-images-furniture-coffee-thumbs-block-coffee-4-jpg > div > img").attr("src",a.element.src)},1e5),$("#705").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/coffee/block-coffee-4.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#705").hover(function(){return $("#705 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#705 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#707").attr("href","#furniture/coffee-block-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/thumbs/block-coffee-5.jpg",function(a){return $("#708-images-furniture-coffee-thumbs-block-coffee-5-jpg > div > img").attr("src",a.element.src)},1e5),$("#707").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/coffee/block-coffee-5.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/coffee/block-coffee-5.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#707").hover(function(){return $("#707 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#707 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#709").attr("href","#furniture/coffee-block-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/thumbs/block-coffee-6.jpg",function(a){return $("#710-images-furniture-coffee-thumbs-block-coffee-6-jpg > div > img").attr("src",a.element.src)},1e5),$("#709").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/coffee/block-coffee-6.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/coffee/block-coffee-6.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#709").hover(function(){return $("#709 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#709 div").animate({opacity:.8},{duration:300,queue:!1})}),Util.imageDownloader.downloadImage("images/furniture/coffee/block-coffee-blank-hr.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/coffee/block-coffee-1.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/coffee/block-coffee-2.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/coffee/block-coffee-3.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/coffee/block-coffee-4.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/coffee/block-coffee-5.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/coffee/block-coffee-6.jpg",function(){},1e3),$("#711-furniture").attr("href","#furniture"),$("#712-furniture-coffee").attr("href","#furniture/coffee"),$("#cl-buffer2").fadeToggle(0)}})}.call(this),function(){Jolt.Kup.History.historyManager.hook({url:"furniture/coffee-leaning-1",callback:function(){return $("#content").html(Templates.PageContent["furniture/coffee-leaning-1"]),Util.imageDownloader.downloadImage("images/furniture/coffee/leaning-coffee-1.jpg",function(a){return $("#738-images-furniture-coffee-leaning-coffee-1-jpg > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("images/furniture/coffee/leaning-coffee-1.jpg",function(a){return $("#739-images-furniture-coffee-leaning-coffee-1-jpg > div > img").attr("src",a.element.src)},1e5),$("#740").attr("href","#furniture/coffee-leaning-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/thumbs/leaning-coffee-1.jpg",function(a){return $("#741-images-furniture-coffee-thumbs-leaning-coffee-1-jpg > div > img").attr("src",a.element.src)},1e5),$("#740").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/coffee/leaning-coffee-1.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/coffee/leaning-coffee-1.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#cl-buffer1 > div > div > div > .jqZoomContainer").remove(),$("#cl-buffer2 > div > div > div > .jqZoomContainer").remove(),$("#cl-buffer1 > div > div > div > img").load(function(){return Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/coffee/leaning-coffee-1.jpg"),$("body").trigger("contentLeftFadeComplete"),$("#cl-buffer1 > div > div > div > img").unbind("load")}),$("#740").hover(function(){return $("#740 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#740 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#742").attr("href","#furniture/coffee-leaning-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/thumbs/leaning-coffee-2.jpg",function(a){return $("#743-images-furniture-coffee-thumbs-leaning-coffee-2-jpg > div > img").attr("src",a.element.src)},1e5),$("#742").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/coffee/leaning-coffee-2.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/coffee/leaning-coffee-2.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#742").hover(function(){return $("#742 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#742 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#744").attr("href","#furniture/coffee-leaning-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/thumbs/leaning-coffee-3.jpg",function(a){return $("#745-images-furniture-coffee-thumbs-leaning-coffee-3-jpg > div > img").attr("src",a.element.src)},1e5),$("#744").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/coffee/leaning-coffee-3.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/coffee/leaning-coffee-3.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#744").hover(function(){return $("#744 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#744 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#746").attr("href","#furniture/coffee-leaning-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/thumbs/leaning-coffee-4.jpg",function(a){return $("#747-images-furniture-coffee-thumbs-leaning-coffee-4-jpg > div > img").attr("src",a.element.src)},1e5),$("#746").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/coffee/leaning-coffee-4.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/coffee/leaning-coffee-4.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#746").hover(function(){return $("#746 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#746 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#748").attr("href","#furniture/coffee-leaning-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/thumbs/leaning-coffee-5.jpg",function(a){return $("#749-images-furniture-coffee-thumbs-leaning-coffee-5-jpg > div > img").attr("src",a.element.src)},1e5),$("#748").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/coffee/leaning-coffee-5.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/coffee/leaning-coffee-5.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#748").hover(function(){return $("#748 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#748 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#750").attr("href","#furniture/coffee-leaning-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/thumbs/leaning-coffee-6.jpg",function(a){return $("#751-images-furniture-coffee-thumbs-leaning-coffee-6-jpg > div > img").attr("src",a.element.src)},1e5),$("#750").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/coffee/leaning-coffee-6.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/coffee/leaning-coffee-6.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#750").hover(function(){return $("#750 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#750 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#752").attr("href","#furniture/coffee-leaning-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/thumbs/leaning-coffee-7.jpg",function(a){return $("#753-images-furniture-coffee-thumbs-leaning-coffee-7-jpg > div > img").attr("src",a.element.src)},1e5),$("#752").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/coffee/leaning-coffee-7.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/coffee/leaning-coffee-7.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#752").hover(function(){return $("#752 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#752 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#754").attr("href","#furniture/coffee-leaning-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/thumbs/leaning-coffee-8.jpg",function(a){return $("#755-images-furniture-coffee-thumbs-leaning-coffee-8-jpg > div > img").attr("src",a.element.src)},1e5),$("#754").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/coffee/leaning-coffee-8.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/coffee/leaning-coffee-8.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#754").hover(function(){return $("#754 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#754 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#756").attr("href","#furniture/coffee-leaning-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/thumbs/leaning-coffee-9.jpg",function(a){return $("#757-images-furniture-coffee-thumbs-leaning-coffee-9-jpg > div > img").attr("src",a.element.src)},1e5),$("#756").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/coffee/leaning-coffee-9.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/coffee/leaning-coffee-9.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#756").hover(function(){return $("#756 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#756 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#758").attr("href","#furniture/coffee-leaning-1"),Util.imageDownloader.downloadImage("video/play_23x23.png",function(a){return $("#760-video-play_23x23-png > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("video/furniture/coffee/leaning-coffee-video-1-thumb.jpg",function(a){return $("#759-video-furniture-coffee-leaning-coffee-video-1-thumb-jpg > div > img").attr("src",a.element.src)},1e5),Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["furniture/coffee-leaning-1"]:void 0:void 0)!=null},"package":"Templates.Page.furniture/coffee-leaning-1",block:function(a){return $("#758").click(function(){return Jolt.namespace({"package":"Fancybox",block:function(a){return a.videoLoaded=!0}}),Templates.Page["furniture/coffee-leaning-1"].buildFancyboxVideoContent().fancybox({overlayShow:!0,useParentContainer:!0,startId:758}).click()})}}),$("#758").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("video/furniture/coffee/leaning-coffee-video-1-contentLeft.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#758").hover(function(){return $("#758 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#758 div").animate({opacity:.8},{duration:300,queue:!1})}),Util.imageDownloader.downloadImage("images/furniture/coffee/leaning-coffee-1.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/coffee/leaning-coffee-2.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/coffee/leaning-coffee-3.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/coffee/leaning-coffee-4.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/coffee/leaning-coffee-5.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/coffee/leaning-coffee-6.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/coffee/leaning-coffee-7.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/coffee/leaning-coffee-8.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/coffee/leaning-coffee-9.jpg",function(){},1e3),Util.imageDownloader.downloadImage("video/furniture/coffee/leaning-coffee-video-1-thumb.jpg",function(){},1e3),$("#761-furniture").attr("href","#furniture"),$("#762-furniture-coffee").attr("href","#furniture/coffee"),$("#cl-buffer2").fadeToggle(0)}})}.call(this),function(){Jolt.Kup.History.historyManager.hook({url:"furniture/coffee-grating-1",callback:function(){return $("#content").html(Templates.PageContent["furniture/coffee-grating-1"]),Util.imageDownloader.downloadImage("images/furniture/coffee/grating-coffee-1.jpg",function(a){return $("#773-images-furniture-coffee-grating-coffee-1-jpg > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("images/furniture/coffee/grating-coffee-1.jpg",function(a){return $("#774-images-furniture-coffee-grating-coffee-1-jpg > div > img").attr("src",a.element.src)},1e5),$("#775").attr("href","#furniture/coffee-grating-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/thumbs/grating-coffee-1.jpg",function(a){return $("#776-images-furniture-coffee-thumbs-grating-coffee-1-jpg > div > img").attr("src",a.element.src)},1e5),$("#775").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/coffee/grating-coffee-1.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#775").hover(function(){return $("#775 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#775 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#777").attr("href","#furniture/coffee-grating-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/thumbs/grating-coffee-2.jpg",function(a){return $("#778-images-furniture-coffee-thumbs-grating-coffee-2-jpg > div > img").attr("src",a.element.src)},1e5),$("#777").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/coffee/grating-coffee-2.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#777").hover(function(){return $("#777 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#777 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#779").attr("href","#furniture/coffee-grating-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/thumbs/grating-coffee-3.jpg",function(a){return $("#780-images-furniture-coffee-thumbs-grating-coffee-3-jpg > div > img").attr("src",a.element.src)},1e5),$("#779").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/coffee/grating-coffee-3.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#779").hover(function(){return $("#779 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#779 div").animate({opacity:.8},{duration:300,queue:!1})}),Util.imageDownloader.downloadImage("images/furniture/coffee/grating-coffee-1.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/coffee/grating-coffee-2.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/coffee/grating-coffee-3.jpg",function(){},1e3),$("#781-furniture").attr("href","#furniture"),$("#782-furniture-coffee").attr("href","#furniture/coffee"),$("#cl-buffer2").fadeToggle(0)}})}.call(this),function(){Jolt.Kup.History.historyManager.hook({url:"furniture/coffee-scaffolding-1",callback:function(){return $("#content").html(Templates.PageContent["furniture/coffee-scaffolding-1"]),Util.imageDownloader.downloadImage("images/furniture/coffee/scaffolding-coffee-1.jpg",function(a){return $("#795-images-furniture-coffee-scaffolding-coffee-1-jpg > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("images/furniture/coffee/scaffolding-coffee-1.jpg",function(a){return $("#796-images-furniture-coffee-scaffolding-coffee-1-jpg > div > img").attr("src",a.element.src)},1e5),$("#797").attr("href","#furniture/coffee-scaffolding-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/thumbs/scaffolding-coffee-1.jpg",function(a){return $("#798-images-furniture-coffee-thumbs-scaffolding-coffee-1-jpg > div > img").attr("src",a.element.src)},1e5),$("#797").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/coffee/scaffolding-coffee-1.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#797").hover(function(){return $("#797 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#797 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#799").attr("href","#furniture/coffee-scaffolding-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/thumbs/scaffolding-coffee-2.jpg",function(a){return $("#800-images-furniture-coffee-thumbs-scaffolding-coffee-2-jpg > div > img").attr("src",a.element.src)},1e5),$("#799").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/coffee/scaffolding-coffee-2.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/coffee/scaffolding-coffee-2.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#799").hover(function(){return $("#799 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#799 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#801").attr("href","#furniture/coffee-scaffolding-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/thumbs/scaffolding-coffee-hamptons.jpg",function(a){return $("#802-images-furniture-coffee-thumbs-scaffolding-coffee-hamptons-jpg > div > img").attr("src",a.element.src)},1e5),$("#801").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/coffee/scaffolding-coffee-hamptons.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/coffee/scaffolding-coffee-hamptons.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#801").hover(function(){return $("#801 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#801 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#803").attr("href","#furniture/coffee-scaffolding-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/thumbs/scaffolding-coffee-at-shop.jpg",function(a){return $("#804-images-furniture-coffee-thumbs-scaffolding-coffee-at-shop-jpg > div > img").attr("src",a.element.src)},1e5),$("#803").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/coffee/scaffolding-coffee-at-shop.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/coffee/scaffolding-coffee-at-shop.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#803").hover(function(){return $("#803 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#803 div").animate({opacity:.8},{duration:300,queue:!1})}),Util.imageDownloader.downloadImage("images/furniture/coffee/scaffolding-coffee-1.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/coffee/scaffolding-coffee-2.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/coffee/scaffolding-coffee-hamptons.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/coffee/scaffolding-coffee-at-shop.jpg",function(){},1e3),$("#805-furniture").attr("href","#furniture"),$("#806-furniture-coffee").attr("href","#furniture/coffee"),$("#cl-buffer2").fadeToggle(0)}})}.call(this),function(){Jolt.Kup.History.historyManager.hook({url:"furniture/coffee-simple-1",callback:function(){return $("#content").html(Templates.PageContent["furniture/coffee-simple-1"]),Util.imageDownloader.downloadImage("images/furniture/coffee/periodic-coffee-1.jpg",function(a){return $("#824-images-furniture-coffee-periodic-coffee-1-jpg > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("images/furniture/coffee/periodic-coffee-1.jpg",function(a){return $("#825-images-furniture-coffee-periodic-coffee-1-jpg > div > img").attr("src",a.element.src)},1e5),$("#826").attr("href","#furniture/coffee-simple-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/thumbs/periodic-coffee-1.jpg",function(a){return $("#827-images-furniture-coffee-thumbs-periodic-coffee-1-jpg > div > img").attr("src",a.element.src)},1e5),$("#826").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/coffee/periodic-coffee-1.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/coffee/periodic-coffee-1.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#cl-buffer1 > div > div > div > .jqZoomContainer").remove(),$("#cl-buffer2 > div > div > div > .jqZoomContainer").remove(),$("#cl-buffer1 > div > div > div > img").load(function(){return Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/coffee/periodic-coffee-1.jpg"),$("body").trigger("contentLeftFadeComplete"),$("#cl-buffer1 > div > div > div > img").unbind("load")}),$("#826").hover(function(){return $("#826 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#826 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#828").attr("href","#furniture/coffee-simple-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/thumbs/periodic-coffee-2.jpg",function(a){return $("#829-images-furniture-coffee-thumbs-periodic-coffee-2-jpg > div > img").attr("src",a.element.src)},1e5),$("#828").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/coffee/periodic-coffee-2.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/coffee/periodic-coffee-2.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#828").hover(function(){return $("#828 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#828 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#830").attr("href","#furniture/coffee-simple-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/thumbs/periodic-coffee-3.jpg",function(a){return $("#831-images-furniture-coffee-thumbs-periodic-coffee-3-jpg > div > img").attr("src",a.element.src)},1e5),$("#830").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/coffee/periodic-coffee-3.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/coffee/periodic-coffee-3.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#830").hover(function(){return $("#830 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#830 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#832").attr("href","#furniture/coffee-simple-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/thumbs/periodic-coffee-4.jpg",function(a){return $("#833-images-furniture-coffee-thumbs-periodic-coffee-4-jpg > div > img").attr("src",a.element.src)},1e5),$("#832").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/coffee/periodic-coffee-4.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/coffee/periodic-coffee-4.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#832").hover(function(){return $("#832 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#832 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#834").attr("href","#furniture/coffee-simple-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/thumbs/periodic-coffee-5.jpg",function(a){return $("#835-images-furniture-coffee-thumbs-periodic-coffee-5-jpg > div > img").attr("src",a.element.src)},1e5),$("#834").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/coffee/periodic-coffee-5.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/coffee/periodic-coffee-5.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#834").hover(function(){return $("#834 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#834 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#836").attr("href","#furniture/coffee-simple-1"),Util.imageDownloader.downloadImage("video/play_23x23.png",function(a){return $("#838-video-play_23x23-png > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("video/furniture/coffee/periodic-video-1-thumb.jpg",function(a){return $("#837-video-furniture-coffee-periodic-video-1-thumb-jpg > div > img").attr("src",a.element.src)},1e5),Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["furniture/coffee-simple-1"]:void 0:void 0)!=null},"package":"Templates.Page.furniture/coffee-simple-1",block:function(a){return $("#836").click(function(){return Jolt.namespace({"package":"Fancybox",block:function(a){return a.videoLoaded=!0}}),Templates.Page["furniture/coffee-simple-1"].buildFancyboxVideoContent().fancybox({overlayShow:!0,useParentContainer:!0,startId:836}).click()})}}),$("#836").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("video/furniture/coffee/periodic-video-1-contentLeft.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#836").hover(function(){return $("#836 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#836 div").animate({opacity:.8},{duration:300,queue:!1})}),Util.imageDownloader.downloadImage("images/furniture/coffee/periodic-coffee-1.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/coffee/periodic-coffee-2.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/coffee/periodic-coffee-3.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/coffee/periodic-coffee-4.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/coffee/periodic-coffee-5.jpg",function(){},1e3),Util.imageDownloader.downloadImage("video/furniture/coffee/periodic-video-1-thumb.jpg",function(){},1e3),$("#839-furniture").attr("href","#furniture"),$("#840-furniture-coffee").attr("href","#furniture/coffee"),$("#cl-buffer2").fadeToggle(0)}})}.call(this),function(){Jolt.Kup.History.historyManager.hook({url:"furniture/coffee-slat-1",callback:function(){return $("#content").html(Templates.PageContent["furniture/coffee-slat-1"]),Util.imageDownloader.downloadImage("images/furniture/coffee/slat-coffee-1.jpg",function(a){return $("#855-images-furniture-coffee-slat-coffee-1-jpg > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("images/furniture/coffee/slat-coffee-1.jpg",function(a){return $("#856-images-furniture-coffee-slat-coffee-1-jpg > div > img").attr("src",a.element.src)},1e5),$("#857").attr("href","#furniture/coffee-slat-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/thumbs/slat-coffee-1.jpg",function(a){return $("#858-images-furniture-coffee-thumbs-slat-coffee-1-jpg > div > img").attr("src",a.element.src)},1e5),$("#857").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/coffee/slat-coffee-1.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#857").hover(function(){return $("#857 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#857 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#859").attr("href","#furniture/coffee-slat-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/thumbs/slat-coffee-2.jpg",function(a){return $("#860-images-furniture-coffee-thumbs-slat-coffee-2-jpg > div > img").attr("src",a.element.src)},1e5),$("#859").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/coffee/slat-coffee-2.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#859").hover(function(){return $("#859 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#859 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#861").attr("href","#furniture/coffee-slat-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/thumbs/slat-coffee-3.jpg",function(a){return $("#862-images-furniture-coffee-thumbs-slat-coffee-3-jpg > div > img").attr("src",a.element.src)},1e5),$("#861").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/coffee/slat-coffee-3.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#861").hover(function(){return $("#861 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#861 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#863").attr("href","#furniture/coffee-slat-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/thumbs/slat-coffee-4.jpg",function(a){return $("#864-images-furniture-coffee-thumbs-slat-coffee-4-jpg > div > img").attr("src",a.element.src)},1e5),$("#863").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/coffee/slat-coffee-4.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#863").hover(function(){return $("#863 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#863 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#865").attr("href","#furniture/coffee-slat-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/thumbs/slat-coffee-5.jpg",function(a){return $("#866-images-furniture-coffee-thumbs-slat-coffee-5-jpg > div > img").attr("src",a.element.src)},1e5),$("#865").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/coffee/slat-coffee-5.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#865").hover(function(){return $("#865 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#865 div").animate({opacity:.8},{duration:300,queue:!1})}),Util.imageDownloader.downloadImage("images/furniture/coffee/slat-coffee-1.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/coffee/slat-coffee-2.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/coffee/slat-coffee-3.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/coffee/slat-coffee-4.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/coffee/slat-coffee-5.jpg",function(){},1e3),$("#867-furniture").attr("href","#furniture"),$("#868-furniture-coffee").attr("href","#furniture/coffee"),$("#cl-buffer2").fadeToggle(0)}})}.call(this),function(){Jolt.Kup.History.historyManager.hook({url:"furniture/coffee-steel-fan-1",callback:function(){return $("#content").html(Templates.PageContent["furniture/coffee-steel-fan-1"]),Util.imageDownloader.downloadImage("images/furniture/coffee/steel-fan-coffee-1.jpg",function(a){return $("#883-images-furniture-coffee-steel-fan-coffee-1-jpg > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("images/furniture/coffee/steel-fan-coffee-1.jpg",function(a){return $("#884-images-furniture-coffee-steel-fan-coffee-1-jpg > div > img").attr("src",a.element.src)},1e5),$("#885").attr("href","#furniture/coffee-steel-fan-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/thumbs/steel-fan-coffee-1.jpg",function(a){return $("#886-images-furniture-coffee-thumbs-steel-fan-coffee-1-jpg > div > img").attr("src",a.element.src)},1e5),$("#885").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/coffee/steel-fan-coffee-1.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#885").hover(function(){return $("#885 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#885 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#887").attr("href","#furniture/coffee-steel-fan-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/thumbs/steel-fan-coffee-2.jpg",function(a){return $("#888-images-furniture-coffee-thumbs-steel-fan-coffee-2-jpg > div > img").attr("src",a.element.src)},1e5),$("#887").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/coffee/steel-fan-coffee-2.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#887").hover(function(){return $("#887 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#887 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#889").attr("href","#furniture/coffee-steel-fan-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/thumbs/steel-fan-coffee-3.jpg",function(a){return $("#890-images-furniture-coffee-thumbs-steel-fan-coffee-3-jpg > div > img").attr("src",a.element.src)},1e5),$("#889").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/coffee/steel-fan-coffee-3.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/coffee/steel-fan-coffee-3.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#889").hover(function(){return $("#889 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#889 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#891").attr("href","#furniture/coffee-steel-fan-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/thumbs/steel-fan-coffee-4.jpg",function(a){return $("#892-images-furniture-coffee-thumbs-steel-fan-coffee-4-jpg > div > img").attr("src",a.element.src)},1e5),$("#891").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/coffee/steel-fan-coffee-4.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/coffee/steel-fan-coffee-4.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#891").hover(function(){return $("#891 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#891 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#893").attr("href","#furniture/coffee-steel-fan-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/thumbs/steel-fan-coffee-table.jpg",function(a){return $("#894-images-furniture-coffee-thumbs-steel-fan-coffee-table-jpg > div > img").attr("src",a.element.src)},1e5),$("#893").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/coffee/steel-fan-coffee-table.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/coffee/steel-fan-coffee-table.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#893").hover(function(){return $("#893 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#893 div").animate({opacity:.8},{duration:300,queue:!1})}),Util.imageDownloader.downloadImage("images/furniture/coffee/steel-fan-coffee-1.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/coffee/steel-fan-coffee-2.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/coffee/steel-fan-coffee-3.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/coffee/steel-fan-coffee-4.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/coffee/steel-fan-coffee-table.jpg",function(){},1e3),$("#895-furniture").attr("href","#furniture"),$("#896-furniture-coffee").attr("href","#furniture/coffee"),$("#cl-buffer2").fadeToggle(0)}})}.call(this),function(){Jolt.Kup.History.historyManager.hook({url:"furniture/coffee-steel-grating-1",callback:function(){return $("#content").html(Templates.PageContent["furniture/coffee-steel-grating-1"]),Util.imageDownloader.downloadImage("images/furniture/coffee/Steel-Grating-Coffee-table.jpg",function(a){return $("#903-images-furniture-coffee-Steel-Grating-Coffee-table-jpg > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("images/furniture/coffee/Steel-Grating-Coffee-table.jpg",function(a){return $("#904-images-furniture-coffee-Steel-Grating-Coffee-table-jpg > div > img").attr("src",a.element.src)},1e5),$("#905").attr("href","#furniture/coffee-Steel-Grating-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/thumbs/Steel-Grating-Coffee-table.jpg",function(a){return $("#906-images-furniture-coffee-thumbs-Steel-Grating-Coffee-table-jpg > div > img").attr("src",a.element.src)},1e5),$("#905").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/coffee/Steel-Grating-Coffee-table.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#905").hover(function(){return $("#905 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#905 div").animate({opacity:.8},{duration:300,queue:!1})}),Util.imageDownloader.downloadImage("images/furniture/coffee/Steel-Grating-Coffee-table.jpg",function(){},1e3),$("#907-furniture").attr("href","#furniture"),$("#908-furniture-coffee").attr("href","#furniture/coffee"),$("#cl-buffer2").fadeToggle(0)}})}.call(this),function(){Jolt.Kup.History.historyManager.hook({url:"furniture/coffee-vue-1",callback:function(){return $("#content").html(Templates.PageContent["furniture/coffee-vue-1"]),Util.imageDownloader.downloadImage("images/furniture/coffee/vue-coffee-1.jpg",function(a){return $("#921-images-furniture-coffee-vue-coffee-1-jpg > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("images/furniture/coffee/vue-coffee-1.jpg",function(a){return $("#922-images-furniture-coffee-vue-coffee-1-jpg > div > img").attr("src",a.element.src)},1e5),$("#923").attr("href","#furniture/coffee-vue-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/thumbs/vue-coffee-1.jpg",function(a){return $("#924-images-furniture-coffee-thumbs-vue-coffee-1-jpg > div > img").attr("src",a.element.src)},1e5),$("#923").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/coffee/vue-coffee-1.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#923").hover(function(){return $("#923 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#923 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#925").attr("href","#furniture/coffee-vue-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/thumbs/vue-coffee-2.jpg",function(a){return $("#926-images-furniture-coffee-thumbs-vue-coffee-2-jpg > div > img").attr("src",a.element.src)},1e5),$("#925").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/coffee/vue-coffee-2.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#925").hover(function(){return $("#925 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#925 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#927").attr("href","#furniture/coffee-vue-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/thumbs/vue-coffee-3.jpg",function(a){return $("#928-images-furniture-coffee-thumbs-vue-coffee-3-jpg > div > img").attr("src",a.element.src)},1e5),$("#927").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/coffee/vue-coffee-3.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#927").hover(function(){return $("#927 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#927 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#929").attr("href","#furniture/coffee-vue-1"),Util.imageDownloader.downloadImage("images/furniture/coffee/thumbs/vue-coffee-4.jpg",function(a){return $("#930-images-furniture-coffee-thumbs-vue-coffee-4-jpg > div > img").attr("src",a.element.src)},1e5),$("#929").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/coffee/vue-coffee-4.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#929").hover(function(){return $("#929 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#929 div").animate({opacity:.8},{duration:300,queue:!1})}),Util.imageDownloader.downloadImage("images/furniture/coffee/vue-coffee-1.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/coffee/vue-coffee-2.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/coffee/vue-coffee-3.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/coffee/vue-coffee-4.jpg",function(){},1e3),$("#931-furniture").attr("href","#furniture"),$("#932-furniture-coffee").attr("href","#furniture/coffee"),$("#cl-buffer2").fadeToggle(0)}})}.call(this),function(){Jolt.Kup.History.historyManager.hook({url:"furniture/console",callback:function(){return $("#content").html(Templates.PageContent["furniture/console"]),Util.imageDownloader.downloadImage("images/furniture/console/xavier-console-2.jpg",function(a){return $("#946-images-furniture-console-xavier-console-2-jpg > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("images/furniture/console/xavier-console-2.jpg",function(a){return $("#947-images-furniture-console-xavier-console-2-jpg > div > img").attr("src",a.element.src)},1e5),$("#948").attr("href","#furniture/console-california-1"),Util.imageDownloader.downloadImage("images/nav/california.png",function(a){return $("#949-images-nav-california-png > div > img").attr("src",a.element.src)},1e5),$("#948").hover(function(){return $("#948 div").animate({opacity:1},{duration:300,queue:!1}),$("#948 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#948 div").animate({opacity:.8},{duration:300,queue:!1}),$("#948 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#950").attr("href","#furniture/console-gooding-1"),Util.imageDownloader.downloadImage("images/nav/gooding.png",function(a){return $("#951-images-nav-gooding-png > div > img").attr("src",a.element.src)},1e5),$("#950").hover(function(){return $("#950 div").animate({opacity:1},{duration:300,queue:!1}),$("#950 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#950 div").animate({opacity:.8},{duration:300,queue:!1}),$("#950 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#952").attr("href","#furniture/console-industrial-1"),Util.imageDownloader.downloadImage("images/nav/industrial.png",function(a){return $("#953-images-nav-industrial-png > div > img").attr("src",a.element.src)},1e5),$("#952").hover(function(){return $("#952 div").animate({opacity:1},{duration:300,queue:!1}),$("#952 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#952 div").animate({opacity:.8},{duration:300,queue:!1}),$("#952 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#954").attr("href","#furniture/console-simple-1"),Util.imageDownloader.downloadImage("images/nav/simpleconsole.png",function(a){return $("#955-images-nav-simpleconsole-png > div > img").attr("src",a.element.src)},1e5),$("#954").hover(function(){return $("#954 div").animate({opacity:1},{duration:300,queue:!1}),$("#954 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#954 div").animate({opacity:.8},{duration:300,queue:!1}),$("#954 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#956").attr("href","#furniture/console-xavier-1"),Util.imageDownloader.downloadImage("images/furniture/console/nav/xavier-console-2.jpg",function(a){return $("#957-images-furniture-console-nav-xavier-console-2-jpg > div > img").attr("src",a.element.src)},1e5),$("#956").hover(function(){return $("#956 div").animate({opacity:1},{duration:300,queue:!1}),$("#956 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#956 div").animate({opacity:.8},{duration:300,queue:!1}),$("#956 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#958-furniture").attr("href","#furniture"),$("#cl-buffer2").fadeToggle(0)}})}.call(this),function(){Jolt.Kup.History.historyManager.hook({url:"furniture/console-california-1",callback:function(){return $("#content").html(Templates.PageContent["furniture/console-california-1"]),Util.imageDownloader.downloadImage("images/furniture/console/california-console-1.jpg",function(a){return $("#971-images-furniture-console-california-console-1-jpg > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("images/furniture/console/california-console-1.jpg",function(a){return $("#972-images-furniture-console-california-console-1-jpg > div > img").attr("src",a.element.src)},1e5),$("#973").attr("href","#furniture/console-california-1"),Util.imageDownloader.downloadImage("images/furniture/console/thumbs/california-console-1.jpg",function(a){return $("#974-images-furniture-console-thumbs-california-console-1-jpg > div > img").attr("src",a.element.src)},1e5),$("#973").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/console/california-console-1.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#973").hover(function(){return $("#973 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#973 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#975").attr("href","#furniture/console-california-1"),Util.imageDownloader.downloadImage("images/furniture/console/thumbs/california-console-2.jpg",function(a){return $("#976-images-furniture-console-thumbs-california-console-2-jpg > div > img").attr("src",a.element.src)},1e5),$("#975").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/console/california-console-2.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#975").hover(function(){return $("#975 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#975 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#977").attr("href","#furniture/console-california-1"),Util.imageDownloader.downloadImage("images/furniture/console/thumbs/california-console-3.jpg",function(a){return $("#978-images-furniture-console-thumbs-california-console-3-jpg > div > img").attr("src",a.element.src)},1e5),$("#977").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/console/california-console-3.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#977").hover(function(){return $("#977 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#977 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#979").attr("href","#furniture/console-california-1"),Util.imageDownloader.downloadImage("images/furniture/console/thumbs/california-console-4.jpg",function(a){return $("#980-images-furniture-console-thumbs-california-console-4-jpg > div > img").attr("src",a.element.src)},1e5),$("#979").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/console/california-console-4.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#979").hover(function(){return $("#979 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#979 div").animate({opacity:.8},{duration:300,queue:!1})}),Util.imageDownloader.downloadImage("images/furniture/console/california-console-1.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/console/california-console-2.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/console/california-console-3.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/console/california-console-4.jpg",function(){},1e3),$("#981-furniture").attr("href","#furniture"),$("#982-furniture-console").attr("href","#furniture/console"),$("#cl-buffer2").fadeToggle(0)}})}.call(this),function(){Jolt.Kup.History.historyManager.hook({url:"furniture/console-gooding-1",callback:function(){return $("#content").html(Templates.PageContent["furniture/console-gooding-1"]),Util.imageDownloader.downloadImage("images/furniture/console/gooding-console.jpg",function(a){return $("#989-images-furniture-console-gooding-console-jpg > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("images/furniture/console/gooding-console.jpg",function(a){return $("#990-images-furniture-console-gooding-console-jpg > div > img").attr("src",a.element.src)},1e5),$("#991").attr("href","#furniture/console-gooding-1"),Util.imageDownloader.downloadImage("images/furniture/console/thumbs/gooding-console.jpg",function(a){return $("#992-images-furniture-console-thumbs-gooding-console-jpg > div > img").attr("src",a.element.src)},1e5),$("#991").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/console/gooding-console.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#991").hover(function(){return $("#991 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#991 div").animate({opacity:.8},{duration:300,queue:!1})}),Util.imageDownloader.downloadImage("images/furniture/console/gooding-console.jpg",function(){},1e3),$("#993-furniture").attr("href","#furniture"),$("#994-furniture-console").attr("href","#furniture/console"),$("#cl-buffer2").fadeToggle(0)}})}.call(this),function(){Jolt.Kup.History.historyManager.hook({url:"furniture/console-industrial-1",callback:function(){return $("#content").html(Templates.PageContent["furniture/console-industrial-1"]),Util.imageDownloader.downloadImage("images/furniture/console/industrial-console-1.jpg",function(a){return $("#1003-images-furniture-console-industrial-console-1-jpg > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("images/furniture/console/industrial-console-1.jpg",function(a){return $("#1004-images-furniture-console-industrial-console-1-jpg > div > img").attr("src",a.element.src)},1e5),$("#1005").attr("href","#furniture/console-industrial-1"),Util.imageDownloader.downloadImage("images/furniture/console/thumbs/industrial-console-1.jpg",function(a){return $("#1006-images-furniture-console-thumbs-industrial-console-1-jpg > div > img").attr("src",a.element.src)},1e5),$("#1005").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/console/industrial-console-1.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#1005").hover(function(){return $("#1005 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1005 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#1007").attr("href","#furniture/console-industrial-1"),Util.imageDownloader.downloadImage("images/furniture/console/thumbs/industrial-console-2.jpg",function(a){return $("#1008-images-furniture-console-thumbs-industrial-console-2-jpg > div > img").attr("src",a.element.src)},1e5),$("#1007").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/console/industrial-console-2.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#1007").hover(function(){return $("#1007 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1007 div").animate({opacity:.8},{duration:300,queue:!1})}),Util.imageDownloader.downloadImage("images/furniture/console/industrial-console-1.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/console/industrial-console-2.jpg",function(){},1e3),$("#1009-furniture").attr("href","#furniture"),$("#1010-furniture-console").attr("href","#furniture/console"),$("#cl-buffer2").fadeToggle(0)}})}.call(this),function(){Jolt.Kup.History.historyManager.hook({url:"furniture/console-simple-1",callback:function(){return $("#content").html(Templates.PageContent["furniture/console-simple-1"]),Util.imageDownloader.downloadImage("images/furniture/console/simple-console-1.jpg",function(a){return $("#1021-images-furniture-console-simple-console-1-jpg > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("images/furniture/console/simple-console-1.jpg",function(a){return $("#1022-images-furniture-console-simple-console-1-jpg > div > img").attr("src",a.element.src)},1e5),$("#1023").attr("href","#furniture/console-simple-1"),Util.imageDownloader.downloadImage("images/furniture/console/thumbs/simple-console-1.jpg",function(a){return $("#1024-images-furniture-console-thumbs-simple-console-1-jpg > div > img").attr("src",a.element.src)},1e5),$("#1023").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/console/simple-console-1.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#1023").hover(function(){return $("#1023 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1023 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#1025").attr("href","#furniture/console-simple-1"),Util.imageDownloader.downloadImage("images/furniture/console/thumbs/simple-console-2.jpg",function(a){return $("#1026-images-furniture-console-thumbs-simple-console-2-jpg > div > img").attr("src",a.element.src)},1e5),$("#1025").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/console/simple-console-2.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#1025").hover(function(){return $("#1025 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1025 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#1027").attr("href","#furniture/console-simple-1"),Util.imageDownloader.downloadImage("images/furniture/console/thumbs/simple-console-3.jpg",function(a){return $("#1028-images-furniture-console-thumbs-simple-console-3-jpg > div > img").attr("src",a.element.src)},1e5),$("#1027").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/console/simple-console-3.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#1027").hover(function(){return $("#1027 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1027 div").animate({opacity:.8},{duration:300,queue:!1})}),Util.imageDownloader.downloadImage("images/furniture/console/simple-console-1.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/console/simple-console-2.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/console/simple-console-3.jpg",function(){},1e3),$("#1029-furniture").attr("href","#furniture"),$("#1030-furniture-console").attr("href","#furniture/console"),$("#cl-buffer2").fadeToggle(0)}})}.call(this),function(){Jolt.Kup.History.historyManager.hook({url:"furniture/console-xavier-1",callback:function(){return $("#content").html(Templates.PageContent["furniture/console-xavier-1"]),Util.imageDownloader.downloadImage("images/furniture/console/xavier-console-2.jpg",function(a){return $("#1039-images-furniture-console-xavier-console-2-jpg > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("images/furniture/console/xavier-console-2.jpg",function(a){return $("#1040-images-furniture-console-xavier-console-2-jpg > div > img").attr("src",a.element.src)},1e5),$("#1041").attr("href","#furniture/console-xavier-1"),Util.imageDownloader.downloadImage("images/furniture/console/thumbs/xavier-console-2.jpg",function(a){return $("#1042-images-furniture-console-thumbs-xavier-console-2-jpg > div > img").attr("src",a.element.src)},1e5),$("#1041").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/console/xavier-console-2.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#1041").hover(function(){return $("#1041 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1041 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#1043").attr("href","#furniture/console-xavier-1"),Util.imageDownloader.downloadImage("images/furniture/console/thumbs/xavier-console-1.jpg",function(a){return $("#1044-images-furniture-console-thumbs-xavier-console-1-jpg > div > img").attr("src",a.element.src)},1e5),$("#1043").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/console/xavier-console-1.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#1043").hover(function(){return $("#1043 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1043 div").animate({opacity:.8},{duration:300,queue:!1})}),Util.imageDownloader.downloadImage("images/furniture/console/xavier-console-2.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/console/xavier-console-1.jpg",function(){},1e3),$("#1045-furniture").attr("href","#furniture"),$("#1046-furniture-console").attr("href","#furniture/console"),$("#cl-buffer2").fadeToggle(0)}})}.call(this),function(){Jolt.Kup.History.historyManager.hook({url:"furniture/chair",callback:function(){return $("#content").html(Templates.PageContent["furniture/chair"]),Util.imageDownloader.downloadImage("images/furniture/chair/hpd-1.jpg",function(a){return $("#1054-images-furniture-chair-hpd-1-jpg > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("images/furniture/chair/hpd-1.jpg",function(a){return $("#1055-images-furniture-chair-hpd-1-jpg > div > img").attr("src",a.element.src)},1e5),$("#1056").attr("href","#furniture/chair-hpd-1"),Util.imageDownloader.downloadImage("images/nav/heirloom.png",function(a){return $("#1057-images-nav-heirloom-png > div > img").attr("src",a.element.src)},1e5),$("#1056").hover(function(){return $("#1056 div").animate({opacity:1},{duration:300,queue:!1}),$("#1056 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#1056 div").animate({opacity:.8},{duration:300,queue:!1}),$("#1056 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#1058").attr("href","#furniture/chair-block-1"),Util.imageDownloader.downloadImage("images/furniture/chair/nav/block-chair-0.jpg",function(a){return $("#1059-images-furniture-chair-nav-block-chair-0-jpg > div > img").attr("src",a.element.src)},1e5),$("#1058").hover(function(){return $("#1058 div").animate({opacity:1},{duration:300,queue:!1}),$("#1058 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#1058 div").animate({opacity:.8},{duration:300,queue:!1}),$("#1058 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#1060-furniture").attr("href","#furniture"),$("#cl-buffer2").fadeToggle(0)}})}.call(this),function(){Jolt.Kup.History.historyManager.hook({url:"furniture/chair-block-1",callback:function(){return $("#content").html(Templates.PageContent["furniture/chair-block-1"]),Util.imageDownloader.downloadImage("images/furniture/chair/block-chair-0.jpg",function(a){return $("#1075-images-furniture-chair-block-chair-0-jpg > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("images/furniture/chair/block-chair-0.jpg",function(a){return $("#1076-images-furniture-chair-block-chair-0-jpg > div > img").attr("src",a.element.src)},1e5),$("#1077").attr("href","#furniture/chair-block-1"),Util.imageDownloader.downloadImage("images/furniture/chair/thumbs/block-chair-0.jpg",function(a){return $("#1078-images-furniture-chair-thumbs-block-chair-0-jpg > div > img").attr("src",a.element.src)},1e5),$("#1077").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/chair/block-chair-0.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/chair/block-chair-0.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#cl-buffer1 > div > div > div > .jqZoomContainer").remove(),$("#cl-buffer2 > div > div > div > .jqZoomContainer").remove(),$("#cl-buffer1 > div > div > div > img").load(function(){return Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/chair/block-chair-0.jpg"),$("body").trigger("contentLeftFadeComplete"),$("#cl-buffer1 > div > div > div > img").unbind("load")}),$("#1077").hover(function(){return $("#1077 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1077 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#1079").attr("href","#furniture/chair-block-1"),Util.imageDownloader.downloadImage("images/furniture/chair/thumbs/block-chair-1.jpg",function(a){return $("#1080-images-furniture-chair-thumbs-block-chair-1-jpg > div > img").attr("src",a.element.src)},1e5),$("#1079").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/chair/block-chair-1.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#1079").hover(function(){return $("#1079 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1079 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#1081").attr("href","#furniture/chair-block-1"),Util.imageDownloader.downloadImage("images/furniture/chair/thumbs/block-chair-2.jpg",function(a){return $("#1082-images-furniture-chair-thumbs-block-chair-2-jpg > div > img").attr("src",a.element.src)},1e5),$("#1081").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/chair/block-chair-2.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#1081").hover(function(){return $("#1081 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1081 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#1083").attr("href","#furniture/chair-block-1"),Util.imageDownloader.downloadImage("images/furniture/chair/thumbs/block-chair-3.jpg",function(a){return $("#1084-images-furniture-chair-thumbs-block-chair-3-jpg > div > img").attr("src",a.element.src)},1e5),$("#1083").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/chair/block-chair-3.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#1083").hover(function(){return $("#1083 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1083 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#1085").attr("href","#furniture/chair-block-1"),Util.imageDownloader.downloadImage("images/furniture/chair/thumbs/block-chair-4.jpg",function(a){return $("#1086-images-furniture-chair-thumbs-block-chair-4-jpg > div > img").attr("src",a.element.src)},1e5),$("#1085").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/chair/block-chair-4.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#1085").hover(function(){return $("#1085 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1085 div").animate({opacity:.8},{duration:300,queue:!1})}),Util.imageDownloader.downloadImage("images/furniture/chair/block-chair-0.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/chair/block-chair-1.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/chair/block-chair-2.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/chair/block-chair-3.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/chair/block-chair-4.jpg",function(){},1e3),$("#1087-furniture").attr("href","#furniture"),$("#1088-furniture-chair").attr("href","#furniture/chair"),$("#cl-buffer2").fadeToggle(0)}})}.call(this),function(){Jolt.Kup.History.historyManager.hook({url:"furniture/chair-hpd-1",callback:function(){return $("#content").html(Templates.PageContent["furniture/chair-hpd-1"]),Util.imageDownloader.downloadImage("images/furniture/chair/high-rez-hpd-1.jpg",function(a){return $("#1103-images-furniture-chair-high-rez-hpd-1-jpg > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("images/furniture/chair/high-rez-hpd-1.jpg",function(a){return $("#1104-images-furniture-chair-high-rez-hpd-1-jpg > div > img").attr("src",a.element.src)},1e5),$("#1105").attr("href","#furniture/chair-hpd-1"),Util.imageDownloader.downloadImage("images/furniture/chair/thumbs/hpd-high-rez-1.jpg",function(a){return $("#1106-images-furniture-chair-thumbs-hpd-high-rez-1-jpg > div > img").attr("src",a.element.src)},1e5),$("#1105").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/chair/hpd-high-rez-1.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/chair/hpd-high-rez-1.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#cl-buffer1 > div > div > div > .jqZoomContainer").remove(),$("#cl-buffer2 > div > div > div > .jqZoomContainer").remove(),$("#cl-buffer1 > div > div > div > img").load(function(){return Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/chair/hpd-high-rez-1.jpg"),$("body").trigger("contentLeftFadeComplete"),$("#cl-buffer1 > div > div > div > img").unbind("load")}),$("#1105").hover(function(){return $("#1105 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1105 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#1107").attr("href","#furniture/chair-hpd-1"),Util.imageDownloader.downloadImage("images/furniture/chair/thumbs/hpd-1.jpg",function(a){return $("#1108-images-furniture-chair-thumbs-hpd-1-jpg > div > img").attr("src",a.element.src)},1e5),$("#1107").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/chair/hpd-1.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/chair/hpd-1.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#1107").hover(function(){return $("#1107 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1107 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#1109").attr("href","#furniture/chair-hpd-1"),Util.imageDownloader.downloadImage("images/furniture/chair/thumbs/hpd-2.jpg",function(a){return $("#1110-images-furniture-chair-thumbs-hpd-2-jpg > div > img").attr("src",a.element.src)},1e5),$("#1109").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/chair/hpd-2.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/chair/hpd-2.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#1109").hover(function(){return $("#1109 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1109 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#1111").attr("href","#furniture/chair-hpd-1"),Util.imageDownloader.downloadImage("images/furniture/chair/thumbs/hpd-3.jpg",function(a){return $("#1112-images-furniture-chair-thumbs-hpd-3-jpg > div > img").attr("src",a.element.src)},1e5),$("#1111").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/chair/hpd-3.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/chair/hpd-3.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#1111").hover(function(){return $("#1111 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1111 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#1113").attr("href","#furniture/chair-hpd-1"),Util.imageDownloader.downloadImage("images/furniture/chair/thumbs/hpd-4.jpg",function(a){return $("#1114-images-furniture-chair-thumbs-hpd-4-jpg > div > img").attr("src",a.element.src)},1e5),$("#1113").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/furniture/chair/hpd-4.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/furniture/chair/hpd-4.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#1113").hover(function(){return $("#1113 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1113 div").animate({opacity:.8},{duration:300,queue:!1})}),Util.imageDownloader.downloadImage("images/furniture/chair/hpd-high-rez-1.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/chair/hpd-1.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/chair/hpd-2.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/chair/hpd-3.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/furniture/chair/hpd-4.jpg",function(){},1e3),$("#1115-furniture").attr("href","#furniture"),$("#1116-furniture-chair").attr("href","#furniture/chair"),$("#cl-buffer2").fadeToggle(0)}})}.call(this),function(){Jolt.Kup.History.historyManager.hook({url:"home",callback:function(){return $("#content").html(Templates.PageContent.home),$("#1119-furniture-dining-ping-pong-1").attr("href","#furniture/dining-ping-pong-1"),Util.imageDownloader.downloadImage("images/furniture/occasional/ping_pong_feature.jpg",function(a){return $("#1120-images-furniture-occasional-ping_pong_feature-jpg > div > img").attr("src",a.element.src)},1e5)}})}.call(this),function(){Jolt.Kup.History.historyManager.hook({url:"lighting",callback:function(){return $("#content").html(Templates.PageContent.lighting),Util.imageDownloader.downloadImage("images/lighting/triton-pendant-10--.jpg",function(a){return $("#1131-images-lighting-triton-pendant-10---jpg > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("images/lighting/triton-pendant-10--.jpg",function(a){return $("#1132-images-lighting-triton-pendant-10---jpg > div > img").attr("src",a.element.src)},1e5),$("#1133").attr("href","#lighting/lighting-ball-1"),Util.imageDownloader.downloadImage("images/lighting/nav/ball-light-4--.jpg",function(a){return $("#1134-images-lighting-nav-ball-light-4---jpg > div > img").attr("src",a.element.src)},1e5),$("#1133").hover(function(){return $("#1133 div").animate({opacity:1},{duration:300,queue:!1}),$("#1133 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#1133 div").animate({opacity:.8},{duration:300,queue:!1}),$("#1133 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#1135").attr("href","#lighting/lighting-cage-1"),Util.imageDownloader.downloadImage("images/lighting/nav/cage-3--.jpg",function(a){return $("#1136-images-lighting-nav-cage-3---jpg > div > img").attr("src",a.element.src)},1e5),$("#1135").hover(function(){return $("#1135 div").animate({opacity:1},{duration:300,queue:!1}),$("#1135 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#1135 div").animate({opacity:.8},{duration:300,queue:!1}),$("#1135 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#1137").attr("href","#lighting/lighting-tritonpend-1"),Util.imageDownloader.downloadImage("images/lighting/nav/triton-pendant-10--.jpg",function(a){return $("#1138-images-lighting-nav-triton-pendant-10---jpg > div > img").attr("src",a.element.src)},1e5),$("#1137").hover(function(){return $("#1137 div").animate({opacity:1},{duration:300,queue:!1}),$("#1137 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#1137 div").animate({opacity:.8},{duration:300,queue:!1}),$("#1137 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#1139").attr("href","#lighting/lighting-tritonchand-1"),Util.imageDownloader.downloadImage("images/lighting/nav/triton-chandelier-2--.jpg",function(a){return $("#1140-images-lighting-nav-triton-chandelier-2---jpg > div > img").attr("src",a.element.src)},1e5),$("#1139").hover(function(){return $("#1139 div").animate({opacity:1},{duration:300,queue:!1}),$("#1139 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#1139 div").animate({opacity:.8},{duration:300,queue:!1}),$("#1139 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#cl-buffer2").fadeToggle(0)}})}.call(this),function(){Jolt.Kup.History.historyManager.hook({url:"lighting/lighting-ball-1",callback:function(){return $("#content").html(Templates.PageContent["lighting/lighting-ball-1"]),Util.imageDownloader.downloadImage("images/lighting/ball-light-4--.jpg",function(a){return $("#1157-images-lighting-ball-light-4---jpg > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("images/lighting/ball-light-4--.jpg",function(a){return $("#1158-images-lighting-ball-light-4---jpg > div > img").attr("src",a.element.src)},1e5),$("#1159").attr("href","#lighting/lighting-ball-1"),Util.imageDownloader.downloadImage("images/lighting/thumbs/ball-light-4--.jpg",function(a){return $("#1160-images-lighting-thumbs-ball-light-4---jpg > div > img").attr("src",a.element.src)},1e5),$("#1159").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/lighting/ball-light-4--.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/lighting/ball-light-4--.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#cl-buffer1 > div > div > div > .jqZoomContainer").remove(),$("#cl-buffer2 > div > div > div > .jqZoomContainer").remove(),$("#cl-buffer1 > div > div > div > img").load(function(){return Templates.Page.Gallery.jqZoomLeftContentImage("images/lighting/ball-light-4--.jpg"),$("body").trigger("contentLeftFadeComplete"),$("#cl-buffer1 > div > div > div > img").unbind("load")}),$("#1159").hover(function(){return $("#1159 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1159 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#1161").attr("href","#lighting/lighting-ball-1"),Util.imageDownloader.downloadImage("images/lighting/thumbs/ball-light-2--.jpg",function(a){return $("#1162-images-lighting-thumbs-ball-light-2---jpg > div > img").attr("src",a.element.src)},1e5),$("#1161").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/lighting/ball-light-2--.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/lighting/ball-light-2--.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#1161").hover(function(){return $("#1161 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1161 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#1163").attr("href","#lighting/lighting-ball-1"),Util.imageDownloader.downloadImage("images/lighting/thumbs/ball-light-3--.jpg",function(a){return $("#1164-images-lighting-thumbs-ball-light-3---jpg > div > img").attr("src",a.element.src)},1e5),$("#1163").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/lighting/ball-light-3--.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/lighting/ball-light-3--.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#1163").hover(function(){return $("#1163 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1163 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#1165").attr("href","#lighting/lighting-ball-1"),Util.imageDownloader.downloadImage("images/lighting/thumbs/ball-light-1--.jpg",function(a){return $("#1166-images-lighting-thumbs-ball-light-1---jpg > div > img").attr("src",a.element.src)},1e5),$("#1165").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/lighting/ball-light-1--.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/lighting/ball-light-1--.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#1165").hover(function(){return $("#1165 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1165 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#1167").attr("href","#lighting/lighting-ball-1"),Util.imageDownloader.downloadImage("images/lighting/thumbs/ball-light-5--.jpg",function(a){return $("#1168-images-lighting-thumbs-ball-light-5---jpg > div > img").attr("src",a.element.src)},1e5),$("#1167").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/lighting/ball-light-5--.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/lighting/ball-light-5--.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#1167").hover(function(){return $("#1167 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1167 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#1169").attr("href","#lighting/light1"),Util.imageDownloader.downloadImage("video/play_23x23.png",function(a){return $("#1171-video-play_23x23-png > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("video/lighting/ball-light-video-1-thumb.jpg",function(a){return $("#1170-video-lighting-ball-light-video-1-thumb-jpg > div > img").attr("src",a.element.src)},1e5),Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["lighting/lighting-ball-1"]:void 0:void 0)!=null},"package":"Templates.Page.lighting/lighting-ball-1",block:function(a){return $("#1169").click(function(){return Jolt.namespace({"package":"Fancybox",block:function(a){return a.videoLoaded=!0}}),Templates.Page["lighting/lighting-ball-1"].buildFancyboxVideoContent().fancybox({overlayShow:!0,useParentContainer:!0,startId:1169}).click()})}}),$("#1169").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("video/lighting/ball-light-video-1-contentLeft.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#1169").hover(function(){return $("#1169 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1169 div").animate({opacity:.8},{duration:300,queue:!1})}),Util.imageDownloader.downloadImage("images/lighting/ball-light-4--.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/lighting/ball-light-2--.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/lighting/ball-light-3--.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/lighting/ball-light-1--.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/lighting/ball-light-5--.jpg",function(){},1e3),Util.imageDownloader.downloadImage("video/lighting/ball-light-video-1-thumb.jpg",function(){},1e3),$("#1172-lighting").attr("href","#lighting"),$("#cl-buffer2").fadeToggle(0)}})}.call(this),function(){Jolt.Kup.History.historyManager.hook({url:"lighting/lighting-cage-1",callback:function(){return $("#content").html(Templates.PageContent["lighting/lighting-cage-1"]),Util.imageDownloader.downloadImage("images/lighting/cage-3--.jpg",function(a){return $("#1187-images-lighting-cage-3---jpg > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("images/lighting/cage-3--.jpg",function(a){return $("#1188-images-lighting-cage-3---jpg > div > img").attr("src",a.element.src)},1e5),$("#1189").attr("href","#lighting/lighting-cage-1"),Util.imageDownloader.downloadImage("images/lighting/thumbs/cage-3--.jpg",function(a){return $("#1190-images-lighting-thumbs-cage-3---jpg > div > img").attr("src",a.element.src)},1e5),$("#1189").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/lighting/cage-3--.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/lighting/cage-3--.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#cl-buffer1 > div > div > div > .jqZoomContainer").remove(),$("#cl-buffer2 > div > div > div > .jqZoomContainer").remove(),$("#cl-buffer1 > div > div > div > img").load(function(){return Templates.Page.Gallery.jqZoomLeftContentImage("images/lighting/cage-3--.jpg"),$("body").trigger("contentLeftFadeComplete"),$("#cl-buffer1 > div > div > div > img").unbind("load")}),$("#1189").hover(function(){return $("#1189 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1189 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#1191").attr("href","#lighting/lighting-cage-1"),Util.imageDownloader.downloadImage("images/lighting/thumbs/cage-2--.jpg",function(a){return $("#1192-images-lighting-thumbs-cage-2---jpg > div > img").attr("src",a.element.src)},1e5),$("#1191").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/lighting/cage-2--.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/lighting/cage-2--.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#1191").hover(function(){return $("#1191 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1191 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#1193").attr("href","#lighting/lighting-cage-1"),Util.imageDownloader.downloadImage("images/lighting/thumbs/cage-1--.jpg",function(a){return $("#1194-images-lighting-thumbs-cage-1---jpg > div > img").attr("src",a.element.src)},1e5),$("#1193").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/lighting/cage-1--.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/lighting/cage-1--.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#1193").hover(function(){return $("#1193 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1193 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#1195").attr("href","#lighting/lighting-cage-1"),Util.imageDownloader.downloadImage("images/lighting/thumbs/cage-vegas--.jpg",function(a){return $("#1196-images-lighting-thumbs-cage-vegas---jpg > div > img").attr("src",a.element.src)},1e5),$("#1195").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/lighting/cage-vegas--.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/lighting/cage-vegas--.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#1195").hover(function(){return $("#1195 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1195 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#1197").attr("href","#lighting/lighting-cage-1"),Util.imageDownloader.downloadImage("video/play_23x23.png",function(a){return $("#1199-video-play_23x23-png > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("video/lighting/cage-video-1-thumb.jpg",function(a){return $("#1198-video-lighting-cage-video-1-thumb-jpg > div > img").attr("src",a.element.src)},1e5),Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["lighting/lighting-cage-1"]:void 0:void 0)!=null},"package":"Templates.Page.lighting/lighting-cage-1",block:function(a){return $("#1197").click(function(){return Jolt.namespace({"package":"Fancybox",block:function(a){return a.videoLoaded=!0}}),Templates.Page["lighting/lighting-cage-1"].buildFancyboxVideoContent().fancybox({overlayShow:!0,useParentContainer:!0,startId:1197}).click()})}}),$("#1197").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("video/lighting/cage-video-1-contentLeft.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#1197").hover(function(){return $("#1197 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1197 div").animate({opacity:.8},{duration:300,queue:!1})}),Util.imageDownloader.downloadImage("images/lighting/cage-3--.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/lighting/cage-2--.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/lighting/cage-1--.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/lighting/cage-vegas--.jpg",function(){},1e3),Util.imageDownloader.downloadImage("video/lighting/cage-video-1-thumb.jpg",function(){},1e3),$("#1200-lighting").attr("href","#lighting"),$("#cl-buffer2").fadeToggle(0)}})}.call(this),function(){Jolt.Kup.History.historyManager.hook({url:"lighting/lighting-tritonpend-1",callback:function(){return $("#content").html(Templates.PageContent["lighting/lighting-tritonpend-1"]),Util.imageDownloader.downloadImage("images/lighting/triton-pendant-10--.jpg",function(a){return $("#1221-images-lighting-triton-pendant-10---jpg > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("images/lighting/triton-pendant-10--.jpg",function(a){return $("#1222-images-lighting-triton-pendant-10---jpg > div > img").attr("src",a.element.src)},1e5),$("#1223").attr("href","#lighting/lighting-tritonpend-1"),Util.imageDownloader.downloadImage("images/lighting/thumbs/triton-pendant-10--.jpg",function(a){return $("#1224-images-lighting-thumbs-triton-pendant-10---jpg > div > img").attr("src",a.element.src)},1e5),$("#1223").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/lighting/triton-pendant-10--.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/lighting/triton-pendant-10--.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#cl-buffer1 > div > div > div > .jqZoomContainer").remove(),$("#cl-buffer2 > div > div > div > .jqZoomContainer").remove(),$("#cl-buffer1 > div > div > div > img").load(function(){return Templates.Page.Gallery.jqZoomLeftContentImage("images/lighting/triton-pendant-10--.jpg"),$("body").trigger("contentLeftFadeComplete"),$("#cl-buffer1 > div > div > div > img").unbind("load")}),$("#1223").hover(function(){return $("#1223 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1223 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#1225").attr("href","#lighting/lighting-tritonpend-1"),Util.imageDownloader.downloadImage("images/lighting/thumbs/triton-pendant-a--.jpg",function(a){return $("#1226-images-lighting-thumbs-triton-pendant-a---jpg > div > img").attr("src",a.element.src)},1e5),$("#1225").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/lighting/triton-pendant-a--.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/lighting/triton-pendant-a--.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#1225").hover(function(){return $("#1225 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1225 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#1227").attr("href","#lighting/lighting-tritonpend-1"),Util.imageDownloader.downloadImage("images/lighting/thumbs/triton-pendant-b--.jpg",function(a){return $("#1228-images-lighting-thumbs-triton-pendant-b---jpg > div > img").attr("src",a.element.src)},1e5),$("#1227").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/lighting/triton-pendant-b--.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/lighting/triton-pendant-b--.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#1227").hover(function(){return $("#1227 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1227 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#1229").attr("href","#lighting/lighting-tritonpend-1"),Util.imageDownloader.downloadImage("images/lighting/thumbs/triton-pendant-blank-hr--.jpg",function(a){return $("#1230-images-lighting-thumbs-triton-pendant-blank-hr---jpg > div > img").attr("src",a.element.src)},1e5),$("#1229").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/lighting/triton-pendant-blank-hr--.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/lighting/triton-pendant-blank-hr--.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#1229").hover(function(){return $("#1229 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1229 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#1231").attr("href","#lighting/lighting-tritonpend-1"),Util.imageDownloader.downloadImage("images/lighting/thumbs/triton-pendant-12--.jpg",function(a){return $("#1232-images-lighting-thumbs-triton-pendant-12---jpg > div > img").attr("src",a.element.src)},1e5),$("#1231").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/lighting/triton-pendant-12--.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/lighting/triton-pendant-12--.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#1231").hover(function(){return $("#1231 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1231 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#1233").attr("href","#lighting/lighting-tritonpend-1"),Util.imageDownloader.downloadImage("images/lighting/thumbs/triton-pendant-11--.jpg",function(a){return $("#1234-images-lighting-thumbs-triton-pendant-11---jpg > div > img").attr("src",a.element.src)},1e5),$("#1233").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/lighting/triton-pendant-11--.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/lighting/triton-pendant-11--.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#1233").hover(function(){return $("#1233 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1233 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#1235").attr("href","#lighting/lighting-tritonpend-1"),Util.imageDownloader.downloadImage("images/lighting/thumbs/triton-pendant-0--.jpg",function(a){return $("#1236-images-lighting-thumbs-triton-pendant-0---jpg > div > img").attr("src",a.element.src)},1e5),$("#1235").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/lighting/triton-pendant-0--.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/lighting/triton-pendant-0--.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#1235").hover(function(){return $("#1235 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1235 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#1237").attr("href","#lighting/lighting-tritonpend-1"),Util.imageDownloader.downloadImage("video/play_23x23.png",function(a){return $("#1239-video-play_23x23-png > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("video/lighting/triton-pendant-video-1-thumb.jpg",function(a){return $("#1238-video-lighting-triton-pendant-video-1-thumb-jpg > div > img").attr("src",a.element.src)},1e5),Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["lighting/lighting-tritonpend-1"]:void 0:void 0)!=null},"package":"Templates.Page.lighting/lighting-tritonpend-1",block:function(a){return $("#1237").click(function(){return Jolt.namespace({"package":"Fancybox",block:function(a){return a.videoLoaded=!0}}),Templates.Page["lighting/lighting-tritonpend-1"].buildFancyboxVideoContent().fancybox({overlayShow:!0,useParentContainer:!0,startId:1237}).click()})}}),$("#1237").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("video/lighting/triton-pendant-video-1-contentLeft.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#1237").hover(function(){return $("#1237 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1237 div").animate({opacity:.8},{duration:300,queue:!1})}),Util.imageDownloader.downloadImage("images/lighting/triton-pendant-10--.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/lighting/triton-pendant-a--.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/lighting/triton-pendant-b--.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/lighting/triton-pendant-blank-hr--.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/lighting/triton-pendant-12--.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/lighting/triton-pendant-11--.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/lighting/triton-pendant-0--.jpg",function(){},1e3),Util.imageDownloader.downloadImage("video/lighting/triton-pendant-video-1-thumb.jpg",function(){},1e3),$("#1240-lighting").attr("href","#lighting"),$("#cl-buffer2").fadeToggle(0)}})}.call(this),function(){Jolt.Kup.History.historyManager.hook({url:"lighting/lighting-tritonchand-1",callback:function(){return $("#content").html(Templates.PageContent["lighting/lighting-tritonchand-1"]),Util.imageDownloader.downloadImage("images/lighting/triton-chandelier-2--.jpg",function(a){return $("#1261-images-lighting-triton-chandelier-2---jpg > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("images/lighting/triton-chandelier-2--.jpg",function(a){return $("#1262-images-lighting-triton-chandelier-2---jpg > div > img").attr("src",a.element.src)},1e5),$("#1263").attr("href","#lighting/lighting-tritonchand-1"),Util.imageDownloader.downloadImage("images/lighting/thumbs/triton-chandelier-2--.jpg",function(a){return $("#1264-images-lighting-thumbs-triton-chandelier-2---jpg > div > img").attr("src",a.element.src)},1e5),$("#1263").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/lighting/triton-chandelier-2--.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/lighting/triton-chandelier-2--.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#cl-buffer1 > div > div > div > .jqZoomContainer").remove(),$("#cl-buffer2 > div > div > div > .jqZoomContainer").remove(),$("#cl-buffer1 > div > div > div > img").load(function(){return Templates.Page.Gallery.jqZoomLeftContentImage("images/lighting/triton-chandelier-2--.jpg"),$("body").trigger("contentLeftFadeComplete"),$("#cl-buffer1 > div > div > div > img").unbind("load")}),$("#1263").hover(function(){return $("#1263 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1263 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#1265").attr("href","#lighting/lighting-tritonchand-1"),Util.imageDownloader.downloadImage("images/lighting/thumbs/triton-chandelier-1--.jpg",function(a){return $("#1266-images-lighting-thumbs-triton-chandelier-1---jpg > div > img").attr("src",a.element.src)},1e5),$("#1265").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/lighting/triton-chandelier-1--.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/lighting/triton-chandelier-1--.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#1265").hover(function(){return $("#1265 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1265 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#1267").attr("href","#lighting/lighting-tritonchand-1"),Util.imageDownloader.downloadImage("images/lighting/thumbs/triton-chandelier-3--.jpg",function(a){return $("#1268-images-lighting-thumbs-triton-chandelier-3---jpg > div > img").attr("src",a.element.src)},1e5),$("#1267").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/lighting/triton-chandelier-3--.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/lighting/triton-chandelier-3--.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#1267").hover(function(){return $("#1267 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1267 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#1269").attr("href","#lighting/lighting-tritonchand-1"),Util.imageDownloader.downloadImage("images/lighting/thumbs/triton-chandelier-4--.jpg",function(a){return $("#1270-images-lighting-thumbs-triton-chandelier-4---jpg > div > img").attr("src",a.element.src)},1e5),$("#1269").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/lighting/triton-chandelier-4--.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/lighting/triton-chandelier-4--.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#1269").hover(function(){return $("#1269 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1269 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#1271").attr("href","#lighting/lighting-tritonchand-1"),Util.imageDownloader.downloadImage("images/lighting/thumbs/triton-chandelier-5--.jpg",function(a){return $("#1272-images-lighting-thumbs-triton-chandelier-5---jpg > div > img").attr("src",a.element.src)},1e5),$("#1271").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/lighting/triton-chandelier-5--.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/lighting/triton-chandelier-5--.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#1271").hover(function(){return $("#1271 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1271 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#1273").attr("href","#lighting/lighting-tritonchand-1"),Util.imageDownloader.downloadImage("images/lighting/thumbs/triton-chandelier-6--.jpg",function(a){return $("#1274-images-lighting-thumbs-triton-chandelier-6---jpg > div > img").attr("src",a.element.src)},1e5),$("#1273").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/lighting/triton-chandelier-6--.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/lighting/triton-chandelier-6--.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#1273").hover(function(){return $("#1273 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1273 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#1275").attr("href","#lighting/lighting-tritonchand-1"),Util.imageDownloader.downloadImage("images/lighting/thumbs/triton-chandelier-7--.jpg",function(a){return $("#1276-images-lighting-thumbs-triton-chandelier-7---jpg > div > img").attr("src",a.element.src)},1e5),$("#1275").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("images/lighting/triton-chandelier-7--.jpg"),Templates.Page.Gallery.jqZoomLeftContentImage("images/lighting/triton-chandelier-7--.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#1275").hover(function(){return $("#1275 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1275 div").animate({opacity:.8},{duration:300,queue:!1})}),$("#1277").attr("href","#lighting/lighting-tritonchand-1"),Util.imageDownloader.downloadImage("video/play_23x23.png",function(a){return $("#1279-video-play_23x23-png > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("video/lighting/triton-chandelier-video-1-thumb.jpg",function(a){return $("#1278-video-lighting-triton-chandelier-video-1-thumb-jpg > div > img").attr("src",a.element.src)},1e5),Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["lighting/lighting-tritonchand-1"]:void 0:void 0)!=null},"package":"Templates.Page.lighting/lighting-tritonchand-1",block:function(a){return $("#1277").click(function(){return Jolt.namespace({"package":"Fancybox",block:function(a){return a.videoLoaded=!0}}),Templates.Page["lighting/lighting-tritonchand-1"].buildFancyboxVideoContent().fancybox({overlayShow:!0,useParentContainer:!0,startId:1277}).click()})}}),$("#1277").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("video/lighting/triton-chandelier-video-1-contentLeft.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#1277").hover(function(){return $("#1277 div").animate({opacity:1},{duration:300,queue:!1})},function(){return $("#1277 div").animate({opacity:.8},{duration:300,queue:!1})}),Util.imageDownloader.downloadImage("images/lighting/triton-chandelier-2--.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/lighting/triton-chandelier-1--.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/lighting/triton-chandelier-3--.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/lighting/triton-chandelier-4--.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/lighting/triton-chandelier-5--.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/lighting/triton-chandelier-6--.jpg",function(){},1e3),Util.imageDownloader.downloadImage("images/lighting/triton-chandelier-7--.jpg",function(){},1e3),Util.imageDownloader.downloadImage("video/lighting/triton-chandelier-video-1-thumb.jpg",function(){},1e3),$("#1280-lighting").attr("href","#lighting"),$("#cl-buffer2").fadeToggle(0)}})}.call(this),function(){Jolt.Kup.History.historyManager.hook({url:"video",callback:function(){return $("#content").html(Templates.PageContent.video),Util.imageDownloader.downloadImage("video/furniture/dining/harvest-video-1-contentLeft.jpg",function(a){return $("#1289-video-furniture-dining-harvest-video-1-contentLeft-jpg > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("video/furniture/dining/harvest-video-1-contentLeft.jpg",function(a){return $("#1290-video-furniture-dining-harvest-video-1-contentLeft-jpg > div > img").attr("src",a.element.src)},1e5),$("#1291").attr("href","#video"),Util.imageDownloader.downloadImage("video/play_23x23.png",function(a){return $("#1293-video-play_23x23-png > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("video/furniture/dining/harvest-video-1-thumb.jpg",function(a){return $("#1292-video-furniture-dining-harvest-video-1-thumb-jpg > div > img").attr("src",a.element.src)},1e5),Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["video"]:void 0:void 0)!=null},"package":"Templates.Page.video",block:function(a){return $("#1291").click(function(){return Jolt.namespace({"package":"Fancybox",block:function(a){return a.videoLoaded=!0}}),Templates.Page.video.buildFancyboxVideoContent().fancybox({overlayShow:!0,useParentContainer:!0,startId:1291}).click()})}}),$("#1291").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("video/furniture/dining/harvest-video-1-contentLeft.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#1291").hover(function(){return $("#1291 div").animate({opacity:1},{duration:300,queue:!1}),$("#1291 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#1291 div").animate({opacity:.8},{duration:300,queue:!1}),$("#1291 h5").animate({color:"#fff"},{duration:300,queue:!1})}),$("#1294").attr("href","#video"),Util.imageDownloader.downloadImage("video/play_23x23.png",function(a){return $("#1296-video-play_23x23-png > div > img").attr("src",a.element.src)},1e5),Util.imageDownloader.downloadImage("video/furniture/dining/locking-round-video-1-thumb.jpg",function(a){return $("#1295-video-furniture-dining-locking-round-video-1-thumb-jpg > div > img").attr("src",a.element.src)},1e5),Jolt.namespace({requires:function(){var a;return(typeof Templates!=="undefined"&&Templates!==null?(a=Templates.Page)!=null?a["video"]:void 0:void 0)!=null},"package":"Templates.Page.video",block:function(a){return $("#1294").click(function(){return Jolt.namespace({"package":"Fancybox",block:function(a){return a.videoLoaded=!0}}),Templates.Page.video.buildFancyboxVideoContent().fancybox({overlayShow:!0,useParentContainer:!0,startId:1294}).click()})}}),$("#1294").click(function(){Templates.Page.Gallery.fadeLeftContentImageInOut("video/furniture/dining/locking-round-video-1-contentLeft.jpg");if($("#galleryExtraDesc").css("opacity")>.9)return $("#galleryExtraDesc").animate({opacity:0},{duration:"fast",complete:function(){return $(this).addClass("selectable"),$(this).removeClass("galleryTextHidden")}})}),$("#1294").hover(function(){return $("#1294 div").animate({opacity:1},{duration:300,queue:!1}),$("#1294 h5").animate({color:"#C7C499"},{duration:300,queue:!1})},function(){return $("#1294 div").animate({opacity:.8},{duration:300,queue:!1}),$("#1294 h5").animate({color:"#fff"},{duration:300,queue:!1})}),Util.imageDownloader.downloadImage("video/furniture/dining/harvest-video-1-thumb.jpg",function(){},1e3),Util.imageDownloader.downloadImage("video/furniture/dining/locking-round-video-1-thumb.jpg",function(){},1e3),$("#cl-buffer2").fadeToggle(0)}})}.call(this),Templates.PageContent.info='<div style="width:950px;height:100%;background-color:#000;color:#fff;"><div id="contentLeft" style="width:485px;float:left;height:100%;position:relative;"><div id="cl-buffer1" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:463px;height:465px;" id="27-images-slider-dw_cross_logo-jpg"><span style="display:none;">dw_cross_logo</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div><div id="cl-buffer2" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:0;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:463px;height:465px;" id="28-images-slider-dw_cross_logo-jpg"><span style="display:none;">dw_cross_logo</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div><div id="contentRight" style="width:465px;float:right;height:100%;position:relative;"><div style="width:100%;height:100%;overflow-x:hidden;overflow-y:visible"><div style="position:relative;top:0px;left:0px;height:95px;z-index:100;background-color:#000"><div style="top:0px;left:0px;width:100%;z-index:10;"><table class="galleryTileGrid"><tr><td class="galleryItemCondensed" style="padding-top:20px;"><a id="29" href="about.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="30-images-info-smalljames-png"><span style="display:none;">smalljames</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="text-transform:none;font-weight:normal;font-size:13px;">James</h5></a></td><td class="galleryItemCondensed" style="padding-top:20px;"><a id="31" href="press.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="32-images-info-press-png"><span style="display:none;">press</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="text-transform:none;font-weight:normal;font-size:13px;">Press</h5></a></td><td class="galleryItemCondensed" style="padding-top:20px;"><a id="33" href="info.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="34-images-slider-dw_cross_logo-thumb-jpg"><span style="display:none;">dw_cross_logo-thumb</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="text-transform:none;font-weight:normal;font-size:13px;">Contact</h5></a></td><td class="galleryItemCondensed" style="padding-top:20px;" galleryItemDescAttrs-style="text-transform:none;font-weight:normal;font-size:13px;"><div style="width:70px;height:70px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td><td class="galleryItemCondensed" style="padding-top:20px;" galleryItemDescAttrs-style="text-transform:none;font-weight:normal;font-size:13px;"><div style="width:70px;height:70px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td></tr></table></div></div><div style="width:100%;height:370px;position:relative"><div style="position:absolute;bottom:0px"><p class="galleryText">Studio by appointment only. <br />2834 Colorado Ave. #9 <br />Santa Monica, CA 90404 <br />310-315-7100 <br /><a class="galleryText" style="padding-left:0px;color:#fff;" href="mailto:james@jamesdewulf.com">james@jamesdewulf.com</a></p></div></div></div></div></div>',Templates.PageContent.about='<div style="width:950px;height:100%;background-color:#000;color:#fff;"><div id="contentLeft" style="width:485px;float:left;height:100%;position:relative;"><div id="cl-buffer1" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:463px;height:465px;" id="43-images-slider-slider-about-jdwheadshot-jpg"><span style="display:none;">slider-about-jdwheadshot</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div><div id="cl-buffer2" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:0;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:463px;height:465px;" id="44-images-slider-slider-about-jdwheadshot-jpg"><span style="display:none;">slider-about-jdwheadshot</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div><div id="contentRight" style="width:465px;float:right;height:100%;position:relative;"><div style="width:100%;height:100%;overflow-x:hidden;overflow-y:visible"><div style="position:relative;top:0px;left:0px;height:95px;z-index:100;background-color:#000"><div style="top:0px;left:0px;width:100%;z-index:10;"><table class="galleryTileGrid"><tr><td class="galleryItemCondensed" style="padding-top:20px;"><a id="45" href="about.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="46-images-info-smalljames-png"><span style="display:none;">smalljames</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="text-transform:none;font-weight:normal;font-size:13px;">James</h5></a></td><td class="galleryItemCondensed" style="padding-top:20px;"><a id="47" href="press.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="48-images-info-press-png"><span style="display:none;">press</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="text-transform:none;font-weight:normal;font-size:13px;">Press</h5></a></td><td class="galleryItemCondensed" style="padding-top:20px;"><a id="49" href="info.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="50-images-slider-dw_cross_logo-thumb-jpg"><span style="display:none;">dw_cross_logo-thumb</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="text-transform:none;font-weight:normal;font-size:13px;">Contact</h5></a></td><td class="galleryItemCondensed" style="padding-top:20px;" galleryItemDescAttrs-style="text-transform:none;font-weight:normal;font-size:13px;"><div style="width:70px;height:70px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td><td class="galleryItemCondensed" style="padding-top:20px;" galleryItemDescAttrs-style="text-transform:none;font-weight:normal;font-size:13px;"><div style="width:70px;height:70px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td></tr></table></div></div><p class="galleryText" style="padding-top:35px;padding-right:30px;">In 2004 James DeWulf established DeWulf Concrete, a small design operation creating avant-garde, concrete-couture for architects, interior decorators, commercial retail stores, and residential clients. Recognized for his innovative work with custom concrete design, DeWulf quickly became known for his ability to fuse the most advanced concrete technology with beautiful, modern, and natural forms to create functional art.        </p><p class="galleryText" style="padding-right:30px;">In addition to his custom work, DeWulf\'s cutting-edge styles have grown into a full-scale product line available at exclusive retail stores. With a broad range of sinks, tables, fireplaces, outdoors pieces, and coutertops, his products have captured the attention of the design industry. <i class="galleryTextInline">LA Confidential</i> magazine raves, "DeWulf is a renegade in the world of kitchen design, and his raw scrappiness comes through in his bold coutertops and sinks."  <i class="galleryTextInline">Distinction</i> magazine stated that, "James DeWulf is raising the bar on concrete design both visually and ecologically with his handmade furnishings." In 2005, James was featured on <i class="galleryTextInline">HGTV</i> and the <i class="galleryTextInline">BBC</i>, and his garden pieces were included in the <i class="galleryTextInline">House Beautiful Magazine Celebrity Showhouse</i> in Los Angeles.</p><p class="galleryText" style="padding-right:30px;padding-bottom:20px;">DeWulf\'s projects are diverse, ranging from Los Angeles nightclubs and boutique hotels, to architect-driven spaces such as the Malibu Tin House designed by Frank Gehry, and a New York home decorated by Albert Hadley. More than anything, DeWulf and his elite team of artisans have an extreme passion for their medium and enjoy pushing its limits both functionally and aesthetically. "It is this belief that nature and industry can coexist peacefully in the realm of home décor that has inspired the creations of DeWulf Concrete," <i class="galleryTextInline">Innovative Home</i> magazine.</p></div></div></div>',Templates.PageContent.merch='<div style="width:950px;height:100%;background-color:#000;color:#fff;"><div id="contentLeft" style="width:485px;float:left;height:100%;position:relative;"><div id="cl-buffer1" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:463px;height:465px;" id="65-images-merch-tshirt01-jpg"><span style="display:none;">merch-tshirt01</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div><div id="cl-buffer2" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:0;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:463px;height:465px;" id="66-images-merch-tshirt01-jpg"><span style="display:none;">merch-tshirt01</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div><div id="contentRight" style="width:465px;float:right;height:100%;position:relative;"><div style="width:100%;height:100%;overflow-x:hidden;overflow-y:visible"><div style="position:relative;top:0px;left:0px;height:95px;z-index:100;background-color:#000"><div style="top:0px;left:0px;width:100%;z-index:10;"><table class="galleryTileGrid"><tr><td class="galleryItemCondensed" style="padding-top:20px;"><a id="67" href="about.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="68-images-info-smalljames-png"><span style="display:none;">smalljames</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="text-transform:none;font-weight:normal;font-size:13px;">James</h5></a></td><td class="galleryItemCondensed" style="padding-top:20px;"><a id="69" href="press.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="70-images-info-press-png"><span style="display:none;">press</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="text-transform:none;font-weight:normal;font-size:13px;">Press</h5></a></td><td class="galleryItemCondensed" style="padding-top:20px;"><a id="71" href="info.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="72-images-slider-dw_cross_logo-thumb-jpg"><span style="display:none;">dw_cross_logo-thumb</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="text-transform:none;font-weight:normal;font-size:13px;">Contact</h5></a></td><td class="galleryItemCondensed" style="padding-top:20px;" galleryItemDescAttrs-style="text-transform:none;font-weight:normal;font-size:13px;"><div style="width:70px;height:70px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td><td class="galleryItemCondensed" style="padding-top:20px;" galleryItemDescAttrs-style="text-transform:none;font-weight:normal;font-size:13px;"><div style="width:70px;height:70px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td></tr></table></div></div><p class="galleryTitle" style="padding-left:20px;padding-top:50px;">Dewulf T-Shirt with logo</p><p class="galleryText" style="padding-left:20px;">Men\'s L or XL. Women\'s M or S. $50. Call to order.</p><div style="top:0px;left:0px;width:100%;z-index:10;"><table class="galleryTileGrid"><tr><td class="galleryItemCondensed" style="padding-top:20px;"><a id="73" href="merch.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="74-images-thumb-tshirt01-jpg"><span style="display:none;">thumb-tshirt01</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed" style="padding-top:20px;"><a id="75" href="merch.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="76-images-thumb-tshirt02-jpg"><span style="display:none;">thumb-tshirt02</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed" style="padding-top:20px;"><a id="77" href="merch.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="78-images-thumb-finishingwax-jpg"><span style="display:none;">thumb-finishingwax</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed" style="padding-top:20px;"><div style="width:70px;height:70px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td><td class="galleryItemCondensed" style="padding-top:20px;"><div style="width:70px;height:70px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td></tr></table></div></div></div></div>',Templates.PageContent.friends='<div style="width:950px;height:100%;background-color:#000;color:#fff;"><div id="contentLeft" style="width:485px;float:left;height:100%;position:relative;"><div id="cl-buffer1" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:323px;" id="87-images-furniture-coffee-steel-fan-coffee-1-jpg"><span style="display:none;">steel-fan-coffee-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div><div id="cl-buffer2" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:0;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:323px;" id="88-images-furniture-coffee-steel-fan-coffee-1-jpg"><span style="display:none;">steel-fan-coffee-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div><div id="contentRight" style="width:465px;float:right;height:100%;position:relative;"><div style="width:100%;height:100%;overflow-x:hidden;overflow-y:visible"><div style="position:relative;top:0px;left:0px;height:95px;z-index:100;background-color:#000"><div style="top:0px;left:0px;width:100%;z-index:10;"><table class="galleryTileGrid"><tr><td class="galleryItemCondensed" style="padding-top:20px;"><a id="89" href="about.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="90-images-info-smalljames-png"><span style="display:none;">smalljames</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="text-transform:none;font-weight:normal;font-size:13px;">James</h5></a></td><td class="galleryItemCondensed" style="padding-top:20px;"><a id="91" href="press.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="92-images-info-press-png"><span style="display:none;">press</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="text-transform:none;font-weight:normal;font-size:13px;">Press</h5></a></td><td class="galleryItemCondensed" style="padding-top:20px;"><a id="93" href="info.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="94-images-slider-dw_cross_logo-thumb-jpg"><span style="display:none;">dw_cross_logo-thumb</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="text-transform:none;font-weight:normal;font-size:13px;">Contact</h5></a></td><td class="galleryItemCondensed" style="padding-top:20px;" galleryItemDescAttrs-style="text-transform:none;font-weight:normal;font-size:13px;"><div style="width:70px;height:70px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td><td class="galleryItemCondensed" style="padding-top:20px;" galleryItemDescAttrs-style="text-transform:none;font-weight:normal;font-size:13px;"><div style="width:70px;height:70px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td></tr></table></div></div><p class="galleryTitle" style="padding-left:20px;padding-top:50px;">Friends of Dewulf Concrete</p><div style="padding-left:20px;"><p class="galleryText condensedText" style="color:#fff">Parvez Taj - <a class="galleryTextLink condensedText" href="http://www.parveztaj.com" target="_blank">www.parveztaj.com</a> <br />Colin and Stuart - <a class="galleryTextLink condensedText" href="http://www.colincowie.com" target="_blank">www.colincowie.com</a> <br />Goga Bouquet - <a class="galleryTextLink condensedText" href="http://www.jitidesigns.com" target="_blank">www.jitidesigns.com</a> <br /></p></div></div></div></div>',Templates.PageContent.press='<div style="width:950px;height:100%;background-color:#000;color:#fff;"><div id="contentLeft" style="width:485px;float:left;height:100%;position:relative;"><div id="cl-buffer1" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:463px;height:465px;" id="131-images-press-pictureright-jpg"><span style="display:none;">pictureright</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div><div id="cl-buffer2" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:0;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:463px;height:465px;" id="132-images-press-pictureright-jpg"><span style="display:none;">pictureright</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div><div id="contentRight" style="width:465px;float:right;height:100%;position:relative;"><div style="width:100%;height:100%;overflow-x:hidden;overflow-y:visible"><div style="position:relative;top:0px;left:0px;height:95px;z-index:100;background-color:#000"><div style="top:0px;left:0px;width:100%;z-index:10;"><table class="galleryTileGrid"><tr><td class="galleryItemCondensed" style="padding-top:20px;"><a id="133" href="about.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="134-images-info-smalljames-png"><span style="display:none;">smalljames</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="text-transform:none;font-weight:normal;font-size:13px;">James</h5></a></td><td class="galleryItemCondensed" style="padding-top:20px;"><a id="135" href="press.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="136-images-info-press-png"><span style="display:none;">press</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="text-transform:none;font-weight:normal;font-size:13px;">Press</h5></a></td><td class="galleryItemCondensed" style="padding-top:20px;"><a id="137" href="info.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="138-images-slider-dw_cross_logo-thumb-jpg"><span style="display:none;">dw_cross_logo-thumb</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="text-transform:none;font-weight:normal;font-size:13px;">Contact</h5></a></td><td class="galleryItemCondensed" style="padding-top:20px;" galleryItemDescAttrs-style="text-transform:none;font-weight:normal;font-size:13px;"><div style="width:70px;height:70px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td><td class="galleryItemCondensed" style="padding-top:20px;" galleryItemDescAttrs-style="text-transform:none;font-weight:normal;font-size:13px;"><div style="width:70px;height:70px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td></tr></table></div></div><p class="galleryTitle" style="padding-left:20px;padding-top:50px;">Press</p><div style="top:0px;left:0px;width:100%;z-index:10;"><table class="galleryTileGridCentered"><tr><td class="galleryItem" style="padding-top:20px;"><a id="139" href="press.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:120px;height:148px;" id="140-images-press-thumbs-ocean-home-jan-2012-0-jpg"><span style="display:none;">ocean-home-jan-2012-0</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItem" style="padding-top:20px;"><a id="141" href="press.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:110px;height:150px;" id="142-images-press-thumbs-boutique-design-nov-dec-2011-0-jpg"><span style="display:none;">boutique-design-nov-dec-2011-0</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItem" style="padding-top:20px;"><a id="143" href="press.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:119px;height:150px;" id="144-images-press-thumbs-forbes-life-dec-2011-0-jpg"><span style="display:none;">forbes-life-dec-2011-0</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td></tr><tr><td class="galleryItem" style="padding-top:20px;"><a id="145" href="press.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:116px;height:150px;" id="146-images-press-thumbs-california-home-design-sep-2011-0-jpg"><span style="display:none;">california-home-design-sep-2011-0</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItem" style="padding-top:20px;"><a id="147" href="press.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:109px;height:150px;" id="148-images-press-thumbs-interior-design-2011-fall-mkt-tabloid-0-jpg"><span style="display:none;">interior-design-2011-fall-mkt-tabloid-0</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItem" style="padding-top:20px;"><a id="149" href="press.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:120px;height:151px;" id="150-images-press-thumbs-press01-jpg"><span style="display:none;">press01</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td></tr><tr><td class="galleryItem" style="padding-top:20px;"><a id="151" href="press.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:120px;height:151px;" id="152-images-press-thumbs-press02-jpg"><span style="display:none;">press02</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItem" style="padding-top:20px;"><a id="153" href="press.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:120px;height:151px;" id="154-images-press-thumbs-press09-jpg"><span style="display:none;">press09</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItem" style="padding-top:20px;"><a id="155" href="press.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:120px;height:151px;" id="156-images-press-thumbs-press04-jpg"><span style="display:none;">press04</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td></tr><tr><td class="galleryItem" style="padding-top:20px;"><a id="157" href="press.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:120px;height:151px;" id="158-images-press-thumbs-press05-jpg"><span style="display:none;">press05</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItem" style="padding-top:20px;"><a id="159" href="press.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:120px;height:151px;" id="160-images-press-thumbs-press06-jpg"><span style="display:none;">press06</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItem" style="padding-top:20px;"><a id="161" href="press.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:120px;height:151px;" id="162-images-press-thumbs-press07-jpg"><span style="display:none;">press07</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td></tr><tr><td class="galleryItem" style="padding-top:20px;"><a id="163" href="press.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:120px;height:151px;" id="164-images-press-thumbs-press08-jpg"><span style="display:none;">press08</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItem" style="padding-top:20px;"><a id="165" href="press.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:120px;height:151px;" id="166-images-press-thumbs-press03-jpg"><span style="display:none;">press03</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItem" style="padding-top:20px;"><div style="width:110px;height:150px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;">empty</h5></td></tr></table></div><p class="galleryText">Press Contact: Doug Holland - <a class="galleryText" style="padding-left:0px;color:#fff;" href="mailto:douglas@hhpr.biz">douglas@hhpr.biz</a></p></div></div></div>',Templates.PageContent.custom='<div style="width:950px;height:100%;background-color:#000;color:#fff;"><div id="contentLeft" style="width:485px;float:left;height:100%;position:relative;"><div id="cl-buffer1" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:463px;height:465px;" id="205-images-custom-counters01-jpg"><span style="display:none;">counters01</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div><div id="cl-buffer2" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:0;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:463px;height:465px;" id="206-images-custom-counters01-jpg"><span style="display:none;">counters01</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div><div id="contentRight" style="width:465px;float:right;height:100%;position:relative;"><div style="width:100%;height:100%;overflow-x:hidden;overflow-y:visible"><div style="position:absolute;top:0px;left:0px;height:95px;z-index:100;background-color:#000;width:448px;"><h4 class="galleryText galleryTitle selectable" id="galleryTitle">Edinburgh (8 white)</h4><p class="galleryText selectable" id="galleryDesc">Description: Counters with undermount concrete sink and sliding cutting board.</p><p class="galleryText galleryTextHidden" id="galleryExtraDesc">empty</p></div><div id="captionSpacer" style="visibility:hidden;height:150px;width:100%;"></div><p class="galleryTextSmallHeader">Countertops:</p><div style="top:0px;left:0px;width:100%;z-index:10;"><table class="galleryTileGrid"><tr><td class="galleryItemCondensed" style="padding-top:3px;padding-bottom:3px;"><a id="207" href="custom.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="208-images-custom-thumbs-counters01-jpg"><span style="display:none;">counters01</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed" style="padding-top:3px;padding-bottom:3px;"><a id="209" href="custom.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="210-images-custom-thumbs-counters07-jpg"><span style="display:none;">counters07</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed" style="padding-top:3px;padding-bottom:3px;"><a id="211" href="custom.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="212-images-custom-thumbs-counters08-jpg"><span style="display:none;">counters08</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed" style="padding-top:3px;padding-bottom:3px;"><a id="213" href="custom.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="214-images-custom-thumbs-counters09-jpg"><span style="display:none;">counters09</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed" style="padding-top:3px;padding-bottom:3px;"><a id="215" href="custom.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="216-images-custom-thumbs-counters10-jpg"><span style="display:none;">counters10</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td></tr></table></div><p class="galleryTextSmallHeader">Sinks:</p><div style="top:0px;left:0px;width:100%;z-index:10;"><table class="galleryTileGrid"><tr><td class="galleryItemCondensed" style="padding-top:3px;padding-bottom:3px;"><a id="217" href="custom.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="218-images-custom-thumbs-sinks01-jpg"><span style="display:none;">sinks01</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed" style="padding-top:3px;padding-bottom:3px;"><a id="219" href="custom.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="220-images-custom-thumbs-sinks02-jpg"><span style="display:none;">sinks02</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed" style="padding-top:3px;padding-bottom:3px;"><a id="221" href="custom.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="222-images-custom-thumbs-sinks03-jpg"><span style="display:none;">sinks03</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed" style="padding-top:3px;padding-bottom:3px;"><a id="223" href="custom.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="224-images-custom-thumbs-sinks04-jpg"><span style="display:none;">sinks04</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed" style="padding-top:3px;padding-bottom:3px;"><a id="225" href="custom.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="226-images-custom-thumbs-sinks07-jpg"><span style="display:none;">sinks07</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td></tr><tr><td class="galleryItemCondensed" style="padding-top:3px;padding-bottom:3px;"><a id="227" href="custom.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="228-images-custom-thumbs-sinks08-jpg"><span style="display:none;">sinks08</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed" style="padding-top:3px;padding-bottom:3px;"><a id="229" href="custom.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="230-images-custom-thumbs-sinks12-jpg"><span style="display:none;">sinks12</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed" style="padding-top:3px;padding-bottom:3px;"><div style="width:70px;height:70px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td><td class="galleryItemCondensed" style="padding-top:3px;padding-bottom:3px;"><div style="width:70px;height:70px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td><td class="galleryItemCondensed" style="padding-top:3px;padding-bottom:3px;"><div style="width:70px;height:70px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td></tr></table></div><p class="galleryTextSmallHeader">Details:</p><div style="top:0px;left:0px;width:100%;z-index:10;"><table class="galleryTileGrid"><tr><td class="galleryItemCondensed" style="padding-top:3px;padding-bottom:3px;"><a id="231" href="custom.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="232-images-custom-thumbs-details01-jpg"><span style="display:none;">details01</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed" style="padding-top:3px;padding-bottom:3px;"><a id="233" href="custom.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="234-images-custom-thumbs-details03-jpg"><span style="display:none;">details03</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed" style="padding-top:3px;padding-bottom:3px;"><a id="235" href="custom.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="236-images-custom-thumbs-details04-jpg"><span style="display:none;">details04</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed" style="padding-top:3px;padding-bottom:3px;"><a id="237" href="custom.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="238-images-custom-thumbs-details05-jpg"><span style="display:none;">details05</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed" style="padding-top:3px;padding-bottom:3px;"><a id="239" href="custom.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="240-images-custom-thumbs-details08-jpg"><span style="display:none;">details08</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td></tr><tr><td class="galleryItemCondensed" style="padding-top:3px;padding-bottom:3px;"><a id="241" href="custom.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="242-images-custom-thumbs-details12-jpg"><span style="display:none;">details12</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed" style="padding-top:3px;padding-bottom:3px;"><div style="width:70px;height:70px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td><td class="galleryItemCondensed" style="padding-top:3px;padding-bottom:3px;"><div style="width:70px;height:70px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td><td class="galleryItemCondensed" style="padding-top:3px;padding-bottom:3px;"><div style="width:70px;height:70px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td><td class="galleryItemCondensed" style="padding-top:3px;padding-bottom:3px;"><div style="width:70px;height:70px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td></tr></table></div></div></div></div>',Templates.PageContent.furniture='<div style="width:950px;height:100%;background-color:#000;color:#fff;"><div id="contentLeft" style="width:485px;float:left;height:100%;position:relative;"><div id="cl-buffer1" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:463px;height:465px;" id="255-images-furniture-dining-ping-pong-5-jpg"><span style="display:none;">ping-pong-5</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div><div id="cl-buffer2" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:0;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:463px;height:465px;" id="256-images-furniture-dining-ping-pong-5-jpg"><span style="display:none;">ping-pong-5</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div><div id="contentRight" style="width:465px;float:right;height:100%;position:relative;"><div style="top:0px;left:0px;width:100%;z-index:10;position:absolute;"><table class="galleryTileGridCentered"><tr><td class="galleryItem"><a id="257" href="furniture/dining.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:126px;height:93px;" id="258-images-nav-locking-round-jpg"><span style="display:none;">locking-round</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription">Dining</h5></a></td><td class="galleryItem"><a id="259" href="furniture/coffee.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:127px;height:80px;" id="260-images-furniture-coffee-nav-leaning-coffee-1--jpg"><span style="display:none;">leaning-coffee-1-</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription">Coffee</h5></a></td><td class="galleryItem"><a id="261" href="furniture/console.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:127px;height:93px;" id="262-images-nav-xavier-console-2-jpg"><span style="display:none;">xavier-console-2</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription">Console</h5></a></td></tr><tr><td class="galleryItem"><a id="263" href="furniture/chair.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:127px;height:93px;" id="264-images-nav-heirloom-png"><span style="display:none;">heirloom</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription">Chair</h5></a></td><td class="galleryItem"><a id="265" href="furniture/dining-ping-pong-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:124px;height:93px;" id="266-images-furniture-dining-nav-ping-pong-big-01-jpg"><span style="display:none;">ping-pong-big-01</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription">Ping Pong</h5></a></td><td class="galleryItem"><div style="width:126px;height:93px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;">empty</h5></td></tr></table></div></div></div>',Templates.PageContent["furniture/dining"]='<div style="width:950px;height:100%;background-color:#000;color:#fff;"><div id="contentLeft" style="width:485px;float:left;height:100%;position:relative;"><div id="cl-buffer1" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:359px;" id="283-images-furniture-dining-locking-round-1-jpg"><span style="display:none;">locking-round-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div><div id="cl-buffer2" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:0;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:359px;" id="284-images-furniture-dining-locking-round-1-jpg"><span style="display:none;">locking-round-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div><div id="contentRight" style="width:465px;float:right;height:100%;position:relative;"><div style="top:0px;left:0px;width:100%;z-index:10;position:absolute;"><table class="galleryTileGridCentered"><tr><td class="galleryItem"><a id="285" href="../furniture/dining-locking-round-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:126px;height:93px;" id="286-images-nav-locking-round-jpg"><span style="display:none;">locking-round</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription">Locking Round</h5></a></td><td class="galleryItem"><a id="287" href="../furniture/dining-ping-pong-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:124px;height:93px;" id="288-images-furniture-dining-nav-ping-pong-big-01-jpg"><span style="display:none;">ping-pong-big-01</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription">Ping Pong</h5></a></td><td class="galleryItem"><a id="289" href="../furniture/dining-harvest-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:127px;height:87px;" id="290-images-furniture-dining-nav-harvest-4-jpg"><span style="display:none;">harvest-4</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription">Harvest</h5></a></td></tr><tr><td class="galleryItem"><a id="291" href="../furniture/dining-campaign-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:127px;height:93px;" id="292-images-nav-campaign-png"><span style="display:none;">campaign</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription">Campaign</h5></a></td><td class="galleryItem"><a id="293" href="../furniture/dining-engagement-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:127px;height:93px;" id="294-images-nav-engagement-png"><span style="display:none;">engagement</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription">Engagement</h5></a></td><td class="galleryItem"><a id="295" href="../furniture/dining-hourglass-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:127px;height:93px;" id="296-images-nav-hourglass-png"><span style="display:none;">hourglass</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription">Hourglass</h5></a></td></tr><tr><td class="galleryItem"><a id="297" href="../furniture/dining-vue-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:127px;height:93px;" id="298-images-nav-vue-png"><span style="display:none;">vue</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription">Vue</h5></a></td><td class="galleryItem"><div style="width:127px;height:93px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;">empty</h5></td><td class="galleryItem"><div style="width:127px;height:93px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;">empty</h5></td></tr></table></div></div></div>',Templates.PageContent["furniture/dining-campaign-1"]='<div style="width:950px;height:100%;background-color:#000;color:#fff;"><div id="contentLeft" style="width:485px;float:left;height:100%;position:relative;"><div id="cl-buffer1" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:463px;height:465px;" id="309-images-furniture-dining-Campaign-dining-1-jpg"><span style="display:none;">Campaign-dining-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div><div id="cl-buffer2" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:0;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:463px;height:465px;" id="310-images-furniture-dining-Campaign-dining-1-jpg"><span style="display:none;">Campaign-dining-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div><div id="contentRight" style="width:465px;float:right;height:100%;position:relative;"><div style="top:0px;left:0px;width:100%;z-index:10;position:absolute;"><h4 class="galleryText galleryTitle selectable" id="galleryTitle">Campaign Dining Table</h4><p class="galleryText selectable" id="galleryMaterials">Materials: concrete and rusted steel</p><p class="galleryText selectable" id="galleryDesc">Description: wrought iron that is either rusted and sealed or powder coated; available in any size;  shown in 8\' and 11\' lengths; concrete color = natural tone</p><p class="galleryText galleryTextHidden" id="galleryExtraDesc">empty</p><table class="galleryTileGrid"><tr><td class="galleryItemCondensed"><a id="311" href="../furniture/dining-campaign-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="312-images-furniture-dining-thumbs-Campaign-dining-1-jpg"><span style="display:none;">Campaign-dining-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="313" href="../furniture/dining-campaign-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="314-images-furniture-dining-thumbs-campaign-dining-2-jpg"><span style="display:none;">campaign-dining-2</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="315" href="../furniture/dining-campaign-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="316-images-furniture-dining-thumbs-campaign-dining-3-jpg"><span style="display:none;">campaign-dining-3</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><div style="width:70px;height:70px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td><td class="galleryItemCondensed"><div style="width:70px;height:70px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td></tr></table></div><div id="breadcrumbs" style="width:100%;height:100%;position:absolute;top:0px;left:0px;"><div style="position:absolute;bottom:0px;width:100%"><div style="float:right;padding-bottom:16px;padding-right:16px;"><a href="../furniture.html" id="317-furniture"><b class="breadcrumb breadcrumbLink">Furniture</b></a><b class="breadcrumb"> >> </b><a href="../furniture/dining.html" id="318-furniture-dining"><b class="breadcrumb breadcrumbLink">Dining Tables</b></a><b class="breadcrumb"></b><b class="breadcrumb"> >> Campaign</b></div></div></div></div></div>',Templates.PageContent["furniture/dining-engagement-1"]='<div style="width:950px;height:100%;background-color:#000;color:#fff;"><div id="contentLeft" style="width:485px;float:left;height:100%;position:relative;"><div id="cl-buffer1" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:364px;" id="339-images-furniture-dining-engagement-1-jpg"><span style="display:none;">engagement-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div><div id="cl-buffer2" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:0;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:364px;" id="340-images-furniture-dining-engagement-1-jpg"><span style="display:none;">engagement-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div><div id="contentRight" style="width:465px;float:right;height:100%;position:relative;"><div style="top:0px;left:0px;width:100%;z-index:10;position:absolute;"><h4 class="galleryText galleryTitle selectable" id="galleryTitle">Engagement Dining Table</h4><p class="galleryText selectable" id="galleryMaterials">Materials: concrete and steel</p><p class="galleryText selectable" id="galleryDesc">Description: Suitable for outdoors.  Banquet style table.  Concrete color = Natural Tone. 11\' x 30" x 30" h</p><p class="galleryText galleryTextHidden" id="galleryExtraDesc">empty</p><table class="galleryTileGrid"><tr><td class="galleryItemCondensed"><a id="341" href="../furniture/dining-engagement-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:53px;" id="342-images-furniture-dining-thumbs-engagement-1-jpg"><span style="display:none;">engagement-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="343" href="../furniture/dining-engagement-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:53px;height:70px;" id="344-images-furniture-dining-thumbs-engagement-2-jpg"><span style="display:none;">engagement-2</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="345" href="../furniture/dining-engagement-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:53px;height:70px;" id="346-images-furniture-dining-thumbs-engagement-3-jpg"><span style="display:none;">engagement-3</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="347" href="../furniture/dining-engagement-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:53px;" id="348-images-furniture-dining-thumbs-engagement-4-jpg"><span style="display:none;">engagement-4</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="349" href="../furniture/dining-engagement-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="350-images-furniture-dining-thumbs-engagement-6-jpg"><span style="display:none;">engagement-6</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td></tr><tr><td class="galleryItemCondensed"><a id="351" href="../furniture/dining-engagement-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:52px;height:70px;" id="352-images-furniture-dining-thumbs-engagement-red-china-jpg"><span style="display:none;">engagement-red-china</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="353" href="../furniture/dining-engagement-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:53px;height:70px;" id="354-images-furniture-dining-thumbs-engagement-icff-2011-photo-2-jpg"><span style="display:none;">engagement-icff-2011-photo-2</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="355" href="../furniture/dining-engagement-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:53px;height:70px;" id="356-images-furniture-dining-thumbs-engagement-photo-4-jpg"><span style="display:none;">engagement-photo-4</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><div style="width:70px;height:53px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td><td class="galleryItemCondensed"><div style="width:70px;height:53px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td></tr></table></div><div id="breadcrumbs" style="width:100%;height:100%;position:absolute;top:0px;left:0px;"><div style="position:absolute;bottom:0px;width:100%"><div style="float:right;padding-bottom:16px;padding-right:16px;"><a href="../furniture.html" id="357-furniture"><b class="breadcrumb breadcrumbLink">Furniture</b></a><b class="breadcrumb"> >> </b><a href="../furniture/dining.html" id="358-furniture-dining"><b class="breadcrumb breadcrumbLink">Dining Tables</b></a><b class="breadcrumb"></b><b class="breadcrumb"> >> Engagement</b></div></div></div></div></div>',Templates.PageContent["furniture/dining-harvest-1"]='<div style="width:950px;height:100%;background-color:#000;color:#fff;"><div id="contentLeft" style="width:485px;float:left;height:100%;position:relative;"><div id="cl-buffer1" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:334px;" id="382-images-furniture-dining-harvest-4-jpg"><span style="display:none;">harvest-4</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div><div id="cl-buffer2" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:0;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:334px;" id="383-images-furniture-dining-harvest-4-jpg"><span style="display:none;">harvest-4</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div><div id="contentRight" style="width:465px;float:right;height:100%;position:relative;"><div style="top:0px;left:0px;width:100%;z-index:10;position:absolute;"><h4 class="galleryText galleryTitle selectable" id="galleryTitle">Harvest Dining Table</h4><p class="galleryText selectable" id="galleryMaterials">Materials: Concrete and powder coated steel</p><p class="galleryText selectable" id="galleryDesc">Description: 48" dia x 30"h. Available in 48", 54", 60", and 72".  Concrete color = Natural Tone.</p><p class="galleryText galleryTextHidden" id="galleryExtraDesc">empty</p><table class="galleryTileGrid"><tr><td class="galleryItemCondensed"><a id="384" href="../furniture/dining-harvest-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:48px;" id="385-images-furniture-dining-thumbs-harvest-4-jpg"><span style="display:none;">harvest-4</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="386" href="../furniture/dining-harvest-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:55px;" id="387-images-furniture-dining-thumbs-harvest-5-jpg"><span style="display:none;">harvest-5</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="388" href="../furniture/dining-harvest-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:52px;" id="389-images-furniture-dining-thumbs-harvest-6-jpg"><span style="display:none;">harvest-6</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="390" href="../furniture/dining-harvest-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:47px;" id="391-images-furniture-dining-thumbs-harvest-7-jpg"><span style="display:none;">harvest-7</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="392" href="../furniture/dining-harvest-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:47px;" id="393-images-furniture-dining-thumbs-harvest-8-jpg"><span style="display:none;">harvest-8</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td></tr><tr><td class="galleryItemCondensed"><a id="394" href="../furniture/dining-harvest-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:47px;" id="395-images-furniture-dining-thumbs-harvest-9-jpg"><span style="display:none;">harvest-9</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="396" href="../furniture/dining-harvest-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:53px;height:70px;" id="397-images-furniture-dining-thumbs-harvest-base-jpg"><span style="display:none;">harvest-base</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="398" href="../furniture/dining-harvest-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:46px;" id="399-images-furniture-dining-thumbs-harvest-dining-greyscale-jpg"><span style="display:none;">harvest-dining-greyscale</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="400" href="../furniture/dining-harvest-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:40px;" id="401-video-furniture-dining-harvest-video-1-thumb-jpg"><span style="display:none;">harvest-video-1-thumb</span><div style="position:relative; width:100%; height:100%;"><img /><div class="galleryImage" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div class="galleryImage" style="display:table-cell;vertical-align:middle;"><div class="galleryImage" style="margin-left:auto;margin-right:auto;;width:23px;height:23px;" id="402-video-play_23x23-png"><span style="display:none;">play_23x23</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><div style="width:70px;height:48px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td></tr></table></div><div id="breadcrumbs" style="width:100%;height:100%;position:absolute;top:0px;left:0px;"><div style="position:absolute;bottom:0px;width:100%"><div style="float:right;padding-bottom:16px;padding-right:16px;"><a href="../furniture.html" id="403-furniture"><b class="breadcrumb breadcrumbLink">Furniture</b></a><b class="breadcrumb"> >> </b><a href="../furniture/dining.html" id="404-furniture-dining"><b class="breadcrumb breadcrumbLink">Dining Tables</b></a><b class="breadcrumb"></b><b class="breadcrumb"> >> Harvest</b></div></div></div></div></div>',Templates.PageContent["furniture/dining-locking-round-1"]='<div style="width:950px;height:100%;background-color:#000;color:#fff;"><div id="contentLeft" style="width:485px;float:left;height:100%;position:relative;"><div id="cl-buffer1" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:359px;" id="426-images-furniture-dining-locking-round-1-jpg"><span style="display:none;">locking-round-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div><div id="cl-buffer2" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:0;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:359px;" id="427-images-furniture-dining-locking-round-1-jpg"><span style="display:none;">locking-round-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div><div id="contentRight" style="width:465px;float:right;height:100%;position:relative;"><div style="top:0px;left:0px;width:100%;z-index:10;position:absolute;"><h4 class="galleryText galleryTitle selectable" id="galleryTitle">Locking Round</h4><p class="galleryText selectable" id="galleryMaterials">Materials: Concrete</p><p class="galleryText selectable" id="galleryDesc">Description: 60 dia x 30h concrete dining table using a gravity joint.  1" thick top locks onto base.  Also available in 72" diameter.</p><p class="galleryText galleryTextHidden" id="galleryExtraDesc">empty</p><table class="galleryTileGrid"><tr><td class="galleryItemCondensed"><a id="428" href="../furniture/dining-locking-round-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:52px;" id="429-images-furniture-dining-thumbs-locking-round-1-jpg"><span style="display:none;">locking-round-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="430" href="../furniture/dining-locking-round-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:46px;" id="431-images-furniture-dining-thumbs-locking-round-2-jpg"><span style="display:none;">locking-round-2</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="432" href="../furniture/dining-locking-round-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:50px;" id="433-images-furniture-dining-thumbs-locking-round-3-jpg"><span style="display:none;">locking-round-3</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="434" href="../furniture/dining-locking-round-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:53px;" id="435-images-furniture-dining-thumbs-locking-round-4-jpg"><span style="display:none;">locking-round-4</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="436" href="../furniture/dining-locking-round-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:47px;" id="437-images-furniture-dining-thumbs-locking-round-5-jpg"><span style="display:none;">locking-round-5</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td></tr><tr><td class="galleryItemCondensed"><a id="438" href="../furniture/dining-locking-round-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:47px;" id="439-images-furniture-dining-thumbs-locking-round-6-jpg"><span style="display:none;">locking-round-6</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="440" href="../furniture/dining-locking-round-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:52px;" id="441-images-furniture-dining-thumbs-locking-round-storage-jpg"><span style="display:none;">locking-round-storage</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="442" href="../furniture/dining-locking-round-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:40px;" id="443-video-furniture-dining-locking-round-video-1-thumb-jpg"><span style="display:none;">locking-round-video-1-thumb</span><div style="position:relative; width:100%; height:100%;"><img /><div class="galleryImage" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div class="galleryImage" style="display:table-cell;vertical-align:middle;"><div class="galleryImage" style="margin-left:auto;margin-right:auto;;width:23px;height:23px;" id="444-video-play_23x23-png"><span style="display:none;">play_23x23</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><div style="width:70px;height:52px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td><td class="galleryItemCondensed"><div style="width:70px;height:52px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td></tr></table></div><div id="breadcrumbs" style="width:100%;height:100%;position:absolute;top:0px;left:0px;"><div style="position:absolute;bottom:0px;width:100%"><div style="float:right;padding-bottom:16px;padding-right:16px;"><a href="../furniture.html" id="445-furniture"><b class="breadcrumb breadcrumbLink">Furniture</b></a><b class="breadcrumb"> >> </b><a href="../furniture/dining.html" id="446-furniture-dining"><b class="breadcrumb breadcrumbLink">Dining Tables</b></a><b class="breadcrumb"></b><b class="breadcrumb"> >> Locking Round</b></div></div></div></div></div>',Templates.PageContent["furniture/dining-hourglass-1"]='<div style="width:950px;height:100%;background-color:#000;color:#fff;"><div id="contentLeft" style="width:485px;float:left;height:100%;position:relative;"><div id="cl-buffer1" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:323px;" id="463-images-furniture-dining-hourglass-dining-1-jpg"><span style="display:none;">hourglass-dining-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div><div id="cl-buffer2" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:0;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:323px;" id="464-images-furniture-dining-hourglass-dining-1-jpg"><span style="display:none;">hourglass-dining-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div><div id="contentRight" style="width:465px;float:right;height:100%;position:relative;"><div style="top:0px;left:0px;width:100%;z-index:10;position:absolute;"><h4 class="galleryText galleryTitle selectable" id="galleryTitle">Hourglass Dining Table</h4><p class="galleryText selectable" id="galleryMaterials">Materials: Concrete and powder coated steel</p><p class="galleryText selectable" id="galleryDesc">Description: 48" dia x 30"h. Available in 48", 54", 60", and 72".  Concrete color = Natural Tone.</p><p class="galleryText galleryTextHidden" id="galleryExtraDesc">empty</p><table class="galleryTileGrid"><tr><td class="galleryItemCondensed"><a id="465" href="../furniture/dining-hourglass-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:47px;" id="466-images-furniture-dining-thumbs-hourglass-dining-1-jpg"><span style="display:none;">hourglass-dining-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="467" href="../furniture/dining-hourglass-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:52px;height:70px;" id="468-images-furniture-dining-thumbs-hourglass-with-black-chairs-jpg"><span style="display:none;">hourglass-with-black-chairs</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="469" href="../furniture/dining-hourglass-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:47px;" id="470-images-furniture-dining-thumbs-hourglass-3399-jpg"><span style="display:none;">hourglass-3399</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="471" href="../furniture/dining-hourglass-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:47px;" id="472-images-furniture-dining-thumbs-hourglass-img-3999-jpg"><span style="display:none;">hourglass-img-3999</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="473" href="../furniture/dining-hourglass-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:53px;height:70px;" id="474-images-furniture-dining-thumbs-hourglass-photo-4-jpg"><span style="display:none;">hourglass-photo-4</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td></tr><tr><td class="galleryItemCondensed"><a id="475" href="../furniture/dining-hourglass-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:42px;height:70px;" id="476-images-furniture-dining-thumbs-hourglass-western-interiors2-jpg"><span style="display:none;">hourglass-western-interiors2</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><div style="width:70px;height:47px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td><td class="galleryItemCondensed"><div style="width:70px;height:47px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td><td class="galleryItemCondensed"><div style="width:70px;height:47px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td><td class="galleryItemCondensed"><div style="width:70px;height:47px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td></tr></table></div><div id="breadcrumbs" style="width:100%;height:100%;position:absolute;top:0px;left:0px;"><div style="position:absolute;bottom:0px;width:100%"><div style="float:right;padding-bottom:16px;padding-right:16px;"><a href="../furniture.html" id="477-furniture"><b class="breadcrumb breadcrumbLink">Furniture</b></a><b class="breadcrumb"> >> </b><a href="../furniture/dining.html" id="478-furniture-dining"><b class="breadcrumb breadcrumbLink">Dining Tables</b></a><b class="breadcrumb"></b><b class="breadcrumb"> >> Hourglass</b></div></div></div></div></div>',Templates.PageContent["furniture/dining-vue-1"]='<div style="width:950px;height:100%;background-color:#000;color:#fff;"><div id="contentLeft" style="width:485px;float:left;height:100%;position:relative;"><div id="cl-buffer1" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:463px;height:465px;" id="497-images-furniture-dining-Vue-Dining-1-jpg"><span style="display:none;">Vue-Dining-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div><div id="cl-buffer2" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:0;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:463px;height:465px;" id="498-images-furniture-dining-Vue-Dining-1-jpg"><span style="display:none;">Vue-Dining-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div><div id="contentRight" style="width:465px;float:right;height:100%;position:relative;"><div style="top:0px;left:0px;width:100%;z-index:10;position:absolute;"><h4 class="galleryText galleryTitle selectable" id="galleryTitle">Vue Dining Table</h4><p class="galleryText selectable" id="galleryMaterials">Materials: Concrete and powder coated steel</p><p class="galleryText selectable" id="galleryDesc">Description: 48" dia x 30"h. Available in 48", 54", 60", and 72".  Concrete color = Natural Tone.</p><p class="galleryText galleryTextHidden" id="galleryExtraDesc">empty</p><table class="galleryTileGrid"><tr><td class="galleryItemCondensed"><a id="499" href="../furniture/dining-vue-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:56px;" id="500-images-furniture-dining-thumbs-Vue-Dining-1-jpg"><span style="display:none;">Vue-Dining-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="501" href="../furniture/dining-vue-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:61px;" id="502-images-furniture-dining-thumbs-Vue-Dining-2-jpg"><span style="display:none;">Vue-Dining-2</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="503" href="../furniture/dining-vue-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="504-images-furniture-dining-thumbs-Vue-Dining-3-jpg"><span style="display:none;">Vue-Dining-3</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="505" href="../furniture/dining-vue-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:53px;" id="506-images-furniture-dining-thumbs-vue-050-jpg"><span style="display:none;">vue-050</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="507" href="../furniture/dining-vue-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:53px;" id="508-images-furniture-dining-thumbs-vue-053-jpg"><span style="display:none;">vue-053</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td></tr><tr><td class="galleryItemCondensed"><a id="509" href="../furniture/dining-vue-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:53px;" id="510-images-furniture-dining-thumbs-vue-2023-jpg"><span style="display:none;">vue-2023</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="511" href="../furniture/dining-vue-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:55px;height:70px;" id="512-images-furniture-dining-thumbs-vue-canaan-jpg"><span style="display:none;">vue-canaan</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><div style="width:70px;height:56px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td><td class="galleryItemCondensed"><div style="width:70px;height:56px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td><td class="galleryItemCondensed"><div style="width:70px;height:56px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td></tr></table></div><div id="breadcrumbs" style="width:100%;height:100%;position:absolute;top:0px;left:0px;"><div style="position:absolute;bottom:0px;width:100%"><div style="float:right;padding-bottom:16px;padding-right:16px;"><a href="../furniture.html" id="513-furniture"><b class="breadcrumb breadcrumbLink">Furniture</b></a><b class="breadcrumb"> >> </b><a href="../furniture/dining.html" id="514-furniture-dining"><b class="breadcrumb breadcrumbLink">Dining Tables</b></a><b class="breadcrumb"></b><b class="breadcrumb"> >> Vue</b></div></div></div></div></div>',Templates.PageContent["furniture/dining-ping-pong-1"]='<div style="width:950px;height:100%;background-color:#000;color:#fff;"><div id="contentLeft" style="width:485px;float:left;height:100%;position:relative;"><div id="cl-buffer1" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:364px;" id="546-images-furniture-dining-ping-pong-big-01-jpg"><span style="display:none;">ping-pong-big-01</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div><div id="cl-buffer2" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:0;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:364px;" id="547-images-furniture-dining-ping-pong-big-01-jpg"><span style="display:none;">ping-pong-big-01</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div><div id="contentRight" style="width:465px;float:right;height:100%;position:relative;"><div style="top:0px;left:0px;width:100%;z-index:10;position:absolute;"><h4 class="galleryText galleryTitle selectable" id="galleryTitle">Ping Pong Dining Table</h4><p class="galleryText selectable" id="galleryMaterials">Materials: Concrete and steel</p><p class="galleryText selectable" id="galleryDesc">Description: Suitable for outdoors.  Functions as a dining table as well as a regulation size ping pong table. 9\' x 5\' x 30" h.</p><p class="galleryText galleryTextHidden" id="galleryExtraDesc">empty</p><table class="galleryTileGrid"><tr><td class="galleryItemCondensed"><a id="548" href="../furniture/dining-ping-pong-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:53px;" id="549-images-furniture-dining-thumbs-ping-pong-big-01-jpg"><span style="display:none;">ping-pong-big-01</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="550" href="../furniture/dining-ping-pong-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:53px;" id="551-images-furniture-dining-thumbs-ping-pong-big-04-jpg"><span style="display:none;">ping-pong-big-04</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="552" href="../furniture/dining-ping-pong-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="553-images-furniture-dining-thumbs-ping-pong-7-jpg"><span style="display:none;">ping-pong-7</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="554" href="../furniture/dining-ping-pong-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="555-images-furniture-dining-thumbs-ping-pong-8-jpg"><span style="display:none;">ping-pong-8</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="556" href="../furniture/dining-ping-pong-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="557-images-furniture-dining-thumbs-ping-pong-9-jpg"><span style="display:none;">ping-pong-9</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td></tr><tr><td class="galleryItemCondensed"><a id="558" href="../furniture/dining-ping-pong-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="559-images-furniture-dining-thumbs-ping-pong-10-jpg"><span style="display:none;">ping-pong-10</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="560" href="../furniture/dining-ping-pong-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:47px;" id="561-images-furniture-dining-thumbs-ping-pong-big-hess-1-jpg"><span style="display:none;">ping-pong-big-hess-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="562" href="../furniture/dining-ping-pong-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:47px;" id="563-images-furniture-dining-thumbs-ping-pong-big-hess-2-jpg"><span style="display:none;">ping-pong-big-hess-2</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="564" href="../furniture/dining-ping-pong-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:53px;" id="565-images-furniture-dining-thumbs-ping-pong-t-and-g-july-2011-058-jpg"><span style="display:none;">ping-pong-t-and-g-july-2011-058</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="566" href="../furniture/dining-ping-pong-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:53px;" id="567-images-furniture-dining-thumbs-ping-pong-t-and-g-july-2011-097-jpg"><span style="display:none;">ping-pong-t-and-g-july-2011-097</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td></tr><tr><td class="galleryItemCondensed"><a id="568" href="../furniture/dining-ping-pong-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:53px;" id="569-images-furniture-dining-thumbs-ping-pong-t-and-g-july-2011-116-jpg"><span style="display:none;">ping-pong-t-and-g-july-2011-116</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="570" href="../furniture/dining-ping-pong-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:53px;" id="571-images-furniture-dining-thumbs-ping-pong-t-and-g-july-2011-131-jpg"><span style="display:none;">ping-pong-t-and-g-july-2011-131</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="572" href="../furniture/dining-ping-pong-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:40px;" id="573-video-furniture-dining-ping-pong-video-1-thumb-jpg"><span style="display:none;">ping-pong-video-1-thumb</span><div style="position:relative; width:100%; height:100%;"><img /><div class="galleryImage" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div class="galleryImage" style="display:table-cell;vertical-align:middle;"><div class="galleryImage" style="margin-left:auto;margin-right:auto;;width:23px;height:23px;" id="574-video-play_23x23-png"><span style="display:none;">play_23x23</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><div style="width:70px;height:53px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td><td class="galleryItemCondensed"><div style="width:70px;height:53px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td></tr></table></div><div id="breadcrumbs" style="width:100%;height:100%;position:absolute;top:0px;left:0px;"><div style="position:absolute;bottom:0px;width:100%"><div style="float:right;padding-bottom:16px;padding-right:16px;"><a href="../furniture.html" id="575-furniture"><b class="breadcrumb breadcrumbLink">Furniture</b></a><b class="breadcrumb"> >> </b><a href="../furniture/dining.html" id="576-furniture-dining"><b class="breadcrumb breadcrumbLink">Dining Tables</b></a><b class="breadcrumb"></b><b class="breadcrumb"> >> Ping Pong</b></div></div></div></div></div>',Templates.PageContent["furniture/occasional-ping-pong-1"]='<div style="width:950px;height:100%;background-color:#000;color:#fff;"><div id="contentLeft" style="width:485px;float:left;height:100%;position:relative;"><div id="cl-buffer1" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:364px;" id="607-images-furniture-dining-ping-pong-big-01-jpg"><span style="display:none;">ping-pong-big-01</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div><div id="cl-buffer2" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:0;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:364px;" id="608-images-furniture-dining-ping-pong-big-01-jpg"><span style="display:none;">ping-pong-big-01</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div><div id="contentRight" style="width:465px;float:right;height:100%;position:relative;"><div style="top:0px;left:0px;width:100%;z-index:10;position:absolute;"><h4 class="galleryText galleryTitle selectable" id="galleryTitle">Ping Pong Dining Table</h4><p class="galleryText selectable" id="galleryMaterials">Materials: Concrete and steel</p><p class="galleryText selectable" id="galleryDesc">Description: Suitable for outdoors.  Functions as a dining table as well as a regulation size ping pong table. 9\' x 5\' x 30" h.</p><p class="galleryText galleryTextHidden" id="galleryExtraDesc">empty</p><table class="galleryTileGrid"><tr><td class="galleryItemCondensed"><a id="609" href="../furniture/occasional-ping-pong-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:53px;" id="610-images-furniture-dining-thumbs-ping-pong-big-01-jpg"><span style="display:none;">ping-pong-big-01</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="611" href="../furniture/occasional-ping-pong-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:53px;" id="612-images-furniture-dining-thumbs-ping-pong-big-04-jpg"><span style="display:none;">ping-pong-big-04</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="613" href="../furniture/occasional-ping-pong-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="614-images-furniture-dining-thumbs-ping-pong-7-jpg"><span style="display:none;">ping-pong-7</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="615" href="../furniture/occasional-ping-pong-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="616-images-furniture-dining-thumbs-ping-pong-8-jpg"><span style="display:none;">ping-pong-8</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="617" href="../furniture/occasional-ping-pong-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="618-images-furniture-dining-thumbs-ping-pong-9-jpg"><span style="display:none;">ping-pong-9</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td></tr><tr><td class="galleryItemCondensed"><a id="619" href="../furniture/occasional-ping-pong-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="620-images-furniture-dining-thumbs-ping-pong-10-jpg"><span style="display:none;">ping-pong-10</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="621" href="../furniture/occasional-ping-pong-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:47px;" id="622-images-furniture-dining-thumbs-ping-pong-big-hess-1-jpg"><span style="display:none;">ping-pong-big-hess-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="623" href="../furniture/occasional-ping-pong-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:47px;" id="624-images-furniture-dining-thumbs-ping-pong-big-hess-2-jpg"><span style="display:none;">ping-pong-big-hess-2</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="625" href="../furniture/occasional-ping-pong-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:53px;" id="626-images-furniture-dining-thumbs-ping-pong-t-and-g-july-2011-058-jpg"><span style="display:none;">ping-pong-t-and-g-july-2011-058</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="627" href="../furniture/occasional-ping-pong-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:53px;" id="628-images-furniture-dining-thumbs-ping-pong-t-and-g-july-2011-097-jpg"><span style="display:none;">ping-pong-t-and-g-july-2011-097</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td></tr><tr><td class="galleryItemCondensed"><a id="629" href="../furniture/occasional-ping-pong-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:53px;" id="630-images-furniture-dining-thumbs-ping-pong-t-and-g-july-2011-116-jpg"><span style="display:none;">ping-pong-t-and-g-july-2011-116</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="631" href="../furniture/occasional-ping-pong-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:53px;" id="632-images-furniture-dining-thumbs-ping-pong-t-and-g-july-2011-131-jpg"><span style="display:none;">ping-pong-t-and-g-july-2011-131</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="633" href="../furniture/occasional-ping-pong-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:40px;" id="634-video-furniture-dining-ping-pong-video-1-thumb-jpg"><span style="display:none;">ping-pong-video-1-thumb</span><div style="position:relative; width:100%; height:100%;"><img /><div class="galleryImage" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div class="galleryImage" style="display:table-cell;vertical-align:middle;"><div class="galleryImage" style="margin-left:auto;margin-right:auto;;width:23px;height:23px;" id="635-video-play_23x23-png"><span style="display:none;">play_23x23</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><div style="width:70px;height:53px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td><td class="galleryItemCondensed"><div style="width:70px;height:53px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td></tr></table></div><div id="breadcrumbs" style="width:100%;height:100%;position:absolute;top:0px;left:0px;"><div style="position:absolute;bottom:0px;width:100%"><div style="float:right;padding-bottom:16px;padding-right:16px;"><a href="../furniture.html" id="636-furniture"><b class="breadcrumb breadcrumbLink">Furniture</b></a><b class="breadcrumb"></b><b class="breadcrumb"> >> Occasional</b></div></div></div></div></div>',Templates.PageContent["furniture/coffee"]='<div style="width:950px;height:100%;background-color:#000;color:#fff;"><div id="contentLeft" style="width:485px;float:left;height:100%;position:relative;"><div id="cl-buffer1" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:305px;" id="657-images-furniture-coffee-leaning-coffee-1-jpg"><span style="display:none;">leaning-coffee-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div><div id="cl-buffer2" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:0;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:305px;" id="658-images-furniture-coffee-leaning-coffee-1-jpg"><span style="display:none;">leaning-coffee-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div><div id="contentRight" style="width:465px;float:right;height:100%;position:relative;"><div style="top:0px;left:0px;width:100%;z-index:10;position:absolute;"><table class="galleryTileGridCentered"><tr><td class="galleryItem"><a id="659" href="../furniture/coffee-leaning-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:127px;height:80px;" id="660-images-furniture-coffee-nav-leaning-coffee-1--jpg"><span style="display:none;">leaning-coffee-1-</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription">Leaning</h5></a></td><td class="galleryItem"><a id="661" href="../furniture/coffee-simple-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:127px;height:85px;" id="662-images-furniture-coffee-nav-periodic-coffee-1-jpg"><span style="display:none;">periodic-coffee-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription">Periodic</h5></a></td><td class="galleryItem"><a id="663" href="../furniture/coffee-steel-fan-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:127px;height:93px;" id="664-images-nav-steelfan-png"><span style="display:none;">steelfan</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription">Steel Fan</h5></a></td></tr><tr><td class="galleryItem"><a id="665" href="../furniture/coffee-block-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:127px;height:93px;" id="666-images-nav-block-png"><span style="display:none;">block</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription">Block</h5></a></td><td class="galleryItem"><a id="667" href="../furniture/coffee-grating-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:127px;height:93px;" id="668-images-nav-grating-png"><span style="display:none;">grating</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription">Grating</h5></a></td><td class="galleryItem"><a id="669" href="../furniture/coffee-scaffolding-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:127px;height:93px;" id="670-images-nav-scaffholding-png"><span style="display:none;">scaffholding</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription">Scaffolding</h5></a></td></tr><tr><td class="galleryItem"><a id="671" href="../furniture/coffee-slat-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:127px;height:93px;" id="672-images-nav-slat-png"><span style="display:none;">slat</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription">Slat</h5></a></td><td class="galleryItem"><a id="673" href="../furniture/coffee-steel-grating-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:127px;height:93px;" id="674-images-nav-steelgrating-png"><span style="display:none;">steelgrating</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription">Steel Grating</h5></a></td><td class="galleryItem"><a id="675" href="../furniture/coffee-vue-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:127px;height:93px;" id="676-images-nav-vue2-png"><span style="display:none;">vue2</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription">Vue</h5></a></td></tr></table></div></div></div>',Templates.PageContent["furniture/coffee-block-1"]='<div style="width:950px;height:100%;background-color:#000;color:#fff;"><div id="contentLeft" style="width:485px;float:left;height:100%;position:relative;"><div id="cl-buffer1" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:319px;" id="695-images-furniture-coffee-block-coffee-blank-hr-jpg"><span style="display:none;">block-coffee-blank-hr</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div><div id="cl-buffer2" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:0;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:319px;" id="696-images-furniture-coffee-block-coffee-blank-hr-jpg"><span style="display:none;">block-coffee-blank-hr</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div><div id="contentRight" style="width:465px;float:right;height:100%;position:relative;"><div style="top:0px;left:0px;width:100%;z-index:10;position:absolute;"><h4 class="galleryText galleryTitle selectable" id="galleryTitle">Block Coffee Table</h4><p class="galleryText selectable" id="galleryMaterials">Materials: Concrete</p><p class="galleryText selectable" id="galleryDesc">Description: This is a very pure and contemporary piece with strong lines and good proportions. Size is customizable.</p><p class="galleryText galleryTextHidden" id="galleryExtraDesc">empty</p><table class="galleryTileGrid"><tr><td class="galleryItemCondensed"><a id="697" href="../furniture/coffee-block-hr.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:46px;" id="698-images-furniture-coffee-thumbs-block-coffee-blank-hr-jpg"><span style="display:none;">block-coffee-blank-hr</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="699" href="../furniture/coffee-block-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:47px;" id="700-images-furniture-coffee-thumbs-block-coffee-1-jpg"><span style="display:none;">block-coffee-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="701" href="../furniture/coffee-block-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:53px;" id="702-images-furniture-coffee-thumbs-block-coffee-2-jpg"><span style="display:none;">block-coffee-2</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="703" href="../furniture/coffee-block-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:47px;" id="704-images-furniture-coffee-thumbs-block-coffee-3-jpg"><span style="display:none;">block-coffee-3</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="705" href="../furniture/coffee-block-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:47px;" id="706-images-furniture-coffee-thumbs-block-coffee-4-jpg"><span style="display:none;">block-coffee-4</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td></tr><tr><td class="galleryItemCondensed"><a id="707" href="../furniture/coffee-block-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:53px;" id="708-images-furniture-coffee-thumbs-block-coffee-5-jpg"><span style="display:none;">block-coffee-5</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="709" href="../furniture/coffee-block-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:53px;" id="710-images-furniture-coffee-thumbs-block-coffee-6-jpg"><span style="display:none;">block-coffee-6</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><div style="width:70px;height:47px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td><td class="galleryItemCondensed"><div style="width:70px;height:47px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td><td class="galleryItemCondensed"><div style="width:70px;height:47px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td></tr></table></div><div id="breadcrumbs" style="width:100%;height:100%;position:absolute;top:0px;left:0px;"><div style="position:absolute;bottom:0px;width:100%"><div style="float:right;padding-bottom:16px;padding-right:16px;"><a href="../furniture.html" id="711-furniture"><b class="breadcrumb breadcrumbLink">Furniture</b></a><b class="breadcrumb"> >> </b><a href="../furniture/coffee.html" id="712-furniture-coffee"><b class="breadcrumb breadcrumbLink">Coffee Tables</b></a><b class="breadcrumb"></b><b class="breadcrumb"> >> Block</b></div></div></div></div></div>',Templates.PageContent["furniture/coffee-leaning-1"]='<div style="width:950px;height:100%;background-color:#000;color:#fff;"><div id="contentLeft" style="width:485px;float:left;height:100%;position:relative;"><div id="cl-buffer1" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:305px;" id="738-images-furniture-coffee-leaning-coffee-1-jpg"><span style="display:none;">leaning-coffee-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div><div id="cl-buffer2" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:0;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:305px;" id="739-images-furniture-coffee-leaning-coffee-1-jpg"><span style="display:none;">leaning-coffee-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div><div id="contentRight" style="width:465px;float:right;height:100%;position:relative;"><div style="top:0px;left:0px;width:100%;z-index:10;position:absolute;"><h4 class="galleryText galleryTitle selectable" id="galleryTitle">Leaning Coffee Table</h4><p class="galleryText selectable" id="galleryMaterials">Materials: Concrete</p><p class="galleryText selectable" id="galleryDesc">Description: 56 x 22 x 18h concrete coffee table using gravity joint.  1" thick top.  Designed to take up to 55 lbs of weight at far end of cantilever.</p><p class="galleryText galleryTextHidden" id="galleryExtraDesc">empty</p><table class="galleryTileGrid"><tr><td class="galleryItemCondensed"><a id="740" href="../furniture/coffee-leaning-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:44px;" id="741-images-furniture-coffee-thumbs-leaning-coffee-1-jpg"><span style="display:none;">leaning-coffee-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="742" href="../furniture/coffee-leaning-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:37px;" id="743-images-furniture-coffee-thumbs-leaning-coffee-2-jpg"><span style="display:none;">leaning-coffee-2</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="744" href="../furniture/coffee-leaning-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:46px;" id="745-images-furniture-coffee-thumbs-leaning-coffee-3-jpg"><span style="display:none;">leaning-coffee-3</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="746" href="../furniture/coffee-leaning-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:61px;" id="747-images-furniture-coffee-thumbs-leaning-coffee-4-jpg"><span style="display:none;">leaning-coffee-4</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="748" href="../furniture/coffee-leaning-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:46px;" id="749-images-furniture-coffee-thumbs-leaning-coffee-5-jpg"><span style="display:none;">leaning-coffee-5</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td></tr><tr><td class="galleryItemCondensed"><a id="750" href="../furniture/coffee-leaning-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:46px;" id="751-images-furniture-coffee-thumbs-leaning-coffee-6-jpg"><span style="display:none;">leaning-coffee-6</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="752" href="../furniture/coffee-leaning-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:47px;" id="753-images-furniture-coffee-thumbs-leaning-coffee-7-jpg"><span style="display:none;">leaning-coffee-7</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="754" href="../furniture/coffee-leaning-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:47px;" id="755-images-furniture-coffee-thumbs-leaning-coffee-8-jpg"><span style="display:none;">leaning-coffee-8</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="756" href="../furniture/coffee-leaning-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:61px;height:70px;" id="757-images-furniture-coffee-thumbs-leaning-coffee-9-jpg"><span style="display:none;">leaning-coffee-9</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="758" href="../furniture/coffee-leaning-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:40px;" id="759-video-furniture-coffee-leaning-coffee-video-1-thumb-jpg"><span style="display:none;">leaning-coffee-video-1-thumb</span><div style="position:relative; width:100%; height:100%;"><img /><div class="galleryImage" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div class="galleryImage" style="display:table-cell;vertical-align:middle;"><div class="galleryImage" style="margin-left:auto;margin-right:auto;;width:23px;height:23px;" id="760-video-play_23x23-png"><span style="display:none;">play_23x23</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td></tr></table></div><div id="breadcrumbs" style="width:100%;height:100%;position:absolute;top:0px;left:0px;"><div style="position:absolute;bottom:0px;width:100%"><div style="float:right;padding-bottom:16px;padding-right:16px;"><a href="../furniture.html" id="761-furniture"><b class="breadcrumb breadcrumbLink">Furniture</b></a><b class="breadcrumb"> >> </b><a href="../furniture/coffee.html" id="762-furniture-coffee"><b class="breadcrumb breadcrumbLink">Coffee Tables</b></a><b class="breadcrumb"></b><b class="breadcrumb"> >> Leaning</b></div></div></div></div></div>',Templates.PageContent["furniture/coffee-grating-1"]='<div style="width:950px;height:100%;background-color:#000;color:#fff;"><div id="contentLeft" style="width:485px;float:left;height:100%;position:relative;"><div id="cl-buffer1" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:463px;height:465px;" id="773-images-furniture-coffee-grating-coffee-1-jpg"><span style="display:none;">grating-coffee-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div><div id="cl-buffer2" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:0;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:463px;height:465px;" id="774-images-furniture-coffee-grating-coffee-1-jpg"><span style="display:none;">grating-coffee-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div><div id="contentRight" style="width:465px;float:right;height:100%;position:relative;"><div style="top:0px;left:0px;width:100%;z-index:10;position:absolute;"><h4 class="galleryText galleryTitle selectable" id="galleryTitle">Grating Coffee Table</h4><p class="galleryText selectable" id="galleryMaterials">Materials: powder coated steel, concrete, and glass</p><p class="galleryText selectable" id="galleryDesc">Description: 48 x 48 x 18 (customizable); beautiful juxtaposition of styles in this very unique coffee table</p><p class="galleryText galleryTextHidden" id="galleryExtraDesc">empty</p><table class="galleryTileGrid"><tr><td class="galleryItemCondensed"><a id="775" href="../furniture/coffee-grating-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="776-images-furniture-coffee-thumbs-grating-coffee-1-jpg"><span style="display:none;">grating-coffee-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="777" href="../furniture/coffee-grating-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="778-images-furniture-coffee-thumbs-grating-coffee-2-jpg"><span style="display:none;">grating-coffee-2</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="779" href="../furniture/coffee-grating-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="780-images-furniture-coffee-thumbs-grating-coffee-3-jpg"><span style="display:none;">grating-coffee-3</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><div style="width:70px;height:70px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td><td class="galleryItemCondensed"><div style="width:70px;height:70px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td></tr></table></div><div id="breadcrumbs" style="width:100%;height:100%;position:absolute;top:0px;left:0px;"><div style="position:absolute;bottom:0px;width:100%"><div style="float:right;padding-bottom:16px;padding-right:16px;"><a href="../furniture.html" id="781-furniture"><b class="breadcrumb breadcrumbLink">Furniture</b></a><b class="breadcrumb"> >> </b><a href="../furniture/coffee.html" id="782-furniture-coffee"><b class="breadcrumb breadcrumbLink">Coffee Tables</b></a><b class="breadcrumb"></b><b class="breadcrumb"> >> Grating</b></div></div></div></div></div>',Templates.PageContent["furniture/coffee-scaffolding-1"]='<div style="width:950px;height:100%;background-color:#000;color:#fff;"><div id="contentLeft" style="width:485px;float:left;height:100%;position:relative;"><div id="cl-buffer1" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:322px;" id="795-images-furniture-coffee-scaffolding-coffee-1-jpg"><span style="display:none;">scaffolding-coffee-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div><div id="cl-buffer2" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:0;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:322px;" id="796-images-furniture-coffee-scaffolding-coffee-1-jpg"><span style="display:none;">scaffolding-coffee-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div><div id="contentRight" style="width:465px;float:right;height:100%;position:relative;"><div style="top:0px;left:0px;width:100%;z-index:10;position:absolute;"><h4 class="galleryText galleryTitle selectable" id="galleryTitle">Scaffolding Coffee Table</h4><p class="galleryText selectable" id="galleryMaterials">Materials: concrete and reclaimed scaffolding plank</p><p class="galleryText selectable" id="galleryDesc">Description: 50 x 30 x 14 (customizable); concrete color = simple grey; simple, rugged, and beautiful</p><p class="galleryText galleryTextHidden" id="galleryExtraDesc">empty</p><table class="galleryTileGrid"><tr><td class="galleryItemCondensed"><a id="797" href="../furniture/coffee-scaffolding-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:47px;" id="798-images-furniture-coffee-thumbs-scaffolding-coffee-1-jpg"><span style="display:none;">scaffolding-coffee-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="799" href="../furniture/coffee-scaffolding-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:53px;" id="800-images-furniture-coffee-thumbs-scaffolding-coffee-2-jpg"><span style="display:none;">scaffolding-coffee-2</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="801" href="../furniture/coffee-scaffolding-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:52px;" id="802-images-furniture-coffee-thumbs-scaffolding-coffee-hamptons-jpg"><span style="display:none;">scaffolding-coffee-hamptons</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="803" href="../furniture/coffee-scaffolding-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:52px;" id="804-images-furniture-coffee-thumbs-scaffolding-coffee-at-shop-jpg"><span style="display:none;">scaffolding-coffee-at-shop</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><div style="width:70px;height:47px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td></tr></table></div><div id="breadcrumbs" style="width:100%;height:100%;position:absolute;top:0px;left:0px;"><div style="position:absolute;bottom:0px;width:100%"><div style="float:right;padding-bottom:16px;padding-right:16px;"><a href="../furniture.html" id="805-furniture"><b class="breadcrumb breadcrumbLink">Furniture</b></a><b class="breadcrumb"> >> </b><a href="../furniture/coffee.html" id="806-furniture-coffee"><b class="breadcrumb breadcrumbLink">Coffee Tables</b></a><b class="breadcrumb"></b><b class="breadcrumb"> >> Scaffolding</b></div></div></div></div></div>',Templates.PageContent["furniture/coffee-simple-1"]='<div style="width:950px;height:100%;background-color:#000;color:#fff;"><div id="contentLeft" style="width:485px;float:left;height:100%;position:relative;"><div id="cl-buffer1" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:323px;" id="824-images-furniture-coffee-periodic-coffee-1-jpg"><span style="display:none;">periodic-coffee-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div><div id="cl-buffer2" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:0;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:323px;" id="825-images-furniture-coffee-periodic-coffee-1-jpg"><span style="display:none;">periodic-coffee-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div><div id="contentRight" style="width:465px;float:right;height:100%;position:relative;"><div style="top:0px;left:0px;width:100%;z-index:10;position:absolute;"><h4 class="galleryText galleryTitle selectable" id="galleryTitle">Periodic Coffee Table</h4><p class="galleryText selectable" id="galleryMaterials">Materials: concrete and powder coated steel</p><p class="galleryText selectable" id="galleryDesc">Description: 54 x 30 x 16h; available with 1" or 1.5" thick top in plain concrete or with Periodic Table design; colors are natural tone and smoke</p><p class="galleryText galleryTextHidden" id="galleryExtraDesc">empty</p><table class="galleryTileGrid"><tr><td class="galleryItemCondensed"><a id="826" href="../furniture/coffee-simple-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:47px;" id="827-images-furniture-coffee-thumbs-periodic-coffee-1-jpg"><span style="display:none;">periodic-coffee-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="828" href="../furniture/coffee-simple-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:44px;" id="829-images-furniture-coffee-thumbs-periodic-coffee-2-jpg"><span style="display:none;">periodic-coffee-2</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="830" href="../furniture/coffee-simple-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:47px;" id="831-images-furniture-coffee-thumbs-periodic-coffee-3-jpg"><span style="display:none;">periodic-coffee-3</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="832" href="../furniture/coffee-simple-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:29px;" id="833-images-furniture-coffee-thumbs-periodic-coffee-4-jpg"><span style="display:none;">periodic-coffee-4</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="834" href="../furniture/coffee-simple-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:52px;" id="835-images-furniture-coffee-thumbs-periodic-coffee-5-jpg"><span style="display:none;">periodic-coffee-5</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td></tr><tr><td class="galleryItemCondensed"><a id="836" href="../furniture/coffee-simple-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:40px;" id="837-video-furniture-coffee-periodic-video-1-thumb-jpg"><span style="display:none;">periodic-video-1-thumb</span><div style="position:relative; width:100%; height:100%;"><img /><div class="galleryImage" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div class="galleryImage" style="display:table-cell;vertical-align:middle;"><div class="galleryImage" style="margin-left:auto;margin-right:auto;;width:23px;height:23px;" id="838-video-play_23x23-png"><span style="display:none;">play_23x23</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><div style="width:70px;height:47px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td><td class="galleryItemCondensed"><div style="width:70px;height:47px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td><td class="galleryItemCondensed"><div style="width:70px;height:47px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td><td class="galleryItemCondensed"><div style="width:70px;height:47px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td></tr></table></div><div id="breadcrumbs" style="width:100%;height:100%;position:absolute;top:0px;left:0px;"><div style="position:absolute;bottom:0px;width:100%"><div style="float:right;padding-bottom:16px;padding-right:16px;"><a href="../furniture.html" id="839-furniture"><b class="breadcrumb breadcrumbLink">Furniture</b></a><b class="breadcrumb"> >> </b><a href="../furniture/coffee.html" id="840-furniture-coffee"><b class="breadcrumb breadcrumbLink">Coffee Tables</b></a><b class="breadcrumb"></b><b class="breadcrumb"> >> Periodic</b></div></div></div></div></div>',Templates.PageContent["furniture/coffee-slat-1"]='<div style="width:950px;height:100%;background-color:#000;color:#fff;"><div id="contentLeft" style="width:485px;float:left;height:100%;position:relative;"><div id="cl-buffer1" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:463px;height:465px;" id="855-images-furniture-coffee-slat-coffee-1-jpg"><span style="display:none;">slat-coffee-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div><div id="cl-buffer2" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:0;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:463px;height:465px;" id="856-images-furniture-coffee-slat-coffee-1-jpg"><span style="display:none;">slat-coffee-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div><div id="contentRight" style="width:465px;float:right;height:100%;position:relative;"><div style="top:0px;left:0px;width:100%;z-index:10;position:absolute;"><h4 class="galleryText galleryTitle selectable" id="galleryTitle">Slat Coffee Table</h4><p class="galleryText selectable" id="galleryMaterials">Materials: concrete and powder coated steel</p><p class="galleryText selectable" id="galleryDesc">Description: 4 x 30 x 15.5h; top available 1" or 1.5" thick in plain or with Periodic Table design; concrete colors are natural tone and smoke</p><p class="galleryText galleryTextHidden" id="galleryExtraDesc">empty</p><table class="galleryTileGrid"><tr><td class="galleryItemCondensed"><a id="857" href="../furniture/coffee-slat-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="858-images-furniture-coffee-thumbs-slat-coffee-1-jpg"><span style="display:none;">slat-coffee-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="859" href="../furniture/coffee-slat-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="860-images-furniture-coffee-thumbs-slat-coffee-2-jpg"><span style="display:none;">slat-coffee-2</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="861" href="../furniture/coffee-slat-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:60px;" id="862-images-furniture-coffee-thumbs-slat-coffee-3-jpg"><span style="display:none;">slat-coffee-3</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="863" href="../furniture/coffee-slat-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="864-images-furniture-coffee-thumbs-slat-coffee-4-jpg"><span style="display:none;">slat-coffee-4</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="865" href="../furniture/coffee-slat-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="866-images-furniture-coffee-thumbs-slat-coffee-5-jpg"><span style="display:none;">slat-coffee-5</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td></tr></table></div><div id="breadcrumbs" style="width:100%;height:100%;position:absolute;top:0px;left:0px;"><div style="position:absolute;bottom:0px;width:100%"><div style="float:right;padding-bottom:16px;padding-right:16px;"><a href="../furniture.html" id="867-furniture"><b class="breadcrumb breadcrumbLink">Furniture</b></a><b class="breadcrumb"> >> </b><a href="../furniture/coffee.html" id="868-furniture-coffee"><b class="breadcrumb breadcrumbLink">Coffee Tables</b></a><b class="breadcrumb"></b><b class="breadcrumb"> >> Slat</b></div></div></div></div></div>',Templates.PageContent["furniture/coffee-steel-fan-1"]='<div style="width:950px;height:100%;background-color:#000;color:#fff;"><div id="contentLeft" style="width:485px;float:left;height:100%;position:relative;"><div id="cl-buffer1" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:323px;" id="883-images-furniture-coffee-steel-fan-coffee-1-jpg"><span style="display:none;">steel-fan-coffee-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div><div id="cl-buffer2" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:0;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:323px;" id="884-images-furniture-coffee-steel-fan-coffee-1-jpg"><span style="display:none;">steel-fan-coffee-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div><div id="contentRight" style="width:465px;float:right;height:100%;position:relative;"><div style="top:0px;left:0px;width:100%;z-index:10;position:absolute;"><h4 class="galleryText galleryTitle selectable" id="galleryTitle">Steel Fan Coffee Table</h4><p class="galleryText selectable" id="galleryMaterials">Materials: Concrete and 3/8" thick steel plate</p><p class="galleryText selectable" id="galleryDesc">Description: 48 dia x 18h; this art piece of a coffee table actually functions very well.  We recommend hanging a low candelabra over it with a long chain.</p><p class="galleryText galleryTextHidden" id="galleryExtraDesc">empty</p><table class="galleryTileGrid"><tr><td class="galleryItemCondensed"><a id="885" href="../furniture/coffee-steel-fan-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:47px;" id="886-images-furniture-coffee-thumbs-steel-fan-coffee-1-jpg"><span style="display:none;">steel-fan-coffee-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="887" href="../furniture/coffee-steel-fan-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:47px;" id="888-images-furniture-coffee-thumbs-steel-fan-coffee-2-jpg"><span style="display:none;">steel-fan-coffee-2</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="889" href="../furniture/coffee-steel-fan-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:47px;" id="890-images-furniture-coffee-thumbs-steel-fan-coffee-3-jpg"><span style="display:none;">steel-fan-coffee-3</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="891" href="../furniture/coffee-steel-fan-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:46px;height:70px;" id="892-images-furniture-coffee-thumbs-steel-fan-coffee-4-jpg"><span style="display:none;">steel-fan-coffee-4</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="893" href="../furniture/coffee-steel-fan-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:55px;height:70px;" id="894-images-furniture-coffee-thumbs-steel-fan-coffee-table-jpg"><span style="display:none;">steel-fan-coffee-table</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td></tr></table></div><div id="breadcrumbs" style="width:100%;height:100%;position:absolute;top:0px;left:0px;"><div style="position:absolute;bottom:0px;width:100%"><div style="float:right;padding-bottom:16px;padding-right:16px;"><a href="../furniture.html" id="895-furniture"><b class="breadcrumb breadcrumbLink">Furniture</b></a><b class="breadcrumb"> >> </b><a href="../furniture/coffee.html" id="896-furniture-coffee"><b class="breadcrumb breadcrumbLink">Coffee Tables</b></a><b class="breadcrumb"></b><b class="breadcrumb"> >> Steel Fan</b></div></div></div></div></div>',Templates.PageContent["furniture/coffee-steel-grating-1"]='<div style="width:950px;height:100%;background-color:#000;color:#fff;"><div id="contentLeft" style="width:485px;float:left;height:100%;position:relative;"><div id="cl-buffer1" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:463px;height:367px;" id="903-images-furniture-coffee-Steel-Grating-Coffee-table-jpg"><span style="display:none;">Steel-Grating-Coffee-table</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div><div id="cl-buffer2" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:0;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:463px;height:367px;" id="904-images-furniture-coffee-Steel-Grating-Coffee-table-jpg"><span style="display:none;">Steel-Grating-Coffee-table</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div><div id="contentRight" style="width:465px;float:right;height:100%;position:relative;"><div style="top:0px;left:0px;width:100%;z-index:10;position:absolute;"><h4 class="galleryText galleryTitle selectable" id="galleryTitle">Steel Grating Coffee Table</h4><p class="galleryText selectable" id="galleryMaterials">Materials: concrete, glass, rusted steel floor grating</p><p class="galleryText selectable" id="galleryDesc">Description: 60 x 36 x 17h; grounding sides of block concrete; lower shelf of rusted steel floor grating that is clear coated; glass top.</p><p class="galleryText galleryTextHidden" id="galleryExtraDesc">empty</p><table class="galleryTileGrid"><tr><td class="galleryItemCondensed"><a id="905" href="../furniture/coffee-Steel-Grating-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:55px;" id="906-images-furniture-coffee-thumbs-Steel-Grating-Coffee-table-jpg"><span style="display:none;">Steel-Grating-Coffee-table</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><div style="width:70px;height:55px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td><td class="galleryItemCondensed"><div style="width:70px;height:55px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td><td class="galleryItemCondensed"><div style="width:70px;height:55px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td><td class="galleryItemCondensed"><div style="width:70px;height:55px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td></tr></table></div><div id="breadcrumbs" style="width:100%;height:100%;position:absolute;top:0px;left:0px;"><div style="position:absolute;bottom:0px;width:100%"><div style="float:right;padding-bottom:16px;padding-right:16px;"><a href="../furniture.html" id="907-furniture"><b class="breadcrumb breadcrumbLink">Furniture</b></a><b class="breadcrumb"> >> </b><a href="../furniture/coffee.html" id="908-furniture-coffee"><b class="breadcrumb breadcrumbLink">Coffee Tables</b></a><b class="breadcrumb"></b><b class="breadcrumb"> >> Steel Grating</b></div></div></div></div></div>',Templates.PageContent["furniture/coffee-vue-1"]='<div style="width:950px;height:100%;background-color:#000;color:#fff;"><div id="contentLeft" style="width:485px;float:left;height:100%;position:relative;"><div id="cl-buffer1" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:463px;height:465px;" id="921-images-furniture-coffee-vue-coffee-1-jpg"><span style="display:none;">vue-coffee-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div><div id="cl-buffer2" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:0;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:463px;height:465px;" id="922-images-furniture-coffee-vue-coffee-1-jpg"><span style="display:none;">vue-coffee-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div><div id="contentRight" style="width:465px;float:right;height:100%;position:relative;"><div style="top:0px;left:0px;width:100%;z-index:10;position:absolute;"><h4 class="galleryText galleryTitle selectable" id="galleryTitle">Vue Coffee Table</h4><p class="galleryText selectable" id="galleryMaterials">Materials: concrete and stainless steel</p><p class="galleryText selectable" id="galleryDesc">Description: 54 x 30 x 16h; available with plain or periodic table top; stainless steel or powder coated base, with or without bottom stretcher; concrete colors = creamy white and natural tone.</p><p class="galleryText galleryTextHidden" id="galleryExtraDesc">empty</p><table class="galleryTileGrid"><tr><td class="galleryItemCondensed"><a id="923" href="../furniture/coffee-vue-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="924-images-furniture-coffee-thumbs-vue-coffee-1-jpg"><span style="display:none;">vue-coffee-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="925" href="../furniture/coffee-vue-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:52px;" id="926-images-furniture-coffee-thumbs-vue-coffee-2-jpg"><span style="display:none;">vue-coffee-2</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="927" href="../furniture/coffee-vue-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="928-images-furniture-coffee-thumbs-vue-coffee-3-jpg"><span style="display:none;">vue-coffee-3</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="929" href="../furniture/coffee-vue-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="930-images-furniture-coffee-thumbs-vue-coffee-4-jpg"><span style="display:none;">vue-coffee-4</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><div style="width:70px;height:70px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td></tr></table></div><div id="breadcrumbs" style="width:100%;height:100%;position:absolute;top:0px;left:0px;"><div style="position:absolute;bottom:0px;width:100%"><div style="float:right;padding-bottom:16px;padding-right:16px;"><a href="../furniture.html" id="931-furniture"><b class="breadcrumb breadcrumbLink">Furniture</b></a><b class="breadcrumb"> >> </b><a href="../furniture/coffee.html" id="932-furniture-coffee"><b class="breadcrumb breadcrumbLink">Coffee Tables</b></a><b class="breadcrumb"></b><b class="breadcrumb"> >> Vue</b></div></div></div></div></div>',Templates.PageContent["furniture/console"]='<div style="width:950px;height:100%;background-color:#000;color:#fff;"><div id="contentLeft" style="width:485px;float:left;height:100%;position:relative;"><div id="cl-buffer1" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:427px;" id="946-images-furniture-console-xavier-console-2-jpg"><span style="display:none;">xavier-console-2</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div><div id="cl-buffer2" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:0;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:427px;" id="947-images-furniture-console-xavier-console-2-jpg"><span style="display:none;">xavier-console-2</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div><div id="contentRight" style="width:465px;float:right;height:100%;position:relative;"><div style="top:0px;left:0px;width:100%;z-index:10;position:absolute;"><table class="galleryTileGridCentered"><tr><td class="galleryItem"><a id="948" href="../furniture/console-california-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:127px;height:93px;" id="949-images-nav-california-png"><span style="display:none;">california</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription">California</h5></a></td><td class="galleryItem"><a id="950" href="../furniture/console-gooding-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:127px;height:93px;" id="951-images-nav-gooding-png"><span style="display:none;">gooding</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription">Gooding</h5></a></td><td class="galleryItem"><a id="952" href="../furniture/console-industrial-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:127px;height:93px;" id="953-images-nav-industrial-png"><span style="display:none;">industrial</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription">Industrial</h5></a></td></tr><tr><td class="galleryItem"><a id="954" href="../furniture/console-simple-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:127px;height:93px;" id="955-images-nav-simpleconsole-png"><span style="display:none;">simpleconsole</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription">Simple</h5></a></td><td class="galleryItem"><a id="956" href="../furniture/console-xavier-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:106px;height:93px;" id="957-images-furniture-console-nav-xavier-console-2-jpg"><span style="display:none;">xavier-console-2</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription">Xavier</h5></a></td><td class="galleryItem"><div style="width:127px;height:93px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;">empty</h5></td></tr></table></div><div id="breadcrumbs" style="width:100%;height:100%;position:absolute;top:0px;left:0px;"><div style="position:absolute;bottom:0px;width:100%"><div style="float:right;padding-bottom:16px;padding-right:16px;"><a href="../furniture.html" id="958-furniture"><b class="breadcrumb breadcrumbLink">Furniture</b></a><b class="breadcrumb"></b><b class="breadcrumb"> >> Consoles</b></div></div></div></div></div>',Templates.PageContent["furniture/console-california-1"]='<div style="width:950px;height:100%;background-color:#000;color:#fff;"><div id="contentLeft" style="width:485px;float:left;height:100%;position:relative;"><div id="cl-buffer1" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:433px;" id="971-images-furniture-console-california-console-1-jpg"><span style="display:none;">california-console-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div><div id="cl-buffer2" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:0;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:433px;" id="972-images-furniture-console-california-console-1-jpg"><span style="display:none;">california-console-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div><div id="contentRight" style="width:465px;float:right;height:100%;position:relative;"><div style="top:0px;left:0px;width:100%;z-index:10;position:absolute;"><h4 class="galleryText galleryTitle selectable" id="galleryTitle">California Console Table</h4><p class="galleryText selectable" id="galleryMaterials">Materials: concrete and powder coated steel</p><p class="galleryText selectable" id="galleryDesc">Description: 60 x 18 x 32h; elegant and sophisticated design with optional 2nd shelf.</p><p class="galleryText galleryTextHidden" id="galleryExtraDesc">empty</p><table class="galleryTileGrid"><tr><td class="galleryItemCondensed"><a id="973" href="../furniture/console-california-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:62px;" id="974-images-furniture-console-thumbs-california-console-1-jpg"><span style="display:none;">california-console-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="975" href="../furniture/console-california-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:55px;" id="976-images-furniture-console-thumbs-california-console-2-jpg"><span style="display:none;">california-console-2</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="977" href="../furniture/console-california-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:55px;" id="978-images-furniture-console-thumbs-california-console-3-jpg"><span style="display:none;">california-console-3</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="979" href="../furniture/console-california-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="980-images-furniture-console-thumbs-california-console-4-jpg"><span style="display:none;">california-console-4</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><div style="width:70px;height:62px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td></tr></table></div><div id="breadcrumbs" style="width:100%;height:100%;position:absolute;top:0px;left:0px;"><div style="position:absolute;bottom:0px;width:100%"><div style="float:right;padding-bottom:16px;padding-right:16px;"><a href="../furniture.html" id="981-furniture"><b class="breadcrumb breadcrumbLink">Furniture</b></a><b class="breadcrumb"> >> </b><a href="../furniture/console.html" id="982-furniture-console"><b class="breadcrumb breadcrumbLink">Consoles</b></a><b class="breadcrumb"></b><b class="breadcrumb"> >> California</b></div></div></div></div></div>',Templates.PageContent["furniture/console-gooding-1"]='<div style="width:950px;height:100%;background-color:#000;color:#fff;"><div id="contentLeft" style="width:485px;float:left;height:100%;position:relative;"><div id="cl-buffer1" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:422px;" id="989-images-furniture-console-gooding-console-jpg"><span style="display:none;">gooding-console</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div><div id="cl-buffer2" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:0;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:422px;" id="990-images-furniture-console-gooding-console-jpg"><span style="display:none;">gooding-console</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div><div id="contentRight" style="width:465px;float:right;height:100%;position:relative;"><div style="top:0px;left:0px;width:100%;z-index:10;position:absolute;"><h4 class="galleryText galleryTitle selectable" id="galleryTitle">Gooding Console Table</h4><p class="galleryText selectable" id="galleryMaterials">Materials: concrete and stainless steel</p><p class="galleryText selectable" id="galleryDesc">Description: designed with Capucine Gooding (sister of James DeWulf); customizable.</p><p class="galleryText galleryTextHidden" id="galleryExtraDesc">empty</p><table class="galleryTileGrid"><tr><td class="galleryItemCondensed"><a id="991" href="../furniture/console-gooding-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:61px;" id="992-images-furniture-console-thumbs-gooding-console-jpg"><span style="display:none;">gooding-console</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><div style="width:70px;height:61px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td><td class="galleryItemCondensed"><div style="width:70px;height:61px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td><td class="galleryItemCondensed"><div style="width:70px;height:61px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td><td class="galleryItemCondensed"><div style="width:70px;height:61px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td></tr></table></div><div id="breadcrumbs" style="width:100%;height:100%;position:absolute;top:0px;left:0px;"><div style="position:absolute;bottom:0px;width:100%"><div style="float:right;padding-bottom:16px;padding-right:16px;"><a href="../furniture.html" id="993-furniture"><b class="breadcrumb breadcrumbLink">Furniture</b></a><b class="breadcrumb"> >> </b><a href="../furniture/console.html" id="994-furniture-console"><b class="breadcrumb breadcrumbLink">Consoles</b></a><b class="breadcrumb"></b><b class="breadcrumb"> >> Gooding</b></div></div></div></div></div>',Templates.PageContent["furniture/console-industrial-1"]='<div style="width:950px;height:100%;background-color:#000;color:#fff;"><div id="contentLeft" style="width:485px;float:left;height:100%;position:relative;"><div id="cl-buffer1" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:463px;height:465px;" id="1003-images-furniture-console-industrial-console-1-jpg"><span style="display:none;">industrial-console-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div><div id="cl-buffer2" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:0;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:463px;height:465px;" id="1004-images-furniture-console-industrial-console-1-jpg"><span style="display:none;">industrial-console-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div><div id="contentRight" style="width:465px;float:right;height:100%;position:relative;"><div style="top:0px;left:0px;width:100%;z-index:10;position:absolute;"><h4 class="galleryText galleryTitle selectable" id="galleryTitle">Industrial Console Table</h4><p class="galleryText selectable" id="galleryMaterials">Materials: concrete and stainless steel</p><p class="galleryText selectable" id="galleryDesc">Description: 55 x 13 x 34h; clean and simple design with the best materials; concrete color = smoke.</p><p class="galleryText galleryTextHidden" id="galleryExtraDesc">empty</p><table class="galleryTileGrid"><tr><td class="galleryItemCondensed"><a id="1005" href="../furniture/console-industrial-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="1006-images-furniture-console-thumbs-industrial-console-1-jpg"><span style="display:none;">industrial-console-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="1007" href="../furniture/console-industrial-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="1008-images-furniture-console-thumbs-industrial-console-2-jpg"><span style="display:none;">industrial-console-2</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><div style="width:70px;height:70px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td><td class="galleryItemCondensed"><div style="width:70px;height:70px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td><td class="galleryItemCondensed"><div style="width:70px;height:70px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td></tr></table></div><div id="breadcrumbs" style="width:100%;height:100%;position:absolute;top:0px;left:0px;"><div style="position:absolute;bottom:0px;width:100%"><div style="float:right;padding-bottom:16px;padding-right:16px;"><a href="../furniture.html" id="1009-furniture"><b class="breadcrumb breadcrumbLink">Furniture</b></a><b class="breadcrumb"> >> </b><a href="../furniture/console.html" id="1010-furniture-console"><b class="breadcrumb breadcrumbLink">Consoles</b></a><b class="breadcrumb"></b><b class="breadcrumb"> >> Industrial</b></div></div></div></div></div>',Templates.PageContent["furniture/console-simple-1"]='<div style="width:950px;height:100%;background-color:#000;color:#fff;"><div id="contentLeft" style="width:485px;float:left;height:100%;position:relative;"><div id="cl-buffer1" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:463px;height:465px;" id="1021-images-furniture-console-simple-console-1-jpg"><span style="display:none;">simple-console-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div><div id="cl-buffer2" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:0;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:463px;height:465px;" id="1022-images-furniture-console-simple-console-1-jpg"><span style="display:none;">simple-console-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div><div id="contentRight" style="width:465px;float:right;height:100%;position:relative;"><div style="top:0px;left:0px;width:100%;z-index:10;position:absolute;"><h4 class="galleryText galleryTitle selectable" id="galleryTitle">Simple Console Table</h4><p class="galleryText selectable" id="galleryMaterials">Materials: concrete and powder coated steel</p><p class="galleryText selectable" id="galleryDesc">Description: 54 x 14 x 36h; higher than a normal console; available with plain concrete top or with London pattern; shown with 1.5" thick top; also available in 1" thick.</p><p class="galleryText galleryTextHidden" id="galleryExtraDesc">empty</p><table class="galleryTileGrid"><tr><td class="galleryItemCondensed"><a id="1023" href="../furniture/console-simple-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="1024-images-furniture-console-thumbs-simple-console-1-jpg"><span style="display:none;">simple-console-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="1025" href="../furniture/console-simple-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:60px;" id="1026-images-furniture-console-thumbs-simple-console-2-jpg"><span style="display:none;">simple-console-2</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="1027" href="../furniture/console-simple-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="1028-images-furniture-console-thumbs-simple-console-3-jpg"><span style="display:none;">simple-console-3</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><div style="width:70px;height:70px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td><td class="galleryItemCondensed"><div style="width:70px;height:70px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td></tr></table></div><div id="breadcrumbs" style="width:100%;height:100%;position:absolute;top:0px;left:0px;"><div style="position:absolute;bottom:0px;width:100%"><div style="float:right;padding-bottom:16px;padding-right:16px;"><a href="../furniture.html" id="1029-furniture"><b class="breadcrumb breadcrumbLink">Furniture</b></a><b class="breadcrumb"> >> </b><a href="../furniture/console.html" id="1030-furniture-console"><b class="breadcrumb breadcrumbLink">Consoles</b></a><b class="breadcrumb"></b><b class="breadcrumb"> >> Simple</b></div></div></div></div></div>',Templates.PageContent["furniture/console-xavier-1"]='<div style="width:950px;height:100%;background-color:#000;color:#fff;"><div id="contentLeft" style="width:485px;float:left;height:100%;position:relative;"><div id="cl-buffer1" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:427px;" id="1039-images-furniture-console-xavier-console-2-jpg"><span style="display:none;">xavier-console-2</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div><div id="cl-buffer2" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:0;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:427px;" id="1040-images-furniture-console-xavier-console-2-jpg"><span style="display:none;">xavier-console-2</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div><div id="contentRight" style="width:465px;float:right;height:100%;position:relative;"><div style="top:0px;left:0px;width:100%;z-index:10;position:absolute;"><h4 class="galleryText galleryTitle selectable" id="galleryTitle">Xavier Console Table</h4><p class="galleryText selectable" id="galleryMaterials">Materials: concrete and stainless steel</p><p class="galleryText selectable" id="galleryDesc">Description: 60 x 18 x 32h; concrete color = natural tone.</p><p class="galleryText galleryTextHidden" id="galleryExtraDesc">empty</p><table class="galleryTileGrid"><tr><td class="galleryItemCondensed"><a id="1041" href="../furniture/console-xavier-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:62px;" id="1042-images-furniture-console-thumbs-xavier-console-2-jpg"><span style="display:none;">xavier-console-2</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="1043" href="../furniture/console-xavier-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="1044-images-furniture-console-thumbs-xavier-console-1-jpg"><span style="display:none;">xavier-console-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><div style="width:70px;height:70px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td><td class="galleryItemCondensed"><div style="width:70px;height:70px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td><td class="galleryItemCondensed"><div style="width:70px;height:70px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td></tr></table></div><div id="breadcrumbs" style="width:100%;height:100%;position:absolute;top:0px;left:0px;"><div style="position:absolute;bottom:0px;width:100%"><div style="float:right;padding-bottom:16px;padding-right:16px;"><a href="../furniture.html" id="1045-furniture"><b class="breadcrumb breadcrumbLink">Furniture</b></a><b class="breadcrumb"> >> </b><a href="../furniture/console.html" id="1046-furniture-console"><b class="breadcrumb breadcrumbLink">Consoles</b></a><b class="breadcrumb"></b><b class="breadcrumb"> >> Xavier</b></div></div></div></div></div>',Templates.PageContent["furniture/chair"]='<div style="width:950px;height:100%;background-color:#000;color:#fff;"><div id="contentLeft" style="width:485px;float:left;height:100%;position:relative;"><div id="cl-buffer1" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:412px;" id="1054-images-furniture-chair-hpd-1-jpg"><span style="display:none;">hpd-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div><div id="cl-buffer2" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:0;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:412px;" id="1055-images-furniture-chair-hpd-1-jpg"><span style="display:none;">hpd-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div><div id="contentRight" style="width:465px;float:right;height:100%;position:relative;"><div style="top:0px;left:0px;width:100%;z-index:10;position:absolute;"><table class="galleryTileGridCentered"><tr><td class="galleryItem"><a id="1056" href="../furniture/chair-hpd-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:127px;height:93px;" id="1057-images-nav-heirloom-png"><span style="display:none;">heirloom</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription">Heirloom Patio Dining</h5></a></td><td class="galleryItem"><a id="1058" href="../furniture/chair-block-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:125px;height:93px;" id="1059-images-furniture-chair-nav-block-chair-0-jpg"><span style="display:none;">block-chair-0</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription">Block</h5></a></td><td class="galleryItem"><div style="width:127px;height:93px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;">empty</h5></td></tr></table></div><div id="breadcrumbs" style="width:100%;height:100%;position:absolute;top:0px;left:0px;"><div style="position:absolute;bottom:0px;width:100%"><div style="float:right;padding-bottom:16px;padding-right:16px;"><a href="../furniture.html" id="1060-furniture"><b class="breadcrumb breadcrumbLink">Furniture</b></a><b class="breadcrumb"></b><b class="breadcrumb"> >> Chairs</b></div></div></div></div></div>',Templates.PageContent["furniture/chair-block-1"]='<div style="width:950px;height:100%;background-color:#000;color:#fff;"><div id="contentLeft" style="width:485px;float:left;height:100%;position:relative;"><div id="cl-buffer1" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:362px;" id="1075-images-furniture-chair-block-chair-0-jpg"><span style="display:none;">block-chair-0</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div><div id="cl-buffer2" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:0;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:362px;" id="1076-images-furniture-chair-block-chair-0-jpg"><span style="display:none;">block-chair-0</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div><div id="contentRight" style="width:465px;float:right;height:100%;position:relative;"><div style="top:0px;left:0px;width:100%;z-index:10;position:absolute;"><h4 class="galleryText galleryTitle selectable" id="galleryTitle">Block Chair</h4><p class="galleryText selectable" id="galleryMaterials">Materials: concrete and outdoor cushions</p><p class="galleryText selectable" id="galleryDesc">Description: Ideal for commercial applications, this "Low Boy Block Chair" sets the mood nicely.  It weighs over 700 lbs; cushions are removable; can clean with a hose.  Moving the chair is easier than you\'d think by tilting it onto a dolly and rolling.</p><p class="galleryText galleryTextHidden" id="galleryExtraDesc">empty</p><table class="galleryTileGrid"><tr><td class="galleryItemCondensed"><a id="1077" href="../furniture/chair-block-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:52px;" id="1078-images-furniture-chair-thumbs-block-chair-0-jpg"><span style="display:none;">block-chair-0</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="1079" href="../furniture/chair-block-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="1080-images-furniture-chair-thumbs-block-chair-1-jpg"><span style="display:none;">block-chair-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="1081" href="../furniture/chair-block-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="1082-images-furniture-chair-thumbs-block-chair-2-jpg"><span style="display:none;">block-chair-2</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="1083" href="../furniture/chair-block-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:70px;" id="1084-images-furniture-chair-thumbs-block-chair-3-jpg"><span style="display:none;">block-chair-3</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="1085" href="../furniture/chair-block-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:50px;" id="1086-images-furniture-chair-thumbs-block-chair-4-jpg"><span style="display:none;">block-chair-4</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td></tr></table></div><div id="breadcrumbs" style="width:100%;height:100%;position:absolute;top:0px;left:0px;"><div style="position:absolute;bottom:0px;width:100%"><div style="float:right;padding-bottom:16px;padding-right:16px;"><a href="../furniture.html" id="1087-furniture"><b class="breadcrumb breadcrumbLink">Furniture</b></a><b class="breadcrumb"> >> </b><a href="../furniture/chair.html" id="1088-furniture-chair"><b class="breadcrumb breadcrumbLink">Chairs</b></a><b class="breadcrumb"></b><b class="breadcrumb"> >> Block</b></div></div></div></div></div>',Templates.PageContent["furniture/chair-hpd-1"]='<div style="width:950px;height:100%;background-color:#000;color:#fff;"><div id="contentLeft" style="width:485px;float:left;height:100%;position:relative;"><div id="cl-buffer1" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:465px;height:310px;" id="1103-images-furniture-chair-high-rez-hpd-1-jpg"><span style="display:none;">high-rez-hpd-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div><div id="cl-buffer2" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:0;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:465px;height:310px;" id="1104-images-furniture-chair-high-rez-hpd-1-jpg"><span style="display:none;">high-rez-hpd-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div><div id="contentRight" style="width:465px;float:right;height:100%;position:relative;"><div style="top:0px;left:0px;width:100%;z-index:10;position:absolute;"><h4 class="galleryText galleryTitle selectable" id="galleryTitle">Heirloom Chair</h4><p class="galleryText selectable" id="galleryMaterials">Materials: Stainless steel, Ipe "ironwood", brass</p><p class="galleryText selectable" id="galleryDesc">Description: Suitable for outdoors, this chair is made to last with stainless steel tubing, stainless steel machine screws, solid brass caps, and Ipe "ironwood."</p><p class="galleryText galleryTextHidden" id="galleryExtraDesc">empty</p><table class="galleryTileGrid"><tr><td class="galleryItemCondensed"><a id="1105" href="../furniture/chair-hpd-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:47px;" id="1106-images-furniture-chair-thumbs-hpd-high-rez-1-jpg"><span style="display:none;">hpd-high-rez-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="1107" href="../furniture/chair-hpd-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:60px;" id="1108-images-furniture-chair-thumbs-hpd-1-jpg"><span style="display:none;">hpd-1</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="1109" href="../furniture/chair-hpd-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:46px;" id="1110-images-furniture-chair-thumbs-hpd-2-jpg"><span style="display:none;">hpd-2</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="1111" href="../furniture/chair-hpd-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:47px;" id="1112-images-furniture-chair-thumbs-hpd-3-jpg"><span style="display:none;">hpd-3</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="1113" href="../furniture/chair-hpd-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:47px;" id="1114-images-furniture-chair-thumbs-hpd-4-jpg"><span style="display:none;">hpd-4</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td></tr></table></div><div id="breadcrumbs" style="width:100%;height:100%;position:absolute;top:0px;left:0px;"><div style="position:absolute;bottom:0px;width:100%"><div style="float:right;padding-bottom:16px;padding-right:16px;"><a href="../furniture.html" id="1115-furniture"><b class="breadcrumb breadcrumbLink">Furniture</b></a><b class="breadcrumb"> >> </b><a href="../furniture/chair.html" id="1116-furniture-chair"><b class="breadcrumb breadcrumbLink">Chairs</b></a><b class="breadcrumb"></b><b class="breadcrumb"> >> Heirloom</b></div></div></div></div></div>',Templates.PageContent.home='<a href="furniture/dining-ping-pong-1.html" id="1119-furniture-dining-ping-pong-1"><div style="width:800px;height:436px;" id="1120-images-furniture-occasional-ping_pong_feature-jpg"><span style="display:none;">ping_pong_feature</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></a>',Templates.PageContent.lighting='<div style="width:950px;height:100%;background-color:#000;color:#fff;"><div id="contentLeft" style="width:485px;float:left;height:100%;position:relative;"><div id="cl-buffer1" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:309px;height:465px;" id="1131-images-lighting-triton-pendant-10---jpg"><span style="display:none;">triton-pendant-10--</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div><div id="cl-buffer2" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:0;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:309px;height:465px;" id="1132-images-lighting-triton-pendant-10---jpg"><span style="display:none;">triton-pendant-10--</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div><div id="contentRight" style="width:465px;float:right;height:100%;position:relative;"><div style="top:0px;left:0px;width:100%;z-index:10;position:absolute;display:table;height:100%;"><h4 class="galleryText galleryTitle selectable" id="galleryTitle" style="position:absolute;">Lighting</h4><table class="galleryTileGrid" style="display:table-cell;vertical-align:middle;"><tr><td class="galleryItem"><a id="1133" href="lighting/lighting-ball-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:127px;height:85px;" id="1134-images-lighting-nav-ball-light-4---jpg"><span style="display:none;">ball-light-4--</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription">Ball Pendant</h5></a></td><td class="galleryItem"><a id="1135" href="lighting/lighting-cage-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:82px;height:93px;" id="1136-images-lighting-nav-cage-3---jpg"><span style="display:none;">cage-3--</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription">Cage Pendant</h5></a></td><td class="galleryItem"><div style="width:127px;height:93px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;">empty</h5></td></tr><tr><td class="galleryItem"><a id="1137" href="lighting/lighting-tritonpend-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:62px;height:93px;" id="1138-images-lighting-nav-triton-pendant-10---jpg"><span style="display:none;">triton-pendant-10--</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription">Triton Pendant</h5></a></td><td class="galleryItem"><a id="1139" href="lighting/lighting-tritonchand-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:87px;height:93px;" id="1140-images-lighting-nav-triton-chandelier-2---jpg"><span style="display:none;">triton-chandelier-2--</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription">Triton Chandelier</h5></a></td><td class="galleryItem"><div style="width:127px;height:93px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;">empty</h5></td></tr></table></div></div></div>',Templates.PageContent["lighting/lighting-ball-1"]='<div style="width:950px;height:100%;background-color:#000;color:#fff;"><div id="contentLeft" style="width:485px;float:left;height:100%;position:relative;"><div id="cl-buffer1" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:323px;" id="1157-images-lighting-ball-light-4---jpg"><span style="display:none;">ball-light-4--</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div><div id="cl-buffer2" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:0;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:323px;" id="1158-images-lighting-ball-light-4---jpg"><span style="display:none;">ball-light-4--</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div><div id="contentRight" style="width:465px;float:right;height:100%;position:relative;"><div style="top:0px;left:0px;width:100%;z-index:10;position:absolute;"><h4 class="galleryText galleryTitle selectable" id="galleryTitle">Ball Pendant</h4><p class="galleryText selectable" id="galleryMaterials">Materials: steel and glass.</p><p class="galleryText selectable" id="galleryDesc">Description: Forge blackened steel; Comes with 10\' of chain and canopy.<br /><br />10" diameter</p><p class="galleryText galleryTextHidden" id="galleryExtraDesc">empty</p><table class="galleryTileGrid"><tr><td class="galleryItemCondensed"><a id="1159" href="../lighting/lighting-ball-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:47px;" id="1160-images-lighting-thumbs-ball-light-4---jpg"><span style="display:none;">ball-light-4--</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="1161" href="../lighting/lighting-ball-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:59px;" id="1162-images-lighting-thumbs-ball-light-2---jpg"><span style="display:none;">ball-light-2--</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="1163" href="../lighting/lighting-ball-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:65px;height:70px;" id="1164-images-lighting-thumbs-ball-light-3---jpg"><span style="display:none;">ball-light-3--</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="1165" href="../lighting/lighting-ball-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:60px;" id="1166-images-lighting-thumbs-ball-light-1---jpg"><span style="display:none;">ball-light-1--</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="1167" href="../lighting/lighting-ball-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:47px;" id="1168-images-lighting-thumbs-ball-light-5---jpg"><span style="display:none;">ball-light-5--</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td></tr><tr><td class="galleryItemCondensed"><a id="1169" href="../lighting/light1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:40px;" id="1170-video-lighting-ball-light-video-1-thumb-jpg"><span style="display:none;">ball-light-video-1-thumb</span><div style="position:relative; width:100%; height:100%;"><img /><div class="galleryImage" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div class="galleryImage" style="display:table-cell;vertical-align:middle;"><div class="galleryImage" style="margin-left:auto;margin-right:auto;;width:23px;height:23px;" id="1171-video-play_23x23-png"><span style="display:none;">play_23x23</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><div style="width:70px;height:60px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td><td class="galleryItemCondensed"><div style="width:70px;height:60px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td><td class="galleryItemCondensed"><div style="width:70px;height:60px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td><td class="galleryItemCondensed"><div style="width:70px;height:60px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td></tr></table></div><div id="breadcrumbs" style="width:100%;height:100%;position:absolute;top:0px;left:0px;"><div style="position:absolute;bottom:0px;width:100%"><div style="float:right;padding-bottom:16px;padding-right:16px;"><a href="../lighting.html" id="1172-lighting"><b class="breadcrumb breadcrumbLink">Lighting</b></a><b class="breadcrumb"></b><b class="breadcrumb"> >> Ball</b></div></div></div></div></div>',Templates.PageContent["lighting/lighting-cage-1"]='<div style="width:950px;height:100%;background-color:#000;color:#fff;"><div id="contentLeft" style="width:485px;float:left;height:100%;position:relative;"><div id="cl-buffer1" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:410px;height:465px;" id="1187-images-lighting-cage-3---jpg"><span style="display:none;">cage-3--</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div><div id="cl-buffer2" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:0;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:410px;height:465px;" id="1188-images-lighting-cage-3---jpg"><span style="display:none;">cage-3--</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div><div id="contentRight" style="width:465px;float:right;height:100%;position:relative;"><div style="top:0px;left:0px;width:100%;z-index:10;position:absolute;"><h4 class="galleryText galleryTitle selectable" id="galleryTitle">Cage Pendant</h4><p class="galleryText selectable" id="galleryMaterials">Materials: hammered iron and brass</p><p class="galleryText selectable" id="galleryDesc">Description: Hand hammered and forge blackened steel; inset brass reflector plate; comes with 10\' of chain and canopy.<br /><br />6 dia x 9h</p><p class="galleryText galleryTextHidden" id="galleryExtraDesc">empty</p><table class="galleryTileGrid"><tr><td class="galleryItemCondensed"><a id="1189" href="../lighting/lighting-cage-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:62px;height:70px;" id="1190-images-lighting-thumbs-cage-3---jpg"><span style="display:none;">cage-3--</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="1191" href="../lighting/lighting-cage-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:67px;height:70px;" id="1192-images-lighting-thumbs-cage-2---jpg"><span style="display:none;">cage-2--</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="1193" href="../lighting/lighting-cage-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:49px;" id="1194-images-lighting-thumbs-cage-1---jpg"><span style="display:none;">cage-1--</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="1195" href="../lighting/lighting-cage-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:52px;height:70px;" id="1196-images-lighting-thumbs-cage-vegas---jpg"><span style="display:none;">cage-vegas--</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="1197" href="../lighting/lighting-cage-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:40px;" id="1198-video-lighting-cage-video-1-thumb-jpg"><span style="display:none;">cage-video-1-thumb</span><div style="position:relative; width:100%; height:100%;"><img /><div class="galleryImage" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div class="galleryImage" style="display:table-cell;vertical-align:middle;"><div class="galleryImage" style="margin-left:auto;margin-right:auto;;width:23px;height:23px;" id="1199-video-play_23x23-png"><span style="display:none;">play_23x23</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td></tr></table></div><div id="breadcrumbs" style="width:100%;height:100%;position:absolute;top:0px;left:0px;"><div style="position:absolute;bottom:0px;width:100%"><div style="float:right;padding-bottom:16px;padding-right:16px;"><a href="../lighting.html" id="1200-lighting"><b class="breadcrumb breadcrumbLink">Lighting</b></a><b class="breadcrumb"></b><b class="breadcrumb"> >> Cage Pendant</b></div></div></div></div></div>',Templates.PageContent["lighting/lighting-tritonpend-1"]='<div style="width:950px;height:100%;background-color:#000;color:#fff;"><div id="contentLeft" style="width:485px;float:left;height:100%;position:relative;"><div id="cl-buffer1" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:309px;height:465px;" id="1221-images-lighting-triton-pendant-10---jpg"><span style="display:none;">triton-pendant-10--</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div><div id="cl-buffer2" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:0;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:309px;height:465px;" id="1222-images-lighting-triton-pendant-10---jpg"><span style="display:none;">triton-pendant-10--</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div><div id="contentRight" style="width:465px;float:right;height:100%;position:relative;"><div style="top:0px;left:0px;width:100%;z-index:10;position:absolute;"><h4 class="galleryText galleryTitle selectable" id="galleryTitle">Triton Pendant</h4><p class="galleryText selectable" id="galleryMaterials">Materials: solid brass with steel chain</p><p class="galleryText selectable" id="galleryDesc">Description: Solid brass; cast at foundry; comes with 10\' of chain and canopy.<br /><br />8 dia x 21h</p><p class="galleryText galleryTextHidden" id="galleryExtraDesc">empty</p><table class="galleryTileGrid"><tr><td class="galleryItemCondensed"><a id="1223" href="../lighting/lighting-tritonpend-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:46px;height:70px;" id="1224-images-lighting-thumbs-triton-pendant-10---jpg"><span style="display:none;">triton-pendant-10--</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="1225" href="../lighting/lighting-tritonpend-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:57px;" id="1226-images-lighting-thumbs-triton-pendant-a---jpg"><span style="display:none;">triton-pendant-a--</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="1227" href="../lighting/lighting-tritonpend-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:51px;height:70px;" id="1228-images-lighting-thumbs-triton-pendant-b---jpg"><span style="display:none;">triton-pendant-b--</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="1229" href="../lighting/lighting-tritonpend-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:48px;height:70px;" id="1230-images-lighting-thumbs-triton-pendant-blank-hr---jpg"><span style="display:none;">triton-pendant-blank-hr--</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="1231" href="../lighting/lighting-tritonpend-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:53px;height:70px;" id="1232-images-lighting-thumbs-triton-pendant-12---jpg"><span style="display:none;">triton-pendant-12--</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td></tr><tr><td class="galleryItemCondensed"><a id="1233" href="../lighting/lighting-tritonpend-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:53px;height:70px;" id="1234-images-lighting-thumbs-triton-pendant-11---jpg"><span style="display:none;">triton-pendant-11--</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="1235" href="../lighting/lighting-tritonpend-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:46px;height:70px;" id="1236-images-lighting-thumbs-triton-pendant-0---jpg"><span style="display:none;">triton-pendant-0--</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="1237" href="../lighting/lighting-tritonpend-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:40px;" id="1238-video-lighting-triton-pendant-video-1-thumb-jpg"><span style="display:none;">triton-pendant-video-1-thumb</span><div style="position:relative; width:100%; height:100%;"><img /><div class="galleryImage" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div class="galleryImage" style="display:table-cell;vertical-align:middle;"><div class="galleryImage" style="margin-left:auto;margin-right:auto;;width:23px;height:23px;" id="1239-video-play_23x23-png"><span style="display:none;">play_23x23</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><div style="width:46px;height:70px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td><td class="galleryItemCondensed"><div style="width:46px;height:70px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td></tr></table></div><div id="breadcrumbs" style="width:100%;height:100%;position:absolute;top:0px;left:0px;"><div style="position:absolute;bottom:0px;width:100%"><div style="float:right;padding-bottom:16px;padding-right:16px;"><a href="../lighting.html" id="1240-lighting"><b class="breadcrumb breadcrumbLink">Lighting</b></a><b class="breadcrumb"></b><b class="breadcrumb"> >> Triton Pendant</b></div></div></div></div></div>',Templates.PageContent["lighting/lighting-tritonchand-1"]='<div style="width:950px;height:100%;background-color:#000;color:#fff;"><div id="contentLeft" style="width:485px;float:left;height:100%;position:relative;"><div id="cl-buffer1" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:433px;height:465px;" id="1261-images-lighting-triton-chandelier-2---jpg"><span style="display:none;">triton-chandelier-2--</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div><div id="cl-buffer2" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:0;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:433px;height:465px;" id="1262-images-lighting-triton-chandelier-2---jpg"><span style="display:none;">triton-chandelier-2--</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div><div id="contentRight" style="width:465px;float:right;height:100%;position:relative;"><div style="top:0px;left:0px;width:100%;z-index:10;position:absolute;"><h4 class="galleryText galleryTitle selectable" id="galleryTitle">Triton Chandelier</h4><p class="galleryText selectable" id="galleryMaterials">Materials: hammered iron and brass</p><p class="galleryText selectable" id="galleryDesc">Description: Hand hammered and forge blackened steel; comes with 10\' of chain and canopy.<br /><br />30 dia x 30h</p><p class="galleryText galleryTextHidden" id="galleryExtraDesc">empty</p><table class="galleryTileGrid"><tr><td class="galleryItemCondensed"><a id="1263" href="../lighting/lighting-tritonchand-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:65px;height:70px;" id="1264-images-lighting-thumbs-triton-chandelier-2---jpg"><span style="display:none;">triton-chandelier-2--</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="1265" href="../lighting/lighting-tritonchand-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:57px;height:70px;" id="1266-images-lighting-thumbs-triton-chandelier-1---jpg"><span style="display:none;">triton-chandelier-1--</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="1267" href="../lighting/lighting-tritonchand-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:47px;" id="1268-images-lighting-thumbs-triton-chandelier-3---jpg"><span style="display:none;">triton-chandelier-3--</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="1269" href="../lighting/lighting-tritonchand-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:47px;" id="1270-images-lighting-thumbs-triton-chandelier-4---jpg"><span style="display:none;">triton-chandelier-4--</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="1271" href="../lighting/lighting-tritonchand-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:47px;" id="1272-images-lighting-thumbs-triton-chandelier-5---jpg"><span style="display:none;">triton-chandelier-5--</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td></tr><tr><td class="galleryItemCondensed"><a id="1273" href="../lighting/lighting-tritonchand-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:47px;" id="1274-images-lighting-thumbs-triton-chandelier-6---jpg"><span style="display:none;">triton-chandelier-6--</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="1275" href="../lighting/lighting-tritonchand-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:53px;height:70px;" id="1276-images-lighting-thumbs-triton-chandelier-7---jpg"><span style="display:none;">triton-chandelier-7--</span><div style="position:relative; width:100%; height:100%;"><img /></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><a id="1277" href="../lighting/lighting-tritonchand-1.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:40px;" id="1278-video-lighting-triton-chandelier-video-1-thumb-jpg"><span style="display:none;">triton-chandelier-video-1-thumb</span><div style="position:relative; width:100%; height:100%;"><img /><div class="galleryImage" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div class="galleryImage" style="display:table-cell;vertical-align:middle;"><div class="galleryImage" style="margin-left:auto;margin-right:auto;;width:23px;height:23px;" id="1279-video-play_23x23-png"><span style="display:none;">play_23x23</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div></div><h5 class="galleryDescription" style="color:#000;"></h5></a></td><td class="galleryItemCondensed"><div style="width:57px;height:70px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td><td class="galleryItemCondensed"><div style="width:57px;height:70px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;"></h5></td></tr></table></div><div id="breadcrumbs" style="width:100%;height:100%;position:absolute;top:0px;left:0px;"><div style="position:absolute;bottom:0px;width:100%"><div style="float:right;padding-bottom:16px;padding-right:16px;"><a href="../lighting.html" id="1280-lighting"><b class="breadcrumb breadcrumbLink">Lighting</b></a><b class="breadcrumb"></b><b class="breadcrumb"> >> Triton Chandelier</b></div></div></div></div></div>',Templates.PageContent.video='<div style="width:950px;height:100%;background-color:#000;color:#fff;"><div id="contentLeft" style="width:485px;float:left;height:100%;position:relative;"><div id="cl-buffer1" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:273px;" id="1289-video-furniture-dining-harvest-video-1-contentLeft-jpg"><span style="display:none;">harvest-video-1-contentLeft</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div><div id="cl-buffer2" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:0;"><div style="display:table-cell;vertical-align:middle;"><div style="margin-left:auto;margin-right:auto;width:485px;height:273px;" id="1290-video-furniture-dining-harvest-video-1-contentLeft-jpg"><span style="display:none;">harvest-video-1-contentLeft</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div><div id="contentRight" style="width:465px;float:right;height:100%;position:relative;"><div style="top:0px;left:0px;width:100%;z-index:10;position:absolute;"><table class="galleryTileGridCentered"><tr><td class="galleryItem"><a id="1291" href="video.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:40px;" id="1292-video-furniture-dining-harvest-video-1-thumb-jpg"><span style="display:none;">harvest-video-1-thumb</span><div style="position:relative; width:100%; height:100%;"><img /><div class="galleryImage" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div class="galleryImage" style="display:table-cell;vertical-align:middle;"><div class="galleryImage" style="margin-left:auto;margin-right:auto;;width:23px;height:23px;" id="1293-video-play_23x23-png"><span style="display:none;">play_23x23</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div></div><h5 class="galleryDescription">Harvest Video 1</h5></a></td><td class="galleryItem"><a id="1294" href="video.html"><div class="galleryImage" style="position:relative;margin-left:auto;margin-right:auto;;width:70px;height:40px;" id="1295-video-furniture-dining-locking-round-video-1-thumb-jpg"><span style="display:none;">locking-round-video-1-thumb</span><div style="position:relative; width:100%; height:100%;"><img /><div class="galleryImage" style="position:absolute;top:0px;left:0px;width:100%;height:100%;display:table;z-index:1;"><div class="galleryImage" style="display:table-cell;vertical-align:middle;"><div class="galleryImage" style="margin-left:auto;margin-right:auto;;width:23px;height:23px;" id="1296-video-play_23x23-png"><span style="display:none;">play_23x23</span><div style="position:relative; width:100%; height:100%;"><img /></div></div></div></div></div></div><h5 class="galleryDescription">Locking Round Video-1</h5></a></td><td class="galleryItem"><div style="width:70px;height:40px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;">empty</h5></td><td class="galleryItem"><div style="width:70px;height:40px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;">empty</h5></td><td class="galleryItem"><div style="width:70px;height:40px;"></div><h5 class="galleryDescription" style="color:#000;visibility:hidden;">empty</h5></td></tr></table></div></div></div>',$.address.strict(!1),$.address.path()||Jolt.Kup.History.historyManager.execute("home")})})
